You are not logged in.

#1 2014-06-25 23:41:46

Strontium
Member
Registered: 2014-06-25
Posts: 11

Most games won't launch.

Hello! I have tried playing two games on Arch, and they both crash immediately for a similar reason, both talking about GLX. I have tried Minecraft and Teeworlds, here is the error logs for both:

Minecraft: http://pastebin.com/vzHd9bBr
Teeworlds: http://pastebin.com/EpMYBuzd

I have the nvidia drivers, and I think I installed these (possibly) related packages:
nvidia
lib32-nvidia-libgl
opencl-nvidia

Also, I don't know if this would be better to put in the Newbie Corner.

Offline

#2 2014-06-26 00:00:53

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: Most games won't launch.

which nvidia graphics card do you have in your system?

Offline

#3 2014-06-26 00:13:44

Strontium
Member
Registered: 2014-06-25
Posts: 11

Re: Most games won't launch.

ooo wrote:

which nvidia graphics card do you have in your system?

GeForce GTX 765M I think.

Offline

#4 2014-06-26 06:56:29

rabcor
Banned
Registered: 2013-02-09
Posts: 500

Re: Most games won't launch.

show us the output of lspci -v in relation to your graphics card (particularly the "Kernel driver in use" part) if it says nouveau something went wrong with your nvidia driver installation, try reinstalling them, if that doesn't fix it try blacklisting nouveau (prohibit the kernel from loading it on boot) which is done from /etc/modprobe.d/filename.conf

If you have switchable graphics (optimus) you probably need to do a bit more work than just installing the drivers. Read up and make sure to look into bumblebee.

It sounds to me like the problem is that glx isn't being properly initiated, look into nvidia-settings and see what it has to say about opengl information (is Direct Rendering enabled and what versions of GL are supported?)

Last edited by rabcor (2014-06-26 06:59:45)

Offline

#5 2014-06-26 17:13:45

Strontium
Member
Registered: 2014-06-25
Posts: 11

Re: Most games won't launch.

rabcor wrote:

show us the output of lspci -v in relation to your graphics card (particularly the "Kernel driver in use" part) if it says nouveau something went wrong with your nvidia driver installation, try reinstalling them, if that doesn't fix it try blacklisting nouveau (prohibit the kernel from loading it on boot) which is done from /etc/modprobe.d/filename.conf

If you have switchable graphics (optimus) you probably need to do a bit more work than just installing the drivers. Read up and make sure to look into bumblebee.

It sounds to me like the problem is that glx isn't being properly initiated, look into nvidia-settings and see what it has to say about opengl information (is Direct Rendering enabled and what versions of GL are supported?)

01:00.0 3D controller: NVIDIA Corporation GK106M [GeForce GTX 765M] (rev a1)
	Subsystem: Gigabyte Technology Co., Ltd Device 1552
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
	Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Memory at f0000000 (64-bit, prefetchable) [size=32M]
	I/O ports at e000 [size=128]
	Expansion ROM at f6000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia

I do indeed have Optimus.

I tried following the directions at the link you gave me, and when I run "lscpi | grep VGA" it gives me information about my Intel chip:
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)

Also, when I run nvidia-settings I get a Segmentation Fault error.

Offline

#6 2014-06-30 00:25:15

kahrkunne
Member
Registered: 2013-08-24
Posts: 88

Re: Most games won't launch.

tell me what they say about GLX. Saying they both talk about it won't help much.

Offline

Board footer

Powered by FluxBB