Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: how to get graphics drivers?

  1. #1
    Join Date
    Aug 2011
    Beans
    50

    how to get graphics drivers?

    hi,
    i just decided to make a complete switch to ubuntu from windows and have been going through some problems, one of them being the following
    how do i check to see what graphics driver i have and if i dont have any where do i find it? i have a ubuntu 12.10 install on a acer aspire 571G machine with a Nvidia Geforce 620M card. anythel really appreciated

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

    Re: how to get graphics drivers?

    Hi geekhush.

    Take a look at his tutorial: Binary Driver Howto / Nvidia.

    Let us know how it goes.
    Regards.

  3. #3
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: how to get graphics drivers?

    Run the following at a terminal window:
    Code:
    modinfo nvidia
    Last edited by slickymaster; March 21st, 2013 at 11:44 PM.

  4. #4
    Join Date
    May 2006
    Location
    Lake Placid, Florida, USA
    Beans
    2,019
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: how to get graphics drivers?

    If you look in the menu you will see an icon for drivers or it may be called "additional drivers", click that and it will show you what is available.

  5. #5
    Join Date
    Aug 2011
    Beans
    50

    Re: how to get graphics drivers?

    hi did as above and it says "ERROR: modinfo: could not find module nvidia"

  6. #6
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: how to get graphics drivers?

    Try this:
    Code:
    dpkg -l | grep nvidia

  7. #7
    Join Date
    Aug 2011
    Beans
    50

    Re: how to get graphics drivers?

    nope, the dpkg -l |grep nvidia too didnt help.

  8. #8
    Join Date
    Aug 2011
    Beans
    50

    Re: how to get graphics drivers?

    Quote Originally Posted by mike555 View Post
    If you look in the menu you will see an icon for drivers or it may be called "additional drivers", click that and it will show you what is available.
    In ubuntu 12.10 additional driver isnt there and i read this that it is now replaced in system setting> software sources. checked it there too and couldn't find it there.

  9. #9
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: how to get graphics drivers?

    Quote Originally Posted by geekhush View Post
    In ubuntu 12.10 additional driver isnt there and i read this that it is now replaced in system setting> software sources. checked it there too and couldn't find it there.
    Have another look. System Settings -> Software Sources, click on the "Additional Drivers" tab.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  10. #10
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: how to get graphics drivers?

    Quote Originally Posted by geekhush View Post
    nope, the dpkg -l |grep nvidia too didnt help.
    You need a space between the pipe | and grep

Page 1 of 3 123 LastLast

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
  •