Jump to content

Recommended Posts

Posted

Hi,

I attempted to build armbian for orange pi 5 with these steps (I'm on macos):

 

multipass delete armbian-build
multipass purge
multipass launch -n armbian-build --disk 50G --mem 8G --cpus 4
multipass shell armbian-build
sudo apt install curl build-essential bc bison flex libssl-dev chrpath cmake cpio wget xz-utils
curl -LO https://github.com/armbian/build/archive/refs/tags/v25.5.0-trunk.67.tar.gz
curl -LO https://github.com/armbian/build/archive/refs/tags/v25.5.0-trunk.32.tar.gz
tar -xzvf v25.5.0-trunk.67.tar.gz
cd build-25.5.0-trunk.67
./compile.sh (select edge version for orange pi 5 in the cli)
CTRL+D
multipass transfer armbian-build:/home/ubuntu/build-25.5.0-trunk.67/output/images/Armbian-unofficial_25.02.0-trunk_Orangepi5_noble_edge_6.13.3_cinnamon_desktop.img .

And for a reason I can't grasp, when I boot the orange pi 5 with the freshly flashed armbian.img on the SD card, the usb ports arent powering at all, so i can't use a keyboard, bluetooth or wifi dongles. But I can see armbian being displayed on the screen and asking for a new password

On the nvme ssd, I have Ubuntu running and no issue with the usb ports. I wanted to try the native support for vulkan and 3588s in 6.13.

Any idea?

PS: I tried both v25.5.0-trunk.67 and v25.5.0-trunk.32, but the same issue arises

<

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines