NVIDIA dual-graphics card

Source: Internet
Author: User
Tags arch linux

NVIDIA dual-graphics card


Step 1:
Code:
Sudo Update-pciids # It is very important to update the video card information. Otherwise, an error may be identified.
Lspci-v | grep-I VGA # view the video card



My video card information is as follows:
Code:
00:02. 0 VGA compatible Controller: Intel Corporation 2nd generation core processor family integrated graphics controller (Rev 09) (prog-If 00 [VGA controller])
0:00. 0 VGA compatible Controller: NVIDIA Corporation gf108 [geforce GT 540 m] (Rev ff) (prog-If ff)

The installation of an independent video card driver is successful, but it is also complicated. It is not necessary to think about it, because for this dual-card machine, the Integrated Video Card is generally very strong, there is no large game in Linux, at most, just watch movies. It's enough, including special effects. It's okay. It seems that the independent video card is redundant. Maybe it's a little stronger than my CPU ,, but I can still watch p high-definition movies in my previous netbook, so I think that even if the processor almost does not need an independent video card, unless you use a video card to implement some special tasks, in one sentence, your computer can be used normally.
If you have to worry about it, what should you do? There is a way, although NVIDIA Optimus does not plan to support Linux, someone has solved it.
Http://bumblebee-project.org/
Ubuntu is easy to operate.

Bumblebee 3.0 "tumblewed" NVIDIA Optimus GPU switching for Linux has been released-how to install Bumblebee 3.0 on Ubuntu
Bumblebee 3.0 NVIDIA Optimus GPU switching for Linux has been released on January 19,201 2. The bumblebee project proudly presents version 3.0 of Bumblebee, a project aimed to support NVIDIA Optimus technology under Linux

Actually, NVIDIA Optimus GPU switching is officially only supported on Windows 7, but the team Bumblebee project also provide for Linux too. Great job Bumblebee Project

NVIDIA Optimus technology is available for notebooks or laptops that are used to increasebattery life by switching off dedicated GPU when it's not necessary and then switch on again when needed. when a dedicated GPU from integrated graphics chip that is used. NVIDIA Optimus

Here it is the release higlivity of Bumblebee 3.0:

Acpi_call has been replaced with bbswitch and vga_switcheroo
Nouveau support for the Ubuntu PPA package
Automatic Power Management which also ves suspend
Improved error detection and reporting
Better System Integration
"Optirun-status" will now show the current status of Bumblebee and the secondary GPU on your system
Xorg configuration greatly simplified, provided defaults usually work out of the box.
Server/client re-written in C which provides increased performance and reliability
Automatic Power Management which also ves suspend
Improved error detection and reporting
Better System Integration
Switch to upstart startup mechanic
You can found complete changelog of Bumblebee 3.0 here

How to install Bumblebee 3.0 "Tumbleweed" on Ubuntu 11.10 oneiric ocelot

To install Bumblebee 3.0 "Tumbleweed" on Ubuntu 11.10 see Follow guide below:

Open terminal and add PPA bumbleebe "Tumbleweed", then install
Step 2: copy and paste a row
Sudo add-Apt-repository PPA: Bumblebee/stable
Sudo apt-Get update
Sudo apt-Get install bumblebee

You may also want to use newer drivers (maid if having recent hardware), then run this before installing BUMBLEBEE:
Step 3:
Sudo apt-Get purge NVIDIA-Current
Sudo add-Apt-repository PPA: Ubuntu-X-SWAT/X-Updates

After installation, allow yourself to use bumblebee (replace $ user by your username ):
Step 4
Sudo usermod-a-g Bumblebee $ user
Step 5: restart
Then, reboot your ubuntu.

To see if it works, run during around 30 s:

Glxspheres

Then, run it with optirun, and compare:

Optirun glxspheres

Be aware that as Bumblebee is using low-level hardware informations, it is impossible to run it in a VM.

If you want to run 32-bit apps in oneiric, install:

Sudo apt-Get install virtualgl-libs: i386 libgl1-mesa-glx: i386 libc6: i386

To report issues, please read http://wiki.Bumblebee-Project.org/Reporting-Issues

To install Bumblebee 3.0 on arch Linux follow links below:

Aur package: http://aur.archlinux.org/packages.php? Id = 49469
Instructions in the archwiki: https://wiki.archlinux.org/index.php/Bumblebee

Result:
It supports open-source and official NVIDIA drivers, but it is best to follow what is mentioned above.
Test the video card
Code:
Glxspheres # No exclusive display

Code:
Optirun glxspheres # enable exclusive display

Code:
Optirun Firefox # Firefox on Dual-graphics card, not required

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.