srs5694 Guru
Joined: 08 Mar 2004 Posts: 434 Location: Woonsocket, RI
|
Posted: Wed Jun 16, 2004 1:25 pm Post subject: |
|
|
Unresolved symbols when attempting to load a module can occur because of a mismatched kernel and module, such as if you're using a kernel you compiled on one system with a module you compiled on another. If you've done this, you may want to recompile your entire kernel and all modules on this system.
I've also seen this sort of thing from time to time when it shouldn't occur, apparently as a bug. Sometimes recompiling the support directly into the main kernel file will fix the problem. That may not be convenient, but it's worth trying if you can't get it to load in any other way. |
|