View previous topic :: View next topic |
Author |
Message |
mirek_m n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9773644724456162d5b8ca.jpg)
Joined: 12 Dec 2005 Posts: 5
|
Posted: Sat Dec 17, 2005 6:56 pm Post subject: Nvidia module error (FATAL unresolved symbols kernel) |
|
|
I've emerged both the gentoo-sources and the vanilla kernel, compiled two versions (2.6.14.2) and got this problem with nvidia.
I'm now using 2.6.13-r5and everything works fine. When I copy the SAME configuration file from this kernel to the other and compile it, nvidia starts to cause trouble. The links (/usr/src/linux) are OK, gcc is the same each time. Only those bugs in dmesg (which I unfortuanately cannot put here becase I wiped those kernels). Anyway information that was put when inserting the nvidia.ko module was something like: pci unresolved symbols.
Does anybody experience the same problems with these new NVIDIA drivers 81.74?
Thanks in advance,
mirek |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pv Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1990444772438d84a43a943.jpg)
Joined: 25 Mar 2005 Posts: 103 Location: Russia, Yaroslavl
|
Posted: Sat Dec 17, 2005 8:37 pm Post subject: |
|
|
Try to reboot with .14 kernel and then emerge nvidia-kernel nvidia-glx. The idea is that nvidia module HAVE to be recompiled for the kernel version it will be used with.
Maybe running make menuconfig for the new kernel and just exiting with saving .config will help.
This is just a suggestion, I haven't tried this because I have no such problems using .13 kernel. _________________ Nothing but perfection. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mirek_m n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9773644724456162d5b8ca.jpg)
Joined: 12 Dec 2005 Posts: 5
|
Posted: Sat Dec 17, 2005 10:56 pm Post subject: |
|
|
Tired it already. No effect. I'm beginning to suspect that somebody is screwing up the kernel in order to make our lives miserable :/ _________________ Why Linux? Just for fun ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pv Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1990444772438d84a43a943.jpg)
Joined: 25 Mar 2005 Posts: 103 Location: Russia, Yaroslavl
|
Posted: Sun Dec 18, 2005 7:43 pm Post subject: |
|
|
The only thing I can suppose is that the .13 and .14 kernels has different behaviour in module autoloading or even in module loading. Try to make all the neccesary features to be built-in in the kernel. I mean don't use modules at all (of course except NVIDIA one) by making your kernel monolithic. _________________ Nothing but perfection. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ascl n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 18 Oct 2004 Posts: 4
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|