Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NTFS module problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Goat
Tux's lil' helper
Tux's lil' helper


Joined: 28 May 2004
Posts: 76

PostPosted: Tue Jun 15, 2004 11:53 pm    Post subject: NTFS module problems Reply with quote

i made the ntfs support a module with kernel 2.4.24 and when i modprobe ntfs it comes up with this
Code:

/lib/modules/2.4.24/kernel/fs/ntfs/ntfs.o: unresolved symbol load_nls_Rsmp_afd2e7ee
/lib/modules/2.4.24/kernel/fs/ntfs/ntfs.o: unresolved symbol load_nls_default_Rs mp_535f6428
/lib/modules/2.4.24/kernel/fs/ntfs/ntfs.o: unresolved symbol unload_nls_Rsmp_36a16ffc
/lib/modules/2.4.24/kernel/fs/ntfs/ntfs.o: insmod /lib/modules/2.4.24/kernel/fs/ ntfs/ntfs.o failed
/lib/modules/2.4.24/kernel/fs/ntfs/ntfs.o: insmod ntfs failed

i really want this to work
Back to top
View user's profile Send private message
srs5694
Guru
Guru


Joined: 08 Mar 2004
Posts: 434
Location: Woonsocket, RI

PostPosted: Wed Jun 16, 2004 1:25 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum