Arch Linux for Radxa CM5 on uConsole `

Hey everyone! I’ve successfully gotten Arch Linux running on my uConsole with Radxa CM5.

(Pre-Built Image Available)

If you just want to get up and running quickly, I’ve created a pre-built and fully configured Arch Linux image:

:inbox_tray: Download: MEGA link (.gz compressed)

For the complete step-by-step build instructions with all details, check out my GitHub README on the arch-linux-6.1-stan-rkr4.1 branch.

6 Likes

I will have to try this will it work on newer Uconsole screen and boards if it has updated drivers.

Thanks for the image i have it working i am using the hackergadgets radxa cm5 board and usb 3.0 expanshion card with the wifi card. But i dont see any network connections show up any ideas? I think I need to somehow install the WiFi drivers for the hackerGadgets dongle.

I am having issues starting the network manager service its not loaded as default? Please see below so I cant get connected via LAN or WiFi,

Wifi wont work, did you try ethernet? I have ordered a new sdcard order coming before I change stuff.

Wifi for me will need compiling the external adapter drivers, which will again be different if you’re using the AIO v2 typec wifi module.

Hi yes I tried the LAN cable but that wont work either I tried rex CM5 image the LAN works under that fine. Rex also said the below.

the script won’t work because radxa doesn’t use pinctrl and even if it did the pin are different. you’ll just need to figure out the new pin names and turn them on manually. or someone needs to rewrite the script for the radxa.

@jutleys I have another bug, there is no battery indicator, but do you know any way to know if the batteries are charging?

Hi yea if you shut down light should be orange plugged in then green when charged

I have been using ethernet that works for me smh

Hi ,randomlinuxuser 。I encountered some issues while compiling the USB WiFi driver. It seems that the kernel headers are missing. Do you have the kernel header files corresponding to the image you packaged? Could you provide a copy? Thank you.

@hzykiss can you try this 6.182-kernel-headers ?

Edit: it was broken 3hrs ago I have updated it.

The issues in v1 were:
– Missing headers
– No battery indicator
– NetworkManager failing

I’m pushing v2 here that resolves all those: https://mega.nz/folder/z5ZxSCYI#b-rJsEowMmxlBCgv1S-Jpg
I have also updated the GITHUB readme with cleaner instructions.

Thanks for testing!

1 Like

battery&NetworkManager is ok,but There is still a problem with the kernel headers; it shows that the current kernel headers are for the X86 architecture.

By the way, there’s another issue: when the screen automatically locks and you turn it on again, it shows a multicolored distorted screen.

@hzykiss try this 6.1.84-2

Yea that multicolor issue is also there on original non-uconsole radxa arch linux image, i don’t know why that happens.

Thank you, but the problem persists after I tried installing this. By the way, I also tried building the kernel and kernel headers directly on the Radxa CM5. The tools in the built kernel headers are for the ARM architecture, but I might have done something wrong. After installation, the system goes black on reboot, and I can only use SSH. Maybe you could also try building it directly on the Radxa CM5 when you have time, and I will continue to try as well.

I don’t have the hackergadgets wifi adapter, do you know any other way i can know if the header is wrong? The installation runs fine and my uconsole boots.