[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wifi auto-detection not working any more



On Mon, 31 Oct 2011 18:44:16 +0000
Brian <ad44@cityscape.co.uk> wrote:

> On Mon 31 Oct 2011 at 23:06:43 +0530, J. Bakshi wrote:
> 
> > If it is so... then I really don't need ifplugd to manage wlan, it
> > should handle eth0 when plug and it is fine for me. So how can I then
> > combine both eth ( with ifplugd) and wlan, so that, wlan take control
> > when no eth0 and release control when eth0 available ?
> 
> dpkg-reconfigure ifplugd
> 
> I have the first sceen blank and the second with eth0.
> 

or at /etc/default/ifplugd

`  ` ` `
##INTERFACES="eth0 wlan0"
INTERFACES="eth0"

` ` ` `

restart ifplugd


Reply to: