You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the record; Arm64 has been the main host system where I've been developing, testing and using QDL, and I've not seen such corruption issues yet. I've not tested on X1E-based devices though, will give this a go.
That said, it doesn't look like you're running b068cc5, as the log entries removed by b761963 ("firehose: Remove unwanted timeout warning") is still present... (But no changes come to mind where this would matter)
I recently purchased a Lenovo T14s Gen6 and am running the Ubuntu concept image found here: https://discourse.ubuntu.com/t/ubuntu-24-10-concept-snapdragon-x-elite/48800
I was able to build qdl at
b068cc5
without issues.I attempted to flash an RB3G2 using the following command.
sudo ./qdl --debug prog_firehose_ddr.elf rawprogram*.xml patch*.xml
The output from this command can be found below:
qdl-flash-output.txt
On the device side, I see the following error:
This error continues forever.
I then compiled the at
b068cc5
on my Mac M3, and flashed the same image without the corruption.I attempted to bisect qdl on the Lenovo to find a commit where there was no corruption but was not able to find one.
Any thoughts on what might be causing this?
The text was updated successfully, but these errors were encountered: