Results 1 to 7 of 7

Thread: A question on installing Intel HD GMA drivers

  1. #1
    Join Date
    May 2014
    Location
    Philippines
    Beans
    8
    Distro
    Lubuntu 14.04 Trusty Tahr

    A question on installing Intel HD GMA drivers

    Hi!

    I was wondering on how to install updated drivers for my laptop? Although, I'm not quite sure about the exact model of the graphics card that came built-in on it.

    Specs:
    Dell Studio 1558 (Intel Core i3 Model)
    Intel GMA HD (The graphics card)
    Lubuntu 14.04 (64-bit)

    Thanks!

  2. #2
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: A question on installing Intel HD GMA drivers

    Please run
    Code:
    lspci -k | grep -A3 VGA
    and post the results in CODE tags.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #3
    Join Date
    May 2014
    Location
    Philippines
    Beans
    8
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: A question on installing Intel HD GMA drivers

    Thanks for the response, here's the terminal's output:

    Code:
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
        Subsystem: Dell Device 0413
        Kernel driver in use: i915
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)

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

    Re: A question on installing Intel HD GMA drivers

    Ubuntu 14.04/Trusty is very recent. Why do you need updated drivers? Are you having issues?

    In terms of 3D, mesa 10.1 is the latest release and Ubuntu even pulled some patches from the upcoming mesa 10.2. If you really want to live on the bleeding edge, you can try xorg-edgers PPA.

    For X driver, Ubuntu is already shipping very recent development version from git.

    For kernel module, there weren't a lot of exciting changes in kernel 3.14: http://cgit.freedesktop.org/~airlied...1cb6b0b4c342f8

  5. #5
    Join Date
    May 2014
    Location
    Philippines
    Beans
    8
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: A question on installing Intel HD GMA drivers

    Oh, is that so? My bad... It kinda' became a habit of mine installing updated and latest drivers for my system in Windows before.

    So, I guess that isn't the case for Ubuntu/Linux?

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

    Re: A question on installing Intel HD GMA drivers

    Quote Originally Posted by SoulStreamBurst View Post
    So, I guess that isn't the case for Ubuntu/Linux?
    For users running the latest release (or the latest kernels in LTS releases), the chance of needing updated drivers is much lower than Windows. There are plenty of exceptions, though, especially with really new hardware.

  7. #7
    Join Date
    May 2014
    Location
    Philippines
    Beans
    8
    Distro
    Lubuntu 14.04 Trusty Tahr

    Re: A question on installing Intel HD GMA drivers

    I see... That explains a lot.

    Well, thank you for taking the time to answer my questions. Boy, I still need to be more familiar with these kind of stuff with Ubuntu/Linux.

    Cheers!

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
  •