Hi,

> > Is it a bug of permissions or ownership ?
> 
> Ownership.

What do you get ? What do you expect ?

> Please apologies me for the confusion. I meant the following snippet
> from isight.rules.in:
> 
> RUN+="@prefix@/lib/udev/ift-load -f /lib/firmware/isight.fw"
> 
> becomes (with --prefix=/) :
> 
> RUN+="//lib/udev/ift-load -f /lib/firmware/isight.fw"

This is the awaited behaviour. What do you expect ?


> 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:
> 
> declare -x ACTION="add"
> declare -x DEVICE="/proc/bus/usb/005/003"
> declare -x DEVPATH="/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4:1.0"
> declare -x DEVTYPE="usb_interface"
> declare -x INTERFACE="255/255/255"
> declare -x MODALIAS="usb:v05ACp8300d010DdcFFdscFFdpFFicFFiscFFipFF"
> declare -x OLDPWD
> declare -x PRODUCT="5ac/8300/10d"
> declare -x PWD="/"
> declare -x SEQNUM="1444"
> declare -x SHLVL="1"
> declare -x SUBSYSTEM="usb"
> declare -x TYPE="255/255/255"
> declare -x UDEVD_EVENT="1"
> declare -x UDEV_LOG="3"

Which version of udev do you use ?

Regards,
Étienne.

_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to