This commit is contained in:
Bruce Dubbs 2022-06-01 20:01:16 -05:00
parent d521cc07b2
commit 9f4aee8c4a

View File

@ -272,7 +272,7 @@ OpenGL version string: 3.0 Mesa 10.4.5</computeroutput></screen>
ACTION=="add", KERNEL=="vga_arbiter", GROUP="video" MODE="0660"
EOF
usermmod -G video &lt;user running xorg&gt;</userinput></screen>
usermod -a -G video &lt;user running xorg&gt;</userinput></screen>
<bridgehead renderas="sect5">(EE) AIGLX error: dlopen of /opt/xorg/lib/dri/i965_dri.so failed</bridgehead>
@ -280,8 +280,8 @@ usermmod -G video &lt;user running xorg&gt;</userinput></screen>
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 <xref linkend='xorg-server'/> and <xref linkend='mesa'/>. Xorg
no longer uses the i965 driver and uses the crocus or isis mesa drivers as
indicated by the <command>xdpiinfo</command> command. It can safely be ignored.
no longer uses the i965 driver and uses the crocus or iris mesa drivers as
indicated by the <command>xdriinfo</command> command. It can safely be ignored.
</para>
<para>