v2.14.3 Update does not detect AMDGPU device under Linux
What happened?
If download v2.14.3 zip for Linux, and run Appimage, then StabilityMatrix does not detect AMDGPU Device. Opening Window looks like :
And System Information :
In console logs is error of detection via lspci command :
04:29:49.920 ERROR HardwareHelper: Failed to get GPU info using nvidia-smi, falling back to registry
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'nvidia-smi' with working directory '/home/mitro/AppImages'. No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at StabilityMatrix.Core.Helper.HardwareInfo.HardwareHelper.IterGpuInfoNvidiaSmi()
at StabilityMatrix.Core.Helper.HardwareInfo.HardwareHelper.IterGpuInfo(Boolean forceRefresh)
bash: -c: line 1: syntax error near unexpected token `('
bash: -c: line 1: `lspci | grep -E (VGA|3D)'
maybe error leads for incorrect symbol '
Steps to reproduce
- Install amdgpu driver and rocm from guide at official AMD website
- Download StabilityMatrix v2.14.3 for linux zip
- Start Appimage
Relevant logs
Version
v2.14.3
What Operating System are you using?
Linux
- with version 2.14.2 all works correctly without any changes in system OS : Linux Mint 22.1
Thanks, Mate! I couldn't figure out why it doesn't see my GPU. Downgrade helped.
OS: Linux Manjaro 25.0.5 (up to date) 2.14.3 - no GPU 2.14.2 - GPU found no issue
Getting this issue on CachyOS, downgrading worked.
im having the same issue on fedora linux. tried to update and all of a sudden it cant find my radeon, and whats worse is that i updates some packages and it broke them all by installing cuda instead of my ROCM. downgraded back to v2.14.2 and its detecting again
Same issue here, on linux (Manjaro), AMD gpu not detected (AMD Radeon RX 6800 XT). Downgrading changed nothing (it's now asking me for CUDA packages at ComfyUI's launch, eventhough my AMD card is detected and I made sure the Rocm version of ComfyUI was installed), but then, I am using packages from AUR. Is there a plan to release an official, maintained, universal flatpak of Stabilitymatrix or something like that ?
Same issue here, on linux (Manjaro), AMD gpu not detected (AMD Radeon RX 6800 XT). Downgrading changed nothing (it's now asking me for CUDA packages at ComfyUI's launch, eventhough my AMD card is detected and I made sure the Rocm version of ComfyUI was installed), but then, I am using packages from AUR. Is there a plan to release an official, maintained, universal flatpak of Stabilitymatrix or something like that ?
You now have to uninstall and reinstall the packages too AFTER you downgrade and it will be good.
You now have to uninstall and reinstall the packages too AFTER you downgrade and it will be good.
Hello ! It is the first thing I did (every time, purging everything : packages, models, making sure that I installed the Rocm version of comfyUI, etc), but that didn't work, unfortunately.
This issue is stale because it has been open 60 days with no activity. Remove the stale label or comment, else this will be closed in 7 days.