Disable the independent video card NND in Linux and plan to install Ubuntu in The Notebook. The installation is very convenient, but it keeps shutting down when used. Later I found it was an issue of independent video card fever. I checked it online and found an open-source project called Bumblebee that can control dual-graphics switching. So I tried to install Ubuntu on my laptop. I disabled NND, an independent graphics card, in Linux. The installation is very convenient, but it keeps shutting down when used. Later I found it was an issue of independent video card fever. I checked it online and found an open-source project called Bumblebee that can control dual-graphics switching. So I tried to dress up. who knows that the installation was extremely slow, and the laptop was overheated and shut down. Finally, we found a method to disable the independent video card through commands. The world is finally in peace... The notebook is not so hot (how is the heat dissipation technology of major manufacturers so slow: check whether your system has the/sys/kernel/debug/vgaswitcheroo/switch file. If yes, in/etc/rc. add the following two sentences to local: echo IGD>/sys/kernel/debug/vgaswitcheroo/switchecho OFF>/sys/kernel/debug/vgaswitcheroo/switch this way, you can turn OFF the dedicated display when starting the system and only use the set display. Run the following command to check whether to disable the exclusive command: sudo-scat/sys/kernel/debug/vgaswitcheroo/switch: 0: IGD: ++: Pwr: 0000: 00: 02.01: DIS: Off: 0000: 01: 00.0: indicates that the dedicated display is successfully disabled. PS: This method seems to be invalid for fedora18. Bumblebee is finally installed. for detailed installation methods, see the http://fedoraproject.org/wiki/Bumblebee but run lspci | grep-I vga may not take effect after installation. You must use yum update to update the data.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.