Bug 212897
Summary: | USB audio bad decibel data: ID 1395:0025 Sennheiser Communications Headset [PC 8] | ||
---|---|---|---|
Product: | Drivers | Reporter: | Timo Gurr (timo.gurr) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | sebastian, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.11.4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
alsa-info.txt.sennheiser.pc8
linux-5.12-sennheiser-pc8.patch 0001-ALSA-usb-audio-Add-dB-range-mapping-for-Sennheiser-C.patch |
Description
Timo Gurr
2021-04-30 15:31:01 UTC
Created attachment 296555 [details] linux-5.12-sennheiser-pc8.patch Proposed patch, not sure if things are correct but it fixes: * pipewire-media-session complaining about the decibel volume range having a negative maximum * volume level below ~25% already muted the sound I took the -9500 from a product sheet PDF stating 95dB: https://sennheiser.pl/d/817aff6d02bcc04e331a9a4eca22e69a I can confirm that this patch fixes the volume problems with my headphones (tested with Kernel Version 5.11.16). Could you provide the proper patch with your Signed-off-by line, as well as the subject and the patch descriptions? Then I can submit and merge it to upstream. The sign-off is mandatory from legal reasons. See Documentation/process/submitting-patches.rst for details. Created attachment 296595 [details]
0001-ALSA-usb-audio-Add-dB-range-mapping-for-Sennheiser-C.patch
Attached you'll find the updated git format patch. Hopefully everything is correct and the explanation is sufficient. Please let me know if not.
Looks good. I'm going to submit and merge it. Thanks! The patch was merged in sound.git tree. It will be included in the upstream 5.13-rc1, likely in the next week. |