Results 1 to 1 of 1

Thread: intel graphics driver issue?

  1. #1

    intel graphics driver issue?

    I am investigating my graphics card and trying to figure out how to install the right driver.. When i go to my system settings> Details > Graphics, it shows no driver and experience: fallback.

    My machine is a lenovo laptop and i have a second monitor plugged in via hdm and it is mirroring the laptop's built in monitor but when i go to displays it only shows one.. I am trying to install the right driver but am completely lost as to what i am missing..

    i ran:
    Code:
    aptitude install xserver-xorg-video-intel
    and it gave no errors, but system remains the same:

    Code:
    root@kali:~# lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
    root@kali:~# aptitude show xserver-xorg-video-intel
    Package: xserver-xorg-video-intel        
    State: installed
    Automatically installed: no
    Version: 2:2.19.0-6
    Priority: optional
    Section: x11
    Maintainer: Debian X Strike Force <[email protected]>
    Architecture: amd64
    Uncompressed Size: 2,085 k
    Depends: libc6 (>= 2.8), libdrm-intel1 (>= 2.4.29), libdrm2 (>= 2.4.30), libpciaccess0 (>= 0.8.0+git20071002), libudev0 (>= 146), libx11-6, libx11-xcb1, libxcb-dri2-0, libxcb-util0 (>= 0.3.8), libxcb1, libxext6,
             libxfixes3, libxv1, libxvmc1, xorg-video-abi-12, xserver-xorg-core (>= 2:1.12.3.901)
    Conflicts: xserver-xorg-video-intel
    Provides: xorg-driver-video
    Description: X.Org X server -- Intel i8xx, i9xx display driver
     This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. 
     
     This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. 
     
     More information about X.Org can be found at: <URL:http://www.X.org> 
     
     This package is built from the X.org xf86-video-intel driver module.
    
    Tags: admin::hardware, hardware::video, implemented-in::c, role::plugin, use::driver, x11::xserver

    Code:
    root@kali:~# glxinfo | grep OpenGL
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual or fbconfig
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    How do i install and get the right driver running on my graphics card?
    Last edited by elidd1; 2015-12-25 at 21:36.

Similar Threads

  1. Driver for Intel Skylake Integrated Graphics fails to load
    By adven in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2016-01-23, 00:08
  2. Graphics Card Driver Issue
    By jimlunsford in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-11-24, 23:35

Posting Permissions

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