|
|
#1 | |
|
Registered User
Join Date: Nov 2004
Location: Cairo, Egypt
Posts: 18
|
It appears 2.6.10-rc3-mm1 once again kills the nvidia module. When loading the module, it complains:
nvidia: Unknown symbol class_simple_create nvidia: Unknown symbol class_simple_device_add nvidia: Unknown symbol class_simple_destroy nvidia: Unknown symbol class_simple_device_remove nvidia: Unknown symbol class_simple_create And I see the 2.6.10-rc3-mm1 patch includes: root@galactus:/home/breed/Tarballs/Patches[1012]# fgrep -- -EXPORT_SYMBOL\(class 2.6.10-rc3-mm1 -EXPORT_SYMBOL(class_simple_create); -EXPORT_SYMBOL(class_simple_destroy); -EXPORT_SYMBOL(class_simple_device_add); -EXPORT_SYMBOL(class_simple_set_hotplug); -EXPORT_SYMBOL(class_simple_device_remove); Just thought people might be interested. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Apr 2003
Posts: 48
|
You can just change those EXPORT_SYMBOL to EXPORT_SYMBOL_GPL and rebuild your kernel. They used to be _GPL, they were patched to be EXPORT_SYMBOL, the patch was agreed to be bad - the only problem is that one of the kernel maintainers needs to re-clone their BitKeeper repository in a slightly different manner for the fixing patch to get pushed to Andrew Morton and appear in the -mm stream. So hopefully it should be fixed for good in -rc3-mm2 if it happens, or 2.6.10-mm1, if that's the next -mm version.
Patch attached.... |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Nov 2004
Location: Cairo, Egypt
Posts: 18
|
Quote:
So far, I like the realtime-preempt. |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov 2004
Posts: 40
|
Quote:
is the only way to address this issue by rebuilding the kernel, or are there patched nvidia drivers that might deal with it? shayne |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |
| X Failed to load NVdriver | c00lr4c3r | NVIDIA Linux | 13 | 10-22-02 01:44 PM |
| Error messages... HELP!!!! | Imperito | NVIDIA Linux | 3 | 09-24-02 10:46 PM |
| GForce drivers installed...but dont work | tomfullery | NVIDIA Linux | 6 | 09-22-02 08:23 AM |
| Need help to get the X to work on my Acer TravelMate 630 | knchee | NVIDIA Linux | 16 | 09-19-02 10:16 PM |