Please see my previous post for version, modprobe, and init settings.
I believe the udev rules I had sent were terribly wrong, so based on
the following:
/sbin/lspci -v | grep MPEG
04:08.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)
05:08.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)
05:09.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)
I have changed my /etc/udev/rules.d/ivtv.rules to:
DRIVER=="ivtv", SYSFS{name}=="ivtv0 encoder MPEG",
ID=="0000:04:08.0", SYMLINK+="video0"
DRIVER=="ivtv", SYSFS{name}=="ivtv1 encoder MPEG",
ID=="0000:05:08.0", SYMLINK+="video1"
DRIVER=="ivtv", SYSFS{name}=="ivtv2 encoder MPEG",
ID=="0000:05:09.0", SYMLINK+="video2"
still no joy.
thanks,
-m
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users