Zenko Klapko Jr. on 18 May 2005 15:52:19 -0000 |
Hi All, I'm trying to recompile the kernel (2.4.28) but when I execute make modules_install it bails on: find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.28-gentoo-r8; fi depmod: *** Unresolved symbols in /lib/modules/2.4.22-gentoo-r2/xfree-drm/radeon.o depmod: cmpxchg depmod: __up_write_R77fd5393 depmod: gr_is_capable_R3cbbecc6 depmod: __down_write_R716dfc70 The current kernel that I'm using has the radeon driver compiled into it and it seems to be working fine (the 3D acceleration seems to work under most circumstances). I'm not sure why I'm getting the error, does anybody have ideas? I am trying to use the ati framebuffer module too. It's an HP pavilion ze5000 laptop with ATI Mobility. I've included my config file for the non-working version, let me know if any more info in needed Thanks, Zenko Attachment:
config-redone ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|