Karta intela i Dual head.
Łukasz Maśko
masko w ipipan.waw.pl
Pią, 24 Paź 2008, 10:40:15 CEST
Dnia piątek, 24 października 2008, Przemysław Zając napisał:
[...]
> Te pakiety już miałem zainstalowane, podłączyłem monitor, zrestartowałem
> X'y, nawet z podłączonym monitorem restartowałem laptopa i nic za każdym
> razem jak wpiszę xrandr dostaję to samo czyli
> Screen 0: minimum 1024 x 768, current 1280 x 800, maximum 1280 x 800
> default connected 1280x800+0+0 (normal left inverted right) 0mm x 0mm
> 1280x800 60.0*
> 1024x768 60.0
>
> i nic więcej.
> Może mi jeszcze czegoś brakuje albo niesknfigurowałem czegoś?
U mnie (przy niepodłączonym zewnętrznym monitorze) wypisuje:
$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 246mm
x 184mm
1024x768 61.3*+ 60.0
800x600 60.3
640x480 59.9
Załączam mój xorg.conf. Porównaj ze swoim, może jakiś szczegół psuje sprawę.
Możesz podesłać na wszelki wypadek. No i podeślij log z X-ów
(/var/log/Xorg.0.log). Sprawdź, czy nie masz włączonej Xineramy (wyłącz).
Być może twój chip graficzny po prostu jest jeszcze w pełni obsługiwany i
stąd taki efekt (ja mam starszy i to sporo). Sprawdź, jaki masz
xorg-driver-video-intel (najnowszy to 2.5.0) i xorg-xserver-server
(najnowszy to 1.5.2).
--
Łukasz Maśko GG: 2441498 _o)
Lukasz.Masko(at)ipipan.waw.pl /\\
Registered Linux User #61028 _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"
-------------- następna część ---------
Section "ServerLayout"
Identifier "standard"
Screen 0 "Screen" 0 0
InputDevice "Keyboard" "CoreKeyboard"
Option "AIGLX" "true"
InputDevice "Mouse" "CorePointer"
InputDevice "Touchpad" "SendCoreEvents"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "ddc"
Load "vbe"
Load "glx"
Load "dri"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
Option "XkbOptions" "win:switch"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "18"
Option "FingerHigh" "19"
Option "MaxTapTime" "180"
Option "MaxDoubleTapTime" "300"
Option "EmulateMidButtonTime" "75"
Option "MaxTapMove" "110"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.85"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.015"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
Option "UpDownScrolling" "1"
Option "LeftRightScrolling" "1"
Option "SHMConfig" "on"
Option "EmulateTwoFingerMinZ" "100"
Option "ClickFinger1" "1"
Option "ClickFinger2" "3"
Option "TapButton1" "1"
Option "TapButton2" "3"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "LVDS"
VendorName "Build-in matrix"
DisplaySize 246 184
Option "DPMS" "yes"
EndSection
Section "Monitor"
Identifier "VGA"
VendorName "External monitor"
DisplaySize 246 184
Option "RightOf" "LVDS"
Option "DPMS" "yes"
EndSection
Section "Device"
Identifier "Card"
VendorName "Intel"
BoardName "i855GM"
Driver "intel"
BusID "PCI:0:2:0"
Option "DRI" "true"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
Option "RenderAccel" "true"
Option "PageFlip" "true"
Option "TripleBuffer" "true"
Option "FrameBufferCompression" "no"
Option "DPMS" "yes"
EndSection
Section "Screen"
Identifier "Screen"
Device "Card"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Virtual 2048 768
EndSubsection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
Option "DefaultServerLayout" "standard"
EndSection
Więcej informacji o liście dyskusyjnej pld-users-pl