Bug 74870

Summary: Booting with wifi disabled via keyboard switch results in lots of log messages
Product: systemd Reporter: Elliot Cooper <systemd>
Component: generalAssignee: systemd-bugs
Status: RESOLVED NOTOURBUG QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Elliot Cooper 2014-02-12 04:32:14 UTC
distro: Archlinux
ststemd version: 208-10
Kernel: 3.12.9-1-ARCH i686


When I boot my laptop with the wireless disabled via the keyboard switch the following line is printed to the journalctl log:

Feb 11 22:02:11 Elliot kernel: iwl3945 0000:0c:00.0: Radio disabled by HW RF Kill switch

This is a problem because it was printing the line 1106 times per second and running one core of my laptop to 100%.

The same behaviour is not reproduced once he machine is running. The wireless can be toggled of an on without any problems. This only happens when the machine is booted with the wireless disabled.

If you need any more information please let me know. I hope this helps.
Comment 1 Lennart Poettering 2014-02-21 13:48:33 UTC
This looks like a kernel bug where they are spamming kmsg with this message. Please file a bug on the kernel bugzilla against the iwl3945 driver.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.