Results 1 to 7 of 7

Thread: Switch video card

  1. #1
    Join Date
    Jun 2013
    Beans
    4

    Switch video card

    I'm running Ubuntu on my Asus K95V which has two graphics card:
    Code:
    lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev ff)
    How do I find out which one is being used at the moment and how can I switch between them? Also I'm not sure if I should use Bumblebee.
    Thanks for any help.
    Last edited by printfede; June 15th, 2013 at 09:33 AM.

  2. #2
    Join Date
    Jun 2007
    Beans
    14,791

    Re: Switch video card

    With Optimus, they're both powered on, but only the intel is being used. Yes, you want to use bumblebee: https://wiki.ubuntu.com/Bumblebee

  3. #3
    Join Date
    Jun 2013
    Beans
    4

    Re: Switch video card

    Thank you Temüjin. I run glxgears with optirun and the difference is evident. Now, what do I have to do if I want nvidia card to be used by default by all applications?

  4. #4
    Join Date
    Jun 2007
    Beans
    14,791

    Re: Switch video card

    Now, what do I have to do if I want nvidia card to be used by default by all applications?
    Not recommended.

  5. #5
    Join Date
    Jun 2013
    Beans
    4

    Re: Switch video card

    Quote Originally Posted by Temüjin View Post
    Not recommended.
    Why?

  6. #6
    Join Date
    Jun 2007
    Beans
    14,791

  7. #7
    Join Date
    Jun 2013
    Beans
    4

    Re: Switch video card

    Thank you very much.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •