Advertisement
Guest User

Untitled

a guest
Apr 9th, 2024
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. root@raspberrypi3-64:/lib/systemd/system# journalctl | grep wl
  2. Feb 27 17:29:23 raspberrypi3-64 systemd[1]: Expecting device /sys/subsystem/net/devices/wlan0...
  3. Feb 27 17:30:53 raspberrypi3-64 systemd[1]: sys-subsystem-net-devices-wlan0.device: Job sys-subsystem-net-devices-wlan0.device/start timed out.
  4. Feb 27 17:30:53 raspberrypi3-64 systemd[1]: Timed out waiting for device /sys/subsystem/net/devices/wlan0.
  5. Feb 27 17:30:53 raspberrypi3-64 systemd[1]: [email protected]: Job [email protected]/start failed with result 'dependency'.
  6. Feb 27 17:30:53 raspberrypi3-64 systemd[1]: sys-subsystem-net-devices-wlan0.device: Job sys-subsystem-net-devices-wlan0.device/start failed with result 'timeout'.
  7. Feb 27 17:58:28 raspberrypi3-64 systemd[1]: Unnecessary job was removed for /sys/subsystem/net/devices/wlan0.
  8. Feb 27 17:58:29 raspberrypi3-64 wpa_supplicant[394]: Could not read interface wlan0 flags: No such device
  9. Feb 27 17:58:29 raspberrypi3-64 wpa_supplicant[394]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
  10. Feb 27 17:58:29 raspberrypi3-64 wpa_supplicant[394]: Could not read interface wlan0 flags: No such device
  11. Feb 27 17:58:29 raspberrypi3-64 wpa_supplicant[394]: wlan0: Failed to initialize driver interface
  12. Feb 27 17:58:29 raspberrypi3-64 wpa_supplicant[394]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
  13. Feb 27 17:58:29 raspberrypi3-64 systemd[1]: [email protected]: Main process exited, code=exited, status=255/EXCEPTION
  14. Feb 27 17:58:29 raspberrypi3-64 systemd[1]: [email protected]: Failed with result 'exit-code'.
  15. Feb 27 18:02:47 raspberrypi3-64 systemd[1]: Unnecessary job was removed for /sys/subsystem/net/devices/wlan0.
  16. Feb 27 18:02:47 raspberrypi3-64 wpa_supplicant[439]: Could not read interface wlan0 flags: No such device
  17. Feb 27 18:02:47 raspberrypi3-64 wpa_supplicant[439]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
  18. Feb 27 18:02:47 raspberrypi3-64 wpa_supplicant[439]: Could not read interface wlan0 flags: No such device
  19. Feb 27 18:02:47 raspberrypi3-64 wpa_supplicant[439]: wlan0: Failed to initialize driver interface
  20. Feb 27 18:02:47 raspberrypi3-64 wpa_supplicant[439]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
  21. Feb 27 18:02:48 raspberrypi3-64 systemd[1]: [email protected]: Main process exited, code=exited, status=255/EXCEPTION
  22. Feb 27 18:02:48 raspberrypi3-64 systemd[1]: [email protected]: Failed with result 'exit-code'.
  23. root@raspberrypi3-64:/lib/systemd/system#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement