1
0
mirror of https://github.com/systemd/systemd synced 2024-07-05 17:39:42 +00:00
systemd/hwdb.d/70-sound-card.hwdb
medusalix ca4b6b269d hwdb: Add headset form-factor override for Xbox Wireless Dongle
The Xbox Wireless Headset does not get assigned a sound form factor
when connected via the dongle using the `xone` driver.
Add USB IDs for the old & new dongle and built-in variants.
2024-02-22 06:36:38 +09:00

49 lines
1.1 KiB
Plaintext

# This file is part of systemd.
#
# Database of sound hardware that gets misdetected
#
# To add local entries, copy this file to
# /etc/udev/hwdb.d/
# and add your rules there. To load the new rules execute (as root):
# systemd-hwdb update
# udevadm trigger
###########################################################
# Corsair
###########################################################
# Void Headsets
usb:v1B1Cp0A51*
SOUND_FORM_FACTOR=headset
###########################################################
# Microsoft
###########################################################
# Xbox Wireless Dongle
usb:v045Ep02E6*
usb:v045Ep02FE*
usb:v045Ep02F9*
usb:v045Ep091E*
SOUND_FORM_FACTOR=headset
###########################################################
# Steelseries
###########################################################
# Arctis Headsets
usb:v1038p12B3*
usb:v1038p12B6*
usb:v1038p12D7*
usb:v1038p1260*
usb:v1038p12AD*
usb:v1038p1252*
usb:v1038p1280*
usb:v1038p220E*
usb:v1038p2212*
usb:v1038p2216*
usb:v1038p2236*
usb:v1038p12C2*
usb:v1038p2202*
usb:v1038p2206*
usb:v1038p220A*
usb:v1038p1290*
SOUND_FORM_FACTOR=headset