[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unresolved symbols - change_page_attr



Borondil wrote:

jirka at debhome:/usr/src/kernel-source-2.4.18$ sudo fakeroot make-kpkg --added-modules=fglrx-4.1.0-3.9.0 modules_image

You need to use fakeroot *or* sudo here, not both; fakeroot is better as it doesn't really give root privileges to the build process.

jirka at debhome:/usr/src$ sudo modprobe fglrx
/lib/modules/2.4.18/misc/fglrx.o: unresolved symbol change_page_attr

As you can see, I'm running the 2.4.18 kernel and xfree-4.1.0.
Is an upgrade necessary?

AFAICT, change_page_attr() was introduced in 2.4.20, so yes, it looks like 2.4.18 is too old for version 3.9.0 of the fglrx driver and you need to upgrade.

--
Ciao, Flavio