No OS installed on Le Eco Le pro 3 - LeEco Le Pro3 Questions & Answers

Hello all,
Trying to flash my phone for the first time, and I made the mistake of wiping the pixelexperience zip from my phone before installing it. I i am able to boot into TWRP recovery, but ADB sideload feature does not make the phone appear in windows (bizzarely I can hear the phone ding on the computer when I start ADB sideload but then it's not visible). Not sure how to get an OS onto the phone at this point.
Any help would be appreciated!
EDIT - tried booting into fastboot and adb sideloading the zip from there but it said device connection failed, no device found (even though it shows up when I type fastboot devices)
Chris

MifuneKinski said:
Hello all,
Trying to flash my phone for the first time, and I made the mistake of wiping the pixelexperience zip from my phone before installing it. I i am able to boot into TWRP recovery, but ADB sideload feature does not make the phone appear in windows (bizzarely I can hear the phone ding on the computer when I start ADB sideload but then it's not visible). Not sure how to get an OS onto the phone at this point.
Any help would be appreciated!
EDIT - tried booting into fastboot and adb sideloading the zip from there but it said device connection failed, no device found (even though it shows up when I type fastboot devices)
Chris
Click to expand...
Click to collapse
hi,
use an USB-Stick. put the rom on an USB-Stick an flash through TWRP. Easiest solution.

Oel said:
hi,
use an USB-Stick. put the rom on an USB-Stick an flash through TWRP. Easiest solution.
Click to expand...
Click to collapse
Would I need an OTG adapter for that?

MifuneKinski said:
Would I need an OTG adapter for that?
Click to expand...
Click to collapse
If you dont have an type C USB-Stick than yes.

For this i have installed Linux in my PC. Its much easier to push and pull files via ADB.

oiseau1201 said:
For this i have installed Linux in my PC. Its much easier to push and pull files via ADB.
Click to expand...
Click to collapse
I'm trying to use FWUL to do just that, when I try to push the file via ADB it freezes at like 25% and in USB mode in FWUL it says I can't write to it
Any way to get it to stop freezing? Small files seem to be no problem

MifuneKinski said:
I'm trying to use FWUL to do just that, when I try to push the file via ADB it freezes at like 25% and in USB mode in FWUL it says I can't write to it
Any way to get it to stop freezing? Small files seem to be no problem
Click to expand...
Click to collapse
Go to Walmart and spend $10 to buy both an OTG drive and usb drive. it should cost around $10. if you can spend a little more, buy a USB 3.0, 32GB or larger drive.
I paid $2.50 for the OTG adapter and $14.00 for a usb 3.0 32GB drive. This is much easier than using adb. Especially if you flash roms often. Plus it will fix your current situation.

tsongming said:
Go to Walmart and spend $10 to buy both an OTG drive and usb drive. it should cost around $10. if you can spend a little more, buy a USB 3.0, 32GB or larger drive.
I paid $2.50 for the OTG adapter and $14.00 for a usb 3.0 32GB drive. This is much easier than using adb. Especially if you flash roms often. Plus it will fix your current situation.
Click to expand...
Click to collapse
First time with my X722 I've do this mistake ! With an usb key an OTG adapter, It's really easyer !

did you tried all in one tool to flash an original rom ?

Related

[Q] What's the micro usb port for?

Does anyone use the micro usb port? I have yet to find a use for it. I can't transfer files with it, charge with it nor are there any peripherals (that I know of) that can use it. I searched around but couldn't find much useful stuff on the port. All I found was this useless video:
**Ok I can't post the video because of more stupid forum rules but just go to youtube.com and append this after the url: /watch?v=1xBVu-IatDQ **
Anyway, if someone has ideas on how this port can be used I'm all ears... Thanks.
dq
It is a file transfer port. you plug a cable into it and into your PCs usb port. works like the ones on your phone.
Does it work for you? Because it doesn't for me. Nothing happens when I plug it into a computer. No automounting on the computer side or indication on the tablet that I can put it into "usb storage mode" like the 2.X Android versions do.
dq
don quixada said:
Does it work for you? Because it doesn't for me. Nothing happens when I plug it into a computer. No automounting on the computer side or indication on the tablet that I can put it into "usb storage mode" like the 2.X Android versions do.
dq
Click to expand...
Click to collapse
What OS are you using on your computer, and have you installed the drivers for it?
don quixada said:
Does it work for you? Because it doesn't for me. Nothing happens when I plug it into a computer. No automounting on the computer side or indication on the tablet that I can put it into "usb storage mode" like the 2.X Android versions do.
dq
Click to expand...
Click to collapse
Computer OS? i just plugged it into my Win7 system and it was there instantly. 3.0 shows up as a media device, which allows both the tablet and the computer to talk to the sdcard at the same time. So you won't see a mount prompt on the tablet. BTW my Incredible2 is running 2.3 and also lets me access the SD card on it and the computer at the same time.
I'm still using an old tiny xp and it worked fine for me just plugged it in and there it was
I tried Gentoo Linux and XP and neither worked. What drivers do I need to install?
I also have access to a Win7 system so I'll try that.
dq
Drivers from acer website.
I have adb installed should this not be enough?
You need none installed. ADB if its running in some form might be interfering. its just a basic driver in windows it uses.
I only run adb-server when I need it and not all the time. I thought that any needed drivers would have been installed when I installed adb.
For my Gentoo machine what should I do? It's not detected at all if I plug it in. My x10 mini and Nexus One are detected no problem and I can mount them and everything so what's up? Is there a kernel module that I need to build?
Thanks.
dq
I had to download these drivers for my xp netbook ,,
http://global-download.acer.com/GDF...A Tab&Step3=A500&OS=a05&LC=en&BC=Acer&SC=PA_6
I agree with Nova 5. The Windows drivers for USB come with the SDK and while you might not think you will have use for the SDK you will. It makes the process of installing custom ROM,s and Recovery Kernels a breeze. You download your zip flashes or recovery images to Win 7 and then you adb push your downloads to the tablet. The alternatives, unless soneone was nice enough to compile you an apk, which most advanced system developers don,t bother with, unless their app is destined for the massees throug Andriod market, is to install a terminal emulator and enter native Unix/Linux shell commands manually. If you aren't a shell cmd expert I suggest you immediatly download the latest Android SDK for Windows and start learning what it can do for you with just 2 or 3 adb push commands which can help you advoid 10's of lines of manually entered Linux shell commands that can do some real damage to your system if you are copying someone elses terminal emulator sh install instructions, don't understand what they do and make 1 simple typing mistake. With adb push you don't even have to get involved in Linux's complicated bit based permission changes to install something at the system level.
Sent from my A500 using xda premium
Yes, well I only really use adb in the same capacity as what you describe-- to root a device. After that busybox can be installed and I can either ssh into the device (which I prefer) or use the terminal on the device itself.
But my problem is the detection of the device once it is plugged into my Linux box. I'm not sure if I need a special driver for that and I'd rather not aimlessly search through the kernel config in order to build one (I've done that before and it's painful!). It's good to know that one can mount it on an external device and still use it simultaneously though. That will save me time in trying to fiddle around with settings in the tablet itself...
dq
don quixada said:
I have adb installed should this not be enough?
Click to expand...
Click to collapse
If you are not able to transfer files Try enabling usb debugging before connecting to pc.
If the tab is not in the usb devices list and it doesn't show up as an unknown device, you might want to try another usb cable. Or another port if you have the Windows and Linux on the same machine and you are trying to connect on the same port.
Sent from my A500 using XDA Premium App
gradyzero said:
I agree with Nova 5. The Windows drivers for USB come with the SDK and while you might not think you will have use for the SDK you will. It makes the process of installing custom ROM,s and Recovery Kernels a breeze. You download your zip flashes or recovery images to Win 7 and then you adb push your downloads to the tablet. The alternatives, unless soneone was nice enough to compile you an apk, which most advanced system developers don,t bother with, unless their app is destined for the massees throug Andriod market, is to install a terminal emulator and enter native Unix/Linux shell commands manually. If you aren't a shell cmd expert I suggest you immediatly download the latest Android SDK for Windows and start learning what it can do for you with just 2 or 3 adb push commands which can help you advoid 10's of lines of manually entered Linux shell commands that can do some real damage to your system if you are copying someone elses terminal emulator sh install instructions, don't understand what they do and make 1 simple typing mistake. With adb push you don't even have to get involved in Linux's complicated bit based permission changes to install something at the system level.
Sent from my A500 using xda premium
Click to expand...
Click to collapse
Not nearly what I was saying. Not even close enough that a bomb would touch it.
Simple answer is my vista and win7 systems accessed the iconia as a media player device requiring no drivers as they are a common system driver. My only comment about ADB was that it might be interfering if it somehow was left running in the background.
I'm not sure what the problem is, but I had to play around with the settings and plug it in several times and finally it showed up. Now I plug it in and the dialog for auto play shows up instantly. When I choose to view files, I get a window with two drives. One is the internal storage and the other is the sd card.
sandiegoan said:
I'm not sure what the problem is, but I had to play around with the settings and plug it in several times and finally it showed up. Now I plug it in and the dialog for auto play shows up instantly. When I choose to view files, I get a window with two drives. One is the internal storage and the other is the sd card.
Click to expand...
Click to collapse
Sometimes mine gets a bit wonky as well. Every now and then, I'll plug it in, get the windows dialogue box asking me what I want to do. I open it up and the box is blank, no drives, nothing. Unplug it, wait a few seconds, pop it back in, and everything is OK. No rhyme or reason, and it doesn't happen all the time.
Quick trick for win7 .
Plug in the device.go into device manager delete its entry and the USB controller it resides on.unplug device.install driver from acer web site.then try the device again.
This works on several USB type issues
Good luck if you don't understand don't try

[Q] USB-PC Not working?

I'm running OTA 4.0.3 (Acer_AV041_A500_1.033.00_PA_CUS1) rooted with I don't know what tool, but rooted after upgrading to 4.0.3, and using one of the tools found here which was the latest (at the time of rooting). The tablet has an "A500 Root Tools" app which has options to enter APX mode amongst other things.
I'm unable to get my Acer to connect to my PC via USB. I tried using both a mini(?)-usb cable and an A-A cable. My acer makes no notification, and there's no visible, or audible, evidence that anything was connected. USB Debugging enabled and disabled makes no difference. The tablet shows absolutely no sign that anything was plugged in. Nothing in notifications, nothing in any file managers.
Likewise on both a Windows 7 PC, and a Windows Vista machine. No little sound saying I plugged something in. Nothing listed in device manager. Nothing anywhere. The Win7 machine has the Acer drivers installed, as it is the machine I used to root it a few months ago.
Is there some weird ICS toggle that I need to perform to get this working? I know my USB ports are working as I've plugged in USB sticks and it mounts them without issue.
At the end of the day, I'm just wanting to flash my bootloader so that I can install CWM and a custom ROM. If there's a way to do that without needing my PC connected, that would make me equally happy.
Drivers
Anthony820 said:
I'm running OTA 4.0.3 (Acer_AV041_A500_1.033.00_PA_CUS1) rooted with I don't know what tool, but rooted after upgrading to 4.0.3, and using one of the tools found here which was the latest (at the time of rooting). The tablet has an "A500 Root Tools" app which has options to enter APX mode amongst other things.
I'm unable to get my Acer to connect to my PC via USB. I tried using both a mini(?)-usb cable and an A-A cable. My acer makes no notification, and there's no visible, or audible, evidence that anything was connected. USB Debugging enabled and disabled makes no difference. The tablet shows absolutely no sign that anything was plugged in. Nothing in notifications, nothing in any file managers.
Likewise on both a Windows 7 PC, and a Windows Vista machine. No little sound saying I plugged something in. Nothing listed in device manager. Nothing anywhere. The Win7 machine has the Acer drivers installed, as it is the machine I used to root it a few months ago.
Is there some weird ICS toggle that I need to perform to get this working? I know my USB ports are working as I've plugged in USB sticks and it mounts them without issue.
At the end of the day, I'm just wanting to flash my bootloader so that I can install CWM and a custom ROM. If there's a way to do that without needing my PC connected, that would make me equally happy.
Click to expand...
Click to collapse
Reinstall the Acer Drivers and also the Google drivers from the android sdk if u have that installed, if not use the adb_fast.zip attached. For you to successfully flash the BL do not underestimate the importance of having the drivers correctly installed - its the cause of 90% of the problems folks have had - my advice is to keep Device Manager open the whole time so you can see what is or isn't installing - dont proceed with the flash until you are sure they are - else you'll be looking at a downgrade to HC to fix things
you can also use Acer Recovery Installer from the market to install a custom recovery
While I appreciate your help, my issue is not drivers - Windows isn't loading the wrong drivers, or no drivers at all. Windows is showing no sign at all, at all, in device manger, any where, that a tablet has been plugged in. Like wise, the tablet gives ZERO notifications on being plugged in to a PC. Nothing. No sounds. No notification. Nothing.
I was originally using the micro(?) usb slot, and it was not working. I assumed that USB slot was dead. So I went and bought a USB A-A cable - after testing the normal USB slot and established it works - and it, too, does absolutely nothing when plugging the device into a PC.
I've since tested with an Ubuntu 12.04 machine as well. dmesg lists nothing.
Anthony820 said:
While I appreciate your help, my issue is not drivers - Windows isn't loading the wrong drivers, or no drivers at all. Windows is showing no sign at all, at all, in device manger, any where, that a tablet has been plugged in. Like wise, the tablet gives ZERO notifications on being plugged in to a PC. Nothing. No sounds. No notification. Nothing.
I was originally using the micro(?) usb slot, and it was not working. I assumed that USB slot was dead. So I went and bought a USB A-A cable - after testing the normal USB slot and established it works - and it, too, does absolutely nothing when plugging the device into a PC.
I've since tested with an Ubuntu 12.04 machine as well. dmesg lists nothing.
Click to expand...
Click to collapse
open a command prompt on yr adb folder and run "adb devices" what do u see?
List of devices attached.. then nothing but my prompt.
Anthony820 said:
List of devices attached.. then nothing but my prompt.
Click to expand...
Click to collapse
and the adb interface driver thats not showing in device manager?? and you have the acer drivers installed??
All the signs are pointing to no drivers, failing that its sounding like a hardware issue either yr tab or cable - can u try on another pc/laptop?
Tested it on a Win 7 Dell, on a Vista Dell, and on an Ubuntu 12.04 Compaq. None show any sign of the device being connected.
I know my *two* micro USB cords work as my Nooks (color and tablet) have no problem with them. I know the large USB slot works as I've plugged in a keyboard and a USB memory stick and both are immediately detected by android.
I've also done a factory reset on the tab. Problem persists, obviously.
I'm actually setting up stock Win7 on another laptop right now. When it's complete I'll install acer drivers and plug in the tablet. It will be the only USB device, let alone android, to ever be plugged in to it.
Anthony820 said:
Tested it on a Win 7 Dell, on a Vista Dell, and on an Ubuntu 12.04 Compaq. None show any sign of the device being connected.
I know my *two* micro USB cords work as my Nooks (color and tablet) have no problem with them. I know the large USB slot works as I've plugged in a keyboard and a USB memory stick and both are immediately detected by android.
I've also done a factory reset on the tab. Problem persists, obviously.
I'm actually setting up stock Win7 on another laptop right now. When it's complete I'll install acer drivers and plug in the tablet. It will be the only USB device, let alone android, to ever be plugged in to it.
Click to expand...
Click to collapse
cool let us know how u go....oh dont forget the adb drivers too
Same. I feel like it's something on the tablet rather than the PCs. But I don't know how to get 100% stock again without being able to have a PC connection.
Anthony820 said:
Same. I feel like it's something on the tablet rather than the PCs. But I don't know how to get 100% stock again without being able to have a PC connection.
Click to expand...
Click to collapse
The tool you used to root it (icsRoot) also has an unroot tool, which you could have used...I have tried to unroot manually which wasnt easy as I had a pre-rooted rom and I had real trouble getting rid of superuser, but in your case it may be a bit different....Sorry can't give you much help in the unrooting ics dept. Maybe try flashing acer stock rom??? or starting a new thread??
Did you ever solve this problem, I'm pulling my hair out with the same thing.
irishmoe said:
Did you ever solve this problem, I'm pulling my hair out with the same thing.
Click to expand...
Click to collapse
are you trying to flash something or do you mean when you connect yr tab
windowz explorer doesnt show your int/ext storage??
more info needed, what rom and bootloader, what OS on yr pc can u try on a different one, try a different cable and usb port..
have you run the acer drivers setup.exe
did u install the android usb ones
have u opened a command prompt from the folder where adb.exe is and run "adb devices"...does a number show??
when u have device manager open and connect yr cable do you see the drivers install. If they are there then uninstall them, disconnect yr cable and clean boot and reconnect.
If they do not install then manually install by pointing them to the folder you extracted the zip to...for the acer ones, just point it to your c: drive
If windows trys to install them, stop the hardware wizard from searching windows update and manually install them yourself.
If you've tried to flash the bootloader and it hasnt completed for what ever reason - you can strike issues such as yours - again, uninstall, clean boot, reconnect, manual install
I have my own thread here
http://forum.xda-developers.com/showthread.php?t=1776448
but came across this one and thought I'd ask if there was any solution found.
irishmoe said:
I have my own thread here
http://forum.xda-developers.com/showthread.php?t=1776448
but came across this one and thought I'd ask if there was any solution found.
Click to expand...
Click to collapse
ok m8, i havng a look at it now....when u connect to yr pc does win explorer show u yr internal/external storage ok??
Have you tried an app like USB host controller to check the connection on the tablets side?
a.child said:
Have you tried an app like USB host controller to check the connection on the tablets side?
Click to expand...
Click to collapse
I regularly use a memory stick in the usb port so I reckon it's fine
what about the micro-usb port?
a.child said:
what about the micro-usb port?
Click to expand...
Click to collapse
Lost the cable so using the regular port
irishmoe said:
Lost the cable so using the regular port
Click to expand...
Click to collapse
I replied earlier in the other thread m8
U must use the micro USB
irishmoe said:
Lost the cable so using the regular port
Click to expand...
Click to collapse
dibb_nz said:
I replied earlier in the other thread m8
U must use the micro USB
Click to expand...
Click to collapse
That's correct, a straight USB "A to A" won't work. Further, I discovered something else; not all micro-usb cables are created equally! I was using a cable that worked fine on my Thunderbolt phone, would not work at all on my A500. Turned out there's some enhancements to the pinouts on the newer micro-usb devices. So the lesson here is go with the cable that came with the device if at all possible.
Seriously though, give a different micro-usb cable a shot; they're pretty cheap around the interwebz.

[Q] couldn't format sd card, accidentally deleted OS, can't mount to computer

Hi I broke my nexus 7 3g. I wanted to reinstall paranoid android and make everything fresh. Checking wipe data with goo manager didn't completely make everything stock so I figured maybe PA saved something to the "sd card", so I tried to wipe external data in twrp and I got unable to wipe /usb-otg, then I figured maybe if I wiped all the other options that might fix it and that just got rid of the OS completely.
I get unable to mount /usb-otg when trying to mount it to my desktop to copy a copy of the rom over because it seems my sd card did manage to get formatted. Unless I'm not choosing the right thing I don't know somebody help please before I throw this thing in the garbage.
I can't get it to show up in the nexus 7 toolkit but I have the donate version of that if by some chance that'll make the process easier. God damn please help me.
I've installed I think every program ever made for windows (gonna have to reformat windows again weeeeeeeee) trying to fix this and they all seem to want my nexus in adb mode but I don't think there's an adb mode when there's no OS installed. I'm willing to pay if that'll get me some help faster.
"mount /usb-otg" is for putting a usb storage device (flash memory key or USB Hard Drive) on a OTG cable attached to the N7 when booted into TWRP recovery.
It is NOT for making the N7 look like a USB mass storage device to an attached PC.
So put your ROM file on a USB key drive (VFAT formatted, not NTFS formatted), and flash it from TWRP "external storage". You don't need ADB to be working if you do that.
If you don't have a big enough flash key or a USB Hard Drive to do this with, then you have two remaining options:
1) Get adb working
2) Get fastboot working (and fastboot flash a stock ROM, and then proceed from there)
good luck
bftb0 said:
"mount /usb-otg" is for putting a usb storage device (flash memory key or USB Hard Drive) on a OTG cable attached to the N7 when booted into TWRP recovery.
It is NOT for making the N7 look like a USB mass storage device to an attached PC.
So put your ROM file on a USB key drive (VFAT formatted, not NTFS formatted), and flash it from TWRP "external storage". You don't need ADB to be working if you do that.
If you don't have a big enough flash key or a USB Hard Drive to do this with, then you have two remaining options:
1) Get adb working
2) Get fastboot working (and fastboot flash a stock ROM, and then proceed from there)
good luck
Click to expand...
Click to collapse
Holy crap I kinda thought the otg thing was because I flashed the kernel for using a charging otg cable. You know what I googled everything under the sun except the error itself. I was serious about the money if you want like $5 or $10 let me know if you got a donate link.
I'm pretty curious to know how to get adb working without an os installed. I'm pretty curious again about using fastboot because I have fastboot and it wouldn't show up on the nexus 7 toolkit etc etc etc. If you don't want to explain them that's fine because I'm pretty sure I'm not gonna mess up this bad ever again and I'm gonna buy a second usb flash drive now that I know I might finally have a reason to have even a single one haha.
Thank you thank you thank you thank you thank you thank you thank you thank you I guess I can throw out my tape and floppy drives now that it's 2013 and we're in the future.
The custom recoveries also run ADB... so you don't need an OS installed to use adb - just a custom recovery.
But there is a catch: ADB from the custom recoveries (either CWM or TWRP) show up on a different USB IDs than what the N7 (Android) OS uses
This little tiny detail effs up just about every newb Windoze user because they get an ADB driver installed for one or the other (either the OS flavor - using Google or Asus drivers, or the custom recovery flavor - using the "Universal Naked Driver")... and then they can't understand "why ADB doesn't work" in the other mode.
Sorry but I'm not going to rehash a tutorial on Windows drivers. I put up a gory long winded story somewhere, wait here it is. Feel free to ignore it. Woe to you if you are using Windows 8.
Rather than profuse "thank you"s, click on the Thanks button. At the end of the year I'm going to trade them in for some brownie points.
Well I clicked the thanks buttons but I just have to type it once more thanks there it is, I'll read that link soon too and I'll click the thanks button on that see ya in the future

Something interesting?

So after flashing the new lollipop update I found myself stuck in a bootloop unable to get into the android operating system at all. I used flashboot and the intel flash tool to try and restore to an older ROM. It forze at 91% with an "error:unable to mount /data" I then used the root tool to try and sideload and install the update.zip from adb shell. No luck. When I rebooted I got to a strange efi menu. Looked around, and it gives me the option to install with with windows?
Anyone have any ideas. I'm waiting for radio shack to open, its the only local place that sells USB otg cables locally.
Here are the photos
njking25 said:
Here are the photos
Click to expand...
Click to collapse
njking25 said:
So after flashing the new lollipop update I found myself stuck in a bootloop unable to get into the android operating system at all. I used flashboot and the intel flash tool to try and restore to an older ROM. It forze at 91% with an "error:unable to mount /data" I then used the root tool to try and sideload and install the update.zip from adb shell. No luck. When I rebooted I got to a strange efi menu. Looked around, and it gives me the option to install with with windows?
Anyone have any ideas. I'm waiting for radio shack to open, its the only local place that sells USB otg cables locally.
Click to expand...
Click to collapse
That is something interesting. It is asking which os to boot to, not install.
I'd like to know how you got into the bios? I am looking for a way to install Linux....
Sent from my YOGA Tablet 2-1050F using Tapatalk
njking25 said:
Here are the photos
Click to expand...
Click to collapse
Did you get this figured out?
I can see "fast boot" enabled. Have You tried to switch it off? any other menu is displayed?
Have You tried to "power+vol down" on it?
I've tried a few ways to get into the BIOS shown... all failed.
Maybe the only way to trigger the BIOS to show is to fully wipe/format the internal storage so the BIOS can't pick up droidboot or anything else. Quite risky though if it isn't the way.
I'm in no way telling anyone to do this and I have not tried it myself. I'd be curious to hear from any advanced users if they have ever completely wiped the internal memory and what options would be available to restore if things did go wrong.
zach181 said:
I've tried a few ways to get into the BIOS shown... all failed.
Maybe the only way to trigger the BIOS to show is to fully wipe/format the internal storage so the BIOS can't pick up droidboot or anything else. Quite risky though if it isn't the way.
I'm in no way telling anyone to do this and I have not tried it myself. I'd be curious to hear from any advanced users if they have ever completely wiped the internal memory and what options would be available to restore if things did go wrong.
Click to expand...
Click to collapse
This guy seems to have stumbled on it also. I flashed the stock kk firmware and I am trying to do it but can't get Lollipop update to work. But it won't boot after it fails so I am reflashing KK again.
http://forum.xda-developers.com/showpost.php?p=60490907&postcount=578
Thanks for the link workdowg,
I'm still trying to work out how they did it. Could do with a step by step and whatever files needed uploaded and linked to. Also the bit about not using windows startup programs.
zach181 said:
Thanks for the link workdowg,
I'm still trying to work out how they did it. Could do with a step by step and whatever files needed uploaded and linked to. Also the bit about not using windows startup programs.
Click to expand...
Click to collapse
If you try it do let me know. I need to get into the bios to get started on a dual boot to Linux on this bad boy...
I will let you know.
I just asked for the OP to clarify a few things before I go ahead. I may try Linux first with Windows 8/10 being the final install.
So... conclusion. we have to damage firmware to boot efi...
If we could swap img file before upload to tab (during this 25 second wait) we could make windows installation possible. Am i right?
zach181 said:
I will let you know.
I just asked for the OP to clarify a few things before I go ahead. I may try Linux first with Windows 8/10 being the final install.
Click to expand...
Click to collapse
@social-design-concepts suggested we should try to change the boot order using efibootmgr. I've been communicating with him. Here is the post in the Venue thread... http://forum.xda-developers.com/show...postcount=2083
Links giving 404
zach181 said:
Links giving 404
Click to expand...
Click to collapse
here it is again... http://forum.xda-developers.com/showpost.php?p=61108700&postcount=2083 it got truncated.
Thanks workdowg.
It seems it's not as clear cut as first thought. Mind you, I didn't expect it to be. I did try a HP keyboard with OTG in Android and that got picked up ok (No lights on keyboard)
I'm a bit in the same mind as Social-Design. I'd rather have a definite way to restore Android from a totally blank internal drive before I have a go. Just up to page 214 in the thread so it may be covered later.
UEFI soft brick?
Hi guys,
I accidentely tried to use the firmware on my 1050 as described in this thread. I can indeed load the UEFI BIOS with all its settings (even though most don't do anything). But unfortunately, I cannot load any OS. I always get the error "EFI Harddrive failed" - meaning it cannot boot fomr hardrive.
I have used an externally powered USB-HUB with mouse, keyboard and USB-Stick and connected to the 1050 via OTG-cable. If the stick is bootabnle with GPT x64 then it will boot from that stick. All 64bit windows versions that I tried failed to install with "ACPI_BIOS_ERROR". 32bit windows would not start, because the GPT is 32bit and the BIOS does not recognise it.
The best success I had so far was to copy a ISO from android-x86 on the usb stick. It will boot in live-mode from the USB. Not so suprisignly, mouse and keyboard are working, touch isn't. WiFI is working and the SD card is detected. I tried to install this version of android on the harddrive which works, but it installs the EFI GRUB bootloader which is not recognised by the BIOS.
I can also access the UEFI shell.
Unfortunately, I am running a bit out of ideas of what to do in order to get a normal system (or firmware) back. ADB-drivers obviously don't work (the Intel SoC driver is installed as well), so I cannot use the Phone Flash Tool.
Any ideas would be greatly appreciated.
Yosha1 said:
Hi guys,
I accidentely tried to use the firmware on my 1050 as described in this thread. I can indeed load the UEFI BIOS with all its settings (even though most don't do anything). But unfortunately, I cannot load any OS. I always get the error "EFI Harddrive failed" - meaning it cannot boot fomr hardrive.
I have used an externally powered USB-HUB with mouse, keyboard and USB-Stick and connected to the 1050 via OTG-cable. If the stick is bootabnle with GPT x64 then it will boot from that stick. All 64bit windows versions that I tried failed to install with "ACPI_BIOS_ERROR". 32bit windows would not start, because the GPT is 32bit and the BIOS does not recognise it.
The best success I had so far was to copy a ISO from android-x86 on the usb stick. It will boot in live-mode from the USB. Not so suprisignly, mouse and keyboard are working, touch isn't. WiFI is working and the SD card is detected. I tried to install this version of android on the harddrive which works, but it installs the EFI GRUB bootloader which is not recognised by the BIOS.
I can also access the UEFI shell.
Unfortunately, I am running a bit out of ideas of what to do in order to get a normal system (or firmware) back. ADB-drivers obviously don't work (the Intel SoC driver is installed as well), so I cannot use the Phone Flash Tool.
Any ideas would be greatly appreciated.
Click to expand...
Click to collapse
You can get it to boot from USB? Get someone with to use tethered twrp and get a backup of the esp and fastboot partitions.
I have 2 things you can try if the goal is getting back to booting stock Android.
Yosha1 said:
The best success I had so far was to copy a ISO from android-x86 on the usb stick. It will boot in live-mode from the USB. Not so suprisignly, mouse and keyboard are working, touch isn't. WiFI is working and the SD card is detected. I tried to install this version of android on the harddrive which works, but it installs the EFI GRUB bootloader which is not recognised by the BIOS.
I can also access the UEFI shell.
Any ideas would be greatly appreciated.
Click to expand...
Click to collapse
Have You tried booting any x64 linux iso from flash drive?
dreamnewbie said:
Have You tried booting any x64 linux iso from flash drive?
Click to expand...
Click to collapse
Thank you for your fast reply.
I just tried that with an Ubuntu Desktop Distro. It boots up from teh USB drive, keyboard and mouse are present. Wifi, sound, touch don't work but I can see the internal Harddrive and the sdcard in the file exsplorer.
Yosha1 said:
Thank you for your fast reply.
I just tried that with an Ubuntu Desktop Distro. It boots up from teh USB drive, keyboard and mouse are present. Wifi, sound, touch don't work but I can see the internal Harddrive and the sdcard in the file exsplorer.
Click to expand...
Click to collapse
extract and dd this to a usb drive and see if it is able to boot it View attachment 3415895 if it successfully boots replace the fastboot.img thats on the thumbrive with one for your devices and see if it boots. if your fastboot.img is named droidboot.img rename it to fastboot.img.
If you can successfully get your devices droidboot/fastboot.img to load you can then disconnect the usb-otg cable and reconnect it to your PC and use the phone flash tools to restore your device completely.

No USB - 1.2.1

Hi,
I have been given an old Nook Glowlight that still has 1.2.1 on it.
I have tried NookManager but it won't connect to anything because its still on 1.2.1.
However, I can't update to 1.2.2 because when I connect it to my laptop via USB, nothing shows up in explorer etc.
No idea what to do next!
Does your PC go "bong" when you plug it in?
Do you see anything in Device Manager (devmgmt.msc)?
Is there ADB?
If you can find the old Noogie (for NST) and put it on an SD card you can boot on that.
Renate NST said:
Does your PC go "bong" when you plug it in?
Do you see anything in Device Manager (devmgmt.msc)?
Is there ADB?
If you can find the old Noogie (for NST) and put it on an SD card you can boot on that.
Click to expand...
Click to collapse
Nope, it doesn't do anything. I've tried it in a chomebook too, and that didn't see anything.
I'm very new to this, so not too sure what ADB is.
What is Noogie... sorry.
Moyni said:
I'm very new to this...
Click to expand...
Click to collapse
Ok, well, all this stuff is very old to me and I've forgotten some of it.
ADB is the way we transfer files and get access to a shell for all Android devices.
There are tutorials here somewhere, try searching.
CWM and Noogie are two different recovery images that you can run if you can't get what you want done in the regular system image.
I just dusted off my old NST but it needs charging. I forget which recovery I have on it.
I'm sure that @nmyshkin can get you started with the Nook Manager.
Renate NST said:
Ok, well, all this stuff is very old to me and I've forgotten some of it.
ADB is the way we transfer files and get access to a shell for all Android devices.
There are tutorials here somewhere, try searching.
CWM and Noogie are two different recovery images that you can run if you can't get what you want done in the regular system image.
I just dusted off my old NST but it needs charging. I forget which recovery I have on it.
I'm sure that @nmyshkin can get you started with the Nook Manager.
Click to expand...
Click to collapse
Thanks.
I've looked into ADB, but it assumes I can connect to the device via USB... which I can't.
I wonder if I could SSH into it, but again, I wouldn't know where to start.
Moyni said:
Thanks.
I've looked into ADB, but it assumes I can connect to the device via USB... which I can't.
I wonder if I could SSH into it, but again, I wouldn't know where to start.
Click to expand...
Click to collapse
NookManager has the option to start WiFi and use it to connect via ADB and SSH before doing anything else. You could copy the update over that way.
A perhaps bigger question is the integrity of the port. Can you charge the device? If so then you may just have a driver issue on your PC.
If you want to pursue the ADB angle at least to get started, I recommend the Minimal ADB and Fastboot package. Google that with XDA also and you'll find it.
nmyshkin said:
NookManager has the option to start WiFi and use it to connect via ADB and SSH before doing anything else. You could copy the update over that way.
A perhaps bigger question is the integrity of the port. Can you charge the device? If so then you may just have a driver issue on your PC.
If you want to pursue the ADB angle at least to get started, I recommend the Minimal ADB and Fastboot package. Google that with XDA also and you'll find it.
Click to expand...
Click to collapse
I tried SSH but the password won't work in order to get access, any ideas, "root" didn't work.
Managed to get it connected to my laptop, I tried an old £1 cable and that worked!!
Can't get it to update to 1.2.2 though. I copy the zip file into the device, put it into sleep mode, but nothing happens apart from the device deleting the file!!
So, I'm getting there.
As I'm in the UK, it looks as though the 1.2.2 update from the US site won't work on a UK device.
Before I go though the process of changing the region, does anyone know where I could download the UK version from?
Thanks.
Moyni said:
So, I'm getting there.
As I'm in the UK, it looks as though the 1.2.2 update from the US site won't work on a UK device.
Before I go though the process of changing the region, does anyone know where I could download the UK version from?
Thanks.
Click to expand...
Click to collapse
AFAIK there is no UK update. B&N basically abandoned the non-U.S. firmware devices, suggesting to users that they use them by skipping OOBE. That's a horrible suggestion that leads to decreased battery life and a frantically "busy" system that's always looking for something that's not there. Your best best is the region change followed by the update.
Moyni said:
Can't get it to update to 1.2.2 though. I copy the zip file into the device, put it into sleep mode, but nothing happens apart from the device deleting the file!!
Click to expand...
Click to collapse
You can manually install it. It will have no choice in the matter.
See: https://forum.xda-developers.com/showpost.php?p=83052867&postcount=5

Categories

Resources