Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compilation kernel module
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Rubis
n00b
n00b


Joined: 10 Mar 2005
Posts: 19

PostPosted: Thu Mar 10, 2005 9:42 pm    Post subject: Compilation kernel module Reply with quote

HEllo all!

when i make : make && make modules_install
Just before to finish, the message is :

Quote:

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.9-gentoo-r14; fi
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol _spin_unlock_irq
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol smp_call_function
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol cpu_online_map
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol _spin_unlock
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol _spin_unlock_irqrestore
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol _spin_lock_irq
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol _spin_lock_irqsave
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol _spin_lock
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol memnode_shift
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol memnodemap
WARNING: /lib/modules/2.6.9-gentoo-r14/video/nvidia.o needs unknown symbol node_data


why i have this message and what can i do ?

And i install
emerge nvidia-kernel nvidia-glx
when i make

Quote:

modprobe nvidia


Error message is
Quote:

FATAL: Module nvidia not found.


please helpp :)

A lot of thanks
Back to top
View user's profile Send private message
Rubis
n00b
n00b


Joined: 10 Mar 2005
Posts: 19

PostPosted: Fri Mar 11, 2005 8:04 am    Post subject: Reply with quote

up! :)

i've always this problem... :(
Back to top
View user's profile Send private message
flazz
Guru
Guru


Joined: 22 Nov 2003
Posts: 496
Location: Florida

PostPosted: Fri Mar 11, 2005 8:48 pm    Post subject: Reply with quote

same here

EDIT:
i got it to load, you need to unmask nvidia-kernel and nvidia-glx with ~x86
Code:
echo media-video/nvidia-kernel ~x86 >> /etc/portage/package.keywords
echo media-video/nvidia-glx ~x86 >> /etc/portage/package.keywords
emerge -avuD nvidia-glx
etc-update
opengl-update nvidia
modprove nvidia


should work with no errors
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum