Skip to content

Modifies the installer script to prevent freezing when network should be managed for Bullseye and older.#1905

Closed
nicomiguelino wants to merge 6 commits intoScreenly:masterfrom
nicomiguelino:fix-1845
Closed

Modifies the installer script to prevent freezing when network should be managed for Bullseye and older.#1905
nicomiguelino wants to merge 6 commits intoScreenly:masterfrom
nicomiguelino:fix-1845

Conversation

@nicomiguelino
Copy link
Copy Markdown
Contributor

@nicomiguelino nicomiguelino commented May 24, 2024

Overview

Checklist

  • Support Wi-Fi if it's configured using Network Manager.

Screenshot

The following error message will only show on Bullseye and older:

image

* If the device is connected only via Wi-Fi, and the user wanted the
  installer to manage the network (for Debian < 12), halt the script.
@nicomiguelino nicomiguelino marked this pull request as ready for review May 24, 2024 03:22
@nicomiguelino nicomiguelino requested a review from a team as a code owner May 24, 2024 03:22
Comment thread bin/install.sh Outdated
tput setaf 9

echo ""
echo "Anthias requires a wired Ethernet connection if you want to manage your network on this version of Raspbian."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Raspbian -> Raspberry Pi OS

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nicomiguelino nicomiguelino marked this pull request as draft May 29, 2024 20:38
@vpetersson vpetersson closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Anthias Installation Freeze on Pi3B while choosing "Anthias to manage the network" when the raspberry Pi only use WiFi.

2 participants