Skip to content

Commit

Permalink
audio: Disable HW volume for now. JB#53590
Browse files Browse the repository at this point in the history
There were still some corner cases where volume sync wasn't perfect so
let's postpone enabling HW volume until those are sorted out.

[audio] Disable HW volume for now. JB#53590
  • Loading branch information
jusa committed Mar 25, 2021
1 parent eaa09db commit f81d91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparse/etc/pulse/arm_droid_card_custom.pa
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
load-module module-droid-card rate=48000 quirks=+unload_call_exit,+audio_cal_wait prewrite_on_resume=deep_buffer=AUDIO_DEVICE_OUT_ALL:1/always
load-module module-droid-card rate=48000 quirks=+unload_call_exit,+audio_cal_wait,+no_hw_volume
load-module module-udev-detect

0 comments on commit f81d91a

Please sign in to comment.