LinuxMCE Forums
May 21, 2013, 06:34:10 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: question about udev rules for video (webcam)  (Read 338 times)
pw44
Addicted
*
Posts: 651


View Profile
« on: August 03, 2010, 08:38:27 pm »

Hia,
due a bug on my (and anybodies M3N78-VM) concerning usb 1.1 handling, i got a startech pci board for usb, and have my usb 1.1 devices (like webcam) connected to it, leaving the mobos usb interfaces for usb 2.0 devices.
On boot, the startech pci board loads first, making the webcam getting the video0 device, which is undesireable for me.
I did create the /etc/udev/rules.d/25-name-video-devices.rules with following content:
SUBSYSTEM=="pci", BUS=="usb", SYSFS{idVendor}=="05a9", SYSFS{idProduct}=="0511", NAME="video4"
problem is: on boot, the f***g webcam gets assigned to /dev/video0.
the dmesg output for this is:
[  333.231214] ov511 7-1:1.0: Device at usb-0000:01:06.1-1 registered to video0
AFAIK, subsystem is pci and bus is usb.
Anyone with a hint?
TIA
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!