[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unresolved symbol!
- From: "Andrea Riva" <riva dot and at gmail dot com>
- Date: Fri, 17 Mar 2006 00:53:51 +0100
Hello!!
I have some problems after installing fglrx!
This is the output error after typing modprobe command:
###########################################
/sbin/insmod /lib/modules/2.4.27-2-386/misc/fglrx.o
Using /lib/modules/2.4.27-2-386/misc/fglrx.o
Symbol version prefix ' '
/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
/lib/modules/2.4.27-2-386/misc/fglrx.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.
lib/modules/2.4.27-2-386/misc/fglrx.o: insmod
lib/modules/2.4.27-2-386/misc/fglrx.o
failed
lib/modules/2.4.27-2-386/misc/fglrx.o: insmod fglrx failed
###########################################
If someone would be so kind to help me ;) I give him some other infos:
I am running Debian stable version with 2.4.27 kernel
I've done those step to install drivers:
1. reconfigured kernel options in according of paragraph 2.1.1 (config file
in boot dir)
2. cd /usr/src
tar xjvf kernel-source-...
cd kernel-source-...
cp boot/configFile .config
make-kpkg --append-to-version .......
3. Got XFree86 4.3.0 binary packages (I have XFree86 4.3.0.1 version)
4. Installed bin packages using dpkg -i command
5. unpacked module sources using bzcat....
6. built modules using module-assistant
7. prompted modprobe -v fglrx and got the error message
It will be a stupid problem...but I'm a Linux newbie :)
thanx!!!!!!!!!
bye, andrea