Skip to content
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

Symlink broken! #521

Closed
csabal opened this issue Feb 21, 2024 · 6 comments
Closed

Symlink broken! #521

csabal opened this issue Feb 21, 2024 · 6 comments

Comments

@csabal
Copy link

csabal commented Feb 21, 2024

Symbolic link does not work between the wpa config file, and the fullpageos config file!

It results that if you modify the fullpageos-wpa-supplicant.txt file it does not affect the wifi settings at all!
So, you got only black screen, because there is no net configured (either eth. or wifi)

Check:
ls -l /etc/wpa_supplicant

You should see this:

2Screenshot 2024-02-14 164145

If not, run this:
sudo ln -sf /boot/fullpageos-wpa-supplicant.txt /etc/wpa_supplicant/wpa_supplicant.conf

And check again!

Reboot, and wifi settings applied.

@guysoft
Copy link
Owner

guysoft commented Feb 21, 2024

There is an issue with the bookworm build, see #498
Working on it

@guysoft
Copy link
Owner

guysoft commented Feb 24, 2024

See comment #498 (comment)
I am closing here, feel free to comment there.
I also tested wpa supplicant network method setting and it worked.

@csabal
Copy link
Author

csabal commented Apr 11, 2024

It is still not working!!! Not at all.

If you modify the fullpageos-wpa-supplicant.txt nothing happens, since it is not forward the settings to the wpa_supplicant.conf.

Unfortunately the above command just don't work anymore.
Nightly built from the PI Imager.

Any help?????

Very sad.

@csabal
Copy link
Author

csabal commented Apr 11, 2024

OK, so the weird thing it is forward the WIFI data to the wpa_supplicant/ wpa_supplicant.conf BUT the Pi connect to the original WIFI what was given during the install.

I am confused...and give this up.

@guysoft
Copy link
Owner

guysoft commented Apr 11, 2024

Are you using the release candidate from 2024-03-31?
i tested it. Flashing from rpi imager works

@csabal
Copy link
Author

csabal commented Apr 11, 2024

Yes!

Just try to modify the fullpageos-wpa-supplicant.txt !!! It wont pick up other Wifi, still connecting that one, I entered durign the rpi imager!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants