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
I was able to use GPU Passthrough Manager to set up my integrated AMD GPU for passthrough. I wasn't getting any output from it in QEMU/KVM, so I put an old Radeon HD 7450 in to test with that. Now when I run GPU Passthrough Manager, it doesn't list any devices.
I was able to use GPU Passthrough Manager to set up my integrated AMD GPU for passthrough. I wasn't getting any output from it in QEMU/KVM, so I put an old Radeon HD 7450 in to test with that. Now when I run GPU Passthrough Manager, it doesn't list any devices.
I'm getting this output in the terminal:
I took a look at the script in question, and it looks like it's failing because the lspci output for that card gets truncated.
Hopefully there's a way to get lspci to not truncate the info, but I'm not too familiar with it.
At the least, there should be error-handling so that the other devices show up (and probably a warning that it was unable to list a device).
The text was updated successfully, but these errors were encountered: