ATOM Life / XDA Comet Bootloader - anny ideas howto handle ? - iPAQ rw6828, XDA Atom Software Upgrading

Hi
I'm trying to explore my new device the german XDA Comet aka XDA Atom Life.
To enter into the bootloader semms different to the Atom.
To enter the bootloader you must press the voice notice-key and the softreset-key together.
After that we have the options :
(1) Enter OS
(2) Enter GSM AT Mode
(3) Enter GSM AT+ Diag Mode
(4) Enter GSM Download Mode
(5) Burn MOT/BL via UART
If the USB cable isn't conected,
you can choose those options by pressing the left or right D-Pad key and select with the center button.
In HTC devices you can handle the bootloader via USB cable and MTTY.exe
That doesn't run on XDA Comet, but how can I conect the device via terminal ?
Is there anny documentation about the bootloader commands ?
An other option : if you press the left D-pad key and softreset, the bootloader comes in "SPI-Mode"
After opening the bootloader image with an hexeditor there are so many options, the bootloader has. There must be a way to use it.

scorpio16v said:
Hi
I'm trying to explore my new device the german XDA Comet aka XDA Atom Life.
To enter into the bootloader semms different to the Atom.
To enter the bootloader you must press the voice notice-key and the softreset-key together.
After that we have the options :
(1) Enter OS
(2) Enter GSM AT Mode
(3) Enter GSM AT+ Diag Mode
(4) Enter GSM Download Mode
(5) Burn MOT/BL via UART
In HTC devices you can handle the bootloader via USB cable and MTTY.exe
That doesn't run on XDA Comet, but how can I conect the device via terminal ?
Is there anny documentation about the bootloader commands ?
Click to expand...
Click to collapse
Hi Scorpio, finally you have your Comet? Unfortunately, I have been searching for the option to connect the Atom via terminal. It's difficult to do debugging...
If you would however, look at your bootloader in a hex editor, you would find interesting things.... menu options that are not readily seen by going into bootloader mode. As for MTTY, I never got it to connect. Same for Putty as well.

Related

How to check CID?

I'm in bootloader mode, and I see USB on screen.
What is boot command "info 2"?
I see nothing that allows me to type this.
I have tried to do this on two computers.
Do I need to have the tytn connected via usb cable? ( I have tried both with and without).
Is there an easier way to find out what my CID is?
pufftissue said:
I'm in bootloader mode, and I see USB on screen.
What is boot command "info 2"?
I see nothing that allows me to type this.
I have tried to do this on two computers.
Do I need to have the tytn connected via usb cable? ( I have tried both with and without).
Is there an easier way to find out what my CID is?
Click to expand...
Click to collapse
I believe you have to start the program MTTY first on you pc. You will be in a commandbox then and there you can type your commands.
Read instructions here:
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoader
You need to disable usb in activesync and run mtty.
Thank you for being an angels (robust, manly angels).
I have now successfully unlocked my tytn and given it a super cid....now I need to choose which ROM to use.
Cingular, HTC, or Imate? Choices choices...
I did look for bootloader but for some reason I missed it in the search.
Thanks again

Flashing TWRP

I have a Samsung galaxy J1 (J100H). I have got TWRP fot this phone...
Installation guide says I have to enable OEM unlocking in developer setting....
But my phone do not have this option........
What should I do to flash twrp in my phone via odin......
Somebody please help me.....
ad. said:
I have a Samsung galaxy J1 (J100H). I have got TWRP fot this phone...
Installation guide says I have to enable OEM unlocking in developer setting....
But my phone do not have this option........
What should I do to flash twrp in my phone via odin......
Somebody please help me.....
Click to expand...
Click to collapse
To enable OEM, you must first reveal the hidden developer options tab (i'm not so sure) but go to Settings>About Device then find the build number. Tap it 7 times or more then it should say "You are now a developer". After that, exit from about device and you can see the Developer options. Tap it and find OEM unlock. Enable it.
To flash twrp recovery via odin, simply download the twrp for your device. Search google for "twrp for j100h". Download latest version of Odin, install it then run it as administrator. Click Phone then find the .tar file of twrp. Flash it then wait for it to say PASS!! in a green background. You now flashed twrp to your Samsung Phone.
Hope it helps!
bricked13 said:
To enable OEM, you must first reveal the hidden developer options tab (i'm not so sure) but go to Settings>About Device then find the build number. Tap it 7 times or more then it should say "You are now a developer". After that, exit from about device and you can see the Developer options. Tap it and find OEM unlock. Enable it.
To flash twrp recovery via odin, simply download the twrp for your device. Search google for "twrp for j100h". Download latest version of Odin, install it then run it as administrator. Click Phone then find the .tar file of twrp. Flash it then wait for it to say PASS!! in a green background. You now flashed twrp to your Samsung Phone.
Hope it helps!
Click to expand...
Click to collapse
Ok I got it I have downloaded twrp and odin......
But the main problem is
OEM unlocking is not available in
Developer Option
ad. said:
Ok I got it I have downloaded twrp and odin......
But the main problem is
OEM unlocking is not available in
Developer Option
Click to expand...
Click to collapse
OEM unlock option not available on all phones in developer setting. Boot your android in fastboot. Type "fastboot devices" enter and type "fastboot oem unlock" and enter. It will unlock your android bootloader and flash your recovery.
Ashwinrg said:
OEM unlock option not available on all phones in developer setting. Boot your android in fastboot. Type "fastboot devices" enter and type "fastboot oem unlock" and enter. It will unlock your android bootloader and flash your recovery.
Click to expand...
Click to collapse
To enter into Fastboot mode, do this:
Turn off your phone.
Hold down Volume Down + Power button.
Release the Power button when device starts and continue to hold the Volume Down key until you enter into the bootloader. ...
Scroll up or down with Volume keys and select Fastboot with the power key.
bricked13 said:
To enter into Fastboot mode, do this:
Turn off your phone.
Hold down Volume Down + Power button.
Release the Power button when device starts and continue to hold the Volume Down key until you enter into the bootloader. ...
Scroll up or down with Volume keys and select Fastboot with the power key.
Click to expand...
Click to collapse
Doing above mentioned directly took me to safe mode....
I got no option to select fastbootmode
How do Enter these commands.... via pc or simply via phone
Ashwinrg said:
OEM unlock option not available on all phones in developer setting. Boot your android in fastboot. Type "fastboot devices" enter and type "fastboot oem unlock" and enter. It will unlock your android bootloader and flash your recovery.
Click to expand...
Click to collapse
Please tell me step by step what to do.....
Ashwinrg said:
OEM unlock option not available on all phones in developer setting. Boot your android in fastboot. Type "fastboot devices" enter and type "fastboot oem unlock" and enter. It will unlock your android bootloader and flash your recovery.
Click to expand...
Click to collapse
I can verify this: My J100H does not have a.) an OEM option in the developer settings and b.) does not boot into fastboot.
I can boot into download mode using volume down + home + power. But "fastbood devices" on the connected computer does not show the device.
jolly-jump said:
I can verify this: My J100H does not have a.) an OEM option in the developer settings and b.) does not boot into fastboot.
I can boot into download mode using volume down + home + power. But "fastbood devices" on the connected computer does not show the device.
Click to expand...
Click to collapse
You might want to have a look here: https://forum.xda-developers.com/android/help/samsung-how-unlock-bootloader-using-t4136645
Have you activated developer mode and activated OEM Unlocking?
BryanHafidz said:
Have you activated developer mode and activated OEM Unlocking?
Click to expand...
Click to collapse
Thank you for your reply.
Yes and no, it is as @adarshadhungel1 says in https://forum.xda-developers.com/showpost.php?p=70830154&postcount=3,
there is no Option to unlock OEM in the Samsung 4.4.4 stock rom for the SM-J100H - so it seems. Could not find it anywhere.
Also, there seems to be no fastboot mode, as @TheExploitedOne mentions here: https://forum.xda-developers.com/showpost.php?p=83120343&postcount=3
So, I am stuck using Odin on Windows. At least for the first download it worked for me, now that I have TWRP on the phone, it seems I can handle the rest from linux...
jolly-jump said:
Thank you for your reply.
Yes and no, it is as @adarshadhungel1 says in https://forum.xda-developers.com/showpost.php?p=70830154&postcount=3,
there is no Option to unlock OEM in the Samsung 4.4.4 stock rom for the SM-J100H - so it seems. Could not find it anywhere.
Also, there seems to be no fastboot mode, as @TheExploitedOne mentions here: https://forum.xda-developers.com/showpost.php?p=83120343&postcount=3
So, I am stuck using Odin on Windows. At least for the first download it worked for me, now that I have TWRP on the phone, it seems I can handle the rest from linux...
Click to expand...
Click to collapse
Yes Samsung devices implement the Odin protocol rather than fastboot mode. There is maybe one or two devices that are Samsung that have fastboot instead of Odin by are probably rare to find

how to unlock bootloader?

now that huawei doesnt do it anymore, is there a way to unlock the bootloader of the 5x
brolic925t said:
now that huawei doesnt do it anymore, is there a way to unlock the bootloader of the 5x
Click to expand...
Click to collapse
Last week, I used the unofficial method listed here. It worked perfectly, but it will cost you 4 euros.
https://forum.xda-developers.com/honor-5x/how-to/how-to-bootloader-unlock-honor-5x-t3328600
The unofficial method
On a Windows PC, download and install DC-unlocker from https://www.dc-unlocker.com/.
On your phone, enter Manufacturer Mode - open the dialler and enter *#*#2846579#*#*. In the app that then opens, select Project Menu -> Background settings -> USB ports settings -> Manufacturer Mode.
Download the Huawei driver pack from https://files.dc-unlocker.com/share....9D4A1EF09BA620.
Install the Huawei driver pack by extracting the file you just downloaded (using WinRAR or similar) and running 'DriverSetup'
After installing the driver pack, connect your phone to the PC. In Device Manager, after the automated driver install, you should have no 'Unknown Devices'.
Launch the previously downloaded DC-unlocker application.
From the drop down lists, select 'Huawei Phones' and 'Auto Detect Model'.
Press the magnifying glass icon - the app will then search for your phone.
You should see an image like the one below showing your phone is found. At this point, press the 'Buy Credits' option to set up your DC-Unlocker account and purchase the 4 credits required for code retrieval (this will cost €4). You can also do this directly from the DC-Unlocker website.
After your credit purchase is complete, click the 'Server' section and enter your new DC-unlocker login details. Press 'Check Login' to validate the details (if the server is busy, this may take multiple attempts).
Click the 'Unlocking' section, and click 'Read Bootloader Code'. Do NOT click 'Unlock'. Again, if the server is busy, this may take multiple attempts. The white area of the app will now display the bootloader code. Screen grab this just in case!
Open a command window on your PC, which needs to have 'adb' and 'fastboot' installed from the Android SDK.
Enable USB debugging by tapping the build number in Settings -> About 5 times, then going back and selecting the option from the Development menu.
Enable OEM unlock in the Development menu.
Connect your phone to the PC and approve the security prompt on the device screen.
In the command window on your PC / Mac, enter 'adb reboot bootloader' to enter fastboot mode'.
In the command window on your PC / Mac, enter 'fastboot oem unlock [insertnumberhere]', of course using the number provided by the DC-Unlocker process.
YOUR PHONE WILL WIPE ITSELF AT THIS POINT!
That's it! You're done!

[ HELP ] device not shown in bootloader mode

