Changeset 191f166 for x/installing


Ignore:
Timestamp:
05/20/2019 04:28:20 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bc625a7d
Parents:
b18436b4
Message:

Archive xf86-input-vmmouse. With kernel version 5.1 or later, having the VMMouse driver installed on a VMWare or Qemu system will result in crashes because the work was completed to make this obsolete input driver useless. VMWare ported the VMMouse protocol to use the standard PS/2 subsystem in EVDEV and/or Libinput, so it will work with any VM with either xf86-input-evdev or xf86-input-libinput.

This package has been obsolete for a while, but now causes problems, so let's remove it.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21610 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver.xml

    rb18436b4 r191f166  
    9393          </para>
    9494        </listitem>
     95        <!-- With Kernel 5.1, VMMouse is now entirely unusable/obsolete.
     96        VMWare has a replacement in the kernel that works for both Qemu and
     97        VMWare, that allows the VMMouse instruction set to run through
     98        EVDEV events.
     99        I archived it on 2019-05-19 as a result. - renodr
    95100        <listitem>
    96101          <para>
     
    98103          </para>
    99104        </listitem>
     105        -->
    100106        <listitem>
    101107          <para>
     
    185191    href="x7driver-synaptics.xml"/>
    186192
    187   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    188     href="x7driver-vmmouse.xml"/>
     193 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     194    href="x7driver-vmmouse.xml"/> -->
    189195
    190196  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.