Hi All: I'm a freshman on Linux kernel, and I have a question about "printk()": Usually, if I use "printk()" in module_init function, when I " insmod", I will get the information that "printk()" can give out on console, But......... under GUI, for example , if I use "insmod" in Konsole or gnome-terminal, I couldn't get any information, What should I do if I want to output the information to Konsole or gnome-terminal? Or a impossible mission? thank you..... -- Best regards, Minjun( 郗闽军 ) -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/