DC-DeepComputing / DC-ROMA_Gen2_LAPTOP_K1_RV-L2A

6 stars 0 forks source link

Update to OS and/or Kernel? #1

Open rjzak opened 3 months ago

rjzak commented 3 months ago

The version of the Linux kernel (6.1.15) on the Ubuntu 23.10 image for the laptop is affected by a bug which prevents the Rust compiler from working: https://github.com/rust-lang/rust/issues/127180, possibly https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2042388.

When might there be an OS update for the DC-ROMA II?

antoci-adrian-atomsoftworks commented 3 months ago

Hi, we are affected by the same problem. Any OS updates?

DC-DeepComputing commented 3 months ago

We are workting for OS upgrading to Ubuntu desktop 24. The estimated time is no late than the end of Oct.

archanox commented 1 month ago

We are workting for OS upgrading to Ubuntu desktop 24. The estimated time is no late than the end of Oct.

How will you communicate this update to your customers? Where will we find update instructions and binaries when it's ready?

DC-DeepComputing commented 1 month ago

we plan to publish OS images for our DC-ROMA RISC-V series products on our official site later. And will let you know when the page is available.

blizzardfinnegan commented 1 month ago

This laptop is based on the same processor as the Milk-V Jupiter, who have posted how to update kernel here. Note that this does not include properly updating the DTBs (DeviceTree Binaries), which they do by adding zz-flash-dtbs-postinst.txt and zz-flash-dtbs-postrm.txt scripts into /etc/kernel/postinst.d and /etc/kernel/postrm.d respectively.

Also note that this does not fully work properly at time of writing, resulting in a kernel panic which I have attempted to start documenting here.