Hi All, Got the answer! i changed to runlevel 3 and it worked. Dhanashri > -----Original Message----- > From: kernelnewbies-bounce@xxxxxxxxxxxx > [mailto:kernelnewbies-bounce@xxxxxxxxxxxx]On Behalf Of Dhanashri Bhate > Sent: Wednesday, February 23, 2005 11:53 AM > To: Kernelnewbies (E-mail) > Subject: keyboard driver > > > Hi, > I'm trying to replace the standard keyboard driver with my own > module ( which i have copied from kernel_module_programming guide > by Peter Jay Salzman,Ori Pomerantz ) > >module gets loaded properly, but on pressing any key, i don't > see any message from got_char function. Don't know whether > the handler > is being called or not! i had put a prink in the handler function > ( not sure its allowed or not!/) to see if control reaches there. > But i don't see this in the /var/log/messages file. > Kernel version is 2.4.18-14. > > am i missing something here? > > Pls Help! > > Dhanashri -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/