[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] gentoo kernel compile + radeon.o error
|
From: Cosmin Nicolaescu <cos@camelot.homelinux.com>
Reply-To: Philadelphia Linux User's Group Discussion
List<plug@lists.phillylinux.org>
To: plug@lists.phillylinux.org
Subject: Re: [PLUG] gentoo kernel compile + radeon.o error
Date: Wed, 18 May 2005 12:03:05 -0400 (EDT)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, May 18, 2005 11:52 am, Zenko Klapko Jr. said:
> 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
>
>
___________________________________________________________________________
> 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
>
Why is it failing on /lib/modules/2.4.22 when you're installing 2.4.28 ??
- -Cos
That's a good question. I downloaded the source and created the symbolic
link to the linux -> linux-2.4.28-gentoo-r8. After that I'v been executing
the commands make menuconfig; make dep; make clean; make bzImage; make
modules; make modules_install; in that order. I read that I had to duplicate
the /lib/modules/ since it's the same version number. Besides that, what
would make it use the old modules directory and not the more recent version?
Environment variable or hard-coded value somewhere in the config file?
-Zenko
- --
GPG key fingerprint = DE9F 4664 E666 2BD1 903E 4F4D EA31 5FB1 C7F9 08C1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCi2c56jFfscf5CMERAk4kAKDRf79P4GwG+vBlLlmC8GLsJuy2+wCguLgK
ZGlWviXgibIH0IOqsCjNduM=
=FAEt
-----END PGP SIGNATURE-----
___________________________________________________________________________
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
___________________________________________________________________________
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
|
|