mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
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.
This commit is contained in:
@@ -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
|
||||
###########################################################
|
||||
|
||||
Reference in New Issue
Block a user