mainsail-crew / MainsailOS

This Raspberry Pi distribution for managing Klipper 3D printers with Mainsail provides all you need.
https://docs.mainsail.xyz/setup/mainsail-os
GNU General Public License v3.0
546 stars 262 forks source link

fix: fix wifi connectivity #240

Closed KwadFan closed 1 year ago

KwadFan commented 1 year ago

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.