Code: Select all
# cat /etc/modprobe.d/blacklist.conf
blacklist nvidia
Code: Select all
[ 8238.041217] NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:0fd1)
NVRM: installed in this system is not supported by the 334.21
NVRM: NVIDIA Linux driver release. Please see 'Appendix
NVRM: A - Supported NVIDIA GPU Products' in this release's
NVRM: README, available on the Linux driver download page
NVRM: at www.nvidia.com.
[ 8238.041229] nvidia: probe of 0000:01:00.0 failed with error -1
[ 8238.042414] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 8238.042418] NVRM: None of the NVIDIA graphics adapters were initialized!
[ 8238.042419] [drm] Module unloaded
[ 8238.042511] NVRM: NVIDIA init module failed!
[ 8238.073394] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=none
[ 8238.073424] NVRM: The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:0fd1)
NVRM: installed in this system is not supported by the 334.21
NVRM: NVIDIA Linux driver release. Please see 'Appendix
NVRM: A - Supported NVIDIA GPU Products' in this release's
NVRM: README, available on the Linux driver download page
NVRM: at www.nvidia.com.
[ 8238.073434] nvidia: probe of 0000:01:00.0 failed with error -1
[ 8238.074473] NVRM: The NVIDIA probe routine failed for 1 device(s).
[ 8238.074474] NVRM: None of the NVIDIA graphics adapters were initialized!
[ 8238.074475] [drm] Module unloaded
[ 8238.074541] NVRM: NVIDIA init module failed!
Code: Select all
ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130725/nsarguments-95)


It kind of works with the optirun thing and I feel it just ok to have a possibility to run something on nvidia in case I really need it (a rare-to-no case, honestly). What I do not want to happen is the bb switching ON without my explicit will. So the question is who and why touches bbswitch or bumblebee or whatever, you know, and how could it be prevented.steveL wrote:If you're blacklisting it, why build it at all?




Oh, thank you so much! It was really the reason. After disabling the "hardware acceleration" checkbox in flash player, everything went the right way, finally!cyberjun wrote:please check this one instead: http://forums.gentoo.org/viewtopic-t-988732.html