Results 1 to 4 of 4

Thread: NVIDIA GK107M [GeForce GT 640M] proprietary OpenGL vendor

  1. #1
    Join Date
    Aug 2014
    Beans
    4

    NVIDIA GK107M [GeForce GT 640M] proprietary OpenGL vendor

    Hi all, I am posting because of a little problem I am having with my NVIDIA and Intel cards.

    Here is my 'Additional Drivers' screen showing that I am using the correct nVidia proprietary driver.

    But when I run the command
    Code:
    glxinfo | grep vendor
    I get this output:
    Code:
    server glx vendor string: SGI
    client glx vendor string: NVIDIA Corporation
    OpenGL vendor string: Intel Open Source Technology Center
    I am not too sure what the 'server' and 'client' are, but I am wondering how to switch my OpenGL vendor to NVIDIA
    Last edited by Zach_Follette; August 4th, 2014 at 07:29 AM.

  2. #2
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: NVIDIA GK107M [GeForce GT 640M] proprietary OpenGL vendor

    Is this an optimus card? where you choose either Intel or Nvidia?

    if so you may want to try nividia prime
    See here for info:

    or bumblebee - see here
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

  3. #3
    Join Date
    Aug 2014
    Beans
    4

    Re: NVIDIA GK107M [GeForce GT 640M] proprietary OpenGL vendor

    Quote Originally Posted by kc1di View Post
    Is this an optimus card? where you choose either Intel or Nvidia?

    if so you may want to try nividia prime
    See here for info:

    or bumblebee - see here
    Yes, it is an Optimus. I think I'll try prime because I was having some problems with bumblebee in Fedora 20. If prime fails, I'll look into bumblebee again, since Fedora and Xubuntu are completely different.

    EDIT: Wow, thanks a lot.
    Code:
    glxinfo | grep vendor
    now returns:
    Code:
    server glx vendor string: NVIDIA Corporation
    client glx vendor string: NVIDIA Corporation
    OpenGL vendor string: NVIDIA Corporation
    I used prime, if you're wondering.
    Last edited by Zach_Follette; August 4th, 2014 at 07:04 PM.

  4. #4
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: NVIDIA GK107M [GeForce GT 640M] proprietary OpenGL vendor

    your welcome enjoy
    Last edited by kc1di; August 5th, 2014 at 11:19 AM.
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

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
  •