View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Feb 09, 2007 7:08 pm 
Offline
Joined: Tue Feb 14, 2006 8:48 pm
Posts: 22
Location: San Diego, CA USA
KnoppMyth version R5E50 has a bug where the modules listed in /etc/modules won't load on system boot. This is because of a bug in the intitialization script /etc/init.d/modutils

In the line near the top of the file:

[ -f /proc/ksyms ] || exit 0

it should be:

[ -f /proc/kallsyms ] || exit 0

The proc symbol interface name changed some time back. This was probably missed because udev takes care of most module loading so most people won't notice.

Gus


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 10, 2007 2:06 am 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
Nice catch! :D


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 23 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu