[Bug 12222] New: External monitor not being driven correctly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 30 09:05:36 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=12222
Summary: External monitor not being driven correctly
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: xorg-driver-ati at lists.x.org
ReportedBy: orion at cora.nwra.com
QAContact: xorg-team at lists.x.org
With the transition from 6.6 to 6.7 (including lastest git) the external
monitor connected to my laptop while in dock is not driven correctly. I end up
with 1024x768 instead of 1600x1200.
xorg.conf:
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "XEVIE" "Enable"
EndSection
Section "ServerFlags"
Option "RandR" "false"
Option "Xinerama" "false"
EndSection
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-driver-ati
mailing list