View Single Post
  #2 (permalink)  
Old 05-Dec-2008, 09:04
clayb226 clayb226 is offline
Puzzled Penguin
 
Join Date: Nov 2008
Location: Missouri
Posts: 45
clayb226 hasn't been rated much yet
Default Re: Intel 4965 - Can 'see' the router but connection times o

I and a similar problem, I had to disable network manager to get connected. Try to open a root terminal, and type
ps -A | grep etwork and see if NetworkManager and NetworkManagerD is listed. If it is kill it with the kill command, example kill 4986, where 4986 is the process id number. Then, try to bring it up with ifup x, where x is the wireless device, mine is wlan0.
Reply With Quote