From 9f4aee8c4a9298dbb973137c3a82b7b89a7e38d2 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 1 Jun 2022 20:01:16 -0500 Subject: [PATCH] typos --- x/installing/xorg-config.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x/installing/xorg-config.xml b/x/installing/xorg-config.xml index 37d25cdb0a..bbda657fac 100644 --- a/x/installing/xorg-config.xml +++ b/x/installing/xorg-config.xml @@ -272,7 +272,7 @@ OpenGL version string: 3.0 Mesa 10.4.5 ACTION=="add", KERNEL=="vga_arbiter", GROUP="video" MODE="0660" EOF -usermmod -G video <user running xorg> +usermod -a -G video <user running xorg> (EE) AIGLX error: dlopen of /opt/xorg/lib/dri/i965_dri.so failed @@ -280,8 +280,8 @@ usermmod -G video <user running xorg> This error, accompanied by (EE) AIGLX error: unable to load driver i965, occurs in some systems with Intel based graphics devices. It is caused by a mismatch between the current and . Xorg - no longer uses the i965 driver and uses the crocus or isis mesa drivers as - indicated by the xdpiinfo command. It can safely be ignored. + no longer uses the i965 driver and uses the crocus or iris mesa drivers as + indicated by the xdriinfo command. It can safely be ignored.