till busch
till busch
I have a similar problem here on Arch Linux after upgrading to nvidia-beta (361.16) from AUR. ``` primusrun glxspheres64 primus: fatal: failed to load any of the libraries: /usr/lib/nvidia/libGL.so.1:/usr/lib32/nvidia/libGL.so.1 libGLX.so.0:...
Indeed I was also expecting problems with this beta. Thanks for linking to the aur-thread, though. I'm "forced" to upgrade early because nvidia 358.16 had a regression that caused lots...
hi, i just noticed i can (temporarily) fix this by manually adding two symlinks: ``` ln -s "/usr/lib32/nvidia/libGLX.so.0" "/usr/lib32/libGLX.so.0" ln -s "/usr/lib/nvidia/libGLX.so.0" "/usr/lib/libGLX.so.0" ``` this is apparently a non-issue, the...
rethinking this i might be wrong (about this not being a primusrun problem). isn't primusrun supposed to redirect to the right libGLX (in nvidia-subdir) in some way? will mesa provide...
hi @Alangus , i just noticed the same problem. somehow the trailing semicolon is not allowed anymore. not sure if this could or should be fixed in busyboy, multer, or...
i now have a core file, but there's way too much private information in there to post publicly. if interested please get back to me!