[mythtv-users] ivtv installation on Redhat 9 wintv-250

wlody_randall at cox.net wlody_randall at cox.net
Wed Sep 29 20:21:08 EDT 2004


Hi,
 
I am trying to configure the ivtv driver on my Hauppauge Wintv-250 card.  When I run modprobe it appears that the ivtv driver loads, however there is no new video (ivtv) device in /dev.  Suggestions?
 
Thanks,
Randall
 
 
# /sbin/modprobe ivtv
Warning: ignoring debug=1, no such parameter in this module
Module ivtv loaded, with warnings
 
#tail /var/log/messages
(snip)
 
Sep 29 16:53:01 localhost modprobe: modprobe: Can't locate module binfmt-0090
Sep 29 16:53:01 localhost modprobe: modprobe: Can't locate module binfmt-0090
Sep 29 16:54:22 localhost su(pam_unix)[2889]: session opened for user root by mythtv(uid=501)
Sep 29 16:54:37 localhost kernel: i2c-core.o: i2c core module
Sep 29 16:54:37 localhost kernel: Linux video capture interface: v1.00
Sep 29 16:54:37 localhost kernel: i2c-algo-bit.o: i2c bit algorithm module
Sep 29 16:54:37 localhost kernel: i2c-core.o: driver i2c TV tuner driver registered.
Sep 29 16:54:37 localhost kernel: i2c-core.o: driver saa7115 registered.
Sep 29 16:54:37 localhost kernel: i2c-core.o: driver i2c msp3400 driver registered.
Sep 29 16:54:37 localhost kernel: ivtv: version 0.1.9 (release) loading
Sep 29 16:54:37 localhost kernel: ivtv: SGarray_size = 340, DSGarray_size = 16
Sep 29 16:54:37 localhost kernel: ivtv: Found an iTVC16 based chip
Sep 29 16:54:37 localhost kernel: PCI: Found IRQ 10 for device 02:08.0
Sep 29 16:54:37 localhost kernel: PCI: Sharing IRQ 10 with 00:1f.3
Sep 29 16:54:37 localhost kernel: tuner: probing ivtv i2c driver #0 i2c adapter [id=0x10005]
Sep 29 16:54:37 localhost kernel: tuner: chip found @ 0xc2
Sep 29 16:54:37 localhost kernel: tuner(bttv): type forced to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) [insmod]
Sep 29 16:54:37 localhost kernel: i2c-core.o: client [Philips NTSC (FI1236,FM1236 and ] registered to adapter [ivtv i2c driver #0](pos. 0).
Sep 29 16:54:37 localhost kernel: saa7114.c: starting probe for adapter ivtv i2c driver #0 (0x10005)
Sep 29 16:54:37 localhost kernel: saa7114.c: detecting saa7114 client on address 0x42
Sep 29 16:54:37 localhost kernel: saa7115.c: writing init values
Sep 29 16:54:39 localhost kernel: status: (1E) 0x50, (1F) 0xc0
Sep 29 16:54:39 localhost kernel: i2c-core.o: client [saa7115[0]] registered to adapter [ivtv i2c driver #0](pos. 1).
Sep 29 16:54:39 localhost kernel: msp34xx: init: chip=MSP3445G-B8, has NICAM support
Sep 29 16:54:39 localhost kernel: msp3410: daemon started
Sep 29 16:54:39 localhost kernel: i2c-core.o: client [MSP3445G-B8] registered to adapter [ivtv i2c driver #0](pos. 2).
Sep 29 16:54:39 localhost kernel: i2c-core.o: adapter ivtv i2c driver #0 registered as adapter 0.
Sep 29 16:54:42 localhost kernel: ivtv: Encoder revision: 0x02040011
Sep 29 16:54:42 localhost kernel: ivtv: Registered v4l2 device, minor 0
Sep 29 16:54:42 localhost kernel: ivtv: Registered v4l2 device, minor 32
Sep 29 16:54:42 localhost kernel: ivtv: Registered v4l2 device, minor 224
Sep 29 16:54:42 localhost kernel: ivtv: loaded
 
No new video device has been created:
 
# ls -l /dev/v4l*
ls: /dev/v4l*: No such file or directory
 
# lspci -v
(snip)
 
02:08.0 Multimedia video controller: Internext Compression Inc: Unknown device 0016 (rev 01)
        Subsystem: Hauppauge computer works Inc.: Unknown device 4009
        Flags: bus master, medium devsel, latency 64, IRQ 10
        Memory at f8000000 (32-bit, prefetchable) [size=64M]
        Capabilities: [44] Power Management version 2
 
# more /etc/modules.conf
alias char-major-81     videodev
alias char-major-81-0   ivtv
alias char-major-61 lirc_i2c
options ivtv debug=1
options tuner type=2
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 tuner
alias eth0 8139too
alias scsi_hostadapter aic7xxx
alias usb-controller usb-uhci
alias sound-slot-0 emu10k1
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
 
# dmesg |grep tv
(snip)
ivtv: version 0.1.9 (release) loading
ivtv: SGarray_size = 340, DSGarray_size = 16
ivtv: Found an iTVC16 based chip
tuner: probing ivtv i2c driver #0 i2c adapter [id=0x10005]
tuner(bttv): type forced to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) [insmod]
i2c-core.o: client [Philips NTSC (FI1236,FM1236 and ] registered to adapter [ivtv i2c driver #0](pos. 0).
saa7114.c: starting probe for adapter ivtv i2c driver #0 (0x10005)
i2c-core.o: client [saa7115[0]] registered to adapter [ivtv i2c driver #0](pos. 1).
i2c-core.o: client [MSP3445G-B8] registered to adapter [ivtv i2c driver #0](pos. 2).
i2c-core.o: adapter ivtv i2c driver #0 registered as adapter 0.
ivtv: Encoder revision: 0x02040011
ivtv: Registered v4l2 device, minor 0
ivtv: Registered v4l2 device, minor 32
ivtv: Registered v4l2 device, minor 224
ivtv: loaded




More information about the mythtv-users mailing list