[mythtv-users] PVR-350 TV out partial succes; no X11 yet.

Hugo van der Kooij hvdkooij at vanderkooij.org
Fri Jan 14 17:17:45 EST 2005


Hi,

I got TVout working for plain video. (dd if/dev/video0 of=/dev/video16
does the job to send the TV program to the SCART plug including
audio.)

Starting ivtv-fb does not work well:

[root at saruman X11]# modprobe ivtv-fb
Segmentation fault
[root at saruman X11]# lsmod
Module                  Size  Used by
ivtv_fb                22847  2
bttv                  150413  0

The module is loaded but the TV just goes black. And why the segmentation
fault occurs is anyone's guess.

I loose the ability to shutdown the system alltogether as soon as the
ivtv-fb module is loaded. (Ending in fsck's at system boot.)

The system is FC3 with most of the latest patches:

kernel: 2.6.9-1.724_FC3
ivtv: 0.2.0-58_rc3c.rhfc3.at
ivtv-kmdl-2.6.9-1.724_FC3-0.1.10-48.4_pre2_ck100zz.rhfc3.at

Card detected:
00:0b.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)

xorg.conf file adjusted for PAL:

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen         "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Monitor"
        Identifier  "PAL TV"
        HorizSync  30-68
        VertRefresh 50-120
        Mode "720x576"
          DotClock 42.6
          HTimings 720 760 832 944
          VTimings 576 577 580 602
          Flags    "-HSync" "-VSync"
        EndMode
EndSection

Section "Device"
        Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
        Driver      "ivtvdev"
#        Driver      "fbdev"
        Option      "fbdev" "/dev/fb0"
        BusID "0:11:0"
EndSection

Section "Screen"
        Identifier  "Screen0"
        Device      "Hauppauge PVR 350 iTVC15 Framebuffer"
        Monitor     "PAL TV"
        DefaultDepth 24
        DefaultFbbpp 32
        Subsection "Display"
          Depth 24
          FbBpp 32
          Modes "720x576"
        EndSubsection
EndSection


Any suggestions are much appriciated.

Hugo.

-- 
	I hate duplicates. Just reply to the relevant mailinglist.
	hvdkooij at vanderkooij.org		http://hvdkooij.xs4all.nl/
		Don't meddle in the affairs of magicians,
		for they are subtle and quick to anger.


More information about the mythtv-users mailing list