Rajesh Perumal wrote:
>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 have no idea where it should be in FC, as i do not use it. Seems one
problem to solve though.
>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 ====================
>
>
<snip>
>ivtv0: unable to open firmware v4l-cx2341x-init.mpg
>
Good question below, can you find out in FC what the firmware directory is?
I am also missing the reports on loading the firmware for the 350. Those
really need to be loaded. I see no success and no failure report on it
though, perhaps because the firmware directory is empty or non-existing?
>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
>
>
And i would remove the options. Now adays ivtv usually works better
without them.
>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
>
>
>
Good luck,
Rudy
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users