Wifi keeps dropping so often!

Since I see a bunch of mac stuff
(though that could just be coincidence)
lets disable mac randomization

echo -e "[device]\nwifi.scan-rand-mac-address=no" | sudo tee /etc/NetworkManager/conf.d/disable-random-mac.conf
1 Like