From: medusalix Date: Wed, 21 Feb 2024 20:02:37 +0000 (+0100) Subject: hwdb: Add headset form-factor override for Xbox Wireless Dongle X-Git-Tag: v256-rc1~781 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca4b6b269d00c95bb52bbb57adf86776dc844a51;p=thirdparty%2Fsystemd.git 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. --- diff --git a/hwdb.d/70-sound-card.hwdb b/hwdb.d/70-sound-card.hwdb index dd5ef055835..a7ea8c64ee4 100644 --- a/hwdb.d/70-sound-card.hwdb +++ b/hwdb.d/70-sound-card.hwdb @@ -15,6 +15,16 @@ usb:v1B1Cp0A51* SOUND_FORM_FACTOR=headset +########################################################### +# Microsoft +########################################################### +# Xbox Wireless Dongle +usb:v045Ep02E6* +usb:v045Ep02FE* +usb:v045Ep02F9* +usb:v045Ep091E* + SOUND_FORM_FACTOR=headset + ########################################################### # Steelseries ###########################################################