[Q] Fastboot not working for Intel devices on linux - General Questions and Answers

There seem to be a problem with fastboot for intel devices on linux. I am running Ubuntu 14.04 and I have an Asus Zenfone 5 a501cg. Adb works fine. I have updated the udev rules. When I try fastboot, the device is not even detected. I see the device connected in lsusb. But fastboot devices shows me nothing. And I have inserted the new device ID when the fastboot mode into the udev rules.
I mean when I installed Intel android drivers in windows, everything works fine. I have used fastboot in windows and it works. But when I use it in ubuntu, it does not work. I have tried searching around. And it seems that intel devices have a problem with fastboot in linux. There are similar questions in forums asked for lenovo phone with intel chip in the intel developer zone and the intel guys are telling why don't you update your udev rules blah blah blah..
Do you guys have same problem??????
Do you guys have a solution???????

Related

ADB Drivers in XP wont load.[Fixed]

For weeks I've been loading and unloading drivers for the ADB on my XP box with no luck. The problem seem to be there is no device Id for the capitvate in the x86 section of the inf. I added it and it finally loaded the drivers.
Adb.exe devices return the right device ID and Sideloader Wonder Machine works.. very happy.
CaptivateADBDriver xp.zip (32bit only)
http://www.mediafire.com/?sl3ti60n9lw9c17
Enjoy

[Q] ADB problem Ubuntu, device not found

It's an ainol Novo7 Venus, 7" tablet.
According to Windoiws ADB, the vendor id is 10D6, and the product code is 0C02.
I've successfully flashed Android version 4.2.2 onto the device (from 4.1) using Windows.
My main develoment machine runs Ubuntu 12.10, but ADB on this machine won't recognise the Anal (ainol) tablet.
lsusb identifies the device as 10d6:0c02 from Action Industries Ltd, so it's almost a dead cert that the vendor id is correct.
I've set up udev rules to try and get it recognised, but it just won't have it.
Any ideas?
Thanks.
Geoff.

[Help needed] Acer Iconia B1-750 + ubuntu = no fastboot

Hi, all.
I went through the forums here and googled, but I can't find one working solution.
I have the tablet in subject (Acer Iconia B1-750).
I'd like to root it using guide I found on this forum and with modification for Ubuntu from here.
I can see my device in adb no problem.
When I run lsusb, I see device
Code:
Bus 003 Device 030: ID 0502:367b Acer, Inc.
So far so good.
When I do
Code:
adb reboot-bootloader
the device restarts to something called DROIDBOOT PROVISION OS.
When I type
Code:
lsusb
I can still see the device as
Code:
Bus 003 Device 031: ID 0502:3680 Acer, Inc.
So far so good.
However, when I do
Code:
sudo fastboot devices
I see no device connected.
I tried the -i 0x0502 switch for fastboot, did not help.
I am working on Ubuntu 15.10, kernel 4.2.0-30-generic x86_64, my android-tools-adb and android-tools-fastboot show version number 4.2.2+git20130218-3ubuntu42.
I tried to modify the ~/.android/adb_usb.ini, no help.
I also ensured I have correct permissions for plugdev on the device using udev rules and I do.
Does anyone have any advice how to force fastboot binary to "see" the device?
@sancho_sk Which Ubuntu version are you using?
Sent From my SM-G928F via Tapa
As I wrote:
I am working on Ubuntu 15.10, kernel 4.2.0-30-generic x86_64, my android-tools-adb and android-tools-fastboot show version number 4.2.2+git20130218-3ubuntu42.
Nobody? Seriously nobody works with Ubuntu?

Teclast X98 plus ii (C2D6): Tablet not recognized in DNX fastboot

Hi,
I am stuck with my tablet.
1. With a linux live usb I've removed all the partitions of the device. (create new partition table GPT)
2. Now when I boot, I see the BIOS only. I can also boot in DNX fastboot mode.
Nevertheless, fastboot cli and Phone flash tool doesn't recognize my device.
I've well installed the Intel driver called IntelAndroidDrvSetup1.10.0.exe and if I go to the Device Manager, I can see my device as Intel Android ADB Interface with a ! saying:
Code:
This device cannot start. (Code 10)
An invalid parameter was passed to a service or function.
How to make windows recognizing my tablet?
Please help me to solve this problem.
Thank you!

Acer laptops and minimal ADB and fastboot

Does anyone think that ADB and fastboot does not work properly on Acer laptops and specially for Motorola devices cause I have lot of errors when I try to use ADB on my Acer nitro 5 where is my other computer Dell handles everything properly!
The ADB and Fastboot drivers derived from Android SDK only properly work with Google devices ( e.g. Google Pixel series ).
Knowing this it should be obvious one always have to use the drivers provided by device's OEM.

Categories

Resources