-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotube crashes on start after updating from 3.7.0->3.8.1: Unknown GPU error #1904
Comments
Please create this issue in https://github.com/NixOS/nixpkgs as I don't maintain the package officially. |
I have experienced the same issue on both, Arch Linux package and Nix package, so I am not sure if it's package related. I didn't use Spotube before continuously, so I cannot tell when the issue raised, but somewhere in the past, Spotube worked on my setup. |
@jakubkaczor It worked for me for something like june and everything was more or less fine. |
I have found the cause of the problem. The Spotube versions I tested were either from nixpkgs-unstable or AUR, but I used it with an incompatible version of the Mesa driver, that is, from nixpkgs 24.05. For more details, you can read my comment in the analogous Hyprland issue. @abrushworkriot, I am not sure if nixGL is meant to be used also on NixOS, but if you want to run Spotube from nixpkgs-unstable, try by invoking nix run --override-input nixpkgs nixpkgs/nixpkgs-unstable --impure github:nix-community/nixGL -- spotube |
Thank you. I'll see once nixpkgs unstable gets up to date with newest release. |
I am afraid there is nothing to do within the realm of the package. |
The command you gave me does indeed work. Thank you! |
I'm experiencing a similar with chromium based browsers... Is it a common issue with nix/NixOS? |
Is there an existing issue for this? (Please read the description)
Current Behavior
When I launch Spotube in console I get:
ac: Unknown GPU, using 0 for raster_config Cannot find target for triple amdgcn-- Unable to find target for this triple (no targets are registered) fish: Job 1, 'spotube' terminated by signal SIGSEGV (Address boundary error)
Expected Behavior
App should launch successfully
Steps to reproduce
No response
Logs
Logs
Operating System
Linux Desktop (Wayland)
Spotube version
3.8.1
Installation source
GitHub Releases (Binary)
Additional information
Downloaded from nixpkgs unstable branch.
Self grab
The text was updated successfully, but these errors were encountered: