[ltp] Re: radeon driver load ?

Volker Braun linux-thinkpad@linux-thinkpad.org
Sat, 28 Oct 2006 16:53:17 +0000 (UTC)


On Fri, 27 Oct 2006 18:53:09 -0700, Dan Sawyer wrote:
> How can the current driver be determined?

dmesg will contain the radeonfb initialization. Compile with debug for
extra debug messages. dmesg | grep radeonfb

fbset(8) - show and modify frame buffer device settings

> Is there anyway to test the module in a running system? Unlike most 
> other modules attempts to modprobe radeonfb result in: FATAL: Error 
> running install command for radeonfb

Sure that your graphics hardware is supported by radeonfb?

Volker