Usually when I see this I have to change my udev rules... For example, this morning I had to do this with my Motorola Triumph, adding some udev rules for it to recognize.
http://conjurecode.com/udev-rules-for-android-development-on-motorola-triumph/ I assume you have to do something similar for your device, modulo the vendor id... kris On Sat, Feb 4, 2012 at 1:39 PM, Chad A. <[email protected]> wrote: > Hi, > > I'm using debian linux, and suddenly (after months of successful > development), adb refuses to recognize any of the hardware devices that I > plug into the USB ports. adb shell, and adb logcat no longer work. And > adb devices shows the following. > > List of devices attached > ???????????? no permissions > > I've rebooted my development machine, rebooted my devices, switch USB ports, > started and stopped the adb server, and adb still refuses to recognize the > device, and consequently prevents installing packages on them. > > Has anyone encountered this situation, and found a way to resolve it. Your > advice would be much appreciated, since this has pretty much ground my > development to a halt. > > Thanks, > Chad > > -- > 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 -- 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

