Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65975 - media-video/nvidia-kernel-1.0.6111-r1 needs patch to run with kernel-2.6.9-rc3
Summary: media-video/nvidia-kernel-1.0.6111-r1 needs patch to run with kernel-2.6.9-rc3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: http://ngc891.blogdns.net/index.php?2...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 19:41 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2004-10-04 04:10 UTC (History)
2 users (show)

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


Attachments
nvidia-kernel-1.0.6111-2.6.9-rc3_vmalloc_reserve-fix.diff (nvidia-kernel-1.0.6111-2.6.9-rc3_vmalloc_reserve-fix.diff,410 bytes, text/plain)
2004-09-30 19:43 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2004-09-30 19:41:39 UTC
Hi,

I recently upgraded my kernel to version 2.6.9-rc3 (development-sources) an was unable to load the nvidia driver after emerging the version mentioned in topic.
In dmesg I got an errormessage:

nvidia: Unknown symbol __VMALLOC_RESERVE

So I checked lkml and foud the link I posted in the URL line.
There is a patched tarball of nvidia-drivers but no patches. So I dled the tarball and diffed the patch out.
As far as I can say, the patch works and I can use nvidia-driver again with 2.6.9-rc3

Poly

Reproducible: Always
Steps to Reproduce:
1. emerge =development-sources-2.6.9_rc3 and build the kernel
2. reboot
3. emerge =nvidia-kernel-1.0.6111-r1
4. modprobe nvidia

Actual Results:  
Module nvidia doesn't load due to the error posted above

Expected Results:  
Module is getting loaded.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2004-09-30 19:43:26 UTC
Created attachment 40826 [details]
nvidia-kernel-1.0.6111-2.6.9-rc3_vmalloc_reserve-fix.diff
Comment 2 augury@vampares.org 2004-10-02 13:06:45 UTC
cc
i was only able to install nvidia.ko after using this patch with nvidia-kernel-1.0.6111-r1.  nv.c shows pci_find_class.patch, power-suspend-2.6.9-changes.patch and nv_enable_pci.patch were used as well.
Comment 3 Andrew Bevitt 2004-10-04 04:10:56 UTC
Fixed.