Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 68563

Summary: nvidia kernel has unresolved symbol
Product: Gentoo Linux Reporter: Levi Durham <dldurham>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://kerneltrap.org/node/view/4022
Whiteboard:
Package list:
Runtime testing required: ---

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 ***