> I try but this is another problem since printk doesn't work on modules. I > have syslogd/klogd running and recording log on the writable > /etc/config/messages but nothing about my printks are recorded there. Have you tried cat /proc/kmsg ? Kris