Hey Guys,
so I'm having issues with some Games (namely Sanctum 2, Transistor) which don't start up. Interestingly other games (Dota 2, L4D2) work without a problem.
This seems weird to me because it seems to be a graphics driver issue but most of my system runs without a problem.
The same problem occurs when I start glxgears. Here is the output from starting that (with verbose debugging):
I have tried searching for this problem and have found people with similar issues, but those threads were either unresolved or the solutions didnt work for me because they were for an ATI card (I have Nvidia).
Here are my system specs:
Nvidia driver version is 340.65.
I can't really say when the issue appeared since when I first noticed it I hadn't changed/updated anything in a while. I can only assume it happened after a apt-get upgrade.
From what I have read so far it might just be something like broken symlinks but I don't know how to fix that (since I don't know where the links should go and which ones are faulty).
Hope you guys can help, have been dealing with this issue for some time now.
Thanks in Advance.
so I'm having issues with some Games (namely Sanctum 2, Transistor) which don't start up. Interestingly other games (Dota 2, L4D2) work without a problem.
This seems weird to me because it seems to be a graphics driver issue but most of my system runs without a problem.
The same problem occurs when I start glxgears. Here is the output from starting that (with verbose debugging):
Code:
dani@dani-home:~/Documents$ LIBGL_DEBUG=verbose glxgears libGL: screen 0 does not appear to be DRI3 capablelibGL: screen 0 does not appear to be DRI2 capable libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so libGL: Can't open configuration file /home/dani/.drirc: No such file or directory. libGL: Can't open configuration file /home/dani/.drirc: No such file or directory. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 155 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 41 Current serial number in output stream: 43
I have tried searching for this problem and have found people with similar issues, but those threads were either unresolved or the solutions didnt work for me because they were for an ATI card (I have Nvidia).
Here are my system specs:
Code:
dani@dani-home:~/Documents$ inxi -F System: Host: dani-home Kernel: 3.16.0-29-generic x86_64 (64 bit) Desktop: KDE 4.14.1 Distro: Ubuntu 14.10 utopic Machine: Mobo: ASRock model: Z97 Killer Bios: American Megatrends v: P1.30 date: 05/26/2014 CPU: Quad core Intel Xeon E3-1231 v3 (-HT-MCP-) cache: 8192 KB Clock Speeds: 1: 3771 MHz 2: 3731 MHz 3: 3767 MHz 4: 3729 MHz 5: 3692 MHz 6: 3685 MHz 7: 3746 MHz 8: 3767 MHz Graphics: Card: NVIDIA GF110 [GeForce GTX 570 Rev. 2] Display Server: X.Org 1.16.1.901 driver: nvidia Resolution: 1680x1050@60.0hz, 1680x1050@60.0hz GLX Renderer: N/A GLX Version: N/A Audio: Card-1 C-Media CMI8788 [Oxygen HD Audio] driver: snd_virtuoso Sound: ALSA v: k3.16.0-29-generic Card-2 NVIDIA GF110 High Definition Audio Controller driver: snd_hda_intel Network: Card: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller driver: alx IF: eth0 state: up speed: 100 Mbps duplex: full mac: d0:50:99:31:20:d2 Drives: HDD Total Size: 1976.4GB (32.1% used) ID-1: /dev/sda model: ST3400620AS size: 400.1GB ID-2: /dev/sdb model: SAMSUNG_HD322HJ size: 320.1GB ID-3: /dev/sdc model: Crucial_CT256MX1 size: 256.1GB ID-4: /dev/sdd model: WDC_WD10EZEX size: 1000.2GB Partition: ID-1: / size: 47G used: 40G (89%) fs: ext4 dev: /dev/sdc6 ID-2: /boot size: 464M used: 97M (23%) fs: ext4 dev: /dev/sdc1 ID-3: /home size: 188G used: 127G (71%) fs: ext4 dev: /dev/sdd4 ID-4: swap-1 size: 4.09GB used: 0.61GB (15%) fs: swap dev: /dev/sda7 ID-5: swap-2 size: 4.07GB used: 0.00GB (0%) fs: swap dev: /dev/sdb5 ID-6: swap-3 size: 16.38GB used: 0.00GB (0%) fs: swap dev: /dev/sdc5 ID-7: swap-4 size: 15.36GB used: 0.00GB (0%) fs: swap dev: /dev/sdd6 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: System Temperatures: cpu: 43.0C mobo: N/A gpu: 63C Fan Speeds (in rpm): cpu: N/A Info: Processes: 342 Uptime: 11:30 Memory: 6571.5/7935.7MB Client: Shell (bash) inxi: 2.1.28
Nvidia driver version is 340.65.
I can't really say when the issue appeared since when I first noticed it I hadn't changed/updated anything in a while. I can only assume it happened after a apt-get upgrade.
From what I have read so far it might just be something like broken symlinks but I don't know how to fix that (since I don't know where the links should go and which ones are faulty).
Hope you guys can help, have been dealing with this issue for some time now.
Thanks in Advance.
Comment