There seems to be some problems with udev matching the rules. I don't seem to get a match looking at `/sbin/udevadm test` on the device.
Can someone who adb works without root permission copy some output from these commands? udevadm test /sys/class/usb_device/usbdev7.13/ where 7.13 is replaced with the results of: lsusb |grep 'High Tech' (mine says Bus 007 Device 013: ID 0bb4:0c02 High Tech Computer Corp.) udevd --version reports 125 for me The final (problematic line) for me is: udev_node_add: creating device node '/dev/bus/usb/007/013', major=189, minor=780, mode=0664, uid=0, gid=0 rather than 0666. Ideally it would be better to have a udev command with group="android" or something with mode="0664" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

