Raspberry Pi 4 - Won't Connect to WiFi after Configuration
Posted: Sat Jan 13, 2024 10:50 pm
Update: the primary issue seems to be that I'm not seeing the list of my open SSID's in the interface.
There might be other issues at play as well related to not being able to mount the SSD, but let's start there.
I just got Meteobridge installed on my RPi4 and I cannot get the system to join my WiFi network.
1) I'm using the specified "Industrial" SD Card from the Meteobridge Wiki (wiki).
2) I flashed the image from the the wiki to the card using BalenaEtcher.
3) I connected it to the network via ethernet and configured via the UI, including the WiFi setting.
4) I disconnected the ethernet cable, restarted the RPi and I see this on the screen instead...
Those last three lines didn't come up on the initial boot and there's more that should take place after that before the software is fully functional so as of now, this system is non-functional. To make that easier to read, they are.
I'm not sure this is the problem, only that this is where the messages stop. Has anyone encountered this and can they help me figure out how to correct it?
I can access the command line by hitting enter at this point, so there's some functionality.
There might be other issues at play as well related to not being able to mount the SSD, but let's start there.
I just got Meteobridge installed on my RPi4 and I cannot get the system to join my WiFi network.
1) I'm using the specified "Industrial" SD Card from the Meteobridge Wiki (wiki).
2) I flashed the image from the the wiki to the card using BalenaEtcher.
3) I connected it to the network via ethernet and configured via the UI, including the WiFi setting.
4) I disconnected the ethernet cable, restarted the RPi and I see this on the screen instead...
Those last three lines didn't come up on the initial boot and there's more that should take place after that before the software is fully functional so as of now, this system is non-functional. To make that easier to read, they are.
Code: Select all
EXT4-fs (mmcblk0p3): Mount option "data=ordered" incompatible with ext2
EXT4-fs (mmcblk0p3): recovery complete
EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: commit=60,data=ordered,max_batch_time=1000000,min_batch_time=1000000,errors=remount-ro
I can access the command line by hitting enter at this point, so there's some functionality.