Changeset 4830ec3 for x


Ignore:
Timestamp:
08/01/2023 06:57:50 PM (14 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
711469f1
Parents:
f11dce68
Message:

GDM: Document problems with using Wayland on NVIDIA GPUs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/gdm.xml

    rf11dce68 r4830ec3  
    227227        a newer version of <application>GDM</application>.
    228228      </para>
     229
     230      <para>
     231        On some systems with NVIDIA GPUs, GDM will hide Wayland sessions by
     232        default. This is often done to prevent users from encountering problems
     233        with buggy drivers, which can result in system lockups, application
     234        crashes, power management problems, and graphics slowdowns. If you have
     235        an NVIDIA GPU and still want to try running Wayland sessions anyway,
     236        execute the following command:
     237      </para>
     238
     239 <screen role="nodump"><userinput>ln -s /dev/null /etc/udev/rules.d/61-gdm.rules</userinput></screen>
    229240
    230241    </sect3>
Note: See TracChangeset for help on using the changeset viewer.