ryantimwilson / rpms / systemd

Forked from rpms/systemd 6 days ago
Clone
8d419f
From 3467ee329568bf6a1b37de9c37ba914adf436291 Mon Sep 17 00:00:00 2001
8d419f
From: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
8d419f
Date: Mon, 14 Mar 2022 10:50:45 -0300
8d419f
Subject: [PATCH] hwdb: Add AV production access to Elgado Stream Deck devices
8d419f
8d419f
The Stream Deck products from Elgato are simple key pads
8d419f
intended to be used as macro pads. They're popular within
8d419f
the streaming community.
8d419f
8d419f
This commit adds all 5 Stream Deck variants available to
8d419f
the AV production file.
8d419f
8d419f
See https://www.elgato.com/en/stream-deck
8d419f
8d419f
(cherry picked from commit e982320b44486b26c4d39f7c81012f6a0e2aaf77)
8d419f
8d419f
Related: #2087778
8d419f
---
8d419f
 hwdb.d/70-av-production.hwdb | 26 +++++++++++++++++++++++++-
8d419f
 1 file changed, 25 insertions(+), 1 deletion(-)
8d419f
8d419f
diff --git a/hwdb.d/70-av-production.hwdb b/hwdb.d/70-av-production.hwdb
8d419f
index 17ac1b4fb6..a13d6981eb 100644
8d419f
--- a/hwdb.d/70-av-production.hwdb
8d419f
+++ b/hwdb.d/70-av-production.hwdb
8d419f
@@ -2,7 +2,8 @@
8d419f
 #
8d419f
 # Database for AV production controllers that should be accessible to the seat owner.
8d419f
 #
8d419f
-# This covers DJ tables, and music-oriented key pads
8d419f
+# This covers DJ tables, music-oriented key pads, and streaming-oriented key pads
8d419f
+# such as Elgato Stream Deck
8d419f
 #
8d419f
 # To add local entries, copy this file to
8d419f
 #   /etc/udev/hwdb.d/
8d419f
@@ -24,6 +25,29 @@ usb:v2982p1967*
8d419f
 usb:v1157p0300*
8d419f
  ID_AV_PRODUCTION_CONTROLLER=1
8d419f
 
8d419f
+################
8d419f
+# Elgato
8d419f
+################
8d419f
+# Stream Deck Original (gen 1)
8d419f
+usb:v0FD9p0060*
8d419f
+ ID_AV_PRODUCTION_CONTROLLER=1
8d419f
+
8d419f
+# Stream Deck Mini
8d419f
+usb:v0FD9p0063*
8d419f
+ ID_AV_PRODUCTION_CONTROLLER=1
8d419f
+
8d419f
+# Stream Deck XL
8d419f
+usb:v0FD9p006C*
8d419f
+ ID_AV_PRODUCTION_CONTROLLER=1
8d419f
+
8d419f
+# Stream Deck Original (gen 2)
8d419f
+usb:v0FD9p006D*
8d419f
+ ID_AV_PRODUCTION_CONTROLLER=1
8d419f
+
8d419f
+# Stream Deck MK.2
8d419f
+usb:v0FD9p0080*
8d419f
+ ID_AV_PRODUCTION_CONTROLLER=1
8d419f
+
8d419f
 #############################
8d419f
 # Hercules (Guillemot Corp)
8d419f
 #############################