我在带有可切换显卡的笔记本电脑上使用 Manjaro Linux:
\n\n00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)\n\n03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X] (rev ff)\nRun Code Online (Sandbox Code Playgroud)\n\n这是 Manjaro 设置管理器的驱动程序部分的屏幕截图:
\n\n\n\n上面显示bumblebee的驱动已经安装,但是守护进程失败:
\n\n[luke@manjaro ~]$ sudo systemctl status bumblebeed\n\xe2\x97\x8f bumblebeed.service - Bumblebee C Daemon\n Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)\n Active: activating (auto-restart) (Result: exit-code) since pi\xc4\x85 2015-09-18 16:22:55 CEST; 29s ago\n Process: 1192 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)\n Main PID: 1192 …Run Code Online (Sandbox Code Playgroud)