Re: How To Tell NetworkManager There's a Wireless Interface To Manage?
Rich Shepard <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 22 May 2012, John Crowhurst wrote: > #1 Use an external USB wireless adapter, if that works fine you know its a > problem with the hardware in some way. John, No difference. Tried with Xubuntu-11.10 live CD, too. > #2 Take out the internal wireless adapter in the Dell and swap it for the > one in the Sony and vice versa. If the Dell behaves like the Sony did, you > have a problem with the wireless adapter. Seek a replacement one similar > to the working one and use that instead. If the Sony still plays up, its > more likely to be the Ethernet on the Sony that is the problem. It's almost certainly not hardware because the system sees WAPs but with WICD could not send packets over wlan0 because eth0 had routes with lower metric numbers. With NM there are no eth0 routes when that interface is not active. In the next day or so I'll take the Sony to a local coffee shop and see if it can connect and communicate after being manually started by root running 'ifconfig wlan0 up.' More when I have it, Rich