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