![]() |
|
|
#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: 38
|
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.... |
|
|
|
| Sponsored Ads - Guests Only | |
|
|
|
|
#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 |
|
|
|
|
![]() |
| Most Popular NVIDIA Based Graphics Cards | |
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|