Guest twon Posted November 26, 2010 Report Posted November 26, 2010 Just need to confirm a couple of things about udev rules and adb on ubuntu 10.10 here is my udev rule; 71-android.rules SUBSYSTEM=="usb", SYSFS{idVendor}=="12d1", MODE="0666" works fine anyone know the correct syntax to add multiple usb vendors to the udev rules because this will only work with htc devices, am i right? or am i going to have to add multiple udev rules for each usb vendor?
Guest rimoth Posted November 26, 2010 Report Posted November 26, 2010 Just need to confirm a couple of things about udev rules and adb on ubuntu 10.10 here is my udev rule; 71-android.rules SUBSYSTEM=="usb", SYSFS{idVendor}=="12d1", MODE="0666" works fine anyone know the correct syntax to add multiple usb vendors to the udev rules because this will only work with htc devices, am i right? or am i going to have to add multiple udev rules for each usb vendor? I think you are heading in the right direction. To add udev rules you need to edit a file but not sure what entry to add for vega. Must admit gave up and managed to get it working in W7-32, I know such a sin
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now