Udev problem

Paulo Cavalcanti promac at gmail.com
Thu Jan 18 21:00:06 UTC 2007


>  It's necessary to run 'udevtrigger' to activate them.
>
> Next question, then.  Should I put that command into my .bash_profile?
>

Anne,

could you post the udev rules you created?

These are the rules I use:

[naja:/etc/udev/rules.d] more 83-video.rules
# Persistent symlinks for webcam and tuner
KERNEL=="video*", SYSFS{idProduct}=="4036", SYSFS{idVendor}=="041e", \
    SYMLINK+="webcam"
KERNEL=="video*", SYSFS{device}=="0x036e", SYSFS{vendor}=="0x109e", \
    SYMLINK+="tvtuner"

and these are the corresponding links:

[naja:/etc/udev/rules.d] ls -al /dev/tvtuner
lrwxrwxrwx 1 root root 6 Jan 16 07:48 /dev/tvtuner -> video0
[naja:/etc/udev/rules.d] ls -al /dev/webcam
lrwxrwxrwx 1 root root 6 Jan 16 07:48 /dev/webcam -> video1


-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20070118/0266b5ad/attachment-0002.html 


More information about the users mailing list