dual-head ATI
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
Warning: LookupDrawable()/SecurityLookupDrawable() are deprecated. Please convert your driver/module to use dixLookupDrawable().
AUDIT: Sun Jun 22 17:54:31 2008: 2851 X: client 20 rejected from local host (uid 0)
Auth name: MIT-MAGIC-COOKIE-1 ID: -1
Vie mi prosim niekto poradit, ako by som to opravil? Prosim setrite ma som zaciatocnik v linuxoch :D.
Pre pridávanie komentárov sa musíte prihlásiť.
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
a zrazu bavi :D
konfiguracia mojho xorgu:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "dualhead"
Screen 0 "Screen0"
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "drm"
Load "glx"
Load "DRI"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Monitor"
Identifier "panel"
EndSection
Section "Monitor"
Identifier "HP"
Option "DPMS"
EndSection
Section "Device"
Identifier "ATI0"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Screen 0
EndSection
Section "Device"
Section "Device"
Identifier "ATI1"
Driver "fglrx"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI0"
Monitor "panel"
DefaultDepth 24
SubSection "Display"
Virtual 1680 1050
Depth 24
Modes "1680x1050" "1280x800" "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "ATI1"
Monitor "HP"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1280x800"
EndSubSection
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection