Changes between Version 2 and Version 3 of DynamicResizingDebug
- Timestamp:
- Nov 29, 2016 8:40:22 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DynamicResizingDebug
v2 v3 21 21 * If X.Org 1.17 or older is not found on a Linux guest system, and the kernel version is 3.11 or newer, a kernel driver for the graphics device will be built and installed. This should work with X.Org 1.18 and newer as well as with Wayland. This driver is Linux-only, but is written to be easily portable to other free/open-source guest operating systems which use the "drm" system for graphics. If you are interested and able, feel free to say so on the development mailing list <1>. 22 22 * Looking at the X.Org log file on the guest (usually /var/log/Xorg.0.log) often helps understand what is and is not working. 23 * If you are not sure if the kernel driver was set up correctly, see the information page about investigating that<2>. 23 24 24 25 1. https://www.215389.xyz/mailman/listinfo/vbox-dev 26 2. https://www.215389.xyz/wiki/LinuxAdditionsDebug