Ok here it is : #!/bin/bash # Author: Matthias Strubel / Feb. 2011 # Script for setting up the wlan interface # Parameter 1 i used for the config file providing the parameters # IP-Adress # Netmask # Interface # Load configfile if [ -z $1 ] || [ -z $2 ]; then echo "Usage piratebox_setup_wlan.sh my_config <start|stop|probe>" exit 1 fi iby Meditation - Raspberry Pi(rate)Box
# systemctl status --all piratebox * piratebox.service - PirateBox Service Loaded: loaded (/etc/systemd/system/piratebox.service; enabled) Active: active (exited) since Fri 2014-11-14 10:20:26 MST; 51s ago Process: 329 ExecStop=/opt/piratebox/init.d/piratebox_alt stop (code=exited, status=0/SUCCESS) Process: 338 ExecStart=/opt/piratebox/init.d/piratebox_alt start (code=exited, statby Meditation - Raspberry Pi(rate)Box
I just did this : doesn't fix anything and now But I still don't see any SSID And I tried the command Quotesystemctl status piratebox and there are no errors so that's really weirdby Meditation - Raspberry Pi(rate)Box
Tobias Wrote: ------------------------------------------------------- > You can try the steps described here > , but I > am not sure if it is the right version for your > chipset. Thank you But it doesn't work :/by Meditation - Raspberry Pi(rate)Box
Ok ! So what am I supposed to do now ?by Meditation - Raspberry Pi(rate)Box
piratebox-ws_1.0.0 this is the result of your command And I downloaded ArchLinuxARM-2014.05-rpi.img Thank you for your quick answerby Meditation - Raspberry Pi(rate)Box
Hey ! So I tried to do all the thing with 2 differents wifi dongle. Everytime at the state when I need to connect to the ssid there isn't any. So I checked the list of "known for working" wifi dongle and I bought TL-WN822N So I formatted my usb drive and sd card and started everything from 0 with this new dongle. But now that I removed the ethernet cable from my Pi anby Meditation - Raspberry Pi(rate)Box