]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set"
authorLennart Poettering <lennart@poettering.net>
Thu, 1 Jul 2021 08:38:36 +0000 (10:38 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 1 Jul 2021 09:24:37 +0000 (11:24 +0200)
This reverts commit b25389d2bbc99aee82414d9d76ce1192f4b6fe52.

src/login/71-seat.rules.in

index e629a40094ede3d2d5f811c1a075c509bb36d84e..809467c6c859d6636b4c2b4464d9d6f63999cdc3 100644 (file)
@@ -29,10 +29,6 @@ SUBSYSTEM=="graphics", KERNEL=="fb[0-9]", IMPORT{cmdline}="nomodeset", TAG+="mas
 SUBSYSTEM=="pci", ENV{ID_PCI_CLASS_FROM_DATABASE}=="Display controller", \
                   ENV{DRIVER}=="", IMPORT{cmdline}="nomodeset", TAG+="seat", TAG+="master-of-seat"
 
-# eXtreme Graphic Innovation Z7/Z9 (XG20 core), a rather ancient graphic chip,
-# doesn't have a DRM driver and fallback to vesafb.
-SUBSYSTEM=="pci", ATTR{vendor}=="0x18ca", ATTR{device}=="0x0020", TAG+="master-of-seat"
-
 SUBSYSTEM=="drm", KERNEL=="card[0-9]*", TAG+="seat", TAG+="master-of-seat"
 
 # Allow individual USB ports to be assigned to a seat