turn on the DEBUG log in /etc/NetworkManager/NetworkManager.conf and restart NetworkManager.

[logging]
level=DEBUG

And, enable the debug logging in wpa supplicant. In /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service, add the -dd option and restart the wpa_supplicant.

ExecStart=/usr/sbin/wpa_supplicant -u -dd

 

相关文章:

  • 2022-01-31
  • 2022-02-10
  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
猜你喜欢
  • 2021-09-28
  • 2021-06-11
  • 2021-11-02
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案