Hi dears ,
I'm using Fold F900F
In windows 10 .
I tired to enter download / bootloader mode using VOL_Up + VOL_DOWN and plug the usb cable into device, but it doesn't work ( the charging icon appears on device screen ) .
I tried to use adb command and I could enter to download mode but the step of unlocking the bootloader is not appearing ( only I can use it to flash new firmware using odin )
When I tired to use adb reboot bootloader it takes me to download mode
then I used fastboot devices nothing appears ( only when I use adb devices the device appears )
so any solution to unlock bootloader for F900F ?
No one can help ?
wow i surprised no one responded to you yet. So if you want to use your odin. Your download mode is your boorloader mode. (Your ODIN will work if you in download mode)
Regards.
Avi
yes, but I should unlock OEM...
and I cannot get to fastboot mode ..
what to do ?

Question Is there a way to DIAG MODE in M2101K7AG (sunny / mojito)

Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
int211 said:
Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
Click to expand...
Click to collapse
How to enter DIAG Mode and backup IMEI using QPST - Xiaomi Firmware
If you’re looking for a ways on how to enter DIAG Mode and restore / backup IMEI on Xiaomi smartphone here’s a complete guide. Below you’ll find few working methods on how to boot your device in DIAG mode and backup IMEI with Qualcomm Product Support Tools.Advertisement Entering DIAG Mode and...
xiaomifirmware.com
or
*#*#717717#*#*​
or
*#*#426#*#*
or
use terminal method (google it)
or youtube
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjmmb7B6eDyAhWJG-wKHXbtBVIQwqsBegQIBhAB&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8ZzQPwD7bnE&usg=AOvVaw2rqhhONfY3ZJhbDcDfglYU
please leave a lik or"thanks" button if a method work and tell update on which one worked
I tryed now this way but with no unlock bootloader have failure, I forgot to say the bootloader is locked, its hard
int211 said:
I tryed now this way but with no unlock bootloader have failure, I forgot to say the bootloader is locked, its hard
Click to expand...
Click to collapse
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
flairepathos.info said:
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
Click to expand...
Click to collapse
That's not a proper unlock bootloader..it is safe unlock bootloader using unlock tools from xiaomi. If you unlock the bootloader to CMD it's a chance to brick. I think the proper to unlock is xiaomi tools
akoaypinoy said:
That's not a proper unlock bootloader..it is safe unlock bootloader using unlock tools from xiaomi. If you unlock the bootloader to CMD it's a chance to brick. I think the proper to unlock is xiaomi tools
Click to expand...
Click to collapse
Both are safe but through fastboot, xiaomi wouldnt know that your mi acccount is linked to an unlocked device
flairepathos.info said:
Both are safe but through fastboot, xiaomi wouldnt know that your mi acccount is linked to an unlocked device
Click to expand...
Click to collapse
Yup. There's a chance if using CMD authenticated issue mi acc
akoaypinoy said:
Yup. There's a chance if using CMD authenticated issue mi acc
Click to expand...
Click to collapse
Well mi unlock tools will be your option to go for them
flairepathos.info said:
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
Click to expand...
Click to collapse
At first, tks for all.
I tried to root with your informations but always get the same information, they say I don't have permition to do anything else.
"FAILED (remote: 'Token Verify Failed, Reboot the device')
in fastboot: error: Command failed
in ADB token error still the same.
Some other Idea to try help will be appreciated
Sorry my bad english.
int211 said:
At first, tks for all.
I tried to root with your informations but always get the same information, they say I don't have permition to do anything else.
"FAILED (remote: 'Token Verify Failed, Reboot the device')
in fastboot: error: Command failed
in ADB token error still the same.
Some other Idea to try help will be appreciated
Sorry my bad english.
Click to expand...
Click to collapse
You must unlock bootloader first
Does uypur phone show the authorization popup when you connect for adb and have you allowed always allow this device?
What are you all talking about in this thread?
There is NO WAY to initially unlock the bootloader without MI account, phoning home and waiting 167+hours.
PERIOD. let that sink in.
int211 said:
Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
Click to expand...
Click to collapse
Whatever you want to do after that, requires this step before. There is no "root without MI account".

Categories

Resources