View Single Post
Posts: 253 | Thanked: 104 times | Joined on Aug 2008 @ Midwest, USA
#68
Originally Posted by danielking View Post
I have new problems with wireless and keyboard/mouse now.
1. The wireless doesn't work. The menu of network manager says "device not managed"
.
Open a terminal and type
$sudo nano /etc/network/interfaces

Next, add "wlan0" to the line that starts with the word "auto" if it isn't already there. Hit "Ctrl-X" and then "Y" to save the file.