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

fix: fix wifi connectivity #240

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

KwadFan
Copy link
Member

@KwadFan KwadFan commented Sep 25, 2023

This should fix not working network configuration via network_config.txt

The script has changed by armbian but misses the crutial package net-tools.

Also some kernel versions on Orange Pi 3 LTS models drops wifi interface.
This is fixed by kernel 6.1.53. To get that kernel I reimplemented the pkgupgrademodule for armbian images.

Signed-off-by: Stephan Wendel <me@stephanwe.de>
Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan requested review from meteyou and mryel00 September 25, 2023 18:39
@KwadFan KwadFan merged commit 55b253e into mainsail-crew:develop Sep 29, 2023
8 checks passed
@KwadFan KwadFan deleted the fix/armbiankernel branch September 29, 2023 17:31
KwadFan added a commit to KwadFan/MainsailOS-dev that referenced this pull request Oct 28, 2023
* fix: reenable package upgrades

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* fix: fix missing packages for network_configurator

Signed-off-by: Stephan Wendel <me@stephanwe.de>

---------

Signed-off-by: Stephan Wendel <me@stephanwe.de>
miklschmidt pushed a commit to Rat-OS/RatOS that referenced this pull request Feb 25, 2024
* fix: reenable package upgrades

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* fix: fix missing packages for network_configurator

Signed-off-by: Stephan Wendel <me@stephanwe.de>

---------

Signed-off-by: Stephan Wendel <me@stephanwe.de>
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.

3 participants