Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users
Udev rules (again)
 

Index | Next | Previous | View Flat


joshoekstra at gmx

Jun 28, 2009, 12:40 PM


Views: 456
Permalink
Udev rules (again)

Hey,

Adding another camera to my backend has forced to use udev-rules to
force the camra's not to take the video-device my PVR normally uses.
I thought it would be as easy as just writing a rule for the cameras,
but it turns out I need to for my PVR as well.

For this I used the following in /etc/udev/rules./10-local.rules:

KERNEL=="video[0-9]*", SUBSYSTEMS=="pci", DRIVERS=="ivtv",
ID=="0000:02:08.0" NAME="video0"
KERNEL=="video[0-9]*", SUBSYSTEMS=="pci", DRIVERS=="ivtv",
ID=="0000:02:09.0" NAME="video1"
KERNEL=="video[0-9]*", SUBSYSTEMS=="usb", ATTRS{idVendor}=="046d",
ATTRS{idProduct}=="08f0", NAME="video5"
KERNEL=="video[0-9]*", SUBSYSTEMS=="usb", ATTRS{idVendor}=="093a",
ATTRS{idProduct}=="2468", NAME="video6"

This seems to work as well as the videodevices get the right numbers,
the problem is however that recordings made are 'empty' ie just no image
and filesize > 0.

I got the feeling my rules are missing some parts causing them not to
work, but even with the several howto's I can't find it and examples
with a PVR and with NAME="video_n_" seem to benon-existent.

any pointers or examples appreciated,

Jos Hoekstra

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Subject User Time
Udev rules (again) joshoekstra at gmx Jun 28, 2009, 12:40 PM
    Re: Udev rules (again) lists at the-pearsons Jun 28, 2009, 9:51 PM
    Re: Udev rules (again) drescherjm at gmail Jun 28, 2009, 10:03 PM
    Re: Udev rules (again) joshoekstra at gmx Jul 3, 2009, 5:14 AM
        Re: Udev rules (again) drescherjm at gmail Jul 3, 2009, 6:56 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.