Reply
Thread Tools
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#501
Originally Posted by EasternPA View Post
./adb shell shows "error: device not found"
Hi I have the same error while it used to work in the past using this procudure on 770 :

http://www.newlc.com/en/nitdroid-dem...d-nokia-n770-0
 
Posts: 39 | Thanked: 12 times | Joined on Jan 2009
#502
Originally Posted by www.rzr.online.fr View Post
Hi I have the same error while it used to work in the past using this procudure on 770 :

http://www.newlc.com/en/nitdroid-dem...d-nokia-n770-0
Turned out I had a running process that needed to be killed.. on the Linux host (as root):

ps axw | grep adb

look for a process running with adb and "fork-server" in its name. Locate the process id ("PID") at the beginning of the row. Then kill it with

kill <pid>

Next time you start adb, you should see "starting server" before the action you requested. Then it should work.
 
Posts: 30 | Thanked: 6 times | Joined on Dec 2007
#503
Having issues w/the softkeypad w/my N800. Any time I select the number input key, the softkeypad crashes, then I have to reboot to get the softkeypad work again.

Any work around for this problem someone could suggest?

Tx
Didjit
 
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#504
Originally Posted by didjit86 View Post
Having issues w/the softkeypad w/my N800. Any time I select the number input key, the softkeypad crashes, then I have to reboot to get the softkeypad work again.

Any work around for this problem someone could suggest?

Tx
Didjit
Yes, it doesn't work well in other devices with cupcake so it's a problem in the upstream Android project but AFAIK there are people looking into the problem.
__________________
NITdroid
 

The Following User Says Thank You to solca For This Useful Post:
jutley's Avatar
Posts: 176 | Thanked: 68 times | Joined on Feb 2009 @ Mars
#505
can someone out there help me get the latest nitdroid on my n810 i dont know how to install as i dont have a pc with linux only vista is there another way i can install i need guidence if someone has the time out there i would really appreciate it thanks.
 
Posts: 62 | Thanked: 35 times | Joined on Mar 2008 @ Fort Gratiot, Michigan
#506
Originally Posted by jutley View Post
can someone out there help me get the latest nitdroid on my n810 i dont know how to install as i dont have a pc with linux only vista is there another way i can install i need guidence if someone has the time out there i would really appreciate it thanks.
[allcaps]GOOD SIR, I WOULD APPRECIATE IT IF YOU WOULD TAKE A BREATH. PROPER PUNCTUATION AND GRAMMAR ARE VERY GOOD THINGS TO POSSESS.[/allcaps]

Now, listen. First of all, you should be posting in the newer thread. Next, you need a what is called a "live CD." Once you acquire it, you'll need to boot from it and follow the proper steps to install NITdroid, which are detailed on both Solca's website and the install thread I created.
 
andrewfblack's Avatar
Posts: 1,656 | Thanked: 1,196 times | Joined on Apr 2008 @ Alabama, USA
#507
Originally Posted by gowen View Post
If anyone is having trouble with adb not seeing your N8x0 on Windows XP, I have found a solution. The usb driver that comes with the SDK is only configured for the G1 and the HTC Touch. It does not have the vendor (VID) and product (PID) numbers for the the N8x0 port in the android_usb.inf file.

Using the Microsoft USBView - USB Connection Viewer from http://www.ftdichip.com/Resources/Utilities.htm I determined the PID needed to be 0001.

With this value added to android_usb.inf, the driver installed on Windows XP and running "adb devices" listed my N800.

I've attached a zip of my modified android_usb.inf, If it doesn't work for you try using USBView to check your VID and PID numbers.
Still not working for me using this driver.
__________________
Home Page - Preenv Wiki

**All Posts are made as a Community Member and not as a Super Moderator of this site.
 
Posts: 106 | Thanked: 26 times | Joined on Aug 2008
#508
Originally Posted by andrewfblack View Post
Still not working for me using this driver.
did you use the usb viewer to see what the pid for your n800 is? for me it was 0002 and i used

http://www.internettablettalk.com/fo...1&postcount=16 instead. i tried changing the usbdriver to 0002 for the same driver you're trying but it didn't work but thesandlord's driver did the trick.

if it still doesn't work, usually adb works on linux even if it doesn't work on windows. it seems windows is much more specific for the driver it needs
 
andrewfblack's Avatar
Posts: 1,656 | Thanked: 1,196 times | Joined on Apr 2008 @ Alabama, USA
#509
I tried his driver but it didn't work either. I guess I'll try on linux.
__________________
Home Page - Preenv Wiki

**All Posts are made as a Community Member and not as a Super Moderator of this site.
 
Posts: 106 | Thanked: 26 times | Joined on Aug 2008
#510
make sure you go to settings > applications > development > enable usb debugging

otherwise adb wont detect a device
 
Reply

Tags
android, nitdroid

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:51.