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.
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.
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.
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.
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.
After going through the kernel headers, there are a total of 57 X86 architecture files. I have fixed 51 of them. The remaining 6 still have compilation errors and have not been resolved yet. However, the 51 files that have been fixed are sufficient for me to compile the rtl8831 USB wifi adapter. The fixed files have already been uploaded. You can download and extract them under the clockwork user and copy them to overwrite the original kernel header files. Those who need them can use them. : https://drive.google.com/file/d/1pMP7LTXttBAS5lvH-2UmQcOpEB2gFUEy/view?usp=sharing
Hey everyone, great work on this project. Really impressive progress.
I’m running into an issue with the display and could use some guidance. I was able to successfully flash the image to the Radxa’s internal storage, and the system appears to be running normally. I can access it over an Ethernet dongle without any problems.
However, I’m only getting a black screen with the backlight on the internal display. I’m also not seeing any usable output over HDMI. The monitor detects that something is connected, but there’s no signal being displayed.
For reference, the screen works perfectly when I switch back to the CM4 setup, so it doesn’t appear to be a hardware issue with the display itself.
Did I miss something?
I am using the HackerGadget Adapter Board for Radxa and the NVMe Battery Board.
I tried building the kernel for a Debian version image using the source form the repository and the build process *did not* produce the Device Tree Blob "arch/arm64/boot/dts/rockchip/rk3588s-radxa-cm5-uconsole-merged.dtb".
I tried again building the dtb alone ‘make ARCH=arm64 dtbs’ I still get nothing.
I don’t know what’s missing.
So far I know 2 people posted that they got to build or run working images for the Radxa setup, one with Trixie which says nothing at all, and this Arch one, but I just have *no clue* how they managed. It’s just been impossible for me to do anything as expected to happen.
However I did try building on the Radxa CM5 itself on it’s I/O board, HDMI and Keyboard, with Radxa’s Image for the I/O board flashed in the SD card. Not even SSH or second working desktops. I don’t even cross-compile cause I’m already trying to work on the Radxa itself now.
I just want to add to it the Kernel for the uConsole so the same Debian works on it, that’s all.
@Rex 's standalone repository you forked from doesn’t update anything about the display latest for the Radxa setup so I just assumed you had figured out something else to make it work, therefore I tried to build kernel from your fork’s source and not Rex’s. But this is for Arch so I don’t know if that could be an issue, I wouldn’t be able to tell why it should be though, I just want the Kernel not Arch.
Anyway, yeah, it won’t produce the device tree.
Exhausted. Sitting next to a dead uConsole ever since I got it I kinda hate it by now.