[Gentoo] X Start op verkeerde scherm

Pagina: 1
Acties:

  • DaneV
  • Registratie: Augustus 2003
  • Laatst online: 05-02 11:01
Hey!,
Ik heb nog een klein probleempje met X.
Mijn laptop selecteert automatisch het goede scherm om op te booten. Als ik een extern scherm aansluit dan boot hij netjes op dat scherm, zo niet pakt hij het laptopscherm.

Op gentoo werkte dit ook goed, nadat ik de standaard ATI drivers heb geinstalleerd en wat aan xorg.conf "geprutst" heb zit ik nog met het probleem dat hij altijd het laptopscherm pakt, dus ook als het externe scherm is aangesloten.
Grub en het booten gaan echter nog wel gewoon via de externe TFT, maar zodra X start switched hij naar het laptopscherm en zet de TFT uit.

Weet iemand de oplossing hiervoor?

Mijn config File:
# Auto-generated by mkxf86config

Section "ServerLayout"

# PS/2 Mouse not detected
# Serial Mouse not detected
Identifier "X.Org Configured"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "USB Mouse" "AlwaysCore"
InputDevice "Synaptics" "AlwaysCore"

Section "Module"
Load "ddc"
Load "vbe"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap"
Load "speedo"
Load "type1"
Load "freetype"
Load "record"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbOptions" "grp:toggle,grp_led:scroll"
Option "XkbVariant" ",winkeys"
EndSection

Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection

Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/misc/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Protocol" "event"
Option "Device" "/dev/input/event1"
Option "LeftEdge" "1900"
Option "RightEdge" "5400"
Option "TopEdge" "1900"
Option "BottomEdge" "4000"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.10"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 28.0 - 96.0
VertRefresh 50.0 - 75.0
EndSection

Section "Device"
BoardName "RV350 NP"
Identifier "ATI Graphics Adapter"
# Chipset "MOBILITY RADEON 9600/9700 (M10/M11 4E50)"
Driver "fglrx"
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === FireGL DDX driver module specific settings ===
# Option "KernelModuleParm" "agplock=0"
# === Screen Management ===
Option "DesktopSetup" "0x00000000"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "EnablePrivateBackZ" "yes"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=4e50
VideoRam 131072
Screen 0
EndSection

Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666

  • Boudewijn
  • Registratie: Februari 2004
  • Niet online

Boudewijn

omdat het kan

laptop?
kaartmodel?
arch?

x.org versie? (modulair? monolithisch?)

Zaram module kopen voor je glasvezelaansluiting?


  • deepbass909
  • Registratie: April 2001
  • Laatst online: 22:27

deepbass909

[☼☼] [:::][:::] [☼☼]

Laptop: onbelangrijk
Kaartmodel: RV350 (mobility 9600/9700)
Arch: 99% x86-32
x.org versie: onbelangrijk

Boudewijn, leuk die vragen, maar de echt belangrijke (chipset) staat er wel vermeld. Al had het iets duidelijker gemogen.

Andere, WEL belangrijke vraag, welke driver versie heb je geïnstalleerd? en heb je x11-apps/ati-drivers-extra wel geïnstalleerd? Met die laatste krijg je namelijk een controle paneel vergelijkbaar met dat van Windows. Hierin kan je aangeven hoe de verschillende schermen aangestuurd kunnen worden. Maar aangezien hier nogal wat veranderingen in plaats gevonden hebben de laatste tijd, kan ik eigenlijk alleen maar aanraden om de laatste versie van de driver en extra tools te installeren (die nog als unstable staat gemarkeerd).

Daarnaast staat er ergens in de documentatie vermeld welke optie je in de Xorg.conf moet zetten om je schermselectie te sturen, alleen zou ik zou niet weten welke dat is (ik draai single head op m'n laptop en heb er dus nooit echt aandacht aan besteedt).

Waarschuwing, opperprutser aan het werk... en als je een opmerking van mij niet snapt, klik dan hier