Parallels Tools + Kali Rolling Edt 2016 = invisible mouse

Discussion in 'Linux Virtual Machine' started by JoseL3, May 4, 2016.

  1. JoseL3

    JoseL3 Bit poster

    Messages:
    1
    I was installing this distro of Linux on my Parallels desktop for osx 11.2.0 (32581).
    First, I had to umount dev because is mounted without exec permissions.
    $umount /dev/sr0
    $mount /dev/sr0 /media/cdrom

    After that, when I was trying to install Parallels tools, an error occurred. Some packages was necessaries, like dkms, kpartx, linux-headers and printer-driver.
    I had to uncomment the line of /etc/apt/sources.list relationed with contrib non-free, the last line of the file.
    After uncomment:
    $apt-get clean
    $apt-get update
    $apt-get upgrade -y
    $apt-get dist-upgrade -y
    And restart the system

    Note: Thanks for MauricioB1 https://forum.parallels.com/threads/kali-2016-cant-install-parallels-tools.331796/ for find the original solution on https://kalitut.blogspot.com.es/201...t-repositories.html?showComment=1456659118060

    For last, I can install the Parallels Tools with the first instructions of this post (look up)
    $/media/cdrom/install

    But with the reboot, I have the "invisible mouse pointer" :-(
    If I uninstall the Parallels Tools, I have the "visible mouse pointer" again.

    Anyone help me, please. I have tried with the hardware options, unsuccessfully :-(
     
  2. MichaelP4

    MichaelP4 Bit poster

    Messages:
    1
    I'm experiencing the same issue as well. Anyone suggestions would be appreciated.
     
    Parallels User and JoseL3 like this.
  3. AliM1

    AliM1 Bit poster

    Messages:
    2
    Neither Wayland nor Gnome displays cursor. Here is the log file(/var/log/Xorg.1.log):
    Code:
    [    25.022] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
    [    25.022] _XSERVTransMakeAllCOTSServerListeners: server already running
    [    25.022] (--) Log file renamed from "/var/log/Xorg.pid-1405.log" to "/var/log/Xorg.1.log"
    [    25.022]
    X.Org X Server 1.18.3
    Release Date: 2016-04-04
    [    25.022] X Protocol Version 11, Revision 0
    [    25.022] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
    [    25.022] Current Operating System: Linux jahannam 4.4.0-kali1-amd64 #1 SMP Debian 4.4.6-1kali1 (2016-03-18) x86_64
    [    25.022] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.0-kali1-amd64 root=/dev/mapper/jahannam--vg-root ro initrd=/install/gtk/initrd.gz quiet
    [    25.022] Build Date: 05 April 2016  07:00:43AM
    [    25.022] xorg-server 2:1.18.3-1 (http://www.debian.org/support)
    [    25.022] Current version of pixman: 0.33.6
    [    25.022]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    25.022] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    25.022] (==) Log file: "/var/log/Xorg.1.log", Time: Fri May  6 13:37:16 2016
    [    25.022] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    25.022] (==) ServerLayout "DefaultLayout"
    [    25.022] (**) |-->Screen "Parallels Screen" (0)
    [    25.022] (**) |   |-->Monitor "Parallels Monitor"
    [    25.022] (**) |   |-->Device "Parallels Video"
    [    25.022] (**) Option "AutoAddDevices" "yes"
    [    25.022] (**) Automatically adding devices
    [    25.022] (==) Automatically enabling devices
    [    25.022] (==) Automatically adding GPU devices
    [    25.022] (==) Max clients allowed: 256, resource mask: 0x1fffff
    [    25.022] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    25.022]     Entry deleted from font path.
    [    25.022] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    25.022]     Entry deleted from font path.
    [    25.022] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    25.022]     Entry deleted from font path.
    [    25.022] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    25.022]     Entry deleted from font path.
    [    25.022] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    25.022]     Entry deleted from font path.
    [    25.022] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
    [    25.022] (==) ModulePath set to "/usr/lib/xorg/modules"
    [    25.022] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    25.022] (II) Loader magic: 0x55a835b3ddc0
    [    25.022] (II) Module ABI versions:
    [    25.022]     X.Org ANSI C Emulation: 0.4
    [    25.022]     X.Org Video Driver: 20.0
    [    25.022]     X.Org XInput driver : 22.1
    [    25.022]     X.Org Server Extension : 9.0
    [    25.023] (++) using VT number 2
    
    [    25.031] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
    [    25.032] (--) PCI:*(0:1:0:0) 1ab8:4005:1ab8:0400 rev 0, Mem @ 0xb0000000/33554432, I/O @ 0x00006000/32, BIOS @ 0x????????/65536
    [    25.032] (II) LoadModule: "glx"
    [    25.032] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    25.034] (II) Module glx: vendor="X.Org Foundation"
    [    25.034]     compiled for 1.18.0, module version = 1.0.0
    [    25.034]     ABI class: X.Org Server Extension, version 9.0
    [    25.034] (==) Exporting typical set of GLX visuals
    [    25.034] (II) LoadModule: "prlvideo"
    [    25.034] (II) Loading /usr/lib/xorg/modules/drivers/prlvideo_drv.so
    [    25.034] (II) Module prlvideo: vendor="Parallels Inc."
    [    25.034]     compiled for 1.18.0, module version = 2.0.0
    [    25.034]     Module class: X.Org Video Driver
    [    25.034]     ABI class: X.Org Video Driver, version 20.0
    [    25.034] (II) PRLVIDEO: Sharing 0 entity with other screens
    [    25.034] (II) PRLVIDEO: Frame buffer struct was created
    [    25.034] (II) PRLVIDEO: VESA PCI probe for Screen 0 finished successfully.
    [    25.034] (II) PRLVIDEO: PRE initializing VESA Screen 0 . . .
    [    25.034] (II) Loading sub module "vbe"
    [    25.034] (II) LoadModule: "vbe"
    [    25.034] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [    25.035] (II) Module vbe: vendor="X.Org Foundation"
    [    25.035]     compiled for 1.18.3, module version = 1.1.0
    [    25.035]     ABI class: X.Org Video Driver, version 20.0
    [    25.035] (II) Loading sub module "int10"
    [    25.035] (II) LoadModule: "int10"
    [    25.036] (II) Loading /usr/lib/xorg/modules/libint10.so
    [    25.036] (II) Module int10: vendor="X.Org Foundation"
    [    25.036]     compiled for 1.18.3, module version = 1.0.0
    [    25.036]     ABI class: X.Org Video Driver, version 20.0
    [    25.036] (II) PRLVIDEO(0): initializing int10
    [    25.036] (II) PRLVIDEO(0): Primary V_BIOS segment is: 0xc000
    [    25.036] (II) PRLVIDEO(0): VESA BIOS detected
    [    25.036] (II) PRLVIDEO(0): VESA VBE Version 3.0
    [    25.036] (II) PRLVIDEO(0): VESA VBE Total Mem: 32768 kB
    [    25.036] (II) PRLVIDEO(0): VESA VBE OEM: Parallels(R) VESA BIOS Version 3.0.2111.89721
    [    25.037] (II) PRLVIDEO(0): VESA VBE OEM Software Rev: 3.0
    [    25.037] (II) PRLVIDEO(0): VESA VBE OEM Vendor: Parallels Software International, Inc.
    [    25.037] (II) PRLVIDEO(0): VESA VBE OEM Product: Parallels Video Adapter
    [    25.037] (II) PRLVIDEO(0): VESA VBE OEM Product Rev: 3.0.2111.89721
    [    25.037] (II) PRLVIDEO(0): Configuring display modes for display Parallels Monitor . . .
    [    25.037] (II) Loading sub module "ramdac"
    [    25.037] (II) LoadModule: "ramdac"
    [    25.037] (II) Module "ramdac" already built-in
    [    25.039] (==) PRLVIDEO(0): Depth 24, (--) framebuffer bpp 32
    [    25.039] (==) PRLVIDEO(0): RGB weight 888
    [    25.040] (==) PRLVIDEO(0): Default visual is TrueColor
    [    25.040] (==) PRLVIDEO(0): Using gamma correction (1.0, 1.0, 1.0)
    [    25.040] (II) Loading sub module "ddc"
    [    25.040] (II) LoadModule: "ddc"
    [    25.040] (II) Module "ddc" already built-in
    [    25.040] (II) PRLVIDEO(0): VESA VBE DDC supported
    [    25.040] (II) PRLVIDEO(0): VESA VBE DDC Level 1 + 2
    [    25.040] (II) PRLVIDEO(0): VESA VBE DDC transfer in appr. 1 sec.
    [    25.040] (II) PRLVIDEO(0): VESA VBE DDC read successfully
    [    25.040] (II) PRLVIDEO(0): Manufacturer: PRL  Model: 4006  Serial#: 10000
    [    25.040] (II) PRLVIDEO(0): Year: 2007  Week: 51
    [    25.040] (II) PRLVIDEO(0): EDID Version: 1.3
    [    25.040] (II) PRLVIDEO(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    [    25.040] (II) PRLVIDEO(0): Sync:  Separate  Composite  SyncOnGreen
    [    25.040] (II) PRLVIDEO(0): Indeterminate output size
    [    25.040] (II) PRLVIDEO(0): Gamma: 2.20
    [    25.040] (II) PRLVIDEO(0): DPMS capabilities: Suspend Off; RGB/Color Display
    [    25.040] (II) PRLVIDEO(0): Default color space is primary color space
    [    25.040] (II) PRLVIDEO(0): First detailed timing is preferred mode
    [    25.040] (II) PRLVIDEO(0): GTF timings supported
    [    25.040] (II) PRLVIDEO(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
    [    25.040] (II) PRLVIDEO(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
    [    25.040] (II) PRLVIDEO(0): Supported established timings:
    [    25.040] (II) PRLVIDEO(0): 640x480@60Hz
    [    25.040] (II) PRLVIDEO(0): 800x600@60Hz
    [    25.040] (II) PRLVIDEO(0): 1024x768@60Hz
    [    25.040] (II) PRLVIDEO(0): Manufacturer's mask: 0
    [    25.040] (II) PRLVIDEO(0): Supported standard timings:
    [    25.040] (II) PRLVIDEO(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    [    25.040] (II) PRLVIDEO(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    [    25.040] (II) PRLVIDEO(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
    [    25.040] (II) PRLVIDEO(0): #3: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
    [    25.040] (II) PRLVIDEO(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
    [    25.040] (II) PRLVIDEO(0): #5: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
    [    25.040] (II) PRLVIDEO(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
    [    25.040] (II) PRLVIDEO(0): #7: hsize: 1920  vsize 1200  refresh: 60  vid: 209
    [    25.040] (II) PRLVIDEO(0): Supported detailed timing:
    [    25.040] (II) PRLVIDEO(0): clock: 38.0 MHz   Image Size:  0 x 0 mm
    [    25.040] (II) PRLVIDEO(0): h_active: 800  h_sync: 820  h_sync_end 900 h_blank_end 1000 h_border: 0
    [    25.040] (II) PRLVIDEO(0): v_active: 600  v_sync: 603  v_sync_end 606 v_blanking: 633 v_border: 0
    [    25.040] (II) PRLVIDEO(0): Ranges: V min: 56 V max: 64 Hz, H min: 0 H max: 250 kHz, PixClock max 255 MHz
    [    25.040] (II) PRLVIDEO(0): Monitor name: Parallels Vu
    [    25.040] (II) PRLVIDEO(0): EDID (in hex):
    [    25.040] (II) PRLVIDEO(0):     00ffffffffffff00424c064010270000
    [    25.040] (II) PRLVIDEO(0):     331101030e0000786fee91a3544c9926
    [    25.040] (II) PRLVIDEO(0):     0f505421080081808140810090409500
    [    25.040] (II) PRLVIDEO(0):     a940b300d100d80e20c8305821201450
    [    25.040] (II) PRLVIDEO(0):     330000000000001e000000fd00384000
    [    25.040] (II) PRLVIDEO(0):     fa19000a202020202020000000fc0050
    [    25.040] (II) PRLVIDEO(0):     6172616c6c656c732056750a00000010
    [    25.040] (II) PRLVIDEO(0):     00506172616c6c656c730a0a0a0a0045
    [    25.040] (II) PRLVIDEO(0): EDID vendor "PRL", prod id 16390
    [    25.040] (II) PRLVIDEO(0): Using EDID range info for horizontal sync
    [    25.040] (II) PRLVIDEO(0): Using EDID range info for vertical refresh
    [    25.040] (II) PRLVIDEO(0): Printing DDC gathered Modelines:
    [    25.040] (II) PRLVIDEO(0): Modeline "800x600"x0.0   38.00  800 820 900 1000  600 603 606 633 +hsync +vsync (38.0 kHz eP)
    [    25.040] (II) PRLVIDEO(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1400x1050"x0.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [    25.040] (II) PRLVIDEO(0): Modeline "1920x1200"x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
    [    25.040] (II) PRLVIDEO(0): Searching for matching VESA mode(s):
    ... CUT CUT CUT ...
    [    25.055] (II) PRLVIDEO(0): Total Memory: 512 64KB banks (32768kB)
    [    25.055] (II) PRLVIDEO(0): Validating VESA modes (maxWidth=2880, maxHeight=1800, mapSize=32768Kb) . . .
    [    25.055] (II) PRLVIDEO(0): Parallels Monitor: Using hsync range of 0.00-250.00 kHz
    [    25.055] (II) PRLVIDEO(0): Parallels Monitor: Using vrefresh range of 56.00-64.00 Hz
    [    25.055] (II) PRLVIDEO(0): Parallels Monitor: Using maximum pixel clock of 255.00 MHz
    [    25.055] (WW) PRLVIDEO(0): Unable to estimate virtual size
    [    25.055] (II) PRLVIDEO(0): Found 19 valid VESA modes
    [    25.055] (II) PRLVIDEO(0): Parallels Monitor: Using hsync range of 0.00-250.00 kHz
    [    25.055] (II) PRLVIDEO(0): Parallels Monitor: Using vrefresh range of 56.00-64.00 Hz
    [    25.055] (II) PRLVIDEO(0): Parallels Monitor: Using maximum pixel clock of 255.00 MHz
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "2880x1800" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "2560x1600" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "2048x1536" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "2048x1280" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1920x1200" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1600x1200" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1680x1050" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1400x1050" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1280x1024" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1440x900" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1280x960" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Not using built-in mode "1280x800" (width too large for virtual size)
    [    25.055] (II) PRLVIDEO(0): Found 7 valid VESA modes
    [    25.055] (II) PRLVIDEO: Added initial display mode 1024x768
    [    25.055] (II) PRLVIDEO: Added initial display mode 800x600
    [    25.055] (II) PRLVIDEO: Added initial display mode 640x480
    [    25.055] (II) PRLVIDEO: Added initial display mode 1024x640
    [    25.055] (II) PRLVIDEO: Added initial display mode 840x525
    [    25.055] (II) PRLVIDEO: Added initial display mode 720x450
    [    25.055] (II) PRLVIDEO: Added initial display mode 640x400
    [    25.055] (--) PRLVIDEO(0): Virtual size is 1024x768 (pitch 1024)
    [    25.055] (**) PRLVIDEO(0): *Built-in mode "1024x768"
    [    25.055] (**) PRLVIDEO(0): *Built-in mode "800x600"
    [    25.055] (**) PRLVIDEO(0): *Built-in mode "640x480"
    [    25.055] (**) PRLVIDEO(0):  Built-in mode "1024x640"
    [    25.055] (**) PRLVIDEO(0):  Built-in mode "840x525"
    [    25.055] (**) PRLVIDEO(0):  Built-in mode "720x450"
    [    25.055] (**) PRLVIDEO(0):  Built-in mode "640x400"
    [    25.055] (II) PRLVIDEO(0): VESA modes validation success
    [    25.055] (==) PRLVIDEO(0): DPI set to (96, 96)
    [    25.055] (II) PRLVIDEO(0): Set VESA default refresh to FALSE.
    [    25.055] (II) PRLVIDEO(0): Attempting to use 60Hz refresh for mode "1024x768" (11e)
    [    25.055] (II) PRLVIDEO(0): Attempting to use 60Hz refresh for mode "800x600" (11d)
    [    25.055] (II) PRLVIDEO(0): Attempting to use 60Hz refresh for mode "640x480" (11c)
    [    25.055] (II) Loading sub module "fb"
    [    25.055] (II) LoadModule: "fb"
    [    25.055] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    25.055] (II) Module fb: vendor="X.Org Foundation"
    [    25.055]     compiled for 1.18.3, module version = 1.0.0
    [    25.055]     ABI class: X.Org ANSI C Emulation, version 0.4
    [    25.055] (II) PRLVIDEO: Initializing Crtcs...
    [    25.055] (II) PRLVIDEO: Screen size Min {0x0}, Max {8192x8192}.
    [    25.055] (II) PRLVIDEO: Crtcs initialized.
    [    25.055] (II) PRLVIDEO: Initializing Outputs...
    [    25.055] (II) PRLVIDEO(0): Output Virtual1 using monitor section Parallels Monitor
    [    25.055] (II) PRLVIDEO(0): Output Virtual2 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual3 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual4 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual5 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual6 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual7 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual8 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual9 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual10 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual11 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual12 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual13 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual14 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual15 has no monitor section
    [    25.055] (II) PRLVIDEO(0): Output Virtual16 has no monitor section
    [    25.055] (II) PRLVIDEO: Outputs initialized.
    [    25.055] (II) PRLVIDEO: Initializing Crtc/Output configuration...
    [    25.055] (II) PRLVIDEO(0): Printing probed modes for output Virtual1
    [    25.055] (II) PRLVIDEO(0): Modeline "1024x768"x59.9   64.20  1024 1077 1183 1342  768 771 775 798 -hsync +vsync (47.8 kHz UP)
    [    25.055] (II) PRLVIDEO(0): Modeline "1024x640"x60.0   52.66  1024 1068 1172 1320  640 643 649 665 -hsync +vsync (39.9 kHz)
    [    25.055] (II) PRLVIDEO(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
    [    25.055] (II) PRLVIDEO(0): Modeline "840x525"x59.9   34.73  840 867 950 1060  525 528 538 547 -hsync +vsync (32.8 kHz)
    [    25.055] (II) PRLVIDEO(0): Modeline "720x450"x59.9   25.30  720 739 810 900  450 453 459 469 -hsync +vsync (28.1 kHz)
    [    25.055] (II) PRLVIDEO(0): Modeline "640x480"x59.9   23.98  640 657 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
    [    25.055] (II) PRLVIDEO(0): Modeline "640x400"x60.0   20.00  640 657 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual2
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual3
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual4
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual5
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual6
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual7
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual8
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual9
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual10
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual11
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual12
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual13
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual14
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual15
    [    25.055] (II) PRLVIDEO(0): EDID for output Virtual16
    [    25.055] (II) PRLVIDEO(0): Output Virtual1 connected
    [    25.055] (II) PRLVIDEO(0): Output Virtual2 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual3 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual4 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual5 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual6 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual7 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual8 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual9 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual10 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual11 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual12 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual13 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual14 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual15 disconnected
    [    25.055] (II) PRLVIDEO(0): Output Virtual16 disconnected
    [    25.055] (II) PRLVIDEO(0): Using user preference for initial modes
    [    25.055] (II) PRLVIDEO(0): Output Virtual1 using initial mode 1024x768 +0+0
    [    25.055] (II) PRLVIDEO(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [    25.055] (II) PRLVIDEO: VESA Screen 0 was PRE initialized.
    [    25.055] (==) Depth 24 pixmap format is 32 bpp
    [    25.055] (II) PRLVIDEO: Initializing VESA Screen 0 . . .
    [    25.055] (II) Loading sub module "int10"
    [    25.055] (II) LoadModule: "int10"
    [    25.056] (II) Loading /usr/lib/xorg/modules/libint10.so
    [    25.056] (II) Module int10: vendor="X.Org Foundation"
    [    25.056]     compiled for 1.18.3, module version = 1.0.0
    [    25.056]     ABI class: X.Org Video Driver, version 20.0
    [    25.056] (II) PRLVIDEO(0): initializing int10
    [    25.056] (II) PRLVIDEO(0): Primary V_BIOS segment is: 0xc000
    [    25.056] (II) PRLVIDEO(0): VESA BIOS detected
    [    25.056] (II) PRLVIDEO(0): VESA VBE Version 3.0
    [    25.056] (II) PRLVIDEO(0): VESA VBE Total Mem: 32768 kB
    [    25.056] (II) PRLVIDEO(0): VESA VBE OEM: Parallels(R) VESA BIOS Version 3.0.2111.89721
    [    25.056] (II) PRLVIDEO(0): VESA VBE OEM Software Rev: 3.0
    [    25.056] (II) PRLVIDEO(0): VESA VBE OEM Vendor: Parallels Software International, Inc.
    [    25.056] (II) PRLVIDEO(0): VESA VBE OEM Product: Parallels Video Adapter
    [    25.056] (II) PRLVIDEO(0): VESA VBE OEM Product Rev: 3.0.2111.89721
    [    25.056] (II) PRLVIDEO: Mapping frame buffer . . .
    [    25.056] (II) PRLVIDEO: Frame buffer successfully mapped by Screen 0 at:
        base=0x7f989619c000 VGAbase=0x7f989cd9d000 phys=b0000000 size=33554432
    [    25.057] (==) PRLVIDEO(0): Default visual is TrueColor
    [    25.057] (II) PRLVIDEO: DGA initialized for Screen 0
    [    25.057] (==) PRLVIDEO(0): Backing store enabled
    [    25.057] (II) PRLVIDEO(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [    25.057] (==) PRLVIDEO(0): DPMS enabled
    [    25.057] (WW) PRLVIDEO(0): Option "NoMTRR" is not used
    [    25.057] (II) PRLCONTROL: Compiled for 1.18.0 XServer
    [    25.057] (II) PRLCONTROL: /proc/driver/prl_vtg opened
    [    25.057] (II) PRLCONTROL: /proc/driver/prl_tg opened
    [    25.057] (II) PRLCONTROL: ParallelsControl version 1.0 initalized
    [    25.066] (II) PRLCONTROL: OpenGL supported
    [    25.066] (II) PRLCONTROL: This message is only for compiz starter script:
        'Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so'
        Maybe later compiz team include our driver in whitelist
    [    25.066] (II) PRLCONTROL: Compositing supported
    [    25.066] (II) PRLCONTROL: Video RAM: 32768 kByte
    [    25.066] (II) PRLCONTROL: Multiheads supported
    [    25.066] (II) PRLCONTROL: Randr's private data available
    [    25.066] (II) PRLCOHERENCE: Coherence initialized
    [    25.066] (II) PRLXINERAMA: Parallels Xinerama initialized
    [    25.066] (II) PRLVIDEO: VESA link to Open Tools Gate was opened.
    [    25.066] (II) PRLVIDEO: Cursor initialized.
    [    25.066] (II) PRLVIDEO: VESA Screen 0 was initialized.
    [    25.066] (--) RandR disabled
    [    25.071] (II) SELinux: Disabled on system
    [    25.071] (II) PRL-GLX: Compiled for 1.18.0 XServer
    [    25.071] (II) PRL-GLX: Allowed 2 X visuals
    [    25.071] (II) PRL-GLX:  vid=21 class=4
    [    25.071] (II) PRL-GLX:  vid=68 class=4
    [    25.071] (II) PRL-GLX: Allowed 2 X depths
    [    25.071] (II) PRL-GLX:  depth=24 vid=21
    [    25.071] (II) PRL-GLX:  depth=32 vid=68
    [    25.071] (II) PRL-GLX: Opened /proc/driver/prl_vtg
    [    25.071] (II) PRL-GLX: GLX Parallels screen 0 initialized
    [    25.071] (II) PRL-GLX: Extension GLX added
    [    25.071] (II) PRL-GLX: Extension alias SGI-GLX added
    [    25.071] (II) PRL-GLX: Extension alias PRL-GLX added
    [    25.071] (II) PRL-GLX: Extension alias AIGLX added
    [    25.071] (II) PRL-GLX: Available 8 GLX visuals
    [    25.071] (II) PRL-GLX:  0x55a835c440e0) visualID=21, fbconfigID=105, db=1, rgbBits=24, depthBits=24, stencilBits=8, visualType=8002 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c441c0) visualID=21, fbconfigID=106, db=1, rgbBits=32, depthBits=24, stencilBits=8, visualType=8002 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c442a0) visualID=68, fbconfigID=107, db=1, rgbBits=32, depthBits=24, stencilBits=8, visualType=8002 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c44380) visualID=68, fbconfigID=108, db=1, rgbBits=32, depthBits=24, stencilBits=8, visualType=8003 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c44460) visualID=21, fbconfigID=109, db=0, rgbBits=24, depthBits=24, stencilBits=8, visualType=8002 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c44540) visualID=21, fbconfigID=110, db=0, rgbBits=32, depthBits=24, stencilBits=8, visualType=8002 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c44620) visualID=68, fbconfigID=111, db=0, rgbBits=32, depthBits=24, stencilBits=8, visualType=8002 tex_tgt=6
    [    25.071] (II) PRL-GLX:  0x55a835c46cb0) visualID=68, fbconfigID=112, db=0, rgbBits=32, depthBits=24, stencilBits=8, visualType=8003 tex_tgt=6
    [    25.071] (II) PRLVIDEO: Reset VESA video mode...
    [    25.071] (II) PRLVIDEO: Set Crtc 0 video mode (1024x768, x=0, y=0)...
    [    25.071] (II) PRLVIDEO: VGA state [3] was saved.
    [    25.072] (II) PRLVIDEO: Mode: 1024x768
    [    25.072] (II) PRLCONTROL: Heads configuration (max=5, connected=00000001)
    [    25.072] (II) PRLVIDEO: Set VESA mode 1024x768x32
    [    25.072] (II) PRLVIDEO: VESA mode were restored.
    [    25.072] (II) PRLCONTROL: Share states thread started
    [    25.072] (II) PRLVIDEO: Entered into VT.
    [    25.072] (II) PRLVIDEO: RMode: 1024x768, dw 1024, bpp: 32, depth: 24, head=0, base=0x7f989619c000
    [    25.072] (II) PRLXINERAMA: Xinerama Virtual Screen 0 (1024x768, x=0, y=0)
    [    25.072] (II) PRLVIDEO(0): Setting screen physical size to 270 x 203
    [    25.102] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [    25.102] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    25.102] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [    25.102] (II) LoadModule: "libinput"
    [    25.102] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [    25.103] (II) Module libinput: vendor="X.Org Foundation"
    [    25.103]     compiled for 1.18.3, module version = 0.18.0
    [    25.103]     Module class: X.Org XInput Driver
    [    25.103]     ABI class: X.Org XInput driver, version 22.1
    [    25.104] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 17 paused 0
    [    25.104] (II) Using input driver 'libinput' for 'Power Button'
    [    25.104] (**) Power Button: always reports core events
    [    25.104] (**) Option "Device" "/dev/input/event2"
    [    25.104] (**) Option "_source" "server/udev"
    [    25.105] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
    [    25.105] (II) input device 'Power Button', /dev/input/event2 is a keyboard
    [    25.105] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    [    25.105] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    25.105] (**) Option "xkb_model" "pc105"
    [    25.105] (**) Option "xkb_layout" "us"
    [    25.106] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
    [    25.106] (II) input device 'Power Button', /dev/input/event2 is a keyboard
    [    25.107] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [    25.107] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [    25.107] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
    [    25.107] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0
    [    25.107] (II) Using input driver 'libinput' for 'Sleep Button'
    [    25.107] (**) Sleep Button: always reports core events
    [    25.107] (**) Option "Device" "/dev/input/event3"
    [    25.107] (**) Option "_source" "server/udev"
    [    25.107] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
    [    25.108] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
    [    25.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input4/event3"
    [    25.108] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
    [    25.108] (**) Option "xkb_model" "pc105"
    [    25.108] (**) Option "xkb_layout" "us"
    [    25.109] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
    [    25.109] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
    [    25.110] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [    25.110] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    25.110] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [    25.111] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 0
    [    25.111] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [    25.111] (**) AT Translated Set 2 keyboard: always reports core events
    [    25.111] (**) Option "Device" "/dev/input/event0"
    [    25.111] (**) Option "_source" "server/udev"
    [    25.111] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [    25.111] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [    25.111] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [    25.111] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [    25.111] (**) Option "xkb_model" "pc105"
    [    25.111] (**) Option "xkb_layout" "us"
    [    25.112] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [    25.112] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [    25.113] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event1)
    [    25.113] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
    [    25.113] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "prlmouse"
    [    25.113] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
    [    25.113] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
    [    25.113] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
    [    25.113] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
    [    25.113] (**) Option "Device" "/dev/input/event1"
    [    25.113] (**) Option "_source" "server/udev"
    [    25.114] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
    [    25.114] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
    [    25.114] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
    [    25.114] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9)
    [    25.114] (**) Option "AccelerationScheme" "none"
    [    25.114] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
    [    25.114] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
    [    25.114] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
    [    25.115] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
    [    25.115] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
    [    25.116] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
    [    25.116] (II) No input driver specified, ignoring this device.
    [    25.116] (II) This device may have been added with another device file.
    [    25.117] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [    25.117] (II) No input driver specified, ignoring this device.
    [    25.117] (II) This device may have been added with another device file.
    [    25.324] (II) PRLCONTROL: GL PBuffer(this=0x55a835eb12a0, host_pbuf=572C81D4, glxId=600004, drawId=600003, GLXDrawablePtr=0x55a835eb1150, DrawablePtr=0x55a835eb13b0, tex_fmt=20DA, tex_tgt=20DD) created
    [    25.339] (II) PRLCONTROL: GL PBuffer(this=0x55a835eb12a0, host_pbuf=572C81D4 tex_tgt=20DD) destroyed
    [    25.745] (II) PRLCONTROL: GL PBuffer(this=0x55a835f04c40, host_pbuf=572C81D4, glxId=800005, drawId=800003, GLXDrawablePtr=0x55a835f04ad0, DrawablePtr=0x55a835e947f0, tex_fmt=20DA, tex_tgt=20DD) created
    [    25.760] (II) PRLCONTROL: GL PBuffer(this=0x55a835f04c40, host_pbuf=572C81D4 tex_tgt=20DD) destroyed
    [    25.762] (II) PRLCONTROL: GL PBuffer(this=0x55a835e949b0, host_pbuf=572C81D4, glxId=80000A, drawId=800008, GLXDrawablePtr=0x55a835f0d140, DrawablePtr=0x55a835e947f0, tex_fmt=20DA, tex_tgt=20DD) created
    [    25.835] (II) PRLCONTROL: Window manager detected
    [    25.835] (II) PRLCONTROL: Composite overlay window (DrawablePtr=0x55a835f68310) detected
    [    25.836] (II) PRLVIDEO: Use HardWare cursor.
    [    25.836] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    26.450] (II) PRLCONTROL: User session (userid=0) enabled
    [    26.450] (II) PRLVIDEO: Dynamic resolution was enabled
    [    26.451] (II) PRLVIDEO: Display modes initialization:
    [    26.451] (II) PRLVIDEO: Added display mode 2880x1800
    [    26.451] (II) PRLVIDEO: Added display mode 2560x1600
    [    26.451] (II) PRLVIDEO: Added display mode 2048x1536
    [    26.451] (II) PRLVIDEO: Added display mode 2048x1280
    [    26.451] (II) PRLVIDEO: Added display mode 1920x1200
    [    26.451] (II) PRLVIDEO: Added display mode 1600x1200
    [    26.451] (II) PRLVIDEO: Added display mode 1680x1050
    [    26.451] (II) PRLVIDEO: Added display mode 1400x1050
    [    26.451] (II) PRLVIDEO: Added display mode 1280x1024
    [    26.451] (II) PRLVIDEO: Added display mode 1440x900
    [    26.451] (II) PRLVIDEO: Added display mode 1280x960
    [    26.451] (II) PRLVIDEO: Added display mode 1280x800
    [    26.451] (II) PRLVIDEO: Preferred modes list from xorg conf:
    [    26.451] (II) PRLVIDEO:  1024x768
    [    26.451] (II) PRLVIDEO:  800x600
    [    26.451] (II) PRLVIDEO:  640x480
    [    26.451] (II) PRLVIDEO: Screen size Min {0x0}, Max {2880x1800}.
    [    26.451] (II) PRLVIDEO: Randr modes reset done.
    [    26.452] (--) PRLVIDEO(0): Virtual size is 1024x768 (pitch 1024)
    [    26.452] (**) PRLVIDEO(0):  Mode "1024x768": 64.2 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "1024x768"x59.9   64.20  1024 1077 1183 1342  768 771 775 798 -hsync +vsync (47.8 kHz UP)
    [    26.452] (**) PRLVIDEO(0):  Mode "2880x1800": 443.2 MHz (scaled from 0.0 MHz), 111.9 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "2880x1800"x60.0  443.24  2880 3106 3421 3962  1800 1803 1809 1865 -hsync +vsync (111.9 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "2560x1600": 348.7 MHz (scaled from 0.0 MHz), 99.5 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "2560x1600"x60.0  348.71  2560 2754 3033 3506  1600 1603 1609 1658 -hsync +vsync (99.5 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "2048x1536": 267.4 MHz (scaled from 0.0 MHz), 95.5 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "2048x1536"x60.0  267.38  2048 2201 2424 2800  1536 1539 1543 1592 -hsync +vsync (95.5 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "2048x1280": 221.0 MHz (scaled from 0.0 MHz), 79.6 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "2048x1280"x60.0  220.99  2048 2191 2412 2776  1280 1283 1289 1327 -hsync +vsync (79.6 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "1920x1200": 193.5 MHz (scaled from 0.0 MHz), 74.6 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "1920x1200"x60.0  193.47  1920 2050 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "1600x1200": 161.2 MHz (scaled from 0.0 MHz), 74.6 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "1600x1200"x60.0  161.23  1600 1709 1880 2160  1200 1203 1207 1245 -hsync +vsync (74.6 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "1680x1050": 147.1 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "1680x1050"x60.0  147.14  1680 1787 1966 2252  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "1400x1050": 122.6 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "1400x1050"x60.0  122.57  1400 1489 1638 1876  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
    [    26.452] (**) PRLVIDEO(0):  Mode "1280x1024": 109.1 MHz (scaled from 0.0 MHz), 63.7 kHz, 59.9 Hz
    [    26.452] (II) PRLVIDEO(0): Modeline "1280x1024"x59.9  109.09  1280 1361 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "1440x900": 107.0 MHz (scaled from 0.0 MHz), 56.0 kHz, 60.0 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "1440x900"x60.0  107.02  1440 1524 1675 1910  900 903 909 934 -hsync +vsync (56.0 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "1280x960": 101.9 MHz (scaled from 0.0 MHz), 59.8 kHz, 60.0 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "1280x960"x60.0  101.94  1280 1358 1493 1706  960 963 967 996 -hsync +vsync (59.8 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "1280x800": 83.8 MHz (scaled from 0.0 MHz), 49.8 kHz, 60.0 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "1280x800"x60.0   83.80  1280 1348 1481 1682  800 803 809 831 -hsync +vsync (49.8 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "1024x640": 52.7 MHz (scaled from 0.0 MHz), 39.9 kHz, 60.0 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "1024x640"x60.0   52.66  1024 1068 1172 1320  640 643 649 665 -hsync +vsync (39.9 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "800x600": 38.3 MHz (scaled from 0.0 MHz), 37.4 kHz, 60.0 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "840x525": 34.7 MHz (scaled from 0.0 MHz), 32.8 kHz, 59.9 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "840x525"x59.9   34.73  840 867 950 1060  525 528 538 547 -hsync +vsync (32.8 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "720x450": 25.3 MHz (scaled from 0.0 MHz), 28.1 kHz, 59.9 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "720x450"x59.9   25.30  720 739 810 900  450 453 459 469 -hsync +vsync (28.1 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "640x480": 24.0 MHz (scaled from 0.0 MHz), 30.0 kHz, 59.9 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "640x480"x59.9   23.98  640 657 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
    [    26.453] (**) PRLVIDEO(0):  Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
    [    26.453] (II) PRLVIDEO(0): Modeline "640x400"x60.0   20.00  640 657 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
    [    26.453] (II) PRLCONTROL: Dynamic resolution was enabled in user session (userid=0)
    [    26.454] (II) PRLVIDEO: Send Max Heads=2 to host
    [    26.475] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    26.476] (II) PRLCONTROL: SET HEADS CONFIG: heads_count=1, ext_width=1440, ext_height=900, shiftx=0, shifty=0
    [    26.476] (II) PRLCONTROL:     Head 0 { width=1440, height=900, x=0, y=0 }
    [    26.476] (II) PRLVIDEO: Screen size Min {0x0}, Max {1440x900}.
    [    26.476] (II) PRLVIDEO: Set Crtc screen size {1024x768} -> {1440x900}...
    [    26.476] (II) PRLVIDEO: RMode: 1440x900, dw 1440, bpp: 32, depth: 24, head=0, base=0x7f989619c000
    [    26.478] (II) PRLCONTROL: Reconfiguring virtual Heads (syncing with Xinerama)...
    [    26.478] (II) PRLXINERAMA: Xinerama Virtual Screen 0 (1440x900, x=0, y=0)
    [    26.478] (II) PRLCONTROL: Virtual Heads successfully configured.
    [    26.478] (II) PRLVIDEO: VMode: 1440x900
    [    26.478] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    26.479] (II) PRLVIDEO: Set Crtc 0 video mode (1440x900, x=0, y=0)...
    [    26.479] (II) PRLVIDEO: Mode: 1440x900
    [    26.480] (II) PRLVIDEO: Set Virtual Head 0 VESA mode 1440x900x32 x=0 y=0 fboffset=0
    [    26.481] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    26.824] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    27.231] (II) PRLCONTROL: GL PBuffer(this=0x55a83606b970, host_pbuf=572C81D5, glxId=80000A, drawId=80000C, GLXDrawablePtr=0x55a8360581e0, DrawablePtr=0x55a835f0d590, tex_fmt=20D9, tex_tgt=20DC) created
    [    27.231] (II) PRLCONTROL: OpenGL Composite overlay detected (drawId=80000C, DrawablePtr=0x55a835f0d590, glxId=80000A, GLXDrawablePtr=0x55a8360581e0).
    [    27.231] (II) PRLCONTROL: OpenGL Compositing enabled.
    [    28.021] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    28.253] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE atom (value=12E type=1)
    [    28.253] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_DESKTOP atom (value=198 type=2)
    [    28.253] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_DOCK atom (value=199 type=3)
    [    28.253] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_TOOLBAR atom (value=19A type=4)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_MENU atom (value=133 type=5)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_UTILITY atom (value=137 type=6)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_SPLASH atom (value=19B type=7)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_DIALOG atom (value=130 type=8)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_DROPDOWN_MENU atom (value=132 type=9)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_POPUP_MENU atom (value=135 type=10)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_TOOLTIP atom (value=136 type=11)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_NOTIFICATION atom (value=19C type=12)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_COMBO atom (value=12F type=13)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_DND atom (value=131 type=14)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_WINDOW_TYPE_NORMAL atom (value=134 type=15)
    [    28.254] (II) PRLCOHERENCE: _NET_WM_NAME atom (value=11E type=16)
    [    28.254] (II) PRLCOHERENCE: WM_NAME atom (value=27 type=17)
    [    28.254] (II) PRLCOHERENCE: _COMPIZ_WM_WINDOW_BLUR atom (value=207 type=18)
    [    29.100] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    38.217] (II) PRLCONTROL: GL PBuffer(this=0x55a835fa85d0, host_pbuf=572C81D6, glxId=1E00004, drawId=1E00002, GLXDrawablePtr=0x55a835fad880, DrawablePtr=0x55a835fad3d0, tex_fmt=20DA, tex_tgt=20DC) created
    [    38.247] (II) PRLCONTROL: GL PBuffer(this=0x55a835fa85d0, host_pbuf=572C81D6 tex_tgt=20DC) destroyed
    [    38.391] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    39.283] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    44.481] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    48.690] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    48.712] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    48.791] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    48.810] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    48.895] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    49.166] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    49.201] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    49.236] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    49.320] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    49.570] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    49.645] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    51.887] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    51.903] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    51.972] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    51.989] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    52.610] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    52.626] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    52.662] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    52.677] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    52.695] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    53.740] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    59.659] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    59.976] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    59.994] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    60.164] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    60.181] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    60.645] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    60.678] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    60.713] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    60.730] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    61.008] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    61.025] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.361] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.361] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.750] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.767] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.784] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.819] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.870] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    63.904] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.059] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.259] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.378] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.395] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.479] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.497] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.668] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.818] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.855] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.889] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.937] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    64.988] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    65.341] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    65.411] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    66.118] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    66.348] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    67.119] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    71.501] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    82.615] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    94.520] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    94.848] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    95.011] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    95.878] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    95.929] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.026] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.043] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.278] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.296] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.392] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.410] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.426] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.477] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.494] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.546] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.563] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.610] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.644] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.793] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.809] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.896] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    96.914] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    97.011] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    97.026] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    97.393] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [    97.427] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   101.837] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   104.027] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   104.714] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.429] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.632] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.677] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.716] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.734] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.750] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.850] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   111.914] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   112.381] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   112.410] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.815] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.832] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.848] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.865] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.880] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.896] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.912] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.928] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.944] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   138.959] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.072] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.072] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.133] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.546] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.568] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.884] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   139.900] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.172] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.190] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.275] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.290] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.292] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.746] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.937] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.974] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   140.988] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.247] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.255] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.264] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.763] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.783] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.797] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.815] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.935] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   141.969] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   144.894] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   144.911] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   147.952] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   149.084] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   151.118] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   151.170] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   154.119] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   154.332] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   155.811] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   156.390] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.520] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.536] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.552] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.569] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.584] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.601] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.616] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.626] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   158.734] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   171.420] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   171.678] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   171.853] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   188.574] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   204.995] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   208.227] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   208.228] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   208.673] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   208.675] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   208.725] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   209.279] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   209.311] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   209.328] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   209.330] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   209.344] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   211.712] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   211.883] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   211.902] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   211.918] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.486] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.519] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.553] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.777] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.879] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.881] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   212.966] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   213.819] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   213.871] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   213.973] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   215.699] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   217.127] (II) PRLCONTROL: GL PBuffer(this=0x55a836533810, host_pbuf=572C81D6, glxId=1E00004, drawId=1E00002, GLXDrawablePtr=0x55a8365336c0, DrawablePtr=0x55a8360c7da0, tex_fmt=20DA, tex_tgt=20DC) created
    [   217.157] (II) PRLCONTROL: GL PBuffer(this=0x55a836533810, host_pbuf=572C81D6 tex_tgt=20DC) destroyed
    [   217.396] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   217.952] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   224.542] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   229.923] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   229.923] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   234.119] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   265.657] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   265.674] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   265.693] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   265.706] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   265.741] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   265.771] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   266.208] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   266.224] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   266.674] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   266.691] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   266.829] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   266.998] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   267.016] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   267.290] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   267.308] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   267.652] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   267.669] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   268.040] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   268.474] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
    [   270.905] (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.
     
  4. AliM1

    AliM1 Bit poster

    Messages:
    2
    I have found a temporary solution. Type
    Code:
    sudo nano /usr/share/X11/xorg.conf.d/50-prlmouse.conf
    and comment or delete the line with the following contents
    Code:
    MatchTag "prlmouse"
    However, very often mouse pointer becomes desynchronized with its image and doesn't react on clicks. Moreover, after installing Parallels Tools, I have to move or press mouse keys while booting Kali to start the graphical interface. I hope it will get reported as a bug and fixed ASAP.
     
    Last edited: May 7, 2016
  5. I'm also having this issue, very frustrating!!

    Can anybody confirm if Parallels are aware of this issue?

    It started occurring after I updated Parallels and update Parallels Tools within Debian. Does anybody have an older version of Parallels Tools handy?
     
    Last edited by a moderator: May 7, 2016
  6. ChristopherK4

    ChristopherK4 Bit poster

    Messages:
    9
    I am also having this issue and yes it is frustrating. I have raised a ticket with Parallels, lets see what comes of it.
     
  7. Arunn

    Arunn Parallels Support

    Messages:
    300
    Hi GaryR2, we are aware of this issue and working on fixing it in our future build. Kali Linux OS is yet to be officially supported in Parallels Desktop for Mac. However, You can download and install the older build of Parallels Tools here.
     
  8. Arunn

    Arunn Parallels Support

    Messages:
    300
    Hi ChristopherK4, Thank you for creating a ticket regarding this issue, we will get back to you through email at the earliest.
     
  9. ChristopherK4

    ChristopherK4 Bit poster

    Messages:
    9
    Hi Arun,
    Are you suggesting I must never to the previous version of parallels desktop? The link which you provided provides the full parallels desktop application.
     
  10. Awesome thank you, I'll try these tools and post back the results here.
     
    VincentC2 likes this.
  11. NarunC

    NarunC Bit poster

    Messages:
    2
    I'm also having this issue.
     
  12. SimonS3

    SimonS3 Bit poster

    Messages:
    2
    I'm also having this issue.
     
  13. ChristopherK4

    ChristopherK4 Bit poster

    Messages:
    9
    Well here is the response from Parallels "Support". So in short they have not resolved the issue, provided me with a non solution and then politely told that they could not care less because they do not support Kali Linux in Parallels Desktop 11. Also no ETA on when this will be resolved or if it will be resolved. What a crock. Parallels please could advertise this attitude and poor service when selling your product.


    Hello Christopher,

    The ticket is handled by the Second line Technical Support now.

    Currently we don't support Kali Linux in Parallels Desktop 11.

    Our Development Team doesn't share any ETA when Kali Linux will be officially supported by Parallels Desktop.

    However, it's still possible to install Kali Linux using Parallels Desktop, since it's originally a Debian fork. Please note that Parallels Desktop Support Team won't be able to provide you with a support in case of a Kali Linux virtual machine.

    In order to do that please follow the steps bellow:

    1. Download and prepare your Kali Linux distributive

    2. In the Applications folder, open Parallels Desktop and choose File > New.

    3. Click Install Windows or another OS from DVD or image file, then click Continue.

    4. Select the installation media (Drag and drop Kali Linux installation image into the Parallels Wizard window)

    5. Proceed with an installation (Please refer to the screenshots attached)

    6. Once Kali Linux is installed, please restart the virtual machine

    7. Log into your Kali Linux virtual machine, then launch Kali Linux Terminal.
    Verify that the repositories for Kali Linux are correct. Copy and execute the following command
    nano /etc/apt/sources.list
    Then please make sure that following repository line is present:
    deb http://http.kali.org/kali kali-rolling main contrib non-free

    8. In Kali Linux Terminal please copy and execute following commands:
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get upgrade -y
    sudo apt-get dist-upgrade -y
    sudo apt-get install dkms kpartx printer-driver-postscript-hp

    9. Restart your virtual machine

    10. Now you should be upgraded to 4.4.0 or higher (use '>uname -r' to confirm)

    11. Install the parallel tools by running the installer

    Please refer to the screenshots attached.

    Your Support Request will be marked as 'Resolved'.
    If you have any additional questions or require some additional assistance, you will be able to re-open the request in the next 14 days by replying to this message.

    Best regards,

    --

    Konstantin Koromyslov
    Customer Support Engineer
    Hello Christopher,
     
    VincentC2 likes this.
  14. SimonS3

    SimonS3 Bit poster

    Messages:
    2
    Not helpfull :-(
     
    VincentC2 likes this.
  15. VincentC2

    VincentC2 Bit poster

    Messages:
    3
    I got the same lame answer. What a shit support.
    "Because we will not support this, we will mark this issue as resolved"
    ----------------
    Hello Charles,
    The ticket is handled by the Second line Technical Support now.

    Currently we don't support Kali Linux in Parallels Desktop.
    Our Development Team doesn't share any ETA when Kali Linux will be officially supported by Parallels Desktop.
    You can always check the full list of supported operating systems in the article bellow:
    http://kb.parallels.com/en/123116
    Your Support Request will be marked as 'Resolved'.
    If you have any additional questions or require some additional assistance, you will be able to re-open the request in the next 14 days by replying to this message.
    Best regards,
    --
    Konstantin Koromyslov
    Customer Support Engineer
    ||Parallels
     
  16. DavidH16

    DavidH16 Bit poster

    Messages:
    6
    Confirmed, same issue.

    I'm pretty sure this issue started with 11.1 with the current tools for that version for about a month before 11.2 was released. I upgraded to 11.2 and still had the same issue.

    I'm a bit disappointed by the response for support on this issue, even though it is a fork from Debian which is supported I don't want to do it but I'm close to installing Debian and setting it up similar to Kali just to see if the issue still occurs. If it does, they would have to look into it and may that solution would work for Kali. This is likely a display server issue though.


    UPDATE:

    Updated Kali which installed 4.5.0 kernel, reinstalled tools and still the same issue.
    Downloaded and installed Debian, fully up to date and the mouse works after tool install, but the kernel is 3.x.
     
    Last edited: May 11, 2016
    VincentC2 likes this.
  17. Ugh.. Little bit frustrating though that their update has killed our VM's and we're not getting any sort of support other than reinstall the whole OS
     
    VincentC2 likes this.
  18. VincentC2

    VincentC2 Bit poster

    Messages:
    3
    Have you performed an "apt-get dist-upgrade"? Or is it fully updated via apt-get upgrade?
     
  19. DavidH16

    DavidH16 Bit poster

    Messages:
    6
    apt-get update
    apt-get upgrade
    apt-get dost-upgrade

    EDIT:
    I'm also getting this in my xorg.log file
    (EE) PRLVIDEO: Could not show Hardware cursor: result - 0x00000000, status - 0xF000001C.

    Apparently this error happened prior with Parallels a few years ago, likely fix was in the updated tools.
     
    Last edited: May 12, 2016
    Parallels User and VincentC2 like this.
  20. Is there any update with this?
     

Share This Page