Re: radeonfb broken

From: Timothy Miller
Date: Thu Apr 15 2004 - 16:17:38 EST




Felix von Leitner wrote:
I am using the radeonfb on a Radeon 9600 Pro with a TFT display, and
radeonfb very recently started to give me a picture at all, so I am
quite happy about that.

However, running mplayer does not work at all on radeonfb. mplayer
inquires about the color depth, I am using 32 bit color depth for this,
but radeonfb says it's DirectColor instead of TrueColor, so mplayer
tries to initialize the palette and fails.

Also, using fbset to set the mode to 1600x1200 fails. The mode is
changed, but the text console resolution stays the same. Worse, a
"setfont" changes back to 1024x768.

Also, I cannot view images on console with fbi or fbv.

Felix


What annoys me most about the Radeon driver is the off-by-one error in the bmove routine. Whenever text is copied to the right or down, it gets positioned incorrectly. I posted the fix, but no one paid attention.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/