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

Game uses software rendering even though nvidia graphics is enabled using optimus manager #101

Closed
tuxinal opened this issue Jun 12, 2020 · 4 comments

Comments

@tuxinal
Copy link

tuxinal commented Jun 12, 2020

I am trying run minecraft on arch linux and I am using my nvidia card but minecraft still runs using software rendering, it runs fine on pop os on the same hardware

@ChristopherHX
Copy link
Owner

Are you shure you have installed 32bit nvidia graphics drivers (for Opengl ES2) correctly?
Nvidia drivers are for me allways a pain (if it even works)
My download page cannot include third party drivers like nvidia in the instruction.

@tuxinal
Copy link
Author

tuxinal commented Jun 20, 2020

glxinfo | grep OpenGL returns this:

OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 425M/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 390.132
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 390.132
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 390.132
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

how can i make sure i have the 32bit nvidia drivers installed?

@tuxinal
Copy link
Author

tuxinal commented Jun 20, 2020

there is a 32bit driver in the aur i will try that

@tuxinal
Copy link
Author

tuxinal commented Jun 20, 2020

yes that was it i needed this driver for it to use hardware rendering and it works as good (if not better) as pop os

@tuxinal tuxinal closed this as completed Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants