<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1255" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>
<HR style="BACKGROUND-COLOR: #ffffff; COLOR: #ffffff" SIZE=1>
<!-- / icon and title --><!-- message -->
<DIV id=post_message_11262518 class=vbclean_msgtext>Hello everyone,<BR><BR>I ask 
for help to insert/install module automatically in boot time.<BR><BR>I use 
Ubuntu 11.04.<BR><BR>I try to insert a module automatically in boot 
time.<BR><BR>I added the name of my module (hello) to the file 
/etc/modules.<BR><BR>I copied the the file hello.ko to the following 
directories:<BR><BR>- /lib/modules/2.6.38-8-generic/kernel<BR>- 
/lib/modules/2.6.38-8-generic/kernel/drivers<BR>- 
/lib/modules/2.6.38-8-generic/kernel/drivers/hello<BR><BR>The hello module 
prints (printk) message to kern.log and responds to open/read/write/ioctl and 
close functions.<BR><BR>I don't see the init log messages in the kern.log 
file.<BR><BR>While I use "insmod hello.ko" command, the command succeeds and I 
see the log messages.<BR><BR>Can anyone help me why the automatically insertion 
of the module does not succeed?<BR><BR>Thank you.<BR><BR>Yacob.</DIV><!-- / message --></FONT></DIV></BODY></HTML>