-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug]: WiFi on RaspberryPi - Country selection doesn't stick and continually re-prompts #2545
Comments
https://github.com/Start9Labs/start-os/pull/2283/files
I noticed crda is missing from (what I presume is) the new version of that file: |
Looks like raspberry pi requires this specific version of the package: http://archive.raspberrypi.org/debian/pool/main/w/wireless-regdb/ |
@BigBossRabbit are you on the |
Yes, I believe so. I've been running the machine strictly on WiFi since this test was done. |
@gStart9 @BigBossRabbit please test this once we have a 036 Ras Pi image. |
@MattDHill will definitely do. My RasPi is ready & waiting 🫡 |
Prerequisites
Server Hardware
Pi (4 and 8GB)
StartOS Version
0.3.5.1
Client OS
Linux
Client OS Version
Debian 12
Browser
Firefox
Browser Version
120
Current Behavior
In the web-UI on a Pi, under System > WiFi, even after successfully selecting a Country, the UI prompts the user to select it again:
^Note in this screenshot that the country is successfully sent to the backend.
Even after selecting a Country AND successfully connecting to a wifi AP, the UI prompts the user to select their country again:
No real errors in the browser console to speak of:
Okin reported this error in the browser console:
Expected Behavior
Users expect for their country selection to stick.
Steps to Reproduce
Boot up a pi on 0351
System > Wifi
Attempt to select your country
Anything else?
No response
The text was updated successfully, but these errors were encountered: