On 2020-08-03 15:13, Andreas Beckmann wrote:
On 8/3/20 5:00 PM, Joel Johnson wrote:
On 2020-07-31 03:03, Andreas Beckmann wrote:
While this additional blacklisting sounds technically correct, I'm
curious why the driver gets loaded automatically in a bumblebee
setup.
$(update-glx --display glx):
glx - auto mode
link best version is /usr/lib/nvidia
link currently points to /usr/lib/nvidia
link glx is /usr/lib/glx
[...]
Hmm, that should have been a bumblebee alternative, but that is not
available in your case.
Does that change if you run
dpkg-reconfigure glx-alternative-nvidia
manually?
There is no apparent change in output when running that command.
Further, I'm only showing two registered alternatives for glx via
update-alternatives --config glx.
There are 2 choices for the alternative glx (providing /usr/lib/glx).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/lib/nvidia 100 auto mode
1 /usr/lib/mesa-diverted 5 manual mode
2 /usr/lib/nvidia 100 manual mode
Joel