Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
Re: [radeonhd] Radeon Mobility X1400 cuts of external screen on left and right side
- From: Felix Möller <felix@xxxxxxxxxxxx>
- Date: Wed, 09 Jan 2008 19:47:40 +0100
- Message-id: <478516CC.5070600@xxxxxxxxxxxx>
Hi,
monitor be really picky about the modes.
It worked right away with:
xrandr --output VGA_1 --mode 1680x1050 _--rate 60_"
To have this configured statically one can add to xorg.conf the following:
Section "Monitor"
Identifier "External"
Modeline "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053
1059 1089 -hsync +vsync
Option "PreferredMode" "1680x1050_60.00"
EndSection
It is working now. Thanks everybody!
Felix Möller
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
On Jan 09, 08 17:11:44 +0100, Felix Möller wrote:Just for the record. I got alot of help on IRC. And the problem is the
sorry. I somehow did not pass the paramter correctly this is now the log
after running startx -- -logverbose 7.
Hm. The logfile looks good. The mode is successfully set. You sure you
haven't tried to auto-calibrate your monitor after connecting it?
Can you provide a screenshot with a camera of this?
monitor be really picky about the modes.
It worked right away with:
xrandr --output VGA_1 --mode 1680x1050 _--rate 60_"
To have this configured statically one can add to xorg.conf the following:
Section "Monitor"
Identifier "External"
Modeline "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053
1059 1089 -hsync +vsync
Option "PreferredMode" "1680x1050_60.00"
EndSection
It is working now. Thanks everybody!
Felix Möller
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |