You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I am making a three.js application inside electron and everything works well, but then, when I tried to launch with with prime-run (use discrete GPU on linux for those who don't know), it started lag a lot, GPU utilization is 0% and there is an error in terminal
[60005:1207/232051.631762:ERROR:gl_utils.cc(402)] [.WebGL-0x1ed0002baa00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
Linux sweet-arch 6.6.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 29 Nov 2023 00:37:40 +0000 x86_64 GNU/Linux
electron v25.9.4
threejs r0.158.0
NVIDIA driver version 545.29.06-2
Distro Arch linux
Description
Hello. I am making a three.js application inside electron and everything works well, but then, when I tried to launch with with
prime-run
(use discrete GPU on linux for those who don't know), it started lag a lot, GPU utilization is 0% and there is an error in terminalLinux sweet-arch 6.6.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 29 Nov 2023 00:37:40 +0000 x86_64 GNU/Linux
electron v25.9.4
threejs r0.158.0
NVIDIA driver version 545.29.06-2
Distro Arch linux
Reproduction steps
prime-run npm start
Code
index.js (threejs logic)
index.html
main.js (electron)
Live example
Any graphics inside electron calls it(even that one from tutorial with green cube), can't make a live example
Screenshots
No response
Version
r0.158.0
Device
Desktop
Browser
Chrome
OS
Linux
The text was updated successfully, but these errors were encountered: