-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
I've been using WaveSpeed Desktop on Ubuntu 24.04 and encountered a few issues that prevent it from working out of the box. I've documented the problems and solutions, and built CUDA binaries that work with my NVIDIA GPU (RTX 4000 Ada Generation).
Issues found:
- App crashes on launch due to Electron sandbox incompatibility with Ubuntu 24.04
- SD binary fails to find libstable-diffusion.so (Linux library path issue)
- Pre-built AVX512 binary causes "Illegal instruction" on many CPUs
I've created a repository with detailed fixes and pre-built CUDA binaries:
https://github.com/tchung1970/wavespeed-desktop-cuda
The DEVELOPER-GUIDE.md includes exact code changes for each fix, CUDA build instructions, and a GitHub Actions workflow example.
Would you please consider incorporating these fixes and adding CUDA support to the official Linux release?
Thanks for building this great app!
ps. You can contact me at tchung1970@gmail.com
Metadata
Metadata
Assignees
Labels
No labels