Hello everyone,

I am trying to use a monitor I have with Kali as an extended desktop. Right now, it only mirrors the display, and isn't recognized by the system settings Display GUI or xrandr. I did quite a bit of research but it was fruitless Does anyone have any ideas? Here's some output, let me know if there's anything else that would be useful:

Code:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
   1920x1080       0.0*
Code:
aptitude show xserver-xorg-video-intel
Package: xserver-xorg-video-intel        
State: installed
Automatically installed: yes
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)
Provides: xorg-driver-video
Description: X.Org X server -- Intel i8xx, i9xx display driver
 

Tags: admin::hardware, hardware::video, implemented-in::c, role::plugin,
      use::driver, x11::xserver
Code:
apt-cache policy  xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installed: 2:2.19.0-6
  Candidate: 2:2.19.0-6
  Version table:
 *** 2:2.19.0-6 0
        500 http://http.kali.org/kali/ kali/main amd64 Packages
        100 /var/lib/dpkg/status
Snippet from lspci verbose:
[CODE]00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Kernel driver in use: i915/CODE]