07-22-2018, 08:14 PM
I'm having the same problem. Fresh install from https://nemslinux.com/download/nagios-fo...y-pi-3.php and wifi isn't working. I did raspi-config, switched to my country, and entered the correct wifi credentials. After reboot, ip addr show reveals the following:
Wifi works fine if I put a stock version of strech on an SD card on this Pi, so it's definitely something in the image. I tried lspci and lshw but neither are installed and I can't install them because the device can't see the internet. dmesg says "link is not ready - power management disabled"
Any thoughts?
Code:
wlan0: <No-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 5a:be:8d:0a:92:4a brd ff:ff:ff:ff:ff:ff:ff
Wifi works fine if I put a stock version of strech on an SD card on this Pi, so it's definitely something in the image. I tried lspci and lshw but neither are installed and I can't install them because the device can't see the internet. dmesg says "link is not ready - power management disabled"
Any thoughts?