[mythtv-users] PVR-350 test-image fails

mythtv mythtv at vigoer.com
Mon May 30 12:48:44 UTC 2005


I cannot get the test image to display correctly. When issuing the commands:
# /sbin/rmmod saa7127
# /sbin/modprobe saa7127 test_image=1
The first blanks the TV-screen, but the second gives a very flickery and 
noisy image - not the vertikal bars as it should.

This has worked for me previously, but after a reinstall something seems 
to be missing. I have added VGA=791 to the end of my kernel lines in 
/boot/grub/grub.conf, and my modprobe.conf has these lines:
alias eth0 tulip
alias snd-card-0 snd-via82xx
options snd-card-0 index=0
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-via82xx
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv
options saa7127 enable_output=1 output_select=0
options ivtv ivtv_std=2 tda9887=0
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb

The line "options saa7127 enable_output=1 output_select=0" has not made 
any difference, but I also didn't use this last time it worked.

Appreciate any help!

Mogens


More information about the mythtv-users mailing list