Karol Herbst
Karol Herbst
@ArchangeGabriel yeah, that glvnd stuff is a mess currently, it simply doesn't work yet. The main issue is, that for some reasons it isn't possible to get any Visuals or...
the gentoo package file also made it work for me: https://github.com/gentoo/gentoo/blob/master/x11-drivers/nvidia-drivers/nvidia-drivers-361.16.ebuild
it is just a mess to understand, maybe if you compare it with the older version it makes more sense
funny, it works for me on gentoo
ohh you mean 358.16 doesn't work, but 358.18 works, so what is the problem exactly?
ohhh now I understand, still it works for me: and libGLX.so was _always_ part of nvidia-drivers ``` $ equery files nvidia-drivers | grep -i libGLX.so /usr/lib32/opengl/nvidia/lib/libGLX.so /usr/lib32/opengl/nvidia/lib/libGLX.so.0 /usr/lib64/opengl/nvidia/extensions/libglx.so /usr/lib64/opengl/nvidia/extensions/libglx.so.361.18 /usr/lib64/opengl/nvidia/lib/libGLX.so...
ohh right, I forgot about the difference at all... maybe I changed my bumblebee.conf file a bit ``` XorgModulePath=/usr/lib64/opengl/nvidia/lib,/usr/lib64/opengl/nvidia/extensions,/usr/lib64/xorg/modules/drivers,/usr/lib64/xorg/modules ``` I have this value set and I think I played...
It can't be fixed. Otherwise you could inject random code into suid binaries and do privilege escalation attacks quite easily.
yeah, compression should make a difference, but while I was doing some pcie speed work for nouveau, I noticed even 5% speed ups in 20 fps full hd scenarios, just...
yeah, it would be nice to make the copy less demanding on the application.