1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-11 05:17:44 +03:00

Revert "login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set"

This reverts commit b25389d2bb.
This commit is contained in:
Lennart Poettering 2021-07-01 10:38:36 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent b2f0876b7a
commit 3c43522cb7

View 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