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

Bookworm WiFi #1848

Merged
merged 15 commits into from
Feb 28, 2024
Merged

Bookworm WiFi #1848

merged 15 commits into from
Feb 28, 2024

Conversation

mstormi
Copy link
Contributor

@mstormi mstormi commented Feb 28, 2024

Move networking setup to NetworkManager in bookworm including Wi-Fi and hotspot.

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
delete wifi conn on comitup setup
nmcli timeout 30s

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
fix noninteractive hotspot install

Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
@mstormi mstormi merged commit 24eb3e5 into main Feb 28, 2024
6 of 18 checks passed
Comment on lines +157 to +160
#echo -n "$(timestamp) [openHABian] Installing comitup hotspot (will reboot after)... "
if setup_hotspot "install"; then echo "OK"; else echo "FAILED"; fi
#echo "$(timestamp) [openHABian] Hotspot software installed. Rebooting your system to make it take effect!"
#reboot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these commented lines left here intentionally?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sort of, yes
unsure if it works without rebooting but seems now it does

@mstormi mstormi mentioned this pull request Mar 2, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants