DebugMode
# modprobe comedi comedi_debug=1
Or you can set it after the module is loaded as follows:
# echo 1 > /sys/module/comedi/parameters/comedi_debug
You can use this with driver modules, too.
# modprobe comedi comedi_debug=1
Or you can set it after the module is loaded as follows:
# echo 1 > /sys/module/comedi/parameters/comedi_debug
You can use this with driver modules, too.
ComediWiki: DebugMode (last edited 2008-11-22 01:58:42 by huseyinkozan)