For some reason I can't get printk() to work on a YDL 4.0 system. I have followed all the instructions, like setting the correct log level in /proc/sys/kernel/printk, killing klogd and then cat /proc/kmsg but I do not see any message from printk. The printk is in a new kernel system call that I wrote. Any ideas? thanks much -Arrigo