<!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). 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. However, at your suggestion, I did some more searching. 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. Here's the xorg.conf sections, but
it gives me some errors that I don't understand. Where does it get
device (null)? 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>
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>
Identifier "NTSC Television on Hauppauge card"<br>
# D: 34.563 MHz, H: 37.244 kHz, V: 73.897 Hz<br>
HorizSync 30-68<br>
VertRefresh 50-120<br>
Mode "720x480"<br>
DotClock 34.564<br>
HTimings 720 752 840 928<br>
VTimings 480 484 488 504<br>
Flags "-HSync" "-VSync"<br>
EndMode<br>
EndSection<br>
<br>
Section "Device"<br>
Identifier "Hauppauge Device"<br>
Driver "ivtvdev"<br>
Option "ivtv" "/dev/fb1"<br>
BusID "PCI:1:08:0"<br>
EndSection<br>
<br>
Section "Screen"<br>
Identifier "Hauppauge Screen"<br>
Device "Hauppauge Device"<br>
Monitor "NTSC Television on Hauppauge card"<br>
DefaultDepth 24<br>
DefaultFbbpp 32<br>
Subsection "Display"<br>
Depth 24<br>
FbBpp 32<br>
Modes "720x480"<br>
EndSubsection<br>
EndSection<br>
<br>
Section "ServerLayout"<br>
Identifier "Dual Display"<br>
</font><font face="Arial"> Screen "Hauppauge Screen"<br>
</font><font face="Arial"> InputDevice "Mouse1" "CorePointer"<br>
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>