<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Arial">jkondis - Thanks, I had already found that site and
had it working, but the picture quality was really bad (fuzzy and
warped).&nbsp; I'm wondering if I did something wrong or it's just my video
board.<br>
<br>
Nick - I have ivtvdev installed, and, my xorg.conf is very similar to
Jarods.&nbsp; However, at your suggestion, I did some more searching.&nbsp; I
found a post that suggests that I should be able to have X run on just
the TV, so I tried setting it up.&nbsp; Here's the xorg.conf sections, but
it gives me some errors that I don't understand.&nbsp; Where does it get
device (null)?&nbsp; Thanks again for the help.<br>
Don<br>
<br>
..........<br>
(==) Using config file: "/etc/X11/xorg.conf"<br>
(EE) ivtvHWProvbe failed to do IVTVFB_IOCTL_GET_STATE for device (null)<br>
(EE) Screen 0 deleted because of no matching config section.<br>
(EE) Device(s) detected, but none match those in the config file.<br>
<br>
Fatal server error:<br>
no screens found<br>
<br>
Please consult the The X.Org Foundation support<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at <a class="moz-txt-link-freetext" href="http://wiki.X.Org">http://wiki.X.Org</a><br>
....................<br>
<br>
<br>
********************************<br>
Section "Monitor"<br>
&nbsp;&nbsp;&nbsp; Identifier&nbsp; "NTSC Television on Hauppauge card"<br>
&nbsp;&nbsp;&nbsp; # D: 34.563 MHz, H: 37.244 kHz, V: 73.897 Hz<br>
&nbsp;&nbsp;&nbsp; HorizSync&nbsp;&nbsp; 30-68<br>
&nbsp;&nbsp;&nbsp; VertRefresh 50-120<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mode "720x480"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DotClock 34.564<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HTimings 720 752 840 928<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VTimings 480 484 488 504<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags "-HSync" "-VSync"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndMode<br>
EndSection<br>
<br>
Section "Device"<br>
&nbsp;&nbsp;&nbsp; Identifier "Hauppauge Device"<br>
&nbsp;&nbsp;&nbsp; Driver "ivtvdev"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option "ivtv" "/dev/fb1"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BusID "PCI:1:08:0"<br>
EndSection<br>
<br>
Section "Screen"<br>
&nbsp;&nbsp;&nbsp; Identifier&nbsp; "Hauppauge Screen"<br>
&nbsp;&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Hauppauge Device"<br>
&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp; "NTSC Television on Hauppauge card"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DefaultDepth 24<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DefaultFbbpp 32<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsection "Display"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth 24<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FbBpp 32<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes "720x480"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndSubsection<br>
EndSection<br>
<br>
Section "ServerLayout"<br>
&nbsp;&nbsp;&nbsp; Identifier&nbsp; "Dual Display"<br>
</font><font face="Arial">&nbsp;&nbsp;&nbsp; Screen "Hauppauge Screen"<br>
</font><font face="Arial">&nbsp;&nbsp;&nbsp; InputDevice "Mouse1" "CorePointer"<br>
&nbsp;&nbsp;&nbsp; InputDevice "Keyboard1" "CoreKeyboard"<br>
EndSection<br>
****************************************<br>
<br>
---From lspci:<br>
01:08.0 Multimedia video controller: Internext Compression Inc iTVC15
MPEG-2 Encoder (rev 01)<br>
<br>
---From cat /var/log/messages |grep "iTVC15 TV out"<br>
Apr 16 22:25:02 sanson kernel: ivtv-osd: fb1: iTVC15 TV out frame
buffer device<br>
<br>
---From /var/log/messages:<br>
(II) v4l driver for Video4Linux<br>
(II) IVTVDEV: driver for framebuffer: PVR-350<br>
(II) Primary Device is: PCI 03:00:0<br>
(--) Chipset PVR-350 found<br>
(EE) ivtvHWProvbe failed to do IVTVFB_IOCTL_GET_STATE for device (null)<br>
(EE) Screen 0 deleted because of no matching config section.<br>
(II) UnloadModule: "ivtvdev"<br>
(EE) Device(s) detected, but none match those in the config file.<br>
<br>
-----PCI 03:00:0 is the nvidia video board<br>
<br>
<br>
<br>
<br>
</font>
</body>
</html>