Comment 36 for bug 356807

Revision history for this message
Enrico Battocchi (lopo) wrote :

I agree with some users above, it's not a duplicate bug.
I'm on Ubuntu Lucid Lynx with kernel 2.6.34-020634-generic on an Asus EeePC 1000H, wi-fi did not work out of the box so I had to recompile RT2860 drivers from Ralink sources (version 2.4.0.0 from their website): my dmesg got "spammed" with "rt_ioctl_giwscan" messages, but no problem with wi-fi connection.
I commented out -DDBG flag from config.mk and compiled it again, now the messages are gone.

The issue is definitely that flag, I think it should be disabled: if there are performance/connection problems, error messages should appear regardless of debug messages enabling, shouldn't they?