Hi all, I'm trying to enable the bluetooth dynamic debug. I compiled the kernel with the dynamic_debug enable. I mounted the debugfs: mount -t debugfs debugfs /sys/kernel/debug In the file /sys/kernel/debug/dynamic_debug/control there isn't any bluetooth module (sco, bluetooth, rfcomm....). I trying to debug sco module but nothing happens. The command below only works if the module is in control file? echo -n 'module sco +p' > /sys/kernel/debug/dynamic_debug/control what am I doing wrong?? kernel 2.6.30-rc6 Where msg will be printed? syslog, message? -- Rafael S. Seste Eng Computação - Unicamp -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html