Skip to content

Linux fixes and CUDA support for WaveSpeed Desktop #21

@tchung1970

Description

@tchung1970

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:

  1. App crashes on launch due to Electron sandbox incompatibility with Ubuntu 24.04
  2. SD binary fails to find libstable-diffusion.so (Linux library path issue)
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions