<div dir="ltr">Hello everyone,<div><br></div><div>Since starting using linux last year (xubuntu 18.04) I am experiencing occasional problems with wifi interface (broadcom BCM43224 rev 01 14e4:4353). From time to time (every 3 - 4 starts) my wifi card is not recognized and I do not see wifi interface after boot. After comparing dmesg listings from successful and failed boots I have discovered one difference. My main partition is mounted twice and in successful boot it is done before  before cfg80211 module. In failed boot second mount is done after cfg80211 module. Can this be a cause of network interface problems? If yes is there any possibility to solve this within systemd? Just to clarify such situations happen with proprietary and open-source drivers as well.</div><div><br></div><div>Here is the fragment of dmesg listing after successful boot:</div><div><div>[    4.452703] [drm] Initialized radeon 2.50.0 20080528 for 0000:02:00.0 on minor 0</div><div>[    4.601495] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)</div><div>[    4.669690] clocksource: Switched to clocksource tsc</div><div>[    5.068753] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5</div><div>[    5.774502] random: crng init done</div><div>[    5.774503] random: 7 urandom warning(s) missed due to ratelimiting</div><div>[    6.151902] ip_tables: (C) 2000-2006 Netfilter Core Team</div><div>[    9.336683] lp: driver loaded but no devices found</div><div>[    9.366325] ppdev: user-space parallel port driver</div><div>[    9.405084] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro</div><div>[   12.325130] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS</div><div>[   20.381638] cfg80211: Loading compiled-in X.509 certificates for regulatory database</div><div>[   20.385106] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'</div><div>[   20.863926] wl: loading out-of-tree module taints kernel.</div><div>[   20.863932] wl: module license 'MIXED/Proprietary' taints kernel.</div><div>[   20.863932] Disabling lock debugging due to kernel taint</div><div>[   20.866504] wl: module verification failed: signature and/or required key missing - tainting kernel</div><div>[   20.941673] wlan0: Broadcom BCM4353 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)</div></div><div><br></div><div>Here is the fragment of dmesg listing after failed boot:</div><div>[    5.194759] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)</div><div>[    6.249451] random: crng init done</div><div>[    6.249454] random: 7 urandom warning(s) missed due to ratelimiting</div><div>[    6.728424] ip_tables: (C) 2000-2006 Netfilter Core Team</div><div>[    9.888353] lp: driver loaded but no devices found</div><div>[    9.913126] ppdev: user-space parallel port driver</div><div>[   10.152833] cfg80211: Loading compiled-in X.509 certificates for regulatory database</div><div>[   10.156199] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'</div><div>[   10.174030] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro</div><div>[   21.275568] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS</div><div>[   21.472260] wl: loading out-of-tree module taints kernel.</div><div>[   21.472264] wl: module license 'MIXED/Proprietary' taints kernel.</div><div>[   21.472265] Disabling lock debugging due to kernel taint</div><div>[   21.474938] wl: module verification failed: signature and/or required key missing - tainting kernel</div><div>[   21.477657] wl 0000:08:00.0: enabling device (0000 -> 0002)</div><div>[   21.477881] wl driver 6.30.223.271 (r587334) failed with code 1</div><div>[   21.477882] ERROR @wl_cfg80211_detach : </div><div>[   21.477883] NULL ndev->ieee80211ptr, unable to deref wl</div><div><br></div><div>If systemd is not the case than I'm sorry for bothering you.<br></div><div><br></div><div>In case you have any solution for this please email me at <a href="mailto:lukasz.slabon@gmail.com" target="_blank">lukasz.slabon@gmail.com</a></div><div><br></div><div>Regards,</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div>Łukasz Słaboń</div></div></div></div>