Dear RubikPi community,
I have a Rubik Pi 3 and want to flash the Canonical Ubuntu 24.04, from a Ubuntu desktop 24.04 Host.
Qualcomm Launcher Method
I tried to flash via the Qualcomm Launcher.
Sadly, the GUI logs return the following error:
File 2: gzip: /tmp/qualcomm_launcher/ubuntu-24.04-preinstalled-server-arm64+rubikpi3-20250912-127/ubuntu-24.04-preinstalled-server-arm64+rubikpi3-20250912-127.img.xz: unknown suffix -- ignored
Error in Unzip: Extraction failed: Extraction process exited with code 2
Manual Method
Then I tried to follow the manual method from Troubleshooting section as suggested if the Launcher wouldn’t work.
However on step 3 ( Flash Renesas ), the flash exits on the following error:
flashed "usb_fw" successfully
[1] 214802 segmentation fault (core dumped) ./qdl --storage ufs prog_firehose_ddr.elf rawprogram*.xml patch*.xml
Moreover, I also want to point out that the link to download
rawprogram0.xml in step 4.c. is dead.
Rubik Pi forum
I also searched your forum. I was surpise to see that no one complains about the Launcher not working, so maybe this is an issue on my side (?).
The following link, though, seems to be related to ubuntu install issue and suggest an installation method that work for the OP, sadly the link is also dead, even though the post is quite recent.
Kludge around Launcher and manual methods
I noticed that the unzip issue could be fixed by hand since the /tmp/qualcomm_launcher dir is on the host, so I decompressed it with
unxz /tmp/qualcomm_launcher/ubuntu-24.04-preinstalled-server-arm64+rubikpi3-20250912-127/ubuntu-24.04-preinstalled-server-arm64+rubikpi3-20250912-127.img.xz
Then I applied the manual steps from this folder, And it seems to solve some issues, but Idoubt this is how we are supposed to use the Launcher.
Do you have any insight about why neither the Launcher would not work nor the manual version ?
Best regards, AP.