mrdebug
Posts: 72
Joined: Sun Apr 07, 2013 6:08 pm

Raspberry and wireless

Tue Feb 24, 2015 11:40 am

I use my raspberry pi with a wireless usb card.
All works well but, if I switch off - on the access point, the raspberry is off line. I have to restart it. Is there a way to have the raspberry on line after an access point off - on automatically?
www. ???
www. ???
GMT+1
Skype: mrdebug

Massi
Posts: 1691
Joined: Fri May 02, 2014 1:52 pm
Location: Italy

Re: Raspberry and wireless

Tue Feb 24, 2015 11:52 am

mrdebug wrote:I use my raspberry pi with a wireless usb card.
All works well but, if I switch off - on the access point, the raspberry is off line. I have to restart it. Is there a way to have the raspberry on line after an access point off - on automatically?
Hello,
i fixed this changing the ifupdown script

Go to /etc/ifplugd/action.d/ and backup the original ifupdown file
Then copy the ifupdown.sh file from /etc/wpa_supplicant/ifupdown.sh to the above directory (take care of extension -> remove .sh)
Make a convinced sudo reboot

mrdebug
Posts: 72
Joined: Sun Apr 07, 2013 6:08 pm

Re: Raspberry and wireless

Sun Mar 01, 2015 8:50 am

Perfect!
Does it work with wep and no key?
www. ???
www. ???
GMT+1
Skype: mrdebug

Massi
Posts: 1691
Joined: Fri May 02, 2014 1:52 pm
Location: Italy

Re: Raspberry and wireless

Sun Mar 01, 2015 9:18 am

mrdebug wrote:Perfect!
Does it work with wep and no key?
can't imagine why not, it's only a different config file..

Return to “General discussion”