View Single Post
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#876
Try open it as user.
Sugestion: Try to change your mac address using the actual tool, in this case as root:
Code:
ifconfig wlan0 down
macchanger -r wlan0
ifconfig wlan0 up

Last edited by saponga; 2014-11-17 at 17:01. Reason: sugestion