Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68563 - nvidia kernel has unresolved symbol
Summary: nvidia kernel has unresolved symbol
Status: RESOLVED DUPLICATE of bug 68561
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://kerneltrap.org/node/view/4022
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-22 09:06 UTC by Levi Durham
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Durham 2004-10-22 09:06:30 UTC
Upon upgrading to kernel 2.6.9-rl (gentoo-dev-sources), rebooting and emerging nvidia kernel, all compiled well, however on modprobing nvidia i recieved an error saying that the __VMALLOC_RESERVE symbol was undefined.

Reproducible: Always
Steps to Reproduce:
1. compile kernel gentoo-dev-sources-2.6.9-r1 (make;make modules_install;make install)
2. reboot
3. emerge nvidia-kernel
4. modprobe nvidia


Actual Results:  
standard modprobe error. dmesg reveales undefined symbol __VMALLOC_RESURVE

Expected Results:  
Correct loading of nvidia module

patch can be found in second comment on this page:
http://kerneltrap.org/node/view/4022
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2004-10-22 10:16:01 UTC

*** This bug has been marked as a duplicate of 68561 ***