Comment 14 for bug 356807

Revision history for this message
Jason Varney (jason-varever) wrote :

I've recompiled the rt2870 staging module with -DDBG commented out and yes, the log messages are gone but I'm still experiencing network drop-outs and glitches. Seems the debug actually helps to diagnose the issue and isn't the cause of it.

Log looks like this now...

tail -n 10 /var/log/kern.log
Oct 30 21:46:14 ubuntu kernel: [51770.136972] DeQueueRunning[0]= TRUE!
Oct 30 21:46:16 ubuntu kernel: [51772.530434] DeQueueRunning[0]= TRUE!
Oct 30 21:46:31 ubuntu kernel: [51787.346218] DeQueueRunning[0]= TRUE!
Oct 30 21:47:31 ubuntu kernel: [51847.179966] DeQueueRunning[0]= TRUE!
Oct 30 21:49:06 ubuntu kernel: [51942.425987] DeQueueRunning[0]= TRUE!
Oct 30 21:51:14 ubuntu kernel: [52070.299309] DeQueueRunning[0]= TRUE!
Oct 30 21:53:49 ubuntu kernel: [52225.336546] DeQueueRunning[0]= TRUE!
Oct 30 21:53:53 ubuntu kernel: [52229.645755] DeQueueRunning[0]= TRUE!
Oct 30 21:53:55 ubuntu kernel: [52231.312936] DeQueueRunning[0]= TRUE!
Oct 30 21:53:58 ubuntu kernel: [52233.810652] DeQueueRunning[0]= TRUE!

Actually these entries were there before but now the "rt_ioctl_giwscan" debug messages are gone of course.