[mythtv-users] No TV after upgrade to .22 using PVR-350 TVOUT-help!

Craig Isdahl craig at dashsystems.com
Thu Nov 12 23:24:23 UTC 2009



> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
> bounces at mythtv.org] On Behalf Of sdkovacs
> Sent: Thursday, November 12, 2009 5:41 PM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] No TV after upgrade to .22 using PVR-350 TVOUT-
> help!
> 
> On Thu, Nov 12, 2009 at 5:31 PM, Craig Isdahl <craig at dashsystems.com> wrote:
> 
> >
> > ----- ----- ----- -----
> > [root at mythtv ~]# cat /etc/modprobe.conf
> > alias eth0 e100
> > alias scsi_hostadapter sata_sil
> > alias snd-card-0 snd-intel8x0
> > # This is for WinTV PVR-350 IVTV
> > alias char-major-81 videodev
> > alias char-major-81-0 ivtv
> > #alias char-major-61 lirc_i2c
> > alias char-major-61 lirc_mceusb2
> > options snd-card-0 index=0
> > options snd-intel8x0 index=0
> > options ivtv-fb osd_compat=1
> > remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
> > /sbin/modprobe -r --ignore-remove snd-intel8x0
> > install ivtv /sbin/modprobe cx25840; /sbin modprobe wm8775; /sbin/modprobe
> > --ignore-install ivtv; /sbin/modprobe ivtv-fb
> > #install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
> > lirc_i2c
> > ----- ----- ----- -----
> 
> There's your issue in /etc/modprobe.conf. Change ivtv-fb to ivtvfb

I did that but also had to remove the "options ivtv-fb osd_compat=1" line;
ivtvfb would not load otherwise.  Now it appears ivtvfb is loading correctly
(no errors in Xorg.0.log) but I still don't have a picture.

[root at mythtv ~]# cat /etc/modprobe.conf
alias eth0 e100
alias scsi_hostadapter sata_sil
alias snd-card-0 snd-intel8x0
# This is for WinTV PVR-350 IVTV
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-61 lirc_mceusb2
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-intel8x0
install ivtv /sbin/modprobe cx25840; /sbin modprobe wm8775; /sbin/modprobe
--ignore-install ivtv; /sbin/modprobe ivtvfb



[root at mythtv ~]# dmesg | grep ivtv
ivtv: Start initialization, version 1.4.1
ivtv0: Initializing card 0
ivtv0: Autodetected Hauppauge card (cx23415 based)
cx25840 1-0044: cx25  0-21 found @ 0x88 (ivtv i2c driver #0)
ivtv0: Autodetected Hauppauge WinTV PVR-350
saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0)
msp3400 1-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #0)
tuner 1-0043: chip found @ 0x86 (ivtv i2c driver #0)
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv0: Registered device video0 for encoder MPG (4096 kB)
ivtv0: Registered device video32 for encoder YUV (2048 kB)
ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
ivtv0: Registered device video24 for encoder PCM (320 kB)
ivtv0: Registered device radio0 for encoder radio
ivtv0: Registered device video16 for decoder MPG (1024 kB)
ivtv0: Registered device vbi8 for decoder VBI (64 kB)
ivtv0: Registered device vbi16 for decoder VOUT
ivtv0: Registered device video48 for decoder YUV (1024 kB)
ivtv0: Initialized card: Hauppauge WinTV PVR-350
ivtv: End initialization
ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: Loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02060039
ivtv0: Decoder revision: 0x02020023
ivtv0: Loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
ivtvfb0: Framebuffer at 0xf9510000, mapped to 0xf9890000, size 1665k
ivtvfb0: Framebuffer registered on ivtv0


[root at mythtv ~]# cat /var/log/messages | grep ivtv
Nov 12 18:22:28 mythtv kernel: ivtv: Start initialization, version 1.4.1
Nov 12 18:22:28 mythtv kernel: ivtv0: Initializing card 0
Nov 12 18:22:28 mythtv kernel: ivtv0: Autodetected Hauppauge card (cx23415
based)
Nov 12 18:22:28 mythtv kernel: cx25840 1-0044: cx25  0-21 found @ 0x88 (ivtv
i2c driver #0)
Nov 12 18:22:28 mythtv kernel: ivtv0: Autodetected Hauppauge WinTV PVR-350
Nov 12 18:22:28 mythtv kernel: saa7115 1-0021: saa7115 found (1f7115d0e100000)
@ 0x42 (ivtv i2c driver #0)
Nov 12 18:22:28 mythtv kernel: msp3400 1-0040: MSP4448G-A2 found @ 0x80 (ivtv
i2c driver #0)
Nov 12 18:22:28 mythtv kernel: tuner 1-0043: chip found @ 0x86 (ivtv i2c
driver #0)
Nov 12 18:22:28 mythtv kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c
driver #0)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device video0 for encoder MPG
(4096 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device video32 for encoder
YUV (2048 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device vbi0 for encoder VBI
(1024 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device video24 for encoder
PCM (320 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device radio0 for encoder
radio
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device video16 for decoder
MPG (1024 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device vbi8 for decoder VBI
(64 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device vbi16 for decoder VOUT
Nov 12 18:22:28 mythtv kernel: ivtv0: Registered device video48 for decoder
YUV (1024 kB)
Nov 12 18:22:28 mythtv kernel: ivtv0: Initialized card: Hauppauge WinTV
PVR-350
Nov 12 18:22:28 mythtv kernel: ivtv: End initialization
Nov 12 18:22:28 mythtv kernel: ivtv0: Loaded v4l-cx2341x-enc.fw firmware
(376836 bytes)
Nov 12 18:22:28 mythtv kernel: ivtv0: Loaded v4l-cx2341x-dec.fw firmware
(262144 bytes)
Nov 12 18:22:28 mythtv kernel: ivtv0: Encoder revision: 0x02060039
Nov 12 18:22:28 mythtv kernel: ivtv0: Decoder revision: 0x02020023
Nov 12 18:22:28 mythtv kernel: ivtv0: Loaded v4l-cx2341x-init.mpg firmware
(155648 bytes)
Nov 12 18:22:28 mythtv kernel: ivtvfb0: Framebuffer at 0xf9510000, mapped to
0xf9890000, size 1665k
Nov 12 18:22:28 mythtv kernel: ivtvfb0: Framebuffer registered on ivtv0



More information about the mythtv-users mailing list