[Openchrome-users] CN700 on VIA EPia EN...
Lasse Bigum
Lasse
Tue Jan 30 14:22:15 PST 2007
On 14:50, Tue 30 Jan, Udo van den Heuvel wrote:
> What is the recommended xorg.conf for a SD PAL TV output via S-video?
> I had stuff working on SP8000 with the help of info from an english
> webpage. Does this info still apply if I can find that URL?
I would hardly call this "recommended", but it works for me (tm) :P
Section "Monitor"
Identifier "TV"
HorizSync 24.0 - 80.0
VertRefresh 50.0 - 75.0
# Set for 4:3 display
# DisplaySize 300 225
# Set for 16:9 display
DisplaySize 400 225
#Refresh Rate 60Hz
ModeLine "720x480" 26.7 720 736 808 896 480 481 484 497
ModeLine "720x576" 32.7 720 744 816 912 576 577 580 597
ModeLine "848x480" 31.5 848 864 952 1056 480 481 484 497
ModeLine "856x480" 31.7 856 872 960 1064 480 481 484 497
ModeLine "1024x512" 41.3 1024 1056 1160 1296 512 513 516 531
ModeLine "1280x768" 80.1 1280 1344 1480 1680 768 769 772 795
ModeLine "1440x1050" 126.2 1440 1536 1688 1936 1050 1051 1054 1087
EndSection
Section "Device"
Identifier "VIA"
Driver "via"
BusID "PCI:1:0:0"
Option "DisableIRQ"
Option "EnableAGPDMA" "0"
Option "VBEModes" "true" # Comment in for TV-out
# Option "AccelMethod" "exa"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "VIA"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "720x576"
# Modes "720x576Noscale"
EndSubSection
SubSection "Display"
Depth 16
Modes "720x576"
# Modes "720x576Noscale"
EndSubSection
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "AllowKeyboardOpenFail"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
I left out the stuff concerning the mouse and keyboard and modules, this seemed like the most important stuff.
> I noticed that when I also engage the TV output the display remains dark
> on the monitor. Is that a common fact?
Have no idea, I only have a CRT TV connected, but while I had a NTSC CRT TV and
a 15" LCD monitor connected at the same time, I had to comment in/out the
"VBEModes" to get the monitor to work.
With it commented out, the monitor works, comment it in, and the TV works (that
was my experience at least.
Hope that helps.
/Lasse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3168 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20070130/eea9b060/smime.bin
More information about the Openchrome-users
mailing list