[gdm: 1/2] data: Update udev rules to enable Wayland on Cirrus
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm: 1/2] data: Update udev rules to enable Wayland on Cirrus
- Date: Tue, 28 Apr 2020 15:26:10 +0000 (UTC)
commit 81cf4baa5cf9a6e79f6adab750e6b0eb865689c0
Author: Chingkai Chu <qkzhu suse com>
Date: Thu Apr 2 20:39:20 2020 +0800
data: Update udev rules to enable Wayland on Cirrus
We disable Wayland on Cirrus since f15e6451, but the cirrus driver was
reimplemented in kernel v5.2 or later. This commit will enable Wayland
on Cirrus chipset.
Closes #586
data/61-gdm.rules.in | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/data/61-gdm.rules.in b/data/61-gdm.rules.in
index ad5b87d4..ba0b697a 100644
--- a/data/61-gdm.rules.in
+++ b/data/61-gdm.rules.in
@@ -1,5 +1,3 @@
-# disable Wayland on Cirrus chipsets
-ATTR{vendor}=="0x1013", ATTR{device}=="0x00b8", ATTR{subsystem_vendor}=="0x1af4",
ATTR{subsystem_device}=="0x1100", RUN+="@libexecdir@/gdm-disable-wayland"
# disable Wayland on Hi1710 chipsets
ATTR{vendor}=="0x19e5", ATTR{device}=="0x1711", RUN+="@libexecdir@/gdm-disable-wayland"
# disable Wayland when using the proprietary nvidia driver
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]