Can't flash stock image - Google Pixel 2 XL Questions & Answers

Hello,
I did ínstall TWRP and Carbon Rom. When i want to flash stock i get this
error: failed to load 'image-taimen-opm1.171019.013.zip': Not enough space

You can't flash factory images in twrp.

Badger50 said:
You can't flash factory images in twrp.
Click to expand...
Click to collapse
I didn't try that!!
This was the output from fastboot command window.

julk13 said:
Hello,
I did ínstall TWRP and Carbon Rom. When i want to flash stock i get this
error: failed to load 'image-taimen-opm1.171019.013.zip': Not enough space
Click to expand...
Click to collapse
Fastboot drivers up to date?

pa.pn2 said:
Fastboot drivers up to date?
Click to expand...
Click to collapse
Normally yes. But just im case could you link them ?

julk13 said:
Normally yes. But just im case could you link them ?
Click to expand...
Click to collapse
What machine are you using? Windows? Linux? Check the size on the C:\ drive
Nitin

nitin.chobhe said:
What machine are you using? Windows? Linux? Check the size on the C:\ drive
Nitin
Click to expand...
Click to collapse
Windows. C Drive 55,3GB free space.
Update: I did the following command: fastboot -w update image-taimen-opm1.171019.013.zip
It worked. My system did boot. But it still dosn't work trough the .bat.

julk13 said:
Windows. C Drive 55,3GB free space.
Update: I did the following command: fastboot -w update image-taimen-opm1.171019.013.zip
It worked. My system did boot. But it still dosn't work trough the .bat.
Click to expand...
Click to collapse
Where is your fastboot running? C:\ drive?
Nitin

nitin.chobhe said:
Where is your fastboot running? C:\ drive?
Nitin
Click to expand...
Click to collapse
Yes. Desktop.. an D:\ drive.
SSD and HDD

julk13 said:
Yes. Desktop.. an D:\ drive.
SSD and HDD
Click to expand...
Click to collapse
And d:\ has enough space??
I was having similar issue, but then found out that c:\ was not having enough space and flash-all.bat extracts the zip in temp folder (eventually c:\ in my case) and that was causing the issue.
Nitin

I did reset my PC haha.
It works now!

julk13 said:
I did reset my PC haha.
It works now!
Mod please closeThread.
Click to expand...
Click to collapse
You can close the thread that you created
Anyways I would suggest to keep it open in case someone wants to add something
Nitin

nitin.chobhe said:
You can close the thread that you created
Anyways I would suggest to keep it open in case someone wants to add something
Nitin
Click to expand...
Click to collapse
Okay Thanks!!

julk13 said:
I did reset my PC haha.
It works now!
Click to expand...
Click to collapse
I am encountering same problem and I have 127 gb free in c drive...
what do u mean by "resetting your pc" ?

zohaibshafijutt said:
I am encountering same problem and I have 127 gb free in c drive...
what do u mean by "resetting your pc" ?
Click to expand...
Click to collapse
I did reinsatll windows.
Which os do you use ?
Where do you rum adb ?

julk13 said:
I did reinsatll windows.
Which os do you use ?
Where do you rum adb ?
Click to expand...
Click to collapse
windows 10 pro
adb in c drive
---------- Post added at 12:00 PM ---------- Previous post was at 11:55 AM ----------
julk13 said:
I did reinsatll windows.
Which os do you use ?
Where do you rum adb ?
Click to expand...
Click to collapse
should i use command fastboot update command you mentioned in your post ?

zohaibshafijutt said:
windows 10 pro
adb in c drive
---------- Post added at 12:00 PM ---------- Previous post was at 11:55 AM ----------
should i use command fastboot update command you mentioned in your post ?
Click to expand...
Click to collapse
It worked for me. You can try.
I dont know for sure of it flashes all partitions..

julk13 said:
It worked for me. You can try.
I dont know for sure of it flashes all partitions..
Click to expand...
Click to collapse
command did not work and got this error
load_file: could not allocate 1633074308 bytes
error: failed to load 'image-taimen-opm1.171019.013.zip': Not enough space

zohaibshafijutt said:
command did not work and got this error
load_file: could not allocate 1633074308 bytes
error: failed to load 'image-taimen-opm1.171019.013.zip': Not enough space
Click to expand...
Click to collapse
Mh. Strange... Can you try another PC ?

julk13 said:
Mh. Strange... Can you try another PC ?
Click to expand...
Click to collapse
ok i'll be back after trying in another computer.
---------- Post added at 12:46 PM ---------- Previous post was at 12:30 PM ----------
julk13 said:
Mh. Strange... Can you try another PC ?
Click to expand...
Click to collapse
same error on another pc.

Related

Need Help With fastboot and Radio (gsm)

