Re: Udev problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  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

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux