大黄蜂无法切换到独立显卡

大黄蜂无法切换到独立显卡

我有一台配备 Intel HD4000 和 nVidia Quadro K2000M 的笔记本电脑。今天早上我刚刚在笔记本电脑上重新安装了 Archlinux,所以这是全新安装。

我这样驱动图形:

yaourt -S xf86-video-intel intel-dri bumblebee nvidia

我启用了bumblebeed,甚至安装了bbswitch,但仍然出现该错误:

skypers@ark ~ % optirun glxspheres
[  815.104395] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed     to initialize the NVIDIA GPU at PCI:1:0:0.  Please

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

以下是一些信息:

skypers@ark ~ % dmesg | tail         
[  662.121696] NVRM: os_pci_init_handle: invalid context!
[  662.121702] NVRM: GPU at 0000:01:00.0 has fallen off the bus.
[  662.121705] NVRM: os_pci_init_handle: invalid context!
[  662.121706] NVRM: os_pci_init_handle: invalid context!
[  662.153026] NVRM: RmInitAdapter failed! (0x25:0x28:1157)
[  662.153035] NVRM: rm_init_adapter(0) failed
[  814.696877] bbswitch: enabling discrete graphics
[ 1366.370707] bbswitch: enabling discrete graphics
[ 1366.370728] nvidia 0000:01:00.0: power state changed by ACPI to D0
[ 1366.380940] nvidia 0000:01:00.0: Refused to change power state, currently in D3

Xorg.8日志文件。 任何想法 ?

相关内容