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.

