Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Plan
Free
Country: Spain
Device
HP Stream 11-y00ns
Operating System
Debian 10 Buster amd64 (Linux 4.19.0-11)
My Question or Issue
I installed Debian 10 yesterday on my 11' laptop via a net-install, and when I've tried to install the app (apt version, not snap) and setup my Spotify account, I've found that I can only open Spotify once in an user session. The error that appears in the terminal is the following:
[1007/232300.932739:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
I've found on the internet that it also happens in Google Chrome, and can be worked around by disabling the hardware acceleration... How could that be done on Spotify, since there is no option that enables me to do that on the GUI? Maybe a command-line parameter?
Thanks in advance
Solved! Go to Solution.
FYI over here https://community.spotify.com/t5/Desktop-Linux/Getting-error-GPU-process-isn-t-usable/td-p/5051142 it suggests using the --no-zygote flag, which works for me.
Try run it with "--disable-gpu", it works for me!
same thing on ubuntu 16.04LTS. I also ran into hw acc issues with chrome, chromium and Brave, which I solved with disableing hardware accelleration.
unfortunately the command line parameter doesn't work for me either.
Looking around, I found a guy showing how to solve Chrome's gpu-related error messages.
Considering Spotify seems to be Chromium-based, I would try this:
spotify --disable-gpu --disable-software-rasterizer
I'm not sure if it'll work (I don't get this error myself, so can't test), but won't hurt to try.
I have the same problem using Ubuntu 18.04.
'spotify --disable-gpu' open the Spotify, but it closes on its own soon after.
I'm open file /$HOME/.config/spotify/prefs and DELETE string language='en' and worked!
It's hard to belive, but this works sometimes:
while true; do spotify && exit; done
I'm having a similar problem on Ubuntu 18.04 using the MATE desktop environment:
$ spotify --disable-gpu --disable-software-rasterizer
[1020/210753.085523:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
As you can see, I tried the --disable-gpu command, and the Chromium command --disable-software-rasterizer, but with very little success. Also, the times it does work, it tells me that I'm offline!
I'm on Archlinux and I have the same problem. Sometimes I can start Spotify, though, and recently I noticed in the .config/spotify/prefs-file that the user name was in all lower-case. I changed it and then spotify started. But I fear that this is only a coincidence.
Same issue, no solution. Sometimes rebooting helps. There is no pattern.
Once it decides it's going to stop working for a session, that's it.
Sometimes it will open but it's just a black screen.
Most of the time it's this:
$ cat /etc/issue.net
Ubuntu 20.04.1 LTS
$ spotify --disable-gpu --disable-software-rasterizer
[1206/122933.629502:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
[1] 13440 trace trap (core dumped) spotify --disable-gpu --disable-software-rasterizer
Here is a screenshot showing the black screen.
Thanks a lot.
spotify --no-zygote
works for me well.
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…