Hi folks, I'm using Fedora Core 5 - 2.6.17-1.2174_FC5, and am using MythTV0.19.
I have a Hauppauge 350 card I just bought, and a Geforce 4400 Ti in my
computer. I am trying to use the Hauppauge card for tv in and tv out. It was
originally capturing fine, but now it's not. I'm not sure what i've changed
that has caused it to start failing in capturing.
The tv out works fine with X, but when I go to watch live tv in MythTV the
screen goes black and freezes the whole machine. All I can do is reboot.
The computer also freezes if I try and do a live video capture with the command:
cat /dev/video0 > /tmp/test_capture.mpg
I have tried this using /usr/bin/ivtvctl -p with every single number from 0 to
5 with the same results.
I have used Jarod's guide and have done lots of searching but have not been
able to figure out why this is happening.
I have noticed that one of the modules isn't loading:
"unable to open firmware v4l-cx2341x-init.mpg" and i've done some searches on
archives and found that there should be a copy of this file in /lib/firmware
and then symlinks everywhere else. I have done this and ensured that there are
full rights to the file but it still won't load the module.
I tossed the card in my Windows XP computer to ensure it wasn't hardware
related, and the card works perfectly fine. Any help would be greatly
appreciated.
Below is a copy of my IVTV info from dmesg.
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.7.0 (tagged release) loading
ivtv: Linux version: 2.6.17-1.2174_FC5 mod_unload 686 REGPARM 4KSTACKS gcc-4.1
ivtv: In case of problems please include the debug info between
ivtv: the START INIT IVTV and END INIT IVTV lines, along with
ivtv: any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected Hauppauge WinTV PVR-350 card (cx23415 based)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 3
PCI: setting IRQ 3 as level-triggered
ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LNKC] -> GSI 3 (level, low) -> IRQ
3
msp3400 0-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #0)
msp3400 0-0040: MSP4448G-A2 supports radio, mode is autodetect and autoselect
saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
input: ImPS/2 Generic Wheel Mouse as /class/input/input1
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
tveeprom 0-0050: Hauppauge model 48132, rev K268, serial# 9810846
tveeprom 0-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 0-0050: audio processor is MSP4448 (idx 27)
tveeprom 0-0050: decoder processor is SAA7115 (idx 19)
tveeprom 0-0050: has radio, has IR remote
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02050032
ivtv0: Decoder revision: 0x02020023
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
ivtv0: Create encoder radio stream
ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total)
ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total)
ivtv0: Create decoder VOUT stream
ivtv0: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total)
ivtv0: unable to open firmware v4l-cx2341x-init.mpg
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0: failed to read mpeg decoder initialisation file v4l-cx2341x-init.mpg
tuner 0-0061: type set to 47 (LG NTSC (TAPE series))
ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
ivtv: ==================== END INIT IVTV ====================
Also here is my modprobe.conf:
alias eth0 skge
alias snd-card-0 snd-emu10k1
options snd-card-0 index=0
options snd-emu10k1 index=0
remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-emu10k1
# nvidia kernel module
alias char-major-195 nvidia-1_0-8774
alias nvidia nvidia-1_0-8774
alias wlan0 bcm43xx
# ivtv modules setup
alias char-major-61 lirc_i2c
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv tuner=2
options msp3400 once=0 simpler=1 simple=0
options ivtv ivtv_debug=1
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c
-Regards, Raj
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users