Craig 1,435 Posted December 8, 2019 Share Posted December 8, 2019 3 hours ago, EskeRahn said: I see a slightly different set of commands Well I'm certainly not going to look thru and compare, but I'll take your word for it! Probably just a slightly different version of fastboot. # fastboot --version fastboot version 1:8.1.0+r23-5~18.04 Installed as /usr/lib/android-sdk/platform-tools/fastboot Quote Link to post Share on other sites
EskeRahn 5,460 Posted December 8, 2019 Share Posted December 8, 2019 39 minutes ago, Craig said: Well I'm certainly not going to look thru and compare, but I'll take your word for it! Probably just a slightly different version of fastboot. # fastboot --version Hide contents fastboot version 1:8.1.0+r23-5~18.04 Installed as /usr/lib/android-sdk/platform-tools/fastboot Likely, I picked it from Google here fastboot version 29.0.5-5949299 Installed as C:\util\ADB\fastboot.exe 1 Quote Link to post Share on other sites
Astaoth 3 Posted January 7, 2020 Share Posted January 7, 2020 It looks like I'm not able to unlock my bootloader only with fastboot flashing unlock Am I missing something ? fastboot --version fastboot version 29.0.5-2 Quote Link to post Share on other sites
Benni 183 Posted January 7, 2020 Share Posted January 7, 2020 39 minutes ago, Astaoth said: It looks like I'm not able to unlock my bootloader only with fastboot flashing unlock Am I missing something ? fastboot --version fastboot version 29.0.5-2 You may need to enabled developer settings and set a switch for the bootloader to be unlockable. Quote Link to post Share on other sites
Astaoth 3 Posted January 7, 2020 Share Posted January 7, 2020 Have you any doc about that ? Last time I had an Android phone was 10 years ago. Quote Link to post Share on other sites
Benni 183 Posted January 7, 2020 Share Posted January 7, 2020 Developer settings: https://www.androidexplained.com/enable-developer-mode/ Bootloader unlock in developer settings: no idea, as I don't have my pro yet. I'm just guessing. Quote Link to post Share on other sites
Astaoth 3 Posted January 7, 2020 Share Posted January 7, 2020 (edited) Thank you that was this. So now, before flashing the Pro1, we need to start Android at least once :p. Edited January 7, 2020 by Astaoth 1 Quote Link to post Share on other sites
Craig 1,435 Posted January 7, 2020 Share Posted January 7, 2020 4 Quote Link to post Share on other sites
ThiccAl 3 Posted February 12, 2020 Share Posted February 12, 2020 (edited) On 12/5/2019 at 5:46 AM, EskeRahn said: Off topic: In that link i stumbled upon fastboot oem off-mode-charge 1 That allows the Pro1 to charge while staying turned off. I do not know if there is a good reason for them to turn this feature Off by default (Or maybe it is Off by default without FxTec changing it?) Tried it On with slow charging, and from what I can see it works exactly as you would expect. Will try with fast charge when the level is sufficiently low for it to make sense. Works fine with fast charging too. ADD: When the off-mode-charge is Off, the device will automatically power up when power is applied. I get an error when I run the command while I'm booted into the bootloader. Do I need to run the command while the device and powered on? Do I need root or have the bootloader unlocked? Edited February 12, 2020 by ThiccAl added another Q Quote Link to post Share on other sites
netman 1,424 Posted February 12, 2020 Share Posted February 12, 2020 (edited) 27 minutes ago, ThiccAl said: I get an error when I run the command while I'm booted into the bootloader. Do I need to run the command while the device and powered on? Do I need root or have the bootloader unlocked? I think the bootloader has to be unlocked, not 100% sure. No for the other questions, should work simply in fastboot mode. Edited February 12, 2020 by netman Quote Link to post Share on other sites
david 929 Posted February 12, 2020 Share Posted February 12, 2020 26 minutes ago, ThiccAl said: I get an error when I run the command while I'm booted into the bootloader. Do I need to run the command while the device and powered on? Do I need root or have the bootloader unlocked? How did you get into the bootloader? What do you get if you run "fastboot devices"? Quote Link to post Share on other sites
ThiccAl 3 Posted February 12, 2020 Share Posted February 12, 2020 43 minutes ago, david said: How did you get into the bootloader? What do you get if you run "fastboot devices"? my bootloader is locked, so maybe that could be why. But i can get to the bootloader by doing voldown+power or with adb reboot bootloader 1 Quote Link to post Share on other sites
EskeRahn 5,460 Posted February 12, 2020 Share Posted February 12, 2020 1 hour ago, ThiccAl said: Do I need root or have the bootloader unlocked? I did neither, so no. 1 Quote Link to post Share on other sites
ThiccAl 3 Posted February 12, 2020 Share Posted February 12, 2020 37 minutes ago, EskeRahn said: I did neither, so no. When I get home, I'll try it again and post the output I get from command prompt and tell you guys exactly what I did. I just want it enabled after reading some stories about how some owners cannot charge their phone after it dies. I don't want to risk that happening to me 1 Quote Link to post Share on other sites
Craig 1,435 Posted February 12, 2020 Share Posted February 12, 2020 (edited) 2 hours ago, EskeRahn said: I did neither, so no. You locked your bootloader? I thought you got your device in the first couple baches (like me) that came with unlocked bootloader and dev options already enabled, and surely your early dev unit had unlocked bootloader.... Edited February 12, 2020 by Craig Quote Link to post Share on other sites
david 929 Posted February 12, 2020 Share Posted February 12, 2020 19 minutes ago, Craig said: You locked your bootloader? I thought you got your device in the first couple baches (like me) that came with unlocked bootloader and dev options already enabled, and surely your early dev unit had unlocked bootloader.... I think he gets a new one sent to him every 2 weeks. 🙂 2 Quote Link to post Share on other sites
EskeRahn 5,460 Posted February 12, 2020 Share Posted February 12, 2020 2 hours ago, Craig said: You locked your bootloader? I thought you got your device in the first couple baches (like me) that came with unlocked bootloader and dev options already enabled, and surely your early dev unit had unlocked bootloader.... If I remember right I locked them to get the google certification, but could remember wrong. 1 Quote Link to post Share on other sites
ThiccAl 3 Posted February 12, 2020 Share Posted February 12, 2020 (edited) So I enabled developer options, enabled USB debugging and enabled OEM unlocking. I opened my command prompt as administrator, entered the following: - adb devices (device showed up) - adb reboot bootloader (phone went into bootloader) - fastboot oem off-mode-charge 1 and it returned the following: C:\platform-tools_r29.0.5-windows\platform-tools>fastboot oem off-mode-charge 1 FAILED (Write to device failed (Unknown error)) fastboot: error: Command failed C:\platform-tools_r29.0.5-windows\platform-tools> I'm not stranger to rooting devices and messing with the bootloader, I have no idea what I could be doing wrong, hopefully someone here can think of something. my build number is 20200106110245. my fastboot menu shows the device state is locked, secure boot - no Edited February 12, 2020 by ThiccAl added a little more info Quote Link to post Share on other sites
EskeRahn 5,460 Posted February 13, 2020 Share Posted February 13, 2020 8 hours ago, ThiccAl said: So I enabled developer options, enabled USB debugging and enabled OEM unlocking. I opened my command prompt as administrator, entered the following: - adb devices (device showed up) - adb reboot bootloader (phone went into bootloader) Try entering fastboot oem device-info to see if it looks like the above, or something different. Quote Link to post Share on other sites
ThiccAl 3 Posted February 13, 2020 Share Posted February 13, 2020 (edited) 7 hours ago, EskeRahn said: Try entering fastboot oem device-info to see if it looks like the above, or something different. fastboot oem device-info FAILED (Write to device failed (Unknown error)) fastboot: error: Command failed C:\platform-tools_r29.0.5-windows\platform-tools> I've tried two different USB and two different ports...This is kind of stumping me. Maybe I could try a fresh sdk installation? Edited February 13, 2020 by ThiccAl 1 Quote Link to post Share on other sites
EskeRahn 5,460 Posted February 13, 2020 Share Posted February 13, 2020 19 minutes ago, ThiccAl said: fastboot oem device-info FAILED (Write to device failed (Unknown error)) fastboot: error: Command failed C:\platform-tools_r29.0.5-windows\platform-tools> Hmm what does the screen look like, it sound like you are not in bootloader mode. It should look somewhat like my image above. What does fastboot devices say? ADD: Can it do a fastboot reboot Quote Link to post Share on other sites
ThiccAl 3 Posted February 13, 2020 Share Posted February 13, 2020 (edited) 31 minutes ago, EskeRahn said: Hmm what does the screen look like, it sound like you are not in bootloader mode. It should look somewhat like my image above. What does fastboot devices say? My screen looks exactly like yours, when I type fastboot devices, it returns with the serial number listed in the fastboot menu .... C:\platform-tools_r29.0.5-windows\platform-tools>fastboot reboot Rebooting FAILED (Write to device failed (Unknown error)) fastboot: error: Command failed C:\platform-tools_r29.0.5-windows\platform-tools> Edited February 13, 2020 by ThiccAl Quote Link to post Share on other sites
EskeRahn 5,460 Posted February 13, 2020 Share Posted February 13, 2020 21 minutes ago, ThiccAl said: My screen looks exactly like yours, when I type fastboot devices, it returns with the serial number listed in the fastboot menu How odd htat you are not allowed to request the device-info?!? Can you send a "fastboot reboot" ? 1 Quote Link to post Share on other sites
ThiccAl 3 Posted February 13, 2020 Share Posted February 13, 2020 Just now, EskeRahn said: How odd htat you are not allowed to request the device-info?!? Can you send a "fastboot reboot" ? no...I just added that to my previous post after I saw you asked. Quote Link to post Share on other sites
itsdevilslettuce 85 Posted February 13, 2020 Share Posted February 13, 2020 (edited) 4 hours ago, ThiccAl said: My screen looks exactly like yours, when I type fastboot devices, it returns with the serial number listed in the fastboot menu .... C:\platform-tools_r29.0.5-windows\platform-tools>fastboot reboot Rebooting FAILED (Write to device failed (Unknown error)) fastboot: error: Command failed C:\platform-tools_r29.0.5-windows\platform-tools> I had a similar issue with my PC; all fastboot commands would yield this error. I tried using my old laptop running PopOS and all fastboot commands worked fine. I later tried PopOS on my tower and still no go. Maybe something with IO ports being newer hardware? Edited February 13, 2020 by itsdevilslettuce 2 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.