From: rashidmya Date: Sun, 9 Aug 2026 13:10:47 +0000 (+0400) Subject: hwdb: mark Razer BlackShark V3 Pro as headset X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fsystemd.git hwdb: mark Razer BlackShark V3 Pro as headset The BlackShark V3 Pro wireless dongle (1532:0577) exposes a sound card that is not detected as a headset, since neither the model name nor the USB interfaces provide a usable hint. Add a quirk so the form factor is reported correctly. --- diff --git a/hwdb.d/70-sound-card.hwdb b/hwdb.d/70-sound-card.hwdb index 62d005d61e7..806e1449580 100644 --- a/hwdb.d/70-sound-card.hwdb +++ b/hwdb.d/70-sound-card.hwdb @@ -51,6 +51,13 @@ usb:v045Ep02F9* usb:v045Ep091E* SOUND_FORM_FACTOR=headset +########################################################### +# Razer +########################################################### +# BlackShark V3 Pro +usb:v1532p0577* + SOUND_FORM_FACTOR=headset + ########################################################### # Sony ###########################################################