summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChingkai Chu <qkzhu@suse.com>2020-04-02 20:39:20 +0800
committerChingkai Chu <chuchingkai@gmail.com>2020-04-02 20:46:44 +0800
commit81cf4baa5cf9a6e79f6adab750e6b0eb865689c0 (patch)
tree180760c4c22541f2b2b5bf015593092ebd9f23e7 /data
parent53384454a2acbfdf8aff5004565c5f631c7c7825 (diff)
downloadgdm-81cf4baa5cf9a6e79f6adab750e6b0eb865689c0.tar.gz
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
Diffstat (limited to 'data')
-rw-r--r--data/61-gdm.rules.in2
1 files changed, 0 insertions, 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