bumblebee 在x86_64里面关不了独显啊~求解救~~

其他Linux/Unix/BSD/OSX等发行版讨论
回复
eve_ouyang
帖子: 121
注册时间: 2011-10-25 11:07
系统: Arch

bumblebee 在x86_64里面关不了独显啊~求解救~~

#1

帖子 eve_ouyang »

# pacman -S xf86-video-nouveau nouveau-dri mesa
# pacman -S lib32-virtualgl bumblebee bbswitch
# usermod -a -G bumblebee eveblue
# systemctl enable bumblebeed.service
# reboot
eveblue@Arch:~$ lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT 520M] (rev a1)
体验过Archlinux的AUR强大以后,再也不想apt了
ncbc
帖子: 230
注册时间: 2009-01-15 23:48

Re: bumblebee 在x86_64里面关不了独显啊~求解救~~

#2

帖子 ncbc »

你以为关独显就是把硬件也拔了?
头像
nerver
帖子: 2061
注册时间: 2009-11-19 19:35

Re: bumblebee 在x86_64里面关不了独显啊~求解救~~

#3

帖子 nerver »

你运行下

代码: 全选

glxgears -info
再运行下

代码: 全选

optirun glxgears -info
看看区别
——nerver is not never
回复