Riallto on Linux: Module installed successfully but seeing "loading /lib/firmware/amdnpu/1502_00/npu.sbin failed with error -22" #67
Unanswered
LakshyAAAgrawal
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @LakshyAAAgrawal, thank you for reporting this. There is a PR open with some fixes to this flow. Would you be able to try #54? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[This is a duplicate of https://github.com/amd/xdna-driver/issues/282]
Hi,
I am following the guide at https://github.com/AMDResearch/Riallto/tree/main/scripts/linux to install this driver on a Minisforum UM790 Pro device. The machine has Ubuntu 24.04, with kernel 6.10.
I have ensured from the bios that:
The build and installation (
./setup_riallto_linux.sh <your license file>command the above link) go through successfully. After that, when I try to run the next step "launch_jupyter.sh ", I see the following error:And the output of dmesg:
When generating the license file, I have tried using the MAC for both my wifi device and ethernet device. MAC was entered in "XXXXXXXXXXXX" format, where all characters are capital, and without ":" or "-".
Could you please help me understand what might the issue be?
Additional debug info:
As can be seen above, the installed firmware is zero in size. What could be causing this?
Beta Was this translation helpful? Give feedback.
All reactions