Software Archive
Read-only legacy content
17061 Discussions

Fastboot support for Linux on Dell Venue 8

T_K_
Beginner
1,260 Views
Hi, can you supply a fastboot binary that works with dell venue tablets? adb works just fine, lsusb even list the tablet in fastboot mode, but the fastboot binary does nothing, of course it can find and communicate with all my other androids via fastboot. Windows fastboot.exe has no problems communicating with the tablet.
0 Kudos
2 Replies
T_K_
Beginner
1,260 Views

Using the method SDC posted on XDA Developers, fastboot oem startftm from a windows computer, I can then boot into Linux and use adb commands just fine, while tablet is in this oem startftm mode, so clearly Linux sees the tablet while it's in fastboot mode, just the fastboot binary is unable to communicate with the tablet.

lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 413c:b111 Dell Computer Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

lsusb even shows the dell tablet in fastboot mode, yet only adb is able to communicate with the tablet, so we need a Linux fastboot binary that can see and communicate with dell tablets.

Thanks.

0 Kudos
T_K_
Beginner
1,260 Views

I forgot to update this thread, I built my own.

http://www.mediafire.com/download/pbr4b2x2ig9b2m5/fastboot

as of Dec 9, Google released one also, linked in my recovery thread.


 

http://forum.xda-developers.com/dell-venue/general/linux-tethered-cwm-recovery-version-t2963104


 

0 Kudos
Reply