No WIFI device on Raspberry PI 4
Hello, I have this problem, when I start REPETIER I no longer have any wifi connection in the WLAN settings I get this message: NO WLAN ADAPTER INSTALLED (the configuration is Repetier Server Pro 1.3.0 on Raspberri PI 4).
Kindly how can I solve Thanks
Comments
When you login (use ethernet cable as long as it does not work), what does
iwconfig
return?
Also after reboot run
dmesg
to see messages during bootup. Maybe they contain a hint on the problem.
If you have a extra sd card, install image on new sd card and see if it happens there as well. If not copy your server installation (e.g. Repetier-Server Monitor) to new card. Maybe just some defects on sd card made it break. Especially if you did nothing like update/config/install extra software.
What about the question what you did between working and not working version?