I work in Gentoo, and I don't automount any USB device. Oddly, accessing the G1 was surprisingly easy. I created a directory in my home and mounted:
sudo mount /dev/sdb ~/g1 ls ~/g1 showed the folders on the SD card. I found it odd that the mountpoint was actually sdb as opposed to sdb1 or something like that. Using adb to list devices showed the G1 connected. From there, I could interface with it just as I would the emulator. Not sure if this will help anyone using other distros or Windows, but I figure I'll drop it here anyway just in case. On Oct 22, 4:20 pm, Ed Burnette <[EMAIL PROTECTED]> wrote: > It's not working for me. The device driver won't install, and I get > this error from Vista64: > > Description: > Windows detected a new device attached to your computer, but could > not find the driver software it needs to make the device usable. Each > device manufacturer typically includes driver software of a CD that > comes with the device, or as a download from its website. The hardware > ID of your device is USB\VID_0BB4&PID_0C02&REV_0100&MI_01. > > Problem signature: > Problem Event Name: PnPDriverNotFound > Architecture: x64 > Hardware Id: USB\VID_0BB4&PID_0C02&REV_0100&MI_01 > OS Version: 6.0.6001.2.1.0.256.4 > Locale ID: 1033 > > On Oct 22, 3:03 pm, "Xavier Ducrohet" <[EMAIL PROTECTED]> wrote: > > > Hi Mark, > > > We just updated the doc regarding developing on devices, for all platforms. > > >http://code.google.com/android/intro/develop-and-debug.html#developin... > > > Xav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

