Jump to content

[help] Fastboot in Ubuntu x64 for Acer Liquid E


Recommended Posts

Guest xaueious
Posted (edited)

I am stumped.

I followed this guide and got adb working:

http://wiki.cyanogenmod.com/index.php?titl...in_the_terminal

But I cannot get fastboot to work.

Any pointers?

Right now my udev rules are in 99-android.rules

I want to do fastboot boot, flash from ubuntu but I have to reboot to Windows every time.

I know I can run VirtualBox under Windows. I'm trying to get it to work from Ubuntu because I'm trying to play around with building kernels.

fastboot devices has no output.

I've read http://forum.xda-developers.com/showthread.php?t=673845 and someone says that fastboot devices isn't supposed to show anything. Can someone confirm?

Edited by xaueious
Guest liquid_it
Posted

As far as I can remember adb service & every fastboot task should be sudoed with Ubuntu 10.04

Guest xaueious
Posted

Hm...

I'll try that...

Use the same fastboot binary that's been floating around?

Guest malez
Posted
Hm...

I'll try that...

Use the same fastboot binary that's been floating around?

Here is my udev conf file

SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"

SUBSYSTEM=="usb",SYSFS{idvendor}=="04e8", SYSFS{idProduct}=="6640", MODE="0666"

there is one entry for samsung galaxy i think but that is not a problem

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.