Can't Find Ubuntu 24 lts flatbuild for Rubikpi Download link

Hello,

I see that documentation has be added for Ubuntu 24 lts for rubikpi, which has me very excited. But I can’t find a download for the ubuntu image. The image website only show yocto linux, android, debian, and eSDK.

Thanks.

@trevin2000 👋 Rpi Dogfooding Guide! | RUBIK Pi Documentation
it is still being prepared but if you follow the steps you will get it. It is in the guide references to 30 September, so i guess after that date they will provide a download image like for the other systems.

1 Like

Okay, thank you for your response.

So it seems that those instructions are for thundercomm employees. According to google, “In software development, dogfooding is the practice of a company’s employees using their own product or service internally to discover bugs, identify usability issues, and gather real-world feedback before it is released to customers”.

Some of those link in the guide require thundercomm employee logins.

We expect to release the Ubuntu build on the 25th.
If you would like to experience the updated Ubuntu image before then, please refer as follows:
1.Transfer the attached .deb package to the board (via U disk or over the network using SCP commands, etc.).
2.

sudo dpkg -i linux-modules-6.8.0-1054-qcom_6.8.0-1054.54oem5_arm64.deb
sudo dpkg -i linux-image-6.8.0-1054-qcom_6.8.0-1054.54oem5_arm64.deb 
sudo dpkg -i rubikpi3-alsa-ucm-conf.deb
sudo dpkg -i rubikpi3-audioreach-topology.deb
sudo reboot

3.Verify that uname -r returns 6.8.0-1054-qcom ; this confirms the kernel has already been updated.
4.You may then run sudo apt update && sudo apt upgrade to update other software.

File:deb.zip
Link:查看分享
Password:6a2w
Expiry:2025-10-01 18:39:39

Good to know :sweat_smile: upps, at least the Workflow3 seems to be able to do from start to finish.