Dan Pou wrote: > 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.)
There is no /sys/class/usb_device on Ubuntu 8.04 on my PC. The closest match to what you're seeking is /sys/class/usb_endpoint, but then I have five entries of possible relevance: usbdev4.10_ep00 usbdev4.10_ep01 usbdev4.10_ep02 usbdev4.10_ep81 usbdev4.10_ep82 > udevd --version reports 125 for me 117 here. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

