Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DmitrySkibitsky/8158db967cb553b013a8dfeed7fb0916 to your computer and use it in GitHub Desktop.
Save DmitrySkibitsky/8158db967cb553b013a8dfeed7fb0916 to your computer and use it in GitHub Desktop.
# error log
dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
# possible fix
touch /etc/NetworkManager/conf.d/wifi_rand_mac.conf
# add to /etc/NetworkManager/conf.d/wifi_rand_mac.conf
[device]
wifi.scan-rand-mac-address=no
# reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment