3

I'm getting following message inside of wpa_gui:

Status: Could not get status from wpa_supplicant
Last Message: -signal 15 received

What is signal 15? I tried clicking on Disconnect & Connect, but nothing seems to be working for me other then Menu -> Shutdown -> Reboot.

Is there a service I can restart, so I don't have to rebooting my Raspberry?

alexus
  • 337
  • 2
  • 12
  • 25

1 Answers1

1

I had the same problem. In my case it turned out that the input power to the Raspberry was too low. Source transformer had an output of 700mA (and 5.5v of course, since it is USB). I had connected via usb a TP Link device for the wifi connection and USB mouse and keyboard via a hub on the other USB port. That was (I guess) above the 700mA. I replace the transformer with a different one that have 1A output and I can use at the same time the usb hub and the TP link access point without the annoying signal 15 popping up. I hope it helps