Re: Network Interface Conundrum
John Crowhurst <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
Hi Rich, I'm sure we went over this one before because its a driver issue. I sent you a work around script that would down eth0 if wlan0 was up. Simple test... Plug in the Ethernet cable, then run: tail -f /var/log/messages Then unplug the cable. If you see no change in messages, the kernel cannot see the interface change and you know the driver is not telling the kernel to go link down. Best, John On 22 Sep 2012, at 19:14, Rich Shepard <[email protected]> wrote: > I've been trying to solve this problem since I bought the Sony Vaio at the > end of last November (10 months ago). It's running 13.37/x86_64 with the > 3.2.7 kernel (needed to solve the brand-new video issue) and has all the > updates installed. > > The problem is that the laptop cannot connect to a wireless network. It > can communicate with the access point, but not send packets to the server > behind that. I tracked the issue to the presence of eth0 even when there is > no ethernet cable connected. Looking at the contents of > /sys/class/net/eth0/carrier shows '0', no ethernet connected. wicd-client > can bring up wlan0, but packets seem to prefer to go out the non-functional > eth0 interface instead. > > ifplugd is invoked during boot (/etc/rc.d/init.d/ifplugd), but it does not > take down eth0 when there's no cable attached. As root I can run 'ifconfig > eth0 down' and eth0 goes away so wlan0 works, but that is not a solution for > the user of the portable. > > There must be something fairly simple that I'm not finding in my Web > searches. The system recognizes no ethernet cable, but the interface is > still UP but not RUNNING. > > This is the only portable of 6 running linux over the years that has this > issue. The solution is beyond my experience and knowledge; your help is > solicitied and will be well received. > > Rich > > > > _______________________________________________ > slackware mailing list > [email protected] > https://mailman.lug.org.uk/mailman/listinfo/slackware