Results 1 to 6 of 6

Thread: Nvidia GPU, Optimus

  1. #1
    Join Date
    Apr 2013
    Beans
    21

    Nvidia GPU, Optimus

    I'm running Ubuntu GNOME 13.10, on a laptop with an Nvidia GPU that's not being used. Right now, I'm just using my CPU for graphics processing, but if I want to play graphics-intensive games, I'd like to be able to use the dedicated one. I've tried to install drivers several times in the past, but it's always one something terrible to Unity. This is the first time using Ubuntu GNOME, however.
    How would I do this?
    Last edited by CrackedP0t; March 27th, 2014 at 03:56 AM.

  2. #2
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Nvidia GPU

    Hi CrackedP0t.

    Could you post the result of this command?
    Code:
    lspci -nnk | grep -iA2 vga
    Regards.

  3. #3
    Join Date
    Apr 2013
    Beans
    21

    Re: Nvidia GPU

    00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
    Subsystem: Hewlett-Packard Company Device [103c:181b]
    Kernel driver in use: i915
    --
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107M [GeForce GT 650M] [10de:0fd1] (rev a1)
    Subsystem: Hewlett-Packard Company Device [103c:181b]
    Kernel driver in use: nouveau


    Thanks for responding
    Last edited by CrackedP0t; March 27th, 2014 at 03:52 AM.

  4. #4
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Nvidia GPU

    Thanks.

    Your system has a hybrid graphic system called Nvidia Optimus.

    Both GPU's are available to the OS: the Intel integrated graphics and the discrete Nvidia card.

    The easiest option to fully use the Nvidia card is to get into the BIOS and look for an option there. The option usually let you choose between Optimus, integrated or discrete.

    If your machine does not allow you to do that. There's a couple of options. I know Nvidia is working in supporting Optimus in Linux, so it may be already a beta driver out there that is functional.

    The last alternative is to use Bumblebee.

    Hope it helps. Let us know how it goes.
    Regards.
    Last edited by papibe; March 27th, 2014 at 04:06 AM.

  5. #5
    Join Date
    Apr 2013
    Beans
    21

    Re: Nvidia GPU

    OK.
    The problem with me accessing my BIOS is that I have no idea how to.
    My laptop used to run Windows 8, so I always used the UEFI.
    However, now, my laptop just boots straight into Ubuntu in less than half a second--no HP logo, nothing.
    How would I get into it?

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

    Re: Nvidia GPU

    Unless you're always hooked to AC power, forget about the BIOS (using the nvidia card for everything is a waste of battery life). Just try Bumblebee.

Tags for this Thread

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
  •