Date: Fri, 12 Oct 2007 14:38:45 -0400
From: [EMAIL PROTECTED]
Subject: [ivtv-users] no video output from my hauppauge 350 card
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

Just installed mythdora 4.0 

[EMAIL PROTECTED] ~]# rpm -qa | grep ivtv
ivtv-firmware-20070217-13.at
ivtv-0.10.1-126.fc6.at
ivtv-kmdl-2.6.22.9-61.fc6-1.0.2-134.fc6
ivtv_xdriver-0.10.7-8_r3843.fc6.at
ivtv-kmdl-2.6.20-1.2944.fc6-0.10.1-126.fc6.at
perl-Video-ivtv-0.13-8.fc6.at
video4linux-20070731-81.fc6
video4linux-kmdl-2.6.22.9-61.fc6-20070731-81.fc6

[EMAIL PROTECTED] ~]# uname -a
Linux mythtv 2.6.20-1.2944.fc6 #1 SMP Tue Apr 10 18:46:45 EDT 2007 i686
i686 i386 GNU/Linux
[EMAIL PROTECTED] ~]# 

and I have the output going from the 350 card to my tv, My X starts up
fine, gives no errors, but 
theres just NO output on my TV.

I see my /dev/fb and /dev/fb0

heres the device section of my xorg.conf
Section "Device"
        Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
        Driver      "ivtvdev"
        Option      "fbdev" "/dev/fb0"
        Option      "ivtv" "/dev/fb0"
        BusID "PCI:0:18:0"
EndSection

Is there a known issue with these versions? or should I try upgrading
ivtv and/or kernel?

-Jason

brief parts of xorg.log

[EMAIL PROTECTED] ~]# grep fb /var/log/Xorg.0.log
        [7] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [7] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [11] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
        [11] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
(II) IVTVDEV_TST(0)using /dev/fb0
        [11] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
(EE) IVTVDEV_TST(0)Framebuffer id from dev /dev/fb0is 0
(EE) IVTVDEV_TST(0)get_fb returned  0 fbid 0
(**) IVTVDEV_TST(0)Option "ivtv" "/dev/fb0"
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        [0] 0   0       0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [12] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
[EMAIL PROTECTED] ~]# 


I had a similar problem just the other night.  I compiled my own ivtv
XDriver from trunk, and changed my xorg.conf file to use 
Driver      "ivtv"

Instead of 

Driver      "ivtvdev"

And everything works great now.

My setup is fedora 7 running the 2.6.21 kernel.

Ryan




_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to