בעיה | פתיחת BOOTLOADDER בcubot pocket (הישנים)
-
ניסיתי לפתוח את הBOOTLOADER של הCUBOT POCKET הישן לפי המדריך הזה אבל הFASTBOOT כותב שהפקודה FLASHING לא מוכרת
אם מישהו נתקל בזה או יודע למה זה ככה ומה הפתרון אשמח שיגיב פהכבר גיגלתי רבות בנושא וכן אני יודע לאיית את הפקודה בעצימת עיניים וידוע לי שהבעיה לא קרתה רק לי רק הפתרון חסר לי -
-
@איציק-2
סליחה.... לא יודע. זה מה ש-AI אמר לי.The Cubot Pocket phone is powered by a UNISOC T310 chipset, not a MediaTek (MTK) chipset. Therefore, the bootloader unlocking process is specific to UNISOC devices. Here's how you can unlock its bootloader:
Steps to Unlock the Bootloader on Cubot Pocket (UNISOC T310)
-
Enable OEM Unlock
-
Go to Settings > About Phone.
-
Tap Build Number 7 times to enable Developer Options.
-
Go to Settings > Developer Options.
-
Enable OEM Unlocking.
-
Check Fastboot Compatibility
-
Boot the device into Fastboot Mode:
Power off the phone.
Hold Volume Down + Power until the Fastboot screen appears (if supported).
-
Connect the device to your PC via USB.
-
Open a terminal or command prompt on your PC and type:
fastboot devices
If your device appears, proceed with the next command:
fastboot oem unlock
Confirm the unlock on your phone (if prompted).
- If Fastboot Doesn't Work: Use UNISOC Tools
If Fastboot mode isn’t accessible, you’ll need to use UNISOC-specific tools like SPD Research Tool or Factory Tool:
- Install UNISOC Drivers:
Download and install the Spreadtrum/UNISOC USB Drivers on your PC.
- Boot Into Download Mode:
Power off the device.
Hold Volume Up + Volume Down, then connect it to your PC via USB.
- Use SPD Research Tool:
Download the tool and firmware for your Cubot Pocket.
Load the firmware into the tool and find the option to unlock the bootloader or modify partitions.
- Request Unlock Code (if necessary)
If the above methods fail, some UNISOC devices require an unlock code from the manufacturer. Contact Cubot support for assistance or check forums like XDA Developers for community support.
Important Notes
Unlocking the bootloader will erase all data on your device. Back up your data first.
It may void your warranty.
Ensure you have the original firmware handy in case of a bootloop or brick.
Let me know if you need detailed guidance on any specific step!
-