[mythtv-users] X over PVR-350 TV Out (possible or just a myth?)

John Harvey john.p.harvey at btinternet.com
Thu Jan 20 02:45:11 EST 2005


Check the ivtv-dv list for my latest ivtv patch. Or as a workaround before
starting X send some small amount of output to /dev/video16.

dd if=/dev/video0 of=/dev/video16 bs=64k count=1

Either of these "should" fix this problem, though I would recommend the
patch approach.

John

> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
> bounces at mythtv.org] On Behalf Of John
> Sent: 20 January 2005 01:42
> To: Discussion about mythtv
> Subject: [mythtv-users] X over PVR-350 TV Out (possible or just a myth?)
> 
> I just rebuilt my system with FC3, a few days back and everything is
> working except X via the 350's TV out.  Everytime I boot the machine X
> hangs on startup.  I get a black screen with an "x" in the middle and
> it just sits there.   Any help on this would be much appreciated.
> Here are the details:
> 
> Used Jarod's Guide
> 
> Kernel = 2.6.10-1.741_FC3
> 
> [root at MythTV ~]# rpm -qa |grep ivtv
> ivtv-firmware-dec-2.02.023-4.at
> perl-Video-ivtv-0.13-6.rhfc3.at
> ivtv-kmdl-2.6.10-1.741_FC3-0.2.0-61_rc3d.rhfc3.at
> ivtv-0.2.0-61_rc3d.rhfc3.at
> ivtvdev-0.8-1.rhfc3.at
> ivtv-firmware-1.8a-4.at
> 
> [root at MythTV ~]#   lsmod |grep ivtv
> -----------------------------------------------------------------
> ivtv_fb                29720  1
> ivtv                  795364  2 ivtv_fb
> i2c_algo_bit            8393  2 bttv,ivtv
> videodev                9537  2 bttv,ivtv
> 
> 
> [root at MythTV ~]#   lspci -v
> --------------------------------------------------------------------------
> --
> 05:04.0 Multimedia video controller: Internext Compression Inc iTVC15
> MPEG-2 Enc
> oder (rev 01)
>         Subsystem: Hauppauge computer works Inc. WinTV PVR-350
>         Flags: bus master, medium devsel, latency 64, IRQ 5
>         Memory at ec000000 (32-bit, prefetchable) [size=64M]
>         Capabilities: [44] Power Management version 2
> 
> 
> [Xorg.conf ]--------------------------------------------------------------
> -------------------------------------------
> Section "Device"
>         Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
>         Driver      "ivtvdev"
>         #Driver      "fbdev"
> 
>         ### change fb0 to whatever your card grabbed
>         Option      "fbdev" "/dev/fb1"
> 
>         ### change the BusID to whatever is reported by lspci, specify it
> as hex
> .
>      #   BusID "5:0x4:0"
>         BusID "5:4:0"
> EndSection
> 
> [grub.conf]---------------------------------------------------------------
> ----------------------------------------
> title Fedora Core (2.6.10-1.741_FC3)
>         root (hd0,0)
> #       kernel /vmlinuz-2.6.10-1.741_FC3 ro root=LABEL=/1 rhgb quiet
> vga=791
>         kernel /vmlinuz-2.6.10-1.741_FC3 ro root=LABEL=/1 quiet vga=792
>         initrd /initrd-2.6.10-1.741_FC3.img
> 
> 
> [root at MythTV log]# cat /var/log/messages |grep "iTVC15 TV out"
> ----------------------
> Jan 18 22:36:28 MythTV kernel: ivtv-osd: fb1: iTVC15 TV out frame buffer
> device
> 
> 
> 
> [Attachments] ------------------------------------------------------------
> -----------------------------------
> Attached is my /var/log/Xorg.0.log
> 
> 
> 
> Also I've tried the following solutions:
> http://sourceforge.net/mailarchive/forum.php?thread_id=6340118&forum_id=27
> 233
> http://www.gossamer-threads.com/lists/mythtv/users/102792
> 
> 
> John
> 
> 
> P.S.  You know that WAF that everyone talks about...... well lets just
> say there's a cold front moving through my area and that ground hog
> won't be seeing his shadow anytime soon unless this gets fixed!



More information about the mythtv-users mailing list