Portál AbcLinuxu, 8. listopadu 2025 05:57
Tady je muj xorg.conf monitor + notebook nemam akorat zprovozneni direct rendering.Coz by se melo delat pres merged frambuffer ale jeste jsem nemel cas to vyzkouset. Kazda obrazovka ma jine rozliseni
Gentoo-Gnome 2.16
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
Load "glx"
Load "dri"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/input/mouse1"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 70.0
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor1"
ModelName "LCD Panel 1024x768"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
BusID "PCI:0:2:0"
Screen 0
Option "MonitorLayout" "CRT,LFP"
Option "MetaModes" "1280x1024,1024x768"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "i810"
BusID "PCI:0:2:0"
Screen 1
Option "MonitorLayout" "CRT,LFP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0"
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
Option "Xinerama" "True"
# Option "AIGLX" "true"
EndSection
Section "DRI"
Mode 0666
EndSection
# Section "Extensions"
# Option "Composite" "Enable"
# EndSection
Section "ServerLayout"
Identifier "DualHead"
Screen 0 "Screen0"
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "True"
Option "Clone" "off"
# InputDevice "Touchpad" "SendCoreEvents"
EndSection
#laptop monitor
Section "Monitor"
#DisplaySize 330 200 # mm
Identifier "laptop"
VendorName "AUO"
ModelName "B140EW01V0"
Option "DPMS"
HorizSync 31.5-48.5
VertRefresh 50-70
ModeLine "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
EndSection
#Samsung SyncMaster 931BW LCD 19"
Section "Monitor"
Identifier "extern"
VendorName "Samsung"
ModelName "Samsung SyncMaster 931BW"
Option "DPMS"
HorizSync 30.0-81.0
VertRefresh 56.0-75.0
Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
EndSection
# VGA primarna
Section "Device"
Identifier "Card0"
Driver "i810"
VendorName "Intel Corp."
BoardName "82810 CGC [Chipset Graphics Controller]"
Screen 0
Option "MonitorLayout" "CRT,LFP"
VideoRam 32768
Option "DRI" "True"
Option "XaaNoOffscreenPixmaps"
Option "MetaModes" "1280x768"
BusID "PCI:0:2:0"
Option "DDC" "0"
Option "VBERestore" "0"
EndSection
#VGA kvoli dualmonitor
Section "Device"
Identifier "Card1"
Driver "i810"
Screen 1
Option "Display"
Option "MonitorLayout" "CRT,LFP"
BusID "PCI:0:2:0"
Option "DDC" "0"
Option "VBERestore" "0"
Option "MetaModes" "1440x900_60.00"
EndSection
#laptop LCD
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "laptop"
DefaultDepth 24
Subsection "Display"
Viewport 0 0
Depth 24
Modes "1280x768" #"1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
EndSection
#Samsung LCD
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "extern"
DefaultDepth 24
SubSection "Display"
# Virtual 1440 900
Depth 24
Modes "1440x900"
Viewport 0 0
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "ServerFlags"
Option "Xinerama" "enable"
EndSection
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.