summaryrefslogtreecommitdiff
path: root/hwdb.d/meson.build
diff options
context:
space:
mode:
authorFranck Bui <fbui@suse.com>2021-07-01 12:30:29 +0200
committerFranck Bui <fbui@suse.com>2021-07-05 11:56:06 +0200
commitc0b2e69f8815881d51b68b4f73e6c7f8cc2417a1 (patch)
tree8cf50d4451bafb10714295aba181071e6b6fba55 /hwdb.d/meson.build
parent2f15b35352007a7c7a3b58621c199b705571b2cd (diff)
downloadsystemd-c0b2e69f8815881d51b68b4f73e6c7f8cc2417a1.tar.gz
login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set
This graphic chip doesn't have a DRM driver and fall back to vesa-framebuffer driver. Without this patch, users of such chip suddenly see their GUI broken without any indication or reason of what happened (no error message). Hence this regression is near to impossible to troubleshoot for end users. Such case was reported https://bugzilla.opensuse.org/show_bug.cgi?id=1187154. Rather than adding another exception in the udev rules to deal with such HWs, they instead get their own hwdb file '60-seat.hwdb'.
Diffstat (limited to 'hwdb.d/meson.build')
-rw-r--r--hwdb.d/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build
index fd8c15a521..0a96b5553a 100644
--- a/hwdb.d/meson.build
+++ b/hwdb.d/meson.build
@@ -25,6 +25,7 @@ hwdb_files_test = files('''
60-evdev.hwdb
60-input-id.hwdb
60-keyboard.hwdb
+ 60-seat.hwdb
60-sensor.hwdb
70-joystick.hwdb
70-mouse.hwdb