Mailinglist Archive: radeonhd (288 mails)
| < Previous | Next > |
[radeonhd] Modeline not useful in dual monitor?
- From: chemaniak@xxxxx
- Date: Sat, 25 Jul 2009 10:10:04 +0200
- Message-id: <4a6abddc2f9207.83756420@xxxxx>
I have plugged in a second monitor through VGA to my laptop with
radeonhd 3650. Everything works fine but the image is shifted on the
external display (it is normal because on the previous computer it was
also shifted so I fixed it by adjusting modeline in monitor section)
Hovewer modeline in dual monitor Modeline desn't work at all. xvidtune
says that it cannot test the modeline because it is out of frequency
(maybe it takes parameters from laptop panel?).
My xorg:
Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi/:unscaled"
#FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "dri"
Load "dri2"
Load "drm"
Load "extmod"
Load "dbe"
Load "freetype"
Load "glx"
Load "int10"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
Option "AIGLX" "On"
Option "DontZap" "False"
EndSection
Section "Extensions"
Option "Composite" "On"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbLayout" "pl, hu, ru"
Option "XKbVariant" ",qwerty,"
Option "XKbOptions" "grp:lctrl_lshift_toggle"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Type" "stylus"
Option "Device" "/dev/input/wacom"
Option "USB" "on"
Option "KeepShape" "off"
Option "Mode" "Absolute"
Option "Vendor" "WACOM"
Option "Threshold" "5"
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Type" "eraser"
Option "Device" "/dev/input/wacom"
Option "KeepShape" "off"
Option "USB" "on"
Option "Mode" "Absolute"
Option "Vendor" "WACOM"
Option "Threshold" "5"
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Type" "cursor"
Option "Device" "/dev/input/wacom"
Option "KeepShape" "off"
Option "USB" "on"
Option "Mode" "Absolute"
Option "Vendor" "WACOM"
Option "Threshold" "5"
EndSection
Section "Device"
Identifier "ATIRADEON3650"
Driver "radeonhd"
Option "XAANoOffscreenPixmaps" "true"
Option "AccelMethod" "exa"
Option "monitor-VGA_1" "Gener"
Option "monitor-PANEL" "Panel"
Option "RROutputOrder" "Gener"
Option "DRI" "On"
EndSection
Section "Monitor"
Identifier "Gener"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Exter"
Modeline "1280x1024_60.00" 108.88 1280 1312 1424 1688 1024 1025 1028
1066 +HSync +VSync
Option "RightOf" "Gener"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATIRADEON3650"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1400x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x900"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
InputDevice "cursor" "SendCoreEvents"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
----------------------------------------------------
Szukasz noclegu, kwatery, kolonii, obozu, wyprawy, spa....
Już jest, największa baza ogłoszeń turystycznych, sprawdź!
Kliknij:
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fotowakacje.html&sid=807
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
radeonhd 3650. Everything works fine but the image is shifted on the
external display (it is normal because on the previous computer it was
also shifted so I fixed it by adjusting modeline in monitor section)
Hovewer modeline in dual monitor Modeline desn't work at all. xvidtune
says that it cannot test the modeline because it is out of frequency
(maybe it takes parameters from laptop panel?).
My xorg:
Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi/:unscaled"
#FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "dri"
Load "dri2"
Load "drm"
Load "extmod"
Load "dbe"
Load "freetype"
Load "glx"
Load "int10"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
Option "AIGLX" "On"
Option "DontZap" "False"
EndSection
Section "Extensions"
Option "Composite" "On"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbLayout" "pl, hu, ru"
Option "XKbVariant" ",qwerty,"
Option "XKbOptions" "grp:lctrl_lshift_toggle"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Type" "stylus"
Option "Device" "/dev/input/wacom"
Option "USB" "on"
Option "KeepShape" "off"
Option "Mode" "Absolute"
Option "Vendor" "WACOM"
Option "Threshold" "5"
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Type" "eraser"
Option "Device" "/dev/input/wacom"
Option "KeepShape" "off"
Option "USB" "on"
Option "Mode" "Absolute"
Option "Vendor" "WACOM"
Option "Threshold" "5"
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Type" "cursor"
Option "Device" "/dev/input/wacom"
Option "KeepShape" "off"
Option "USB" "on"
Option "Mode" "Absolute"
Option "Vendor" "WACOM"
Option "Threshold" "5"
EndSection
Section "Device"
Identifier "ATIRADEON3650"
Driver "radeonhd"
Option "XAANoOffscreenPixmaps" "true"
Option "AccelMethod" "exa"
Option "monitor-VGA_1" "Gener"
Option "monitor-PANEL" "Panel"
Option "RROutputOrder" "Gener"
Option "DRI" "On"
EndSection
Section "Monitor"
Identifier "Gener"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Exter"
Modeline "1280x1024_60.00" 108.88 1280 1312 1424 1688 1024 1025 1028
1066 +HSync +VSync
Option "RightOf" "Gener"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATIRADEON3650"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1400x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x900"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
InputDevice "cursor" "SendCoreEvents"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
----------------------------------------------------
Szukasz noclegu, kwatery, kolonii, obozu, wyprawy, spa....
Już jest, największa baza ogłoszeń turystycznych, sprawdź!
Kliknij:
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fotowakacje.html&sid=807
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |