]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: mark Razer BlackShark V3 Pro as headset main
authorrashidmya <bugadev@proton.me>
Sun, 9 Aug 2026 13:10:47 +0000 (17:10 +0400)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 9 Aug 2026 15:44:29 +0000 (16:44 +0100)
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.

hwdb.d/70-sound-card.hwdb

index 62d005d61e7b07bc9f5f4f6d377a23eeae9ad14f..806e1449580c50451b3d196af093c46d3815f7ca 100644 (file)
@@ -51,6 +51,13 @@ usb:v045Ep02F9*
 usb:v045Ep091E*
  SOUND_FORM_FACTOR=headset
 
 usb:v045Ep091E*
  SOUND_FORM_FACTOR=headset
 
+###########################################################
+# Razer
+###########################################################
+# BlackShark V3 Pro
+usb:v1532p0577*
+ SOUND_FORM_FACTOR=headset
+
 ###########################################################
 # Sony
 ###########################################################
 ###########################################################
 # Sony
 ###########################################################