On Thu, Jul 11, 2013 at 10:02:22PM +0100, Pedro Francisco wrote: > > Pedro, please do the fallowing: > > > > Add this line in /etc/rsyslog.conf: > > kern.* /var/log/kernel > > > > Restart rsyslog services: > > # systemctl restart rsyslog.service > > > > Restart iwl3945 module with verbose debug enabled: > > modprobe -r iwl3945 > > modprobe iwl3945 debug=0x47ffffff > > > > Reproduce the problem. > > > > Unload module: > > modprobe -r iwl3945 > > > > Then provide me generated /var/log/kernel file (compressed if needed). > > I seem only to be able to trigger it with disable_hw_scan=0, I need > further testing with disable_hw_scan=1 (I use disable_hw_scan=0 > because it prevents me from getting disconnected from eduroam Cisco > APs -- haven't tested disable_hw_scan=0 since the VOIP-friendly SW > scanning patch, however). > > Do you want the log anyway? (modprobe iwl3945 debug=0x47ffffff > disable_hw_scan=0 and runtime PCI powersave also enabled -- I don't > know if it matters). To test that patch powersave has to be explicitly enabled, since it is disabled by default. As this is not causing troubles with default disable_hw_scan option, I'll post that patch. You can provide me logs with disable_hw_scan=0, if you manage to trigger a Microcode error. Thanks Stanislaw > -- > Pedro -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html