On Fri, 28 Oct 2011 14:54:38 -0700 kei...@strucktower.com wrote: > Thanks Brian- > > I installed ifplugd. Still, the wireless does not work if I unplug the > Ethernet, assuming you have ifplugd + guessnet
edit * /etc/default/ifplugd * INTERFACES="eth0 wlan0" HOTPLUG_INTERFACES="" #ARGS="-q -f -u0 -d10 -w -I" ARGS="-f -u0 -d10 -w -I" SUSPEND_ACTION="stop" # wlan0 = wifi device, change accordingly at /etc/network/interfaces for wired connection add the following ` ` `` pre-up /sbin/ifdown wlan0 pre-up /sbin/iwconfig wlan0 txpower off down /sbin/iwconfig wlan0 txpower on ` ` ` I have made a autodetector based on ifplugd+guessnet which is working for years for both wired and wifi Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20111029100323.263ee...@shiva.selfip.org