Results 1 to 4 of 4

Thread: Intel HD Graphics Dual Monitor Not Detected

  1. #1
    Join Date
    2014-Jan
    Posts
    1

    Post Intel HD Graphics Dual Monitor Not Detected

    Hello,

    I'm trying to connect external monitor to a laptop running Kali via VGA (or HDMI as well) and the system simply doesn't recognize that anything was connected.
    The laptop is Aspire E1-532 with Intel HD Graphics.

    output of "uname -a":
    Code:
    Linux localhost 3.7-trunk-amd64 #1 SMP Debian 3.7.2-0+kali8 x86_64 GNU/Linux
    output of "aptitude show xserver-xorg-video-intel"
    Code:
    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
    output of "xrandr -q" :
    Code:
    xrandr: Failed to get size of gamma for output default
    Screen 0: minimum 1366 x 768, current 1366 x 768, maximum 1368 x 768
    default connected 1366x768+0+0 0mm x 0mm
       1366x768        0.0* 
       1368x768        0.0
    1366 x 768 is resolution of the laptop screen. It is weird, that it is there twice. I also see this resolution for laptop screen twice in select box in System Settings -> Display.

    I don't use any /etc/X11/xorg.conf file.

    When I try the boot Ubuntu Live CD on the same laptop the connection with external monitor works fine.

    Does anybody have some clue where might be a problem?

    I am very thankful for any kind of help

  2. #2
    Join Date
    2014-Feb
    Posts
    2
    I've the same problem. Someone could help us? I'd be very grateful

  3. #3
    Join Date
    2013-Dec
    Location
    greece
    Posts
    14
    guys, i dont think this is a Kali issue, but a X-server one

    1st of all the files instead the 'old' /etc/X11/xorg.conf , is under the directory /usr/share/X11/xorg.conf.d

    The idea is :
    You must create a device/monitor/screen sections, for every MonitorDisplay you want to have ( 2 in this example )
    Then you add a "ServerLayout" section where you add the 2 screens you create in the step above ...

    I try,theese days, this with the onboard i9xx and an old GeForce2 32MB card ,
    i have do this to work, but not quiet in the way i want (only with the Xinerama option, things go well, but this means that my conf files, is not quiet OK for the X-server ... ),
    so i'm not gonna help u more, because i'm not quiet sure for the rest ...

  4. #4
    Join Date
    2016-Jan
    Posts
    3
    Where any of you able to get this working?

Similar Threads

  1. Intel Graphics not working
    By sharmamadhus in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-11-28, 15:01
  2. Intel graphics
    By Francois072 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-02-14, 14:53
  3. Intel(R) Dual Band Wireless-AC 8260 Not getting detected.
    By coolblue7007 in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2017-03-07, 12:14

Tags for this Thread

Posting Permissions

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