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

Heiko Becker heiko.becker at rocketmail.com
Fri Mar 7 02:59:30 EST 2014


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 directory)
>> [    27.415] (EE) AIGLX: reverting to software rendering
>> [    27.436] (EE) AIGLX error: dlopen of
>> /usr/lib/xorg/modules/dri/swrast_dri.so failed (libLLVM-3.4.so: cannot
>> open shared object file: No such file or directory)
>> [    27.436] (EE) GLX: could not load software renderer
>>
>> Problem being: I need llvm3.3 for a software project.
>> But after that GLX should work again.
>>
>> 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.
>>
>>
>> Best regards,
>>
>>
>> Heiko
> Perhaps you can try to install llvm-libs ?
>

Thanks for this idea,

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.

Best regards,

Heiko


More information about the arch-general mailing list