[colord] [PATCH] udev: Add Spyder X entry
Misha Gusarov
dottedmag at dottedmag.net
Thu Jan 21 21:04:05 UTC 2021
Signed-off-by: Misha Gusarov <dottedmag at dottedmag.net>
---
rules/69-cd-sensors.rules.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/rules/69-cd-sensors.rules.in b/rules/69-cd-sensors.rules.in
index ef5f1c3..4f041e4 100644
--- a/rules/69-cd-sensors.rules.in
+++ b/rules/69-cd-sensors.rules.in
@@ -69,6 +69,9 @@ ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0400", ENV{COLORD_SENSOR_KIND}="spyd
# Spyder 5
ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0500", ENV{COLORD_SENSOR_KIND}="spyder5", ENV{COLORD_SENSOR_CAPS}="lcd crt ambient"
+# Spyder X
+ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0a00", ENV{COLORD_SENSOR_KIND}="spyderX", ENV{COLORD_SENSOR_CAPS}="lcd crt ambient"
+
# Huey
ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2005", ENV{COLORD_SENSOR_KIND}="huey"
--
2.28.0
More information about the colord
mailing list