Open up terminal and run as superuser, then:
1. Open config file
nano /etc/NetworkManager/NetworkManager.conf
2. Append following lines into config file and save/write
[device]
wifi.scan-rand-mac-address=no
3. Restart network manager
service network-manager restart
Should be good now.
No comments:
Post a Comment
Your comment is much appreciated. Thanks :)