Sorry To make a new thread, but I've been searching for some good instructions on how to flash a radio through fastboot. I know you can flash it through recovery but I'm hearing its safer to use fastboot.
All I need is a link with some instructions.
Thank you.
Code is in this post, beside the links: http://forum.xda-developers.com/showthread.php?t=1571715
mudferret said:
Code is in this post, beside the links: http://forum.xda-developers.com/showthread.php?t=1571715
Click to expand...
Click to collapse
I dunno what to do with that code. There isn't a beginners guide anywhere
Mrcojocaru said:
I dunno what to do with that code. There isn't a beginners guide anywhere
Click to expand...
Click to collapse
Do you know generally how to use Fastboot?
If you don't, you should probably start reading a bit more before using it...
martonikaj said:
Do you know generally how to use Fastboot?
If you don't, you should probably start reading a bit more before using it...
Click to expand...
Click to collapse
I dont know how. I think I used to to root my nexus one but I havent had to use it since. Just recovery.
Mrcojocaru said:
I dont know how. I think I used to to root my nexus one but I havent had to use it since. Just recovery.
Click to expand...
Click to collapse
Here's a good guide for setting up and using adb; mostly applicable to fastboot as well. There are others as well.
Can't recall if fastboot is included in the attached file, but the principles are there, and search the Development forum for "drivers".
http://forum.xda-developers.com/showthread.php?t=1058431
The full Android SDK can be DL'd as well: http://developer.android.com/sdk/index.html
mudferret said:
Here's a good guide for setting up and using adb; mostly applicable to fastboot as well. There are others as well.
Can't recall if fastboot is included in the attached file, but the principles are there, and search the Development forum for "drivers".
http://forum.xda-developers.com/showthread.php?t=1058431
Click to expand...
Click to collapse
thank you I have the adb drivers set up for my phone if thats what you mean. Just dont know more then that
ok I set up adb.. It was different than what I thought you were talking about.
If you have everything set up; boot in to bootloader, connect USB, and then use command in cmd.
Edit: but like someone said: if you don't fully understand, read more about it. Don't do something you're unsure of.
Sent from my Galaxy Nexus using Tapatalk
I understand it but I dont know what to type into cmd
Mrcojocaru said:
I understand it but I dont know what to type into cmd
Click to expand...
Click to collapse
download the radio you want
extract it or put the .img into your adb folder
open cmd (use the shortcut you created from the other post on setting up adb)
type this into the command line:
Code:
fastboot flash radio "name-of-radio".img
---------- Post added at 08:44 PM ---------- Previous post was at 08:43 PM ----------
the easiest way to set it up is download the tools in the dev forum. then use the guide with the pics to make the shortcut.
svtfmook said:
download the radio you want
extract it or put the .img into your adb folder
open cmd (use the shortcut you created from the other post on setting up adb)
type this into the command line:
Code:
fastboot flash radio "name-of-radio".img
---------- Post added at 08:44 PM ---------- Previous post was at 08:43 PM ----------
the easiest way to set it up is download the tools in the dev forum. then use the guide with the pics to make the shortcut.
Click to expand...
Click to collapse
when in command prompt you have to first navigate to your fastboot folder, my fastboot folder is in my android sdk folder so i would type
Code:
cd c:\android-sdk-windows\fastboot
then use
Code:
fastboot flash radio "name-of-radio".img
also your phone needs to be in the bootloader screen for fastboot to work. you can get to the boot screen by holding both volume buttons with the power button when the phone is off
thanks guys
I kept trying to flash a bad img. The OP from that thread posted a working one but not until the 3rd page. Got real frustrated lol.
anyway... im getting 2 solid bars of hspa inside. Used to alternate between 1 and 0.
neotekz said:
when in command prompt you have to first navigate to your fastboot folder, my fastboot folder is in my android sdk folder so i would type
Code:
cd c:\android-sdk-windows\fastboot
then use
Code:
fastboot flash radio "name-of-radio".img
also your phone needs to be in the bootloader screen for fastboot to work. you can get to the boot screen by holding both volume buttons with the power button when the phone is off
Click to expand...
Click to collapse
he would only need to navigate it if he used the old sdk way of setting adb up. if he used the link in the previous posts to create a custom shortcut, he wouldn't need to navigate.
also remember that your phone has to be booted into bootloader first. and after flashing, you need to fastboot reboot.
svtfmook said:
you need to fastboot reboot.
Click to expand...
Click to collapse
uh oh.. didnt do that. can something happen?
EDIT: I reflashed the radio and rebooted from fastboot just in case. Thanks for your help.
Thank you everyone! Used all my thanks for today on you guys lol

Mounting SD card in CWM to PC

So I think I am SOL, but I wanted to ask you guys first.
My Nexus wont boot past the Google screen all of a sudden today. So I am going to attempt the toolkit version of returning to stock later. But before I do that, I want to try and salvage my pictures from the internal memory.
Is there a way to mount the internal storage to my PC so I can pull the files off?
I thought not having an SD card was no big deal, til now when im about to lose 500+ pictures.
Am I screwed?
Thanks
threepio said:
So I think I am SOL, but I wanted to ask you guys first.
My Nexus wont boot past the Google screen all of a sudden today. So I am going to attempt the toolkit version of returning to stock later. But before I do that, I want to try and salvage my pictures from the internal memory.
Is there a way to mount the internal storage to my PC so I can pull the files off?
I thought not having an SD card was no big deal, til now when im about to lose 500+ pictures.
Am I screwed?
Thanks
Click to expand...
Click to collapse
You can adb pull the dcim folder to your PC.
Edit: You would also be better served in the long run learning to return to stock yourself instead of using a toolkit.
http://forum.xda-developers.com/showthread.php?t=1626895
JM2C
3rdstring said:
You can adb pull the dcim folder to your PC.
Edit: You would also be better served in the long run learning to return to stock yourself instead of using a toolkit.
http://forum.xda-developers.com/showthread.php?t=1626895
JM2C
Click to expand...
Click to collapse
Thanks JM2C. I thought that I might be able to do the ADB pull. I have no idea how ADB works though...
Thanks for the link on the
It's not too complicated. It is a lot of steps but a developer novice can follow the instructions to install and use adb just to pull a few files. Also that's one reason why I let dropbox sync my photos as I take them, so if something happens I have an auto cloud backup.
Sent from my Galaxy Nexus using xda premium
---------- Post added at 05:56 PM ---------- Previous post was at 05:51 PM ----------
threepio said:
So I think I am SOL, but I wanted to ask you guys first.
My Nexus wont boot past the Google screen all of a sudden today. So I am going to attempt the toolkit version of returning to stock later. But before I do that, I want to try and salvage my pictures from the internal memory.
Is there a way to mount the internal storage to my PC so I can pull the files off?
I thought not having an SD card was no big deal, til now when im about to lose 500+ pictures.
Am I screwed?
Thanks
Click to expand...
Click to collapse
Here is a link to some basic adb instructions:
http://forum.xda-developers.com/showthread.php?t=517874
exportsmedia said:
It's not too complicated. It is a lot of steps but a developer novice can follow the instructions to install and use adb just to pull a few files. Also that's one reason why I let dropbox sync my photos as I take them, so if something happens I have an auto cloud backup.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
So I found a tutorial for setting up ADB for the nexus, but all i can get into is the bootloader and the recovery. I cant get my computer to recognize my phone...even though its plugged in. So how would ADB work?
threepio said:
So I found a tutorial for setting up ADB for the nexus, but all i can get into is the bootloader and the recovery. I cant get my computer to recognize my phone...even though its plugged in. So how would ADB work?
Click to expand...
Click to collapse
If you have a custom recovery you should be able to get adb access. You just need to set up the drivers
I believe the previous link I gave even has a small platform-tools download so you wouldn't have to set up the sdk.
3rdstring said:
If you have a custom recovery you should be able to get adb access. You just need to set up the drivers
I believe the previous link I gave even has a small platform-tools download so you wouldn't have to set up the sdk.
Click to expand...
Click to collapse
So when i go into device manager I have Android 1.0 listed under other devices. But when i try to have windows search for drivers, it doesnt find anything. Is ther a specific driver from samsung that I can download somewhere and then point the driver update to it?
threepio said:
So when i go into device manager I have Android 1.0 listed under other devices. But when i try to have windows search for drivers, it doesnt find anything. Is ther a specific driver from samsung that I can download somewhere and then point the driver update to it?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=20058157&postcount=1
3rdstring said:
http://forum.xda-developers.com/showpost.php?p=20058157&postcount=1
Click to expand...
Click to collapse
Ok that worked I now have the android bootloader interface in my device manager....now what? When I open cmd and type "adb devices" nothing comes up
threepio said:
Ok that worked I now have the android bootloader interface in my device manager....now what? When I open cmd and type "adb devices" nothing comes up
Click to expand...
Click to collapse
Boot into recovery (You do have a custom recovery installed?)
3rdstring said:
Boot into recovery (You do have a custom recovery installed?)
Click to expand...
Click to collapse
I have Clockwork mod installed. and still when i try adb devices nothing comes up.
So I got something to work. When I typed adb devices under "list of adb devices attached" i got 0146A5B1301C007 recovery
Is this my phone?
threepio said:
So I got something to work. When I typed adb devices under "list of adb devices attached" i got 0146A5B1301C007 recovery
Is this my phone?
Click to expand...
Click to collapse
yes
now im trying to get the command right.
what is the whole string for adb pull?
*edit*
I found that is---> adb pull <remote> <local>
So I type " adb pull /sdcard/dcim c:\nexus
(i made a file on the root of my c: drive to make it easy to type to pull the files.
but it says /sdcard/dcim does not exist.
threepio said:
now im trying to get the command right.
what is the whole string for adb pull?
Click to expand...
Click to collapse
I've pushed a ROM a few times, never pulled. I would try...
adb pull /sdcard/DCIM c:\
or
adb pull /data/media/DCIM c:\
threepio said:
now im trying to get the command right.
what is the whole string for adb pull?
*edit*
I found that is---> adb pull <remote> <local>
So I type " adb pull /sdcard/dcim c:\nexus
(i made a file on the root of my c: drive to make it easy to type to pull the files.
but it says /sdcard/dcim does not exist.
Click to expand...
Click to collapse
MOTHER EFFING CAPTALIZATIONS! GOT IT WOOOOO pulling all my files as we speak. I wasnt typing the directories with captial letters like they are. I was typing all lowercase. gosh dangit!
THANK YOU THANK YOU THANK YOU
threepio said:
MOTHER EFFING CAPTALIZATIONS! GOT IT WOOOOO pulling all my files as we speak. I wasnt typing the directories with captial letters like they are. I was typing all lowercase. gosh dangit!
THANK YOU THANK YOU THANK YOU
Click to expand...
Click to collapse
Glad you got it working. As was mentioned previously DropBox photo syncing can be a lifesaver. :good:
3rdstring said:
Glad you got it working. As was mentioned previously DropBox photo syncing can be a lifesaver. :good:
Click to expand...
Click to collapse
You know i just got into dropbox. I am going to start using it more.
Now i gotta figure out how to restore the phone. Now that I have the pictures off it, i can toy with resetting it to stock. and starting from the ground up.....fun...
Now I just flashed back to stock using the fastboot from the link posted on page one.
Thanks for your help guys
threepio said:
Thanks JM2C. I thought that I might be able to do the ADB pull. I have no idea how ADB works though...
Thanks for the link on the
Click to expand...
Click to collapse
qbking77 has a great YouTube video walking you thru it. Also has how to return to stock/unbrick
*This Jedi master be a Ninj-ESS*

[How to] Fix corrupt/unmountable internal storage on the HTC One X/XL

I wrote this guide a while back after fixing a friends phone, it has worked on others too so i decided id post it here for anyone that ran into this issue later down the road and did not want to run a ruu. This also works great if you want to start fresh before flashing roms.
Basically all this does it swap out recovery's and clean the SD, give it a fresh start.
You can find the full guide & Video here http://forums.team-nocturnal.com/showthread.php/1050
This involves unnecessarily deleting the contents of the internal sdcard.
The following method works 99% of the time, albeit in linux only:
1: reboot into recovery & do a mount usb storage (no mount sdcard)
this will just present your internal storage as a mass storage device to the system
2: do a
fsck.vfat /dev/sdX or /dev/ubX (whatever it gets detected as) - you can find out via (dmesg|tail)
Analogically, you can fix your data partition if it got corrupted.
You need to do it from recovery since not all roms have the fsck binaries available:
from recovery (copy - paste, unless you know what you're doing):
umount /cache
for x in {2,3,5}, do fsck.ext4 -fyD /dev/block/mmcblk0p1$x;sync;done;clear;echo done
XsMagical said:
I wrote this guide a while back after fixing a friends phone, it has worked on others too so i decided id post it here for anyone that ran into this issue later down the road and did not want to run a ruu. This also works great if you want to start fresh before flashing roms.
Basically all this does it swap out recovery's and clean the SD, give it a fresh start.
You can find the full guide & Video here http://forums.team-nocturnal.com/showthread.php/1050
Click to expand...
Click to collapse
Hi XsMagical this link no longer works. Can you provide me with the guide I'm having the issue with the corrupted SD card and my htc one x is bricked.
movadoevo8 said:
Hi XsMagical this link no longer works. Can you provide me with the guide I'm having the issue with the corrupted SD card and my htc one x is bricked.
Click to expand...
Click to collapse
what is your base number and hboot ?normally the sdcard thing is fixed long time ago
One-X-master said:
what is your base number and hboot ?normally the sdcard thing is fixed long time ago
Click to expand...
Click to collapse
How do i locate the Hboot number is that the serial# if so here it is HT265W300361
movadoevo8 said:
How do i locate the Hboot number is that the serial# if so here it is HT265W300361
Click to expand...
Click to collapse
no reboot into fastboot and you will see it there.... and base number you can see in settings/about then somewhere there
One-X-master said:
no reboot into fastboot and you will see it there.... and base number you can see in settings/about then somewhere there
Click to expand...
Click to collapse
hboot = 1.14.0002
movadoevo8 said:
hboot = 1.14.0002
Click to expand...
Click to collapse
do you have the one xl? try to update it to latest base
One-X-master said:
do you have the one xl? try to update it to latest base
Click to expand...
Click to collapse
Yes it's an XL, however i can't update, because any zip or file i throw in the SDCARD via twrp recovery after mounting as per my original post it disappears for some reason so i don't know how i would flash anything.
movadoevo8 said:
Yes it's an XL, however i can't update, because any zip or file i throw in the SDCARD via twrp recovery after mounting as per my original post it disappears for some reason so i don't know how i would flash anything.
Click to expand...
Click to collapse
can you not mount adb sideload and flash through that ?
I had yesterday night the problem that I wiped phone because I had some issues...then wanted to put Rom.zip through recovery on sdcard...problem was my pc didn't accepted it...so I tried to find a solution then I found the adb sideload function installed then again the adb and HTC one x driver and then I was able to put the zip on my sdcard...flashed then Rom and yes all is working now
Gesendet von meinem HTC One X mit Tapatalk 2
markb63 said:
can you not mount adb sideload and flash through that ?
Click to expand...
Click to collapse
I'm not sure how to do that and what that means. I know how to flash via TWRP recovery which is not working and flash boot images etc using "FASTBOOT".
---------- Post added at 09:34 AM ---------- Previous post was at 09:31 AM ----------
One-X-master said:
I had yesterday night the problem that I wiped phone because I had some issues...then wanted to put Rom.zip through recovery on sdcard...problem was my pc didn't accepted it...so I tried to find a solution then I found the adb sideload function installed then again the adb and HTC one x driver and then I was able to put the zip on my sdcard...flashed then Rom and yes all is working now
Gesendet von meinem HTC One X mit Tapatalk 2
Click to expand...
Click to collapse
I can put the zip in there even if i remove the USB cable without unmounting and then plug the USB cable again i see the file inside the phone just fine, the problem is when I unmount to get back into TWRP recovery to install a zip then it doesn't show up. Very weird not sure what is going on, but from what i hear it's a corrupted SD CARD. I found a thread, that teaches you how to fix this, but the link is now broken. I have PM the original poster hope he will contact me back.
movadoevo8 said:
I'm not sure how to do that and what that means. I know how to flash via TWRP recovery which is not working and flash boot images etc using "FASTBOOT".
---------- Post added at 09:34 AM ---------- Previous post was at 09:31 AM ----------
I can put the zip in there even if i remove the USB cable without unmounting and then plug the USB cable again i see the file inside the phone just fine, the problem is when I unmount to get back into TWRP recovery to install a zip then it doesn't show up. Very weird not sure what is going on, but from what i hear it's a corrupted SD CARD. I found a thread, that teaches you how to fix this, but the link is now broken. I have PM the original poster hope he will contact me back.
Click to expand...
Click to collapse
http://teamw.in/ADBSideload if you use this you can flash direct from sdk,worth a shot !!
markb63 said:
http://teamw.in/ADBSideload if you use this you can flash direct from sdk,worth a shot !!
Click to expand...
Click to collapse
Thank you so much! I will definitely toy with this later to see if it works.
---------- Post added at 10:07 AM ---------- Previous post was at 09:45 AM ----------
markb63 said:
http://teamw.in/ADBSideload if you use this you can flash direct from sdk,worth a shot !!
Click to expand...
Click to collapse
adb sideload /path/to/rom.zip
this is not working for me instead of just displays all the commands that adb can do.
I have gone and go to advanced>adb sideload in twrp supported version
on my computer i have a folder called c:\fastboot with the adb software and it's the version that supports adb side load according to the instructions so i have met all the requirements. However when i run the command
adb sideload cm.zip
as i am already in the c:\fastboot folder via command prompt all i get is a display of all the commands i can use with adb as if i just typed "adb" and it displays all the commands.
I also tried typing
adb sideload c:\fastboot\cm.zip
this did not work either same result. FYI cm.zip is the name of the rom file.
I also tried typing
adb sideload /fastboot/cm.zip
Any thoughts?
movadoevo8 said:
Thank you so much! I will definitely toy with this later to see if it works.
---------- Post added at 10:07 AM ---------- Previous post was at 09:45 AM ----------
adb sideload /path/to/rom.zip
this is not working for me instead of just displays all the commands that adb can do.
I have gone and go to advanced>adb sideload in twrp supported version
on my computer i have a folder called c:\fastboot with the adb software and it's the version that supports adb side load according to the instructions so i have met all the requirements. However when i run the command
adb sideload cm.zip
as i am already in the c:\fastboot folder via command prompt all i get is a display of all the commands i can use with adb as if i just typed "adb" and it displays all the commands.
I also tried typing
adb sideload c:\fastboot\cm.zip
this did not work either same result. FYI cm.zip is the name of the rom file.
I also tried typing
adb sideload /fastboot/cm.zip
Any thoughts?
Click to expand...
Click to collapse
do you have sdk on your desktop ? ... if so reboot your phone into recovery and connect to your pc via usb-open up sdk\platform tools-enter into adb sideload in recovery,then put your curser in the platform tools folder-press and hold the shift key and right click mouse,you should see open command window here-click.then enter adb devices-your device should show as ********* sideload in the command adb window.your device should now be asking for you to flash ?
markb63 said:
do you have sdk on your desktop ? ... if so reboot your phone into recovery and connect to your pc via usb-open up sdk\platform tools-enter into adb sideload in recovery,then put your curser in the platform tools folder-press and hold the shift key and right click mouse,you should see open command window here-click.then enter adb devices-your device should show as ********* sideload in the command adb window.your device should now be asking for you to flash ?
Click to expand...
Click to collapse
okay i followed your instructions and when i type "adb devices" i get the following output
C:\fastboot>adb devices
List of devices attached
HT2AHW300413 host
However my phone does say "now send the package you want to apply to the device with "adb sideload <filename>"
but when i goto advance>sideload from twrp that is what displays on the phone from the get go even before i run the command. SDK i have ADB version 1.0.29
When you say to make sure i have SDK please see the following screen shot i have attached and let me know if you are referring to those files under my fastboot folder and/or if i'm actually missing something.
movadoevo8 said:
okay i followed your instructions and when i type "adb devices" i get the following output
C:\fastboot>adb devices
List of devices attached
HT2AHW300413 host
However my phone does say "now send the package you want to apply to the device with "adb sideload <filename>"
but when i goto advance>sideload from twrp that is what displays on the phone from the get go even before i run the command. SDK i have ADB version 1.0.29
When you say to make sure i have SDK please see the following screen shot i have attached and let me know if you are referring to those files under my fastboot folder and/or if i'm actually missing something.
Click to expand...
Click to collapse
I think your in fastbboot folder ? you need to be in platform tools .my platform tools has a lot more inside than yours
movadoevo8 said:
okay i followed your instructions and when i type "adb devices" i get the following output
C:\fastboot>adb devices
List of devices attached
HT2AHW300413 host
However my phone does say "now send the package you want to apply to the device with "adb sideload <filename>"
but when i goto advance>sideload from twrp that is what displays on the phone from the get go even before i run the command. SDK i have ADB version 1.0.29
When you say to make sure i have SDK please see the following screen shot i have attached and let me know if you are referring to those files under my fastboot folder and/or if i'm actually missing something.
Click to expand...
Click to collapse
You don't need whole sdk ...if you activate adb sideload in recovery go to device manager on pc there should be something with android device or so ...then right click on it then update drivers or so then something with from computer and download at first the adb drivers for windows 8 extract to a folder a then in the driver update thing select this folder and update it or so...sorry am atm to stupid to write in English but you can sideload because adb drivers aren't working properly...you should also install HTC sync manager etc so it should be fixed then ...if not Google HTC one x adb driver windows 8 many instructions to get all working properlY
Gesendet von meinem HTC One X mit Tapatalk 2
One-X-master said:
You don't need whole sdk ...if you activate adb sideload in recovery go to device manager on pc there should be something with android device or so ...then right click on it then update drivers or so then something with from computer and download at first the adb drivers for windows 8 extract to a folder a then in the driver update thing select this folder and update it or so...sorry am atm to stupid to write in English but you can sideload because adb drivers aren't working properly...you should also install HTC sync manager etc so it should be fixed then ...if not Google HTC one x adb driver windows 8 many instructions to get all working properlY
Gesendet von meinem HTC One X mit Tapatalk 2
Click to expand...
Click to collapse
I'm setting this up on my windows 7 machine, now I think i had an issue once on win 8. Updates to follow, thanks.
markb63 said:
I think your in fastbboot folder ? you need to be in platform tools .my platform tools has a lot more inside than yours
Click to expand...
Click to collapse

USB MOUNT issue

--------------------------------------------------------------------------------
guys please help me usb mount doesn't work not even through recovery not with another laptop not with another cable!!! when i trie to optimize in settings its saying that USB storage is in use!!!!
I'm panicking! can't do anything flashing boot.img firmware nothing..
I'm on ARHD 11.1 ATM but issue not ROM related offcourse (recovery mount doenst work either)
Rolando88 said:
--------------------------------------------------------------------------------
guys please help me usb mount doesn't work not even through recovery not with another laptop not with another cable!!! when i trie to optimize in settings its saying that USB storage is in use!!!!
I'm panicking! can't do anything flashing boot.img firmware nothing..
I'm on ARHD 11.1 ATM but issue not ROM related offcourse (recovery mount doenst work either)
Click to expand...
Click to collapse
wow man, you have 1480 posts count! you should know that this isn't the right section where to ask!
matt95 said:
wow man, you have 1480 posts count! you should know that this isn't the right section where to ask!
Click to expand...
Click to collapse
Thought i was at Q&A told you im panicking
(now it is thanks)
Rolando88 said:
Thought i was at Q&A told you im panicking
(now it is thanks)
Click to expand...
Click to collapse
ok now that it is in the right section i'll try to help you out,... have you tried resetting the phone by pressing vol down+power for 10 sec?
matt95 said:
ok now that it is in the right section i'll try to help you out,... have you tried resetting the phone by pressing vol down+power for 10 sec?
Click to expand...
Click to collapse
Yep also tried usb mount in recovery didnt work
and if i do fastboot command like to install recovery then hboot just hangs and doesn't respond until i inplug the cable..!
Rolando88 said:
Yep also tried usb mount in recovery didnt work
and if i do fastboot command like to install recovery then hboot just hangs and doesn't respond until i inplug the cable..!
Click to expand...
Click to collapse
have you done something in particular before this happened?
matt95 said:
have you done something in particular before this happened?
Click to expand...
Click to collapse
I really have no idea! :|
Rolando88 said:
I really have no idea! :|
Click to expand...
Click to collapse
you said you have run optimization right?
matt95 said:
you said you have run optimization right?
Click to expand...
Click to collapse
I tried if it works but then it says cant cause USB Mount in use
Rolando88 said:
I tried if it works but then it says cant cause USB Mount in use
Click to expand...
Click to collapse
can you wake your phone and navigate into it?
matt95 said:
can you wake your phone and navigate into it?
Click to expand...
Click to collapse
yes i can open files like music and stuff on it..
Rolando88 said:
yes i can open files like music and stuff on it..
Click to expand...
Click to collapse
ok, now try to get into recovery and type in the CMD
Code:
adb shell
Code:
mount /sdcard
matt95 said:
ok, now try to get into recovery and type in the CMD
Code:
adb shell
Code:
mount /sdcard
Click to expand...
Click to collapse
Error: device not found
Rolando88 said:
Error: device not found
Click to expand...
Click to collapse
type
Code:
adb devices
in recovery
have you installed htc drivers on your computer? and android SDK?
matt95 said:
type
Code:
adb devices
in recovery
have you installed htc drivers on your computer? and android SDK?
Click to expand...
Click to collapse
Just installed htc sync manager again
Rolando88 said:
Just installed htc sync manager again
Click to expand...
Click to collapse
have you enabled the commands adb and fastboot on your computer? if yes then now it should work
matt95 said:
have you enabled the commands adb and fastboot on your computer? if yes then now it should work
Click to expand...
Click to collapse
how do you mean enable?
Rolando88 said:
how do you mean enable?
Click to expand...
Click to collapse
well, it is pretty tricky, i'll semplificate the passages...download this file and place where you want, then navigate to that folder and type
Code:
adb
and see if that works
matt95 said:
well, it is pretty tricky, i'll semplificate the passages...download this file and place where you want, then navigate to that folder and type
Code:
adb
and see if that works
Click to expand...
Click to collapse
I tried adb devices but doesn't show any devices Phone is booted at homescreen nothing else
Rolando88 said:
I tried adb devices but doesn't show any devices Phone is booted at homescreen nothing else
Click to expand...
Click to collapse
go to control panel>device manager> tell me how it recognizes your phone

5.1 Power Save

In 5.0.2 if you enabled the standard power saver you could select which parts of the power save you wanted to enable. Now on 5.1 it seems it's all or nothing. Any ideas on how to get the individual options back?
l7777 said:
In 5.0.2 if you enabled the standard power saver you could select which parts of the power save you wanted to enable. Now on 5.1 it seems it's all or nothing. Any ideas on how to get the individual options back?
Click to expand...
Click to collapse
been trying for a long time, no go :-/
I noticed this as well but what bothers me more is that when you plug your phone in to charge, it disables powersaver and you have to re-enable it after you unplug. I hate it lol
Sent from my HTC6535LVW using Tapatalk
Yea he biggest downfall is the title disables vibrate so any phone calls or message you receive are all silent on vibrate mode. I didn't catch this until half way through my first day.
Power Saver Icon REMOVE
On newest OTA, I edited default.xml in both system/customize, CID and ACC to get the limited power saver back.
It is turned on from pull-down menu. But on the M8, you could then use terminal to remove the icon in upper left notification area.
So far, the terminal commands that remove icon but left PowerSaver running have not worked on the M9.
Please does anyone know how to keep power saver running while hiding the icon?
michaelbsheldon said:
On newest OTA, I edited default.xml in both system/customize, CID and ACC to get the limited power saver back.
It is turned on from pull-down menu. But on the M8, you could then use terminal to remove the icon in upper left notification area.
So far, the terminal commands that remove icon but left PowerSaver running have not worked on the M9.
Please does anyone know how to keep power saver running while hiding the icon?
Click to expand...
Click to collapse
if rooted on deodex ROM, yes. I can edit the systemui.apk for you to remove it.
michaelbsheldon said:
On newest OTA, I edited default.xml in both system/customize, CID and ACC to get the limited power saver back.
It is turned on from pull-down menu. But on the M8, you could then use terminal to remove the icon in upper left notification area.
So far, the terminal commands that remove icon but left PowerSaver running have not worked on the M9.
Please does anyone know how to keep power saver running while hiding the icon?
Click to expand...
Click to collapse
Try this one:
Adb she'll
Su
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
andybones said:
Try this one:
Adb she'll
Su
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
Click to expand...
Click to collapse
Thank you for this.
Here is error message:
c:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
[email protected]_himawl:/ $ su
sable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver <
Error: java.lang.IllegalArgumentException: Component class com.htc.htcpowermanag
er.powersaver.PowerSaverNotificationReceiver does not exist in com.htc.htcpowerm
anager
1|[email protected]_himawl:/ #
michaelbsheldon said:
Thank you for this.
Here is error message:
c:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
[email protected]_himawl:/ $ su
sable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver <
Error: java.lang.IllegalArgumentException: Component class com.htc.htcpowermanag
er.powersaver.PowerSaverNotificationReceiver does not exist in com.htc.htcpowerm
anager
1|[email protected]_himawl:/ #
Click to expand...
Click to collapse
If ur rooted I can rid it
Upload ur systemui.apk and ill edit it
---------- Post added at 03:15 PM ---------- Previous post was at 03:09 PM ----------
michaelbsheldon said:
Thank you for this.
Here is error message:
c:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
[email protected]_himawl:/ $ su
sable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver <
Error: java.lang.IllegalArgumentException: Component class com.htc.htcpowermanag
er.powersaver.PowerSaverNotificationReceiver does not exist in com.htc.htcpowerm
anager
1|[email protected]_himawl:/ #
Click to expand...
Click to collapse
U entered the wrong code.
U put
sable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
Not
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
No idea if will work but if not like said upload ur systemui.apk
c:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
[email protected]_himawl:/ $ su
sable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver <
Error: java.lang.IllegalArgumentException: Component class com.htc.htcpowermanag
er.powersaver.PowerSaverNotificationReceiver does not exist in com.htc.htcpowerm
anager
disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver <
Error: java.lang.IllegalArgumentException: Component class com.htc.htcpowermanag
er.powersaver.PowerSaverNotificationReceiver does not exist in com.htc.htcpowerm
anager
1|[email protected]_himawl:/ #
Yes, the "dis" was placed before the able for sure. Am putting the System UI into Dropbox shortly. THANKS
---------- Post added at 12:23 PM ---------- Previous post was at 12:21 PM ----------
andybones said:
If ur rooted I can rid it
Upload ur systemui.apk and ill edit it
---------- Post added at 03:15 PM ---------- Previous post was at 03:09 PM ----------
U entered the wrong code.
U put
sable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
Not
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
No idea if will work but if not like said upload ur systemui.apk
Click to expand...
Click to collapse
Here's systemui from privapps: https://www.dropbox.com/sh/hx10op271lzu6q3/AAAJIBgnWOep90LQmrQ20tkaa?dl=0
michaelbsheldon said:
Here's systemui from privapps: https://www.dropbox.com/sh/hx10op271lzu6q3/AAAJIBgnWOep90LQmrQ20tkaa?dl=0
Click to expand...
Click to collapse
Flash in recovery.
https://dl.dropboxusercontent.com/u/26383143/stuff/2.6.605.15-removePSnoti.zip
andybones said:
Flash in recovery.
https://dl.dropboxusercontent.com/u/26383143/stuff/2.6.605.15-removePSnoti.zip
Click to expand...
Click to collapse
It Worked ! @ # !!
Thank you for the custom fix - very cool.
michaelbsheldon said:
It Worked ! @ # !!
Thank you for the custom fix - very cool.
Click to expand...
Click to collapse
Always happy to help where I can.
andybones said:
Flash in recovery.
https://dl.dropboxusercontent.com/u/26383143/stuff/2.6.605.15-removePSnoti.zip
Click to expand...
Click to collapse
Thank you!!! This works Perfect.
I want to do the same thing on an M8.
Will the custom zip you made for the M9
also work on M8 Lollipop?
michaelbsheldon said:
Thank you!!! This works Perfect.
I want to do the same thing on an M8.
Will the custom zip you made for the M9
also work on M8 Lollipop?
Click to expand...
Click to collapse
na but if you send me the systemui.apk from the M8 I can do the same MOD,
and if it doesn't work I can try another method.
systemui.apk
andybones said:
na but if you send me the systemui.apk from the M8 I can do the same MOD,
and if it doesn't work I can try another method.
Click to expand...
Click to collapse
That's a deal, thanks: https://www.dropbox.com/sh/nv75k94qq4vjfjk/AAAxXrnyVV30p7qH6RMJQqGra?dl=0
michaelbsheldon said:
That's a deal, thanks: https://www.dropbox.com/sh/nv75k94qq4vjfjk/AAAxXrnyVV30p7qH6RMJQqGra?dl=0
Click to expand...
Click to collapse
try this one first: https://dl.dropboxusercontent.com/u/26383143/stuff/M8-RemovePowerSaver.zip
if this doesn't work try this aroma zip and choose "hide power save" in aroma: https://dl.dropboxusercontent.com/u/26383143/stuff/Aroma_removePS-M8.zip
andybones said:
Flash in recovery.
https://dl.dropboxusercontent.com/u/26383143/stuff/2.6.605.15-removePSnoti.zip
Click to expand...
Click to collapse
Thank you for fast response. Flashed, but icon still showing upper left.
michaelbsheldon said:
Thank you for fast response. Flashed, but icon still showing upper left.
Click to expand...
Click to collapse
did u use the aroma one?
.
andybones said:
did u use the aroma one?
Click to expand...
Click to collapse
Don't know how to use this Aroma package with stock rom.
Am running Stagefright-fixed stock that was just posted. Can I substitute the
HTCPowerManager.apk in your aroma package with the the one now in PrivApps
using Root Explorer? Thanks for your advice.

Categories

Resources