Hi, I have written a module with a printk message inside init_module. Somehow printk is not working. My guess is that it works, but displays the message on some tty other than the current one. I am currently writing messages directly to current->tty instead of using printk. Thats works fine, but is a big pain. I have included linux/kernel.h which has the prototype for printk. Any suggestions to get over this problem ? Thanks, SP __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/