sakittelsen Posted 19 hours ago Posted 19 hours ago (edited) In the official Armbian Radxa Rock 5C Gnome image (nobel) the WiFi hardware is detected, but in the server image (nobel) the WiFi hardware is not detected. Edit. I see I can use WiFi in armbian-config, but it does not show up in gnome on the server image. Edited 19 hours ago by sakittelsen 0 Quote
Werner Posted 8 hours ago Posted 8 hours ago I guess the image with Gnome already built-in ships some extra package that makes this work or has some tweaks. Latter are obviously missing when installing from standard packages. You have to dive into the code where tweaks are applied and/or into package lists. https://github.com/armbian/build 0 Quote
sakittelsen Posted 1 hour ago Author Posted 1 hour ago Looks like the server images uses systemd for network control, but desktop images use network manager. I believe this should build the server images with network manager: ./compile.sh NETWORKING_STACK="network-manager" 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.