[ltp] radeon framebuffer
Joel Ebel
linux-thinkpad@linux-thinkpad.org
Mon, 23 Jun 2003 10:10:31 -0400
> Me too!
> I want to user framebuffer on A31p (Radeon 7800 FireGL). When i compile
> the kernel (latest 2.4.21 vanilla) and start my system, the notebook
> hangs.
>
> Regards, Frank.
I haven't had a problem with crashing, but I have learned a few things
in messing around with it. Do you have the radeonfb compiled as a
module? Are you using the VESA fb at the same time? Try compiling
radeonfb as a module, using vga=normal on boot, then probing the module
after boot and see what happens. Look at the syslog if it doesn't work.
Joel