level 3
没有/etc/modprobe.d/blacklist.conf这个文件也,是不是有另外的方法呢
2014年07月20日 05点07分
1
level 7
这个方法不太管用了,楼主可以在/boot/grub2/grub.cfg中修改
linux /vmlinuz-3.14.8-200.fc20.i686+PAE root=UUID=85e601cc-5995-4f00-b7d5-f4f1ac1bf54f ro vconsole.font=latarcyrheb-sun16 rhgb quiet LANG=en_US.UTF-8 nomodeset vga=795
后面两个nomodeset vga=795是添加上去的,想换成开源驱动,只需卸载原来的驱动,并将nomodeset去掉即可。
2014年07月20日 10点07分
3
grub2你还能传vga=xxx参数进去 ?
2015年04月29日 06点04分
level 12
不一定是这个文件,这个目录下任何可读的文件都可以,重点是文件的内容
blacklist nouveau
文件名字只是为了人看上去顺眼的。
2014年07月21日 14点07分
5
level 11
在这里: /usr/lib/modprobe.d/dist-blacklist.conf
2014年07月22日 11点07分
6
level 12
我更新内核后,新系统没驱动怎么回事?那分辨率惨不忍睹啊,老内核启动倒是没问题
2014年07月25日 09点07分
7
level 8
linux /vmlinuz-3.15.4-200.fc20.x86_64 root=UUID=8abb3dc5-d948-4941-92ce-690339d445e5 ro rootflags=subvol=root vconsole.font=latarcyrheb-sun16 rhgb quiet nouveau.modeset=0
2014年07月25日 10点07分
8
level 4
nouveau 和 bumblebee 这两个有什么区别?
2015年11月22日 06点11分
9
开源n卡驱动, 闭源驱动 支持 Optimus切换
2015年11月22日 07点11分