Hello,
When my Raspberry Pi boots up, the wireless profile is used and the wireless is connected with my router. After a while (not more then 5 mins) the wireless connection suddenly gets dropped. I then try to manually start and stop it again but I get the following error:
$this->bbcode_second_pass_code('', 'Aug 13 22:01:57 RasNAS systemd[1]: Stopping Connect With Lapeste...
Aug 13 22:01:57 RasNAS network[831]: Stopping network profile 'wlan0-Lapeste'...
Aug 13 22:01:57 RasNAS dhcpcd[836]: sending signal 15 to pid 250
Aug 13 22:01:57 RasNAS dhcpcd[250]: received SIGTERM from PID 836, stopping
Aug 13 22:01:57 RasNAS dhcpcd[250]: wlan0: removing interface
Aug 13 22:01:57 RasNAS dhcpcd[836]: waiting for pid 250 to exit
Aug 13 22:01:57 RasNAS dhcpcd[250]: exited
Aug 13 22:02:00 RasNAS network[831]: Stopped network profile 'wlan0-Lapeste'
Aug 13 22:02:00 RasNAS systemd[1]: Stopped Connect With Lapeste.
Aug 13 22:02:26 RasNAS systemd[1]: Starting Connect With Lapeste...
Aug 13 22:02:27 RasNAS network[889]: Starting network profile 'wlan0-Lapeste'...
Aug 13 22:02:28 RasNAS network[889]: ioctl[SIOCSIWAP]: Operation not permitted
Aug 13 22:02:56 RasNAS network[889]: WPA association/authentication failed for interface 'wlan0'
Aug 13 22:02:57 RasNAS network[889]: Failed to bring the network up for profile 'wlan0-Lapeste'
Aug 13 22:02:57 RasNAS systemd[1]: netctl@wlan0\x2dLapeste.service: main process exited, code=exited, status=1/FAILURE
Aug 13 22:02:57 RasNAS systemd[1]: Failed to start Connect With Lapeste.
Aug 13 22:02:57 RasNAS systemd[1]: Unit netctl@wlan0\x2dLapeste.service entered failed state.')
My SSID is "Lapeste", so I dont really know what the issue is, im using the Edimax EW-7811UN 150Mbps Wireless Nano USB Adapter (normally the driver for the RTL8188CUS Chipset is included in archlinux). Only a reboot fixes the network (for a short time. Thanks!