<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>I've been
trying for days to get X working over my tv-out. I have no idea<BR>anymore what
might be the problem. Hopefully there is some smart guy out<BR>there who can
help me out. The problem is that when I (re)boot, there is no<BR>X<BR>on the tv,
just on the pc monitor. When i play LiveTV the pictures
appear<BR>on<BR>the tv and the pc blanks. When i press esc, the mythtv menu
re-appears on<BR>the<BR>pc. Then, when I press ctrl-alt-Backspace there is some
X output on both the<BR>tv and the pc, but then the system hangs. My desire is
to boot the pc and to<BR>have X and LiveTV output on the tv. If there is also on
the pc, that would<BR>be<BR>nice to have.<BR><BR>Maybe the problem has to do
with fbdev. I can't find any fbdev.o on my<BR>system. Also modprobe fbdev or
modinfo fbdev has no result.<BR>Is it required? I downloaded
XFree86_FBDev-3.3.6-29mdk but that didn't help.</FONT></FONT><FONT face=Arial
size=2><FONT face="Times New Roman" size=3><BR><BR>I have the following
setup:<BR>Compaq pressario 5831<BR>Mandrake 9.2<BR>Hauppauge
pvr-350<BR><BR>XF86Config-4:<BR>----------------------------------------------------------------------------<BR>------------------<BR>#
File generated by XFdrake.<BR><BR>#
***********************************************************<BR>***********<BR>#
Refer to the XF86Config man page for details about the form<BR>at of<BR># this
file.<BR>#
***********************************************************<BR>***********<BR><BR>Section
"Files"<BR> # Multiple FontPath entries are allowed (they are
concate<BR>nated together)<BR> # By default, Mandrake 6.0 and
later now use a font serve<BR>r independent of<BR> # the X
server to render fonts.<BR> FontPath
"unix/:-1"<BR>EndSection<BR><BR>Section "ServerFlags"<BR>
AllowMouseOpenFail # allows the server to start up even i<BR>f the mouse doesn't
work<BR> #DontZoom # disable
<Crtl><Alt><KP_+>/<KP_->
(resolution<BR>switching)<BR> #DontZap # disable
<Crtl><Alt><BS> (server abort)<BR>EndSection<BR><BR>Section
"Module"<BR> Load "dbe" # Double-Buffering
Extension<BR> Load "v4l" # Video for
Linux<BR> Load "extmod"<BR> Load
"type1"<BR> Load "freetype"<BR> Load "glx" #
3D layer<BR> Load "dri" # direct
rendering<BR>EndSection<BR><BR>Section "DRI"<BR> Mode
0666<BR>EndSection<BR><BR>Section "InputDevice"<BR> Identifier
"Keyboard1"<BR> Driver "Keyboard"<BR> Option
"XkbModel" "pc105"<BR> Option "XkbLayout"
"en_US"<BR> Option "XkbOptions"
""<BR>EndSection<BR><BR>Section "InputDevice"<BR> Identifier
"Mouse1"<BR> Driver "mouse"<BR> Option
"Protocol" "IMPS/2"<BR> Option "Device"
"/dev/psaux"<BR> Option "ZAxisMapping" "4
5"<BR>EndSection<BR><BR>Section "Monitor"<BR> Identifier
"monitor1"<BR> VendorName "Generic"<BR>
ModelName "1280x1024 @ 76 Hz"<BR> HorizSync
31.5-82<BR> VertRefresh 50-90<BR><BR> # Sony
Vaio C1(X,XS,VE,VN)?<BR> # 1024x480 @ 85.6 Hz, 48 kHz
hsync<BR> ModeLine "1024x480" 65.00 1024
1032 1176 1344 480 488 494 563<BR>-hsync
-vsync<BR><BR> # TV fullscreen mode or DVD fullscreen
output.<BR> # 768x576 @ 79 Hz, 50 kHz
hsync<BR> ModeLine "768x576"
50.00 768 832 846 1000 576 590
595 630<BR><BR> # 768x576 @ 100 Hz, 61.6 kHz
hsync<BR> ModeLine "768x576"
63.07 768 800 960 1024 576 578
590 616<BR>EndSection<BR><BR>Section "Device"<BR>
Identifier "device1"<BR> VendorName "3Dfx Interactive,
Inc."<BR> BoardName "Voodoo3 (generic)"<BR>
Driver "tdfx"<BR> Option "DPMS"<BR>EndSection<BR><BR>Section
"Screen"<BR> Identifier "screen1"<BR> Device
"device1" Monitor "monitor1"<BR>
DefaultColorDepth 16<BR><BR> Subsection
"Display"<BR> Depth
8<BR> Virtual 1152
864<BR> EndSubsection<BR><BR> Subsection
"Display"<BR> Depth
15<BR> Virtual 1152
864<BR> EndSubsection<BR><BR> Subsection
"Display"<BR> Depth
16<BR> Virtual 1152
864<BR> EndSubsection<BR><BR> Subsection
"Display"<BR> Depth
24<BR> Virtual 1152
864<BR> EndSubsection<BR>EndSection<BR><BR>#<BR># NOTE: The
monitor section is obtainable by running:<BR># fbset -fb /dev/fb1 -x<BR># (or
/dev/fbX for whatever framebuffer ivtv-fb is on)<BR>#<BR>Section
"Monitor"<BR> Identifier "PAL
TV"<BR> HorizSync
30-68<BR> VertRefresh
50-120<BR> Mode
"720x576"<BR> # D: 41.475 MHz,
H: 44.693 kHz, V: 74.488
Hz<BR> DotClock
41.476<BR> HTimings 720
752 840 928<BR> VTimings
576 580 584 600<BR>
Flags "-HSync"
"-VSync"<BR>
EndMode<BR>EndSection<BR><BR>Section "Device"<BR>
Identifier "Hauppauge PVR 350 iTVC15 Framebuffer"<BR>
Driver "fbdev"<BR>
Option "fbdev"
"/dev/fb0" # <-- modify if using another
device<BR> BusID "0:0x03:0"<BR>EndSection<BR><BR>Section
"Screen"<BR> Identifier "TV Screen"<BR>
Device "Hauppauge PVR 350 iTVC15
Framebuffer"<BR> Monitor "PAL TV"<BR>
DefaultDepth 24<BR> DefaultFbbpp 32<BR> Subsection
"Display"<BR> Depth 24<BR> FbBpp
32<BR> Modes "720x576"<BR>
EndSubsection<BR>EndSection<BR><BR>Section "ServerLayout"<BR>
Identifier "layout1"<BR> InputDevice "Keyboard1"
"CoreKeyboard"<BR> InputDevice "Mouse1"
"CorePointer"<BR> Screen 0 "Screen
1"
# << (your computer monitor)<BR> Screen 1 "TV Screen"
RightOf "Screen 1" # << (TV
screen)<BR>EndSection<BR><BR>----------------------------------------------------------------------------<BR>------------------<BR><BR>modules.conf<BR>----------------------------------------------------------------------------<BR>------------------<BR>alias
eth0 8139too<BR>alias ieee1394-controller ohci1394<BR>probeall usb-interface
usb-uhci<BR><BR>#Video setup<BR>alias char-major-81 videodev<BR>alias
char-major-81-0 ivtv<BR>alias char-major-81-1 bttv<BR>alias char-major-61
lirc_i2c<BR>alias /dev/v4l ivtv<BR>options ivtv ivtv_pal=1 tuner=28<BR>options
saa7127 enable_output=1 output_select=0 pal=1<BR>options tuner type=28
pal=1<BR>options msp3400 once=1 simple=1<BR>add below ivtv msp3400 saa7115
saa7127 tuner<BR>add above ivtv lirc_dev lirc_i2c ivtv-fb<BR>post-install ivtv
/usr/local/bin/test_ioctl -d /dev/video0 -0 0xff<BR><BR>#Sound setup<BR>alias
char-major-116 snd<BR>alias snd-card-0 snd-ens1371<BR>alias char-major-14
soundcore<BR>alias sound-slot-0 es1371<BR>#card #1<BR>alias sound-service-0-0
snd-mixer-oss<BR>alias sound-service-0-1 snd-seq-oss<BR>alias sound-service-0-3
snd-pcm-oss<BR>alias sound-service-0-8 snd-seq-oss<BR>alias sound-service-0-12
snd-pcm-oss<BR>above snd-ens1371
snd-pcm-oss<BR><BR>----------------------------------------------------------------------------<BR>------------------<BR><BR>Any
clue will be highly appreciated. Thanks in
advance.<BR><BR>Regards,<BR>Rico</FONT><BR></DIV></FONT></BODY></HTML>