You are not logged in.

#1 2013-06-27 10:27:42

hubertnnn
Member
Registered: 2012-08-16
Posts: 7

Update broke opengl

Yesterday I did a big update ( I havent updated for few months so it was lot of stuff) and since that everything seems to work fine until I start a game.
In games opengl works badly. Here are 3 examples (that I found so far):

When I am running "Don't Starve" in Chromium it says:
Error: Error :WEBGL initialisation failed see http://get.webgl.org and http://get.webgl.org/troubleshooting for more info.
or
Error: Assert failure '!"Unexpectedly lost graphics context"' at ../source/dontstarve/nacl/opengl_context.h(38)


"Minecraft" ignores keyboard input. The only weird console output from that is:
OpenJDK 64-Bit Server VM warning: You have loaded library /home/hubertnnn/apps/minecraft/VANILLA/data/.minecraft/bin/natives/liblwjgl.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.


Other example is wine and game "Rift" that before update worked perfectly and after update it have lots of black artifacts:

http://img96.imageshack.us/img96/1073/9q3u.png


As I said I did a whole "pacman -Suy" so each issue may be related to diferent update but it seems to me that its all opengl problems.
My graphics card: "NVIDIA GPU GeForce GT 240M (GT216)" with extra/nvidia packet as driver




-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

Offline

#2 2013-06-27 13:44:58

HalosGhost
Forum Fellow
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: Update broke opengl

What was updated? Care to pastebin your pacman.log so we might actually know what went wrong? Also, in the future, naming a thread "update broke <package>" is not very helpful. Something like "OpenGL-dependant programs fail to run after updating <the package you think to be most relevant>" would be much more helpful and likely garner you many more people willing and able to help.

All the best,

-HG

Offline

#3 2013-06-27 19:12:12

hubertnnn
Member
Registered: 2012-08-16
Posts: 7

Re: Update broke opengl

Here is the full log since I started update (and everything worked) till now:
http://pastebin.com/Kw8UHkuH

Offline

#4 2013-06-27 19:19:58

HalosGhost
Forum Fellow
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: Update broke opengl

Wow… that's a lot of `pacman -Sy`s… Do you still have the SyncFirst option in your pacman.conf? Because, that should be gone…

Also, you should not use `pacman -Sy`…

All the best,

-HG

Offline

#5 2013-06-28 06:10:42

hubertnnn
Member
Registered: 2012-08-16
Posts: 7

Re: Update broke opengl

Its a lot cose that update was the one that moved /bin to /usr/bin and it kept failing, I had to remove some packages and do that --ignore stuff to update filesystem.
And yes, I havent removed SyncFirst from config yet and it didnt remove itself during update.

Offline

Board footer

Powered by FluxBB