Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia-kernel unresolved symbol
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
softchill
n00b
n00b


Joined: 28 Jun 2003
Posts: 73
Location: Quebec, Canada

PostPosted: Wed Jun 30, 2004 2:43 am    Post subject: nvidia-kernel unresolved symbol Reply with quote

I'm having this weird problem:
when I "depmod -ae nvidia", I get

depmod: *** Unresolved symbols in /lib/modules/2.4.26-gentoo-r3/video/nvidia.o
depmod: __generic_copy_from_user
depmod: __udelay
depmod: boot_cpu_data
depmod: strncpy_from_user
depmod: iounmap
depmod: change_page_attr
depmod: __ioremap
depmod: irq_stat
depmod: __const_udelay
depmod: __generic_copy_to_user

same thing if I try to load it with modprobe.

I compiled linux (make menuconfig && make dep bzImage modules modules_install && cp arch/i386/boot/bzImage /boot/linux-2.4.26 && lilo) a bunch of times and tried with 2.4.25-gentoo-r2.

I also compiled nvidia-kernel from the ebuild and from nvidia package.
/usr/src/linux->linux-2.4.26-gentoo-r3/
I also have zlib{inflate|deflate} compiled as modules and they do load.

And I have those lines in my System.map:

c0426940 T __generic_copy_from_user
c0426850 T __udelay
c0100b20 D boot_cpu_data
c04269f0 T strncpy_from_user
c01ca810 T iounmap
c01cabf0 T change_page_attr
c01ca6e0 T __ioremap
c0160980 B irq_stat
c04268b0 T __const_udelay
c04268e0 T __generic_copy_to_user

"depmod -F /usr/src/linux/System.map -ae" works well but that does not help loading the module.

Any idea?
Thanks.


Last edited by softchill on Fri Jul 02, 2004 9:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
erikedin
n00b
n00b


Joined: 16 Mar 2003
Posts: 40
Location: Stockholm

PostPosted: Wed Jun 30, 2004 6:31 am    Post subject: Reply with quote

Did you also recompile nvidia-glx?
_________________
#5273
<erno> hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.
- bash.org
Back to top
View user's profile Send private message
softchill
n00b
n00b


Joined: 28 Jun 2003
Posts: 73
Location: Quebec, Canada

PostPosted: Wed Jun 30, 2004 6:50 pm    Post subject: Reply with quote

Yes I did, but nvidia-glx is a xfree module and nvidia-kernel is a kernel module I should'nt have any problem loading the module even if I dont update the glx module.
Back to top
View user's profile Send private message
softchill
n00b
n00b


Joined: 28 Jun 2003
Posts: 73
Location: Quebec, Canada

PostPosted: Mon Jul 05, 2004 5:18 pm    Post subject: Reply with quote

The problem is gcc-3.3.2-r5. I tried compiling the nvidia-kernel with gcc-3.2.2 from an old installation and it did work. !!! I'll now fill a bug report.
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