Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-07 Thread Heiko Becker
Am 07.03.2014 10:38, schrieb Jesse Jaara: Delcypher kirjoitti: Or you could just build LLVM (and clang if you need it) from source and link your project against that. That way, you can upgrade your system's LLVM/clang packages without breaking your project. Or even better port the codebase to

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-07 Thread Jesse Jaara
Delcypher kirjoitti: Or you could just build LLVM (and clang if you need it) from source and link your project against that. That way, you can upgrade your system's LLVM/clang packages without breaking your project. Or even better port the codebase to llvm 3.4.

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-07 Thread Delcypher
> but I need to link c++ code against the llvm library so I don't think that > an update will help. But I will just wait for some days now, then everything > will be fine, because the project is finished. Or you could just build LLVM (and clang if you need it) from source and link your project aga

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-07 Thread Heiko Becker
Am 07.03.2014 07:35, schrieb Laurent Carlier: Le jeudi 6 mars 2014, 09:46:25 Heiko Becker a écrit : I think I found it in the Xorg.0.log : [27.415] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r600_dri.so failed (libLLVM-3.4.so: cannot open shared object file: No such file or dire

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-06 Thread Laurent Carlier
Le jeudi 6 mars 2014, 09:46:25 Heiko Becker a écrit : > I think I found it in the Xorg.0.log : > > [27.415] (EE) AIGLX error: dlopen of > /usr/lib/xorg/modules/dri/r600_dri.so failed (libLLVM-3.4.so: cannot > open shared object file: No such file or directory) > [27.415] (EE) AIGLX: revert

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-06 Thread Heiko Becker
Am 06.03.2014 09:53, schrieb Jesse Juhani Jaara: Is there a possibility to add llvm to the dependencies of xf86-video-ati ? I'm having llvm in my ignorepackages and it doesn't get updated, so xf86-video-ati should not have been updated as far as I see. llvm is depency for mesa, and as we usual

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-06 Thread Jesse Juhani Jaara
> Is there a possibility to add llvm to the dependencies of xf86-video-ati ? > > I'm having llvm in my ignorepackages and it doesn't get updated, so > xf86-video-ati should not have been updated as far as I see. llvm is depency for mesa, and as we usually don't use versioned depencies for packa

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-06 Thread Heiko Becker
Am 05.03.2014 21:04, schrieb Heiko Becker: Am 05.03.2014 20:57, schrieb Ralf Mardorf: On Wed, 2014-03-05 at 20:42 +0100, Laurent Carlier wrote: dmesg *?* journalctl _TRANSPORT=kernel journalctl --dmesg OT: Is there a way to get the complete text, so that there isn't the need to push the re

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 20:57, schrieb Ralf Mardorf: On Wed, 2014-03-05 at 20:42 +0100, Laurent Carlier wrote: dmesg *?* journalctl _TRANSPORT=kernel journalctl --dmesg OT: Is there a way to get the complete text, so that there isn't the need to push the return key and scroll in slow motion through th

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Ralf Mardorf
On Wed, 2014-03-05 at 20:42 +0100, Laurent Carlier wrote: > dmesg *?* journalctl _TRANSPORT=kernel journalctl --dmesg OT: Is there a way to get the complete text, so that there isn't the need to push the return key and scroll in slow motion through the journalctl log?

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Laurent Carlier
Le mercredi 5 mars 2014, 20:28:09 Heiko Becker a écrit : >> > The minecraft launcher says that it was not able to initialize an OpenGL > Context, so generally OpenGL seems to be broken although I have all > libraries installed. > > Heiko What are the ouput of you xorg.0.log file and dmesg ? --

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 20:24, schrieb Heiko Becker: Am 05.03.2014 19:54, schrieb Simon Brand: Am 05.03.2014 19:13, schrieb Heiko Becker: Short Update: Clean /home/ gives me: Running Steam on arch 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/ve

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 19:54, schrieb Simon Brand: Am 05.03.2014 19:13, schrieb Heiko Becker: Short Update: Clean /home/ gives me: Running Steam on arch 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(1393366296_client) Installing breakpad

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Simon Brand
Am 05.03.2014 19:13, schrieb Heiko Becker: > > Short Update: > > Clean /home/ gives me: > > Running Steam on arch 64-bit > STEAM_RUNTIME is enabled automatically > Installing breakpad exception handler for > appid(steam)/version(1393366296_client) > Installing breakpad exception handler for > a

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 19:01, schrieb Heiko Becker: Am 05.03.2014 18:55, schrieb Simon Brand: Am 05.03.2014 18:49, schrieb Heiko Becker: What should I look for? Kind regards, Heiko Kernel, mesa, lib-ati, lib32-ati, steam, xorg* What video card do you have? Did you try a clean /home directory? O

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 18:55, schrieb Simon Brand: Am 05.03.2014 18:49, schrieb Heiko Becker: What should I look for? Kind regards, Heiko Kernel, mesa, lib-ati, lib32-ati, steam, xorg* What video card do you have? Did you try a clean /home directory? Ok, here is what I have: [2013-11-01 12:56]

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Simon Brand
Am 05.03.2014 18:49, schrieb Heiko Becker: > What should I look for? > > Kind regards, > Heiko > Kernel, mesa, lib-ati, lib32-ati, steam, xorg* What video card do you have? Did you try a clean /home directory?

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 18:26, schrieb Eliseo Ocampos: On Wed, Mar 5, 2014 at 1:41 PM, Heiko Becker Hey, unfortunately I already have lib32-ati-dri and ati-dri installed. I can't really tell since when this happens as I've been busy for university and updated sometimes meanwhile. So I can't tell what pa

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Eliseo Ocampos
On Wed, Mar 5, 2014 at 1:41 PM, Heiko Becker > > Hey, > > unfortunately I already have lib32-ati-dri and ati-dri installed. > > I can't really tell since when this happens as I've been busy for > university and updated sometimes meanwhile. So I can't tell what package > exactly brocke it. > You ca

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Heiko Becker
Am 05.03.2014 16:22, schrieb Simon Brand: Am 05.03.2014 16:04, schrieb Felix Yan: On Wednesday, March 05, 2014 13:18:02 Heiko Becker wrote: OpenGL GLX extension not supported by displayAssert( Assertion Failed: Fatal Error: OpenGL GLX extension not supported by display You need (lib32-)ati-dr

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Simon Brand
Am 05.03.2014 16:04, schrieb Felix Yan: > On Wednesday, March 05, 2014 13:18:02 Heiko Becker wrote: >> OpenGL GLX extension not supported by displayAssert( Assertion >> Failed: Fatal Error: OpenGL GLX extension not supported by >> display > > You need (lib32-)ati-dri besides xf86-video-ati, for Op

Re: [arch-general] Open Source ati driver can't load GLX extension

2014-03-05 Thread Felix Yan
On Wednesday, March 05, 2014 13:18:02 Heiko Becker wrote: > OpenGL GLX extension not supported by displayAssert( Assertion Failed: > Fatal Error: OpenGL GLX extension not supported by display You need (lib32-)ati-dri besides xf86-video-ati, for OpenGL GLX extension to work with steam. Regards, F