Étienne Bersac wrote: > Hi, > >>>> Firstly in order to make the udev rule to get executed I had to change >>>> SUBSYSTEM=="usb_device" to "usb". "usb_device" seems deprecated. As you >>>> can see there is no USB_DEV nor USB_BUS here: >> Version 114 > > Ok, i have only 113 at home (gutsy/hardy). Please fix this for udev 114 > and send me the patch.
The udev rule cannot be fixed. After a bit of research I found out that the USB_DEV and USB_BUS are exported by /lib/udev/usb_device_name which is a Ubuntu specific patch to udev (also a specific Ubuntu rule that invokes that tool). I recommend you revert to a ift-load version where you find the isight usb device on the basis of the vendor and device Id and get rid of the bus/dev code. Regards, Ivan _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
