Ok, that does at least start to solve the problem. I no longer see an error when it tried to load r128.o. On the iBook I have, firewire, if I turn off the novideo option, I lose my display. I was playing around with the append line and set video=aty128fb. This did not change anything. The output from loading up is
Using unsupported 800x600 ... __ioremap(): ... fb0: Open Firmware frame buffer device on ... And cat /proc/fb results in 0 OFfb ... Any ideas? Josh On Thu, Dec 21, 2000 at 05:25:07PM -0800, Matt Brubeck wrote: > On Thu, 21 Dec 2000, Josh Bonczkowski wrote: > > > I want to turn on support for the iBook DV framebuffer (aty128fb). I > > have turned on the ATI Mach64 and ATI Rage 128 FB support, but the > > r128 modules fails to load due to dependency problems. These errors > > are both unresolved symbol errors for 'cmpxchg' and 'agp_enable'. > > You should compile the Rage 128 driver into the kernel (i.e. not a > module). The Mach64 driver isn't necessary for the iBook. > > The aty128fb driver will be used automatically at boot, as long as you > don't use the "novideo" or "video=ofonly" options in your bootloader. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

