[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unresolved symbol!
- From: Flavio Stanchina <flavio at stanchina dot net>
- Date: Fri, 17 Mar 2006 11:31:03 +0100
Andrea Riva wrote:
/lib/modules/2.4.27-2-386/misc/fglrx.o:
/lib/modules/2.4.27-2-386/misc/fglrx.o: unresolved symbol
mtrr_add_R56179c5f
/lib/modules/2.4.27-2-386/misc/fglrx.o:
/lib/modules/2.4.27-2-386/misc/fglrx.o: unresolved symbol mtrr_del_R272d394e
The problem is that kernel-image-2.4.27-2-386 is not configured with
MTRR support, and fglrx needs it.
If you have a graphics card supported by the fglrx driver, I'm quite
sure your CPU is not a 386. Install kernel-image-2.4.27-2-686 or
kernel-image-2.4.27-2-k7, depending on your CPU, and the corresponding
kernel-headers package, then try again.
--
Ciao, Flavio