Joshua Riek

Results 329 comments of Joshua Riek

Sorry just catching up on this now, because there are so many devices supported with different network interfaces, I tried to use a generic config to match all ethernet interfaces...

I will take a closer look into cloud-init over the weekend and see how this should be properly addressed. I've been taking a little break the past few days with...

Ok I have this fixed now and found two problems: 1. Syntax error in the user-data config (fixed with https://github.com/Joshua-Riek/ubuntu-rockchip/commit/387bc22283aac833dca5b069f7752185c7739877) 2. Network interfaces cannot be optional (fixed with https://github.com/Joshua-Riek/ubuntu-rockchip/commit/1580bfabf120cd768eaa892162d833cc3a766144)

@holmanb, I have a large portion of users who may not have ethernet and will not configure cloud-init for their use case. Because of this some users can experience a...

Thanks @holmanb for the detailed information, this is very insightful. I double checked and NetworkManager is not installed on the system, networkd is being used. That being the case, when...

The GPU situation is very bad for the RK3588. Vulkan will not work on Linux, only Android.

Some blobs may come in the future, though these blobs are closed-source and filled with bugs such as the X11 and Wayland G610 blobs. See: https://github.com/JeffyCN/mirrors/issues/21

I'm not really sure what this is, can you please provide a way to reproduce the issue?

@stevepringle, you can download the images on GitHub actions. Latest build: https://github.com/Joshua-Riek/ubuntu-rockchip/actions/runs/7040937947 All mainline builds: https://github.com/Joshua-Riek/ubuntu-rockchip/actions/workflows/build-mainline.yml

From my understanding HDMI is very weird right now, some monitors will work, while others will not.