Hallo,
ich versuche gerade auf meinem Laptop den externen Bildschirmanschlu� mit X zu nutzen und es tut nicht.
Ich hab die Anleitung wie sie unter
http://www.linux-user.de/ausgabe/2001/12/044-dual/dual.html
angegben ist befolgt. (Bei einem Rechner mit 2 Grafikkarten hab ichs am laufen.)
Der Laptop hat eine "3D Rage LT Pro AGP-133" Grafikkarte.Und unter Windows tut es auch nur halt unter X nicht und das ist schade.
kann mir da jemand helfen?
Danke Andreas
Hier meine XF86Config-4
####Beginn####
Section "ServerLayout"
Identifier "Default Layout"
Option "Xinerama" "on"
Screen "links"
Screen "rechts" RightOf "links"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSectionSection "DRI"
Mode 0666
EndSectionSection "Files"
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSectionSection "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSectionSection "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSectionSection "Device"
Identifier "Standardgrafikkarte_1"
Driver "ati"
Screen 0
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Standardgrafikkarte_2"
Driver "ati"
Screen 1
BusID "PCI:1:0:0"
EndSectionSection "Monitor"
Identifier "Standardbildschirm_1"
HorizSync 30-60
VertRefresh 50-75
Option "DPMS"
EndSectionSection "Monitor"
Identifier "Standardbildschirm_2"
HorizSync 30-60
VertRefresh 50-75
Option "DPMS"
EndSectionSection "Screen"
Identifier "links"
Device "Standardgrafikkarte_1"
Monitor "Standardbildschirm_1"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
EndSectionSection "Screen"
Identifier "rechts"
Device "Standardgrafikkarte_2"
Monitor "Standardbildschirm_2"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
EndSection
###ENDE###--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

