Android Forums at AndroidCentral.com >  More Android Devices >  More Android Phones & Devices > [HOW TO] Install USB drivers for the LG Optimus One

[HOW TO] Install USB drivers for the LG Optimus One

Reply
Like Tree5Likes

 
Thread Tools Search this Thread
    Thread Author   #11  
Old 12-03-2010, 01:24 AM
AC Cowboy
Device(s): Yes
ROM/Kernel: Homebrewed
My Next Device: Yes
 
Posts: 4,816
Location: Wild and Wonderful
Join Date: Oct 2009
Thanked 2,168 Times in 537 Posts
Likes Received: 309
Activity: 8/20
Quote:
Originally Posted by drklunk View Post
Maybe its just me but Im running Ubuntu 10.10 and installed/opened this using Wine. Ive tried a few different configurations of Wine but I still cant get the menu bar to show up, so I cant change the language. Is there another way I can change the language or something Linux specific?

Im not sure how to use directly downloaded drivers
You don't need any drivers on Linux. Make sure USB debugging is on on the phone, connect to a high speed USB port, and in a terminal:

Code:
sudo su
*password*
cd /home/path/to/sdk/tools/directory/
./adb-kill server
./adb-start-server
exit
You can then use adb as a regular user. You can script the above commands, or look for the udev rules for LG Android phones and you won't need to start the server as root any longer.
Thanked by sixit
  #12  
Old 12-03-2010, 01:26 AM
 
Posts: 6
Join Date: Dec 2010
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
Quote:
Originally Posted by gbhil View Post
You don't need any drivers on Linux. Make sure USB debugging is on on the phone, connect to a high speed USB port, and in a terminal:

Code:
sudo su
*password*
cd /home/path/to/sdk/tools/directory/
./adb-kill server
./adb-start-server
exit
You can then use adb as a regular user. You can script the above commands, or look for the udev rules for LG Android phones and you won't need to start the server as root any longer.
This is the information I needed, thank you! Been in and out of Google and the Ubuntu forums
    Thread Author   #13  
Old 12-03-2010, 01:29 AM
AC Cowboy
Device(s): Yes
ROM/Kernel: Homebrewed
My Next Device: Yes
 
Posts: 4,816
Location: Wild and Wonderful
Join Date: Oct 2009
Thanked 2,168 Times in 537 Posts
Likes Received: 309
Activity: 8/20
Quote:
Originally Posted by drklunk View Post
This is the information I needed, thank you! Been in and out of Google and the Ubuntu forums
You're most welcome! There's a few of us here who use Linux as their desktop OS, so ask away with any questions
Thanked by 2 claudiac1969, drklunk
  #14  
Old 12-04-2010, 01:17 PM
 
Posts: 7
Join Date: Dec 2010
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
It's hard for me to believe that Sprint is selling a phone that takes this much work just to connect to the PC. I have to imagine that many average users won't be able to figure this out. It seems like an awefully huge fail on LGs part considering this phone is currently being pushed by Sprint as it's #1 non-4G phone.
  #15  
Old 12-04-2010, 01:21 PM
 
Posts: 7
Join Date: Dec 2010
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
Quote:
Originally Posted by turnerjazz View Post
It's hard for me to believe that Sprint is selling a phone that takes this much work just to connect to the PC. I have to imagine that many average users won't be able to figure this out. It seems like an awefully huge fail on LGs part considering this phone is currently being pushed by Sprint as it's #1 non-4G phone.
I should add, thanks to gbhil for posting the solution!
  #16  
Old 12-16-2010, 10:17 PM
 
Posts: 7
Join Date: Dec 2010
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
Thanks gbhil for the how-to.
Can anyone point me to an alternate link for LG Mobile Support Tool . I cannot access it via the LG site in the original post.
thanks
  #17  
Old 12-25-2010, 10:42 AM
 
Posts: 1
Join Date: Dec 2010
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
I installed it and I connect my phone and it says ready to use but I got to my computer and double click driver f removable device and it says please connect removable device. HELP?
  #18  
Old 01-10-2011, 05:27 PM
 
Posts: 179
Join Date: Apr 2010
Thanked 23 Times in 12 Posts
Likes Received: 0
Activity: 0/20
So what I get from this, is that this will download drivers for the unbranded GSM Optimus? This will work fine with the Optimus S (Sprint), correct? Nice to have you as a dev again gbhil
  #19  
Old 01-25-2011, 08:58 PM
Device(s): Optimus S
ROM/Kernel: Reborn ROM 2.2.1
Theme: Red-rum
My Next Device: eventually update to gb
 
Posts: 323
Join Date: Jan 2011
Thanked 12 Times in 12 Posts
Likes Received: 2
Activity: 1/20
is there anywhere special that we're suppose to put all the drivers? because I'm still having trouble getting them to work I'm also on Windows 7 if that matters at all
  #20  
Old 02-11-2011, 04:49 PM
 
Posts: 6
Join Date: Feb 2011
Thanked 1 Time in 1 Post
Likes Received: 1
Activity: 0/20
Thanks so much
amihe likes this.
Thanked by sgtstank
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search