From: Dan A. <da...@gm...> - 2004-02-04 06:11:24
|
On Wed, Feb 04, 2004 at 03:30:29PM +1000, Ian Latter wrote: > Maybe what would help is a debug version of the daemon, where > it doesn't close down the monitor on exit (?) .. this would mean > rebooting the machine between tests, but at this stage its better > than not being able to get any info at all. Alternatively, a version > of daemon that writes console output to a text file (like a "dmesg" > style output) would also be very useful. I am planning to rewrite some parts of the daemon so it would work in a different manner by returning to userspace in its main loop. It would allow such printings to take place, and for other things to improve (the console will do IPC against the daemon instead of connecting to the driver, which should improve stablity). -- Dan Aloni da...@gm... |