Skip to content

Clean and fresh install on linux - AMD - backend crash nvidia - no vars usedΒ #1178

@scryptio

Description

@scryptio

Expected Behavior

SwarmUI and backend ComfyUI up and running

Actual Behavior

The backend crashes because it tries to load nvidia drivers and libs

Steps to Reproduce

$ which pip
/usr/bin/pip
$ which python3
/usr/bin/python3
$ python3.12 -m pip --version
python3.12         python3.12-config
$ wget https://github.com/mcmonkeyprojects/SwarmUI/releases/download/0.6.5-Beta/install-linux.sh -O install-linux.sh
$ chmod +x install-linux.sh
$ ./install-linux.sh

Debug Logs

https://paste.denizenscript.com/View/137937

Other

$ apt list --installed | grep -o "^[^/]*" | egrep "^(rocm|amd)"
amd-smi-lib
amd64-microcode
amdgpu-core
amdgpu-dkms-firmware
amdgpu-dkms
amdgpu-insecure-instinct-udev-rules
amdgpu-install
rocm-cmake
rocm-core
rocm-dbgapi
rocm-debug-agent
rocm-developer-tools
rocm-device-libs
rocm-gdb
rocm-hip
rocm-language-runtime
rocm-llvm
rocm-opencl-dev
rocm-opencl-sdk
rocm-opencl
rocm-openmp
rocm-smi-lib
rocm
rocminfo

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions