Mailinglist Archive: radeonhd (288 mails)

< Previous Next >
Re: [radeonhd] 0x7102:0x1028:0x200A: Dell Greenland M58P 12P A705 BIOS 450e/504m I2C EDID LCD/CRT/DFP/TV
  • From: Matthias Hopf <mhopf@xxxxxxx>
  • Date: Tue, 14 Jul 2009 16:59:02 +0200
  • Message-id: <20090714145902.GC23037@xxxxxxx>
On Jul 13, 09 15:27:56 +0200, Thomas Luft wrote:
I now attached my xorg.conf plus a photo made with my digital camera.
You can see a somewhat screwed up Ubuntu XDM-login screen, in the middle
of the screen is the mouse pointer which is shown correctly.

OMFG. I haven't seen something like this for years. No idea what's
happening here, you probably should file a bug on
bugzilla.freedesktop.org - however, until a developer can reproduce this
on his own machine chances are that this won't be fixed, except by
accident.

Is this image stable, or running through? If it's stable, this very much
looks like a wrong stride. Though this shouldn't happen anymore
nowadays.

Section "Device"
Identifier "Configured Video Device"
Driver "radeonhd"
BusId "PCI:1:0:0"
Option "DynamicClocks" "true"
Option "ColorTiling" "1"
Option "EnablePageFlip" "1"

These options are not recognized by radeonhd.

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"

You might want to try

DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1680x1050"
Virtual 1680 1050
EndSubSection

because apparently your Xserver decided to use a 2560 by 2560
framebuffer...

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 >