On Tue, Nov 26, 2013 at 10:34 AM, Kustaa Nyholm wrote: > I've added the following udev rules: > > nyholku@KustinLubuntu:/media/psf/Home/hidapi/linux$ cat > /etc/udev/rules.d/10-myrules.rules > SUBSYSTEM=="usb", ATTRS{idVendor}=="0810", ATTRS{idProduct}=="0005", > MODE="0666" > KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="0810", > ATTRS{idProduct}=="0005", MODE="0666" > > > Also tried them with 99- prefix, but no joy.
To verify that your udev rules take effect, run: find /dev/bus/usb -type c -ls Use lsusb to see the matching bus/device number. Tormod ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel