Mailinglist Archive: radeonhd (308 mails)
| < Previous | Next > |
Re: [radeonhd] External display goes black when setting to native resolution
- From: Matthias Hopf <mhopf@xxxxxxx>
- Date: Tue, 18 Mar 2008 15:51:30 +0100
- Message-id: <20080318145130.GD28084@xxxxxxx>
On Mar 17, 08 11:47:11 -0400, Leif Gruenwoldt wrote:
Please paste the output of xrandr --verbose
Again, please try xrandr --verbose --output DVI-D_1 --mode 1920x1200
and paste the output.
The log looks good, saying for DVI-D_1:
(II) RADEONHD(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
OTOH - can you verify your Xserver version? There was one infamous sync
polarity bug.
Please try
xrandr --newmode 1920x1200_a 154.00 1920 1968 2000 2080 1200 1203 1209 1235
+hsync -vsync
xrandr --newmode 1920x1200_b 154.00 1920 1968 2000 2080 1200 1203 1209 1235
-hsync +vsync
xrandr --addmode DVI-D_1 1920x1200_a
xrandr --addmode DVI-D_1 1920x1200_b
(might need a newer xrandr for that, or try +HSync or +Hsync, and vice
versa with vsync, even mixed cases).
and then setting
xrandr --verbose --output DVI-D_1 1920x1200_a
or 1920x1200_b, respectively.
No, just the default non-reduced-blanking 1920x1200 has a too high clock
rate.
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
$ xrandr
Please paste the output of xrandr --verbose
Manually setting it to the native causes the display to go black.
$ xrandr --output DVI-D_1 --mode 1920x1200
Again, please try xrandr --verbose --output DVI-D_1 --mode 1920x1200
and paste the output.
The log looks good, saying for DVI-D_1:
(II) RADEONHD(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
OTOH - can you verify your Xserver version? There was one infamous sync
polarity bug.
Please try
xrandr --newmode 1920x1200_a 154.00 1920 1968 2000 2080 1200 1203 1209 1235
+hsync -vsync
xrandr --newmode 1920x1200_b 154.00 1920 1968 2000 2080 1200 1203 1209 1235
-hsync +vsync
xrandr --addmode DVI-D_1 1920x1200_a
xrandr --addmode DVI-D_1 1920x1200_b
(might need a newer xrandr for that, or try +HSync or +Hsync, and vice
versa with vsync, even mixed cases).
and then setting
xrandr --verbose --output DVI-D_1 1920x1200_a
or 1920x1200_b, respectively.
The following info from my Xorg.0.log seems highly suspicious:
(II) RADEONHD(0): Not using mode "1920x1200" (mode clock too high)
No, just the default non-reduced-blanking 1920x1200 has a too high clock
rate.
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |