[Openchrome-users] Dual monitor possible with Openchrome and VN800 chipset?

Rollo caracalblu
Sun Jul 11 04:45:35 PDT 2010


Hello everyone! I'm trying to integrate an external monitor into the desktop
of my laptop, which runs a Via VN800 chipset and Openchrome driver on Debian
Lenny.

Any ideas on how? I have tried Xinerama mode in xorg.conf, adding a second
"Device" with the same "Busid". But X refuses to start ("Fatal server
error: Requested Entity already in use!"). Would really appreciate advice.

Here's the hardware:

# lspci | grep VGA
01:00.0 VGA compatible controller: VIA Technologies, Inc. CN700/P4M800
Pro/P4M800 CE/VN800 [S3 UniChrome Pro] (rev 01)

And the functioning xorg.conf (extract):

Section "Device"
Identifier "Configured Video Device"
Boardname "vesa"
Busid "PCI:1:0:0"
Driver "openchrome"
Screen 0
Option "SWcursor" "true"
Option "EnableAGPDMA" "True"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1024x768"
Horizsync 31.5-50.0
Vertrefresh 56.0 - 65.0
modeline "800x... at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x... at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x... at 60" 60.0 1024 1048 1080 1280 768 769 772 795 +hsync
+vsync
modeline "1280x... at 60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync
+vsync
modeline "1280x... at 60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync
+vsync
Gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Modes "1024x... at 60" "1280x... at 60" "800x... at 60" "1280x... at 60" "800x... at 56"
Virtual 1024 768
EndSubSection
EndSection

Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    Inputdevice "Generic Keyboard"
    Inputdevice "Synaptics Touchpad"
    Inputdevice "Configured Mouse"
EndSection

______________________________________________
Rollo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20100711/8ff78428/attachment.html



More information about the Openchrome-users mailing list