Joshua Riek
Joshua Riek
This has been enabled, in the future it would be helpful for someone to send a pull request, its hard to keep track of everything. ref: https://github.com/Joshua-Riek/linux-rockchip/commit/9d668cb81ee72be4ac336cc734c56dee630ba32f ref: https://github.com/Joshua-Riek/linux-rockchip/commit/be8fa3c2d98532a59d4342d310b3a04d80d4cd4a
The touchscreen driver may be missing, do you happen to have a link to the exact display being used? I need to look up the driver, it may be a...
Hmm, i see the driver TOUCHSCREEN_GT9XX is enabled and the commits match radxa's kernel tree. The only commit missing is https://github.com/radxa/kernel/commit/010291e9a3da403dbb0435de62f06aebaf4930d0, but id imagine it should still work. Can you...
I'm currently fully focused on the 6.1 kernel and ubuntu 24.04, I do not currently have time to address this problem. But id compare GT9XX drivers between radxa's kernel and...
Yeah, it's just me. I work a full-time job and do this in my free time, but this project takes up most of my free time as you can imagine...
I just ported the drivers, the 8HD display works but i need someone to test the 10HD panel out. Beta images with display support: https://github.com/Joshua-Riek/ubuntu-rockchip/actions/runs/9332933194 How to apply a device...
If it works I can merge the code into the kernel and push an update.
I dont follow the official radxa instructions since this is a diffrent os. 1. Open the file `/etc/default/u-boot` 2. Add the text `U_BOOT_FDT_OVERLAYS="device-tree/rockchip/overlay/rock-5b-radxa-display-10hd.dtbo"` 3. Enter the command `sudo u-boot-update` You...
Which Ubuntu version? Ubuntu 24.04 and 22.04 use different display drivers for the 10 HD, also does touch screen work?
Hmm can you try 24.04?