Skip to content
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

Error: GPU process isn't usable(Pop!_OS 22.04) #883

Open
M4ST3R0FD1S4ST3R opened this issue Aug 29, 2022 · 7 comments
Open

Error: GPU process isn't usable(Pop!_OS 22.04) #883

M4ST3R0FD1S4ST3R opened this issue Aug 29, 2022 · 7 comments
Assignees

Comments

@M4ST3R0FD1S4ST3R
Copy link

Terminal output:
antonio@pop-os[~]: premid
Opened socket
[110210:0829/182223.234505:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)

OS information:
OS: Pop!_OS 22.04 LTS x86_64
Kernel: 5.19.0-76051900-generic

GPU driver, model, and vendor:
Driver Version: 515.48.07
Model: GeForce GTX 1080
Vendor: NVIDIA

@phamduyphat
Copy link

phamduyphat commented Sep 8, 2022

Run it with --no-sandbox or use the flatpak version

@sonicer105
Copy link

sonicer105 commented Nov 14, 2022

I have this same issue on Ubuntu 22.04 and --disable-gpu-sandbox solves my issue. Is there a way to implement this flag by default so it doesn't need to be passed?

Edit: I ended up adding it to the .desktop file and added that as a startup item which works well enough

@Timeraa
Copy link
Member

Timeraa commented Mar 25, 2023

I think I can disable the gpu process stuff in the app but can't test this as I do not use Linux changes would be on https://github.com/PreMiD/PreMiD/tree/dev

@OverStyleFR
Copy link

I have this same issue on Ubuntu 22.04 and --disable-gpu-sandbox solves my issue. Is there a way to implement this flag by default so it doesn't need to be passed?

Edit: I ended up adding it to the .desktop file and added that as a startup item which works well enough

Don't work, the extension don't see the application.
There is some logs (Execute from the console)

tomv@NZXT-Fedora-KDE ~ 💻$ premid --disable-gpu-sandbox
Gtk-Message: 19:58:55.290: Failed to load module "appmenu-gtk-module"
Opened socket
Socket connection
Error: Could not connect
    at Socket.onerror (/opt/PreMiD/resources/app.asar/node_modules/discord-rpc/src/transports/ipc.js:32:16)
    at Object.onceWrapper (events.js:422:26)
    at Socket.emit (events.js:315:20)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)
Clear all activity
Socket disconnected.
Socket connection
Clear all activity
Error: Could not connect
    at Socket.onerror (/opt/PreMiD/resources/app.asar/node_modules/discord-rpc/src/transports/ipc.js:32:16)
    at Object.onceWrapper (events.js:422:26)
    at Socket.emit (events.js:315:20)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)
Clear all activity
Socket disconnected.
Socket connection
Clear all activity
Error: Could not connect
    at Socket.onerror (/opt/PreMiD/resources/app.asar/node_modules/discord-rpc/src/transports/ipc.js:32:16)
    at Object.onceWrapper (events.js:422:26)
    at Socket.emit (events.js:315:20)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)

@Timeraa
Copy link
Member

Timeraa commented Feb 8, 2024

Hey there's been a lot of updates lately! Could you guys join our Discord and install our beta? Because then you do not need the Discord app anymore.

@OverStyleFR
Copy link

Member

Ho, you guys have made a beta ? I don't even know. I will join !

@OverStyleFR
Copy link

Hey there's been a lot of updates lately! Could you guys join our Discord and install our beta? Because then you do not need the Discord app anymore.

I joined, where i can get the beta ? (My username is the same as GitHub = OverStyleFR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants