<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1515" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>I am using Linux 
2.6.10 for an MPC8540 board.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>&nbsp;"insmod" 
seemed to have a problem which said </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>[insmod: QM_MODULES: 
Function not implemented] .&nbsp;</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>After googling, I 
downloaded the module-init-tools 3.1, cross compiled it with 85xx tool chain, 
installed it on the target filesystem. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>Now after doing 
that, I get an error,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005><STRONG>ERROR: 
Module mod does not exist in /proc/modules</STRONG></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>I have enabled the 
Module loading/unloading option in the kernel. Am I missing out on anything 
else?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>Can anyone please 
help me with a lead.&nbsp;A snapshot of the error is 
attached.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>
<DIV><FONT face=Arial size=2><SPAN class=028533506-18112005>Thanks a 
lot,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005>Soumya</SPAN></FONT></DIV></SPAN></FONT></DIV><FONT 
face=Arial size=2><SPAN class=028533506-18112005>
<DIV><BR>10 login: root<BR>Last login: Wed Dec 31 19:00:49 on 
console<BR>bash-2.05b#<BR>bash-2.05b#<BR>bash-2.05b# insmod 
mod.ko<BR><STRONG>ERROR: Module mod does not exist in 
/proc/modules<BR></STRONG>bash-2.05b#<BR>bash-2.05b#<BR>bash-2.05b# insmod -f 
mod.ko<BR>ERROR: Removing 'mod': No such file or 
directory<BR>bash-2.05b#<BR>bash-2.05b#<BR>bash-2.05b# modprobe mod.ko<BR>ERROR: 
Module mod does not exist in /proc/modules<BR>bash-2.05b#<BR>bash-2.05b# lsmod 
mod<BR>ERROR: Module mod does not exist in 
/proc/modules<BR>bash-2.05b#<BR>bash-2.05b#<BR>bash-2.05b# insmod 
-V<BR>module-init-tools version 3.1</DIV>
<DIV>bash-2.05b#<BR></DIV>
<DIV></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=028533506-18112005></SPAN></FONT>&nbsp;</DIV></BODY></HTML>