moonshiner Posted June 27 Share Posted June 27 I built an image for the `orangepi-z-2w` via `./compile.sh build BOARD=orangepizero2w BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no RELEASE=bookworm`. The wifi connects (shows as active), however, I am unable to get on the internet (pinging results in `network is unreachable`, also can't ping the device itself). Am I building wrong? Thanks! Some notes: - I've been using `Armbian_24.2.6_Orangepizero2w_bookworm_current_6.6.28.img.xz` in the past (downloaded from armbian.com), and the wifi works just fine. 0 Quote Link to comment Share on other sites More sharing options...
robertoj Posted September 4 Share Posted September 4 In “minimal” images, there’s no armbian-config to set up networking easily you need to configure it with netplan setting files. See https://docs.armbian.com/User-Guide_Networking/ and apt install wpasupplicant if you don’t have it 0 Quote Link to comment Share on other sites More sharing options...
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.