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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux