2021-11-29 -ignoreABI error: [XORG] (EE) NVIDIA: Use the -ignoreABI option to override this check.

optirun glxgears -info                                                                              21-11-29 11:38

[ 8007.740504] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA: Use the -ignoreABI option to override this check.

[ 8007.740550] [ERROR]Aborting because fallback start is disabled.


optirun glxgears -info

majaro升级最新版后,双显卡Bumblebee模式出现错误提示

Cannot access secondary GPU - error: [XORG] (EE) NVIDIA: Use the -ignoreABI option to override this check.

解决方法:

kate /etc/bumblebee/xorg.conf.nvidia  

增加参数:

Section "ServerFlags"

  Option "IgnoreABI" "True"

EndSection

如图:


optirun glxgears -info  

验证:


我和系统信息:

screenfetch


你可能感兴趣的:(2021-11-29 -ignoreABI error: [XORG] (EE) NVIDIA: Use the -ignoreABI option to override this check.)