[gdm/disable-hybrid-nvidia: 12/13] fixup! data: Disable GDM on hybrid graphics laptops with vendor NVidia driver
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/disable-hybrid-nvidia: 12/13] fixup! data: Disable GDM on hybrid graphics laptops with vendor NVidia driver
- Date: Wed, 2 Mar 2022 22:03:08 +0000 (UTC)
commit 7e2ce1b2d41f526c461f7134d55204bf37aab884
Author: Ray Strode <rstrode redhat com>
Date: Wed Mar 2 16:41:44 2022 -0500
fixup! data: Disable GDM on hybrid graphics laptops with vendor NVidia driver
data/61-gdm.rules.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/data/61-gdm.rules.in b/data/61-gdm.rules.in
index 25dfcf1b1..cf2e6c8f0 100644
--- a/data/61-gdm.rules.in
+++ b/data/61-gdm.rules.in
@@ -35,7 +35,7 @@ DRIVERS=="simple-framebuffer", GOTO="gdm_nomodeset_end"
IMPORT{cmdline}="nomodeset", GOTO="gdm_disable_wayland"
LABEL="gdm_nomodeset_end"
-# The vendor nvidia driver has mutiple modules that need to be loaded before GDM can make an
+# The vendor nvidia driver has multiple modules that need to be loaded before GDM can make an
# informed choice on which way to proceed, so force GDM to wait until NVidia's modules are
# loaded before starting up.
KERNEL!="nvidia", GOTO="gdm_nvidia_end"
@@ -61,7 +61,6 @@ KERNEL!="card[1-9]*", GOTO="gdm_hybrid_graphics_check_end"
SUBSYSTEM!="drm", GOTO="gdm_hybrid_graphics_check_end"
ACTION!="add", GOTO="gdm_hybrid_graphics_check_end"
RUN+="/usr/bin/touch /run/udev/gdm-machine-has-hybrid-graphics"
-GOTO="gdm_hybrid_nvidia_laptop_check"
LABEL="gdm_hybrid_graphics_check_end"
# If this is a hybrid graphics laptop with vendor nvidia driver, disable wayland
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]