-
-
12-05-2012 07:03 AM
# ADS
Circuit advertisement
-
-
-
Is there a Lenovo's fastboot for Linux? I can adb from Linux (generic adb from android development kit), but fastboot doesn't work at all 
Tried Lenovo's fastboot for Windows (from the link provided) under wine but with no success.
-
Update:
gmarkall just pm me a good tip for linux he said.
I have got fastboot working from Linux - it doesn't show up in "fastboot devices" but if you run with a custom vendor id, e.g.:
Code:
fastboot -i 0x17ef boot boot.img
Yaaay!!!
Unfortunately I do not have a fastboot that works in linux (my preferred OS). I never thought of trying to use wine, currently when I need to I run fastboot I use windows running in VirtualBox.
Last edited by anika200; 12-05-2012 at 08:14 AM.
-

Originally Posted by
anika200
Unfortunately I do not have a fastboot that works in linux (my preferred OS). I never thought of trying to use wine, currently when I need to I run fastboot I use windows running in VirtualBox.
Cheers, will try VirtualBox then 
Edit: Just saw gmarkall's post in another forum about adding vendor ID; tested flashing a new recovery and it works!
Code:
# ~/Downloads $ fastboot -i 0x17ef flash recovery A2109_CWMrecovery-6.0.1.9c.img sending 'recovery' (6340 KB)...
OKAY [ 1.182s]
writing 'recovery'...
OKAY [ 0.447s]
finished. total time: 1.629s
Last edited by Ravak; 12-05-2012 at 08:22 AM.
-
Fastboot works just fine in Linux, probably better than windows version,Just use the fastboot binary that came with your adb binary must be root to use it.
If you like my work buy me a coffee!!!
Donations Appreciated
Due to the overwhelming PM's that I receive, I am unable to answer all the questions and many questions are duplicates so PLEASE post all questions on this forum so I may better help you and any others who are having the same issues.
No PM's regarding windows questions will be answered, I am a Linux Guy.
-
Nice guide, I will be sending windows users here to read it.
If you like my work buy me a coffee!!!
Donations Appreciated
Due to the overwhelming PM's that I receive, I am unable to answer all the questions and many questions are duplicates so PLEASE post all questions on this forum so I may better help you and any others who are having the same issues.
No PM's regarding windows questions will be answered, I am a Linux Guy.
-

Originally Posted by
Ravak
Cheers, will try VirtualBox then
Edit: Just saw
gmarkall's post in another forum about adding vendor ID; tested flashing a new recovery and it works!
Code:
# ~/Downloads $ fastboot -i 0x17ef flash recovery A2109_CWMrecovery-6.0.1.9c.img sending 'recovery' (6340 KB)...
OKAY [ 1.182s]
writing 'recovery'...
OKAY [ 0.447s]
finished. total time: 1.629s
Do you know for fact that 17ef is the vendor code for the A2109a?
I've been looking everywhere!
It should be sticky'd cuz... damn long night! hehehehe
-

Originally Posted by
fryd
Do you know for fact that 17ef is the vendor code for the A2109a?
I've been looking everywhere!
It should be sticky'd cuz... damn long night! hehehehe
Connect pad to Linux box, type "dmesg":
[260240.827616] usb 1-6.3: new high-speed USB device number 56 using ehci_hcd
[260240.931410] usb 1-6.3: New USB device found,
idVendor=17ef, idProduct=74e6
[260240.931415] usb 1-6.3: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[260240.931418] usb 1-6.3: Product: IdeaTabA2109A
[260240.931421] usb 1-6.3: Manufacturer: LENOVO
[260240.931423] usb 1-6.3: SerialNumber: (your serial number here)
or type "lsusb":
Bus 001 Device 056: ID 17ef:74e6 Lenovo