Changes between Initial Version and Version 1 of Ticket #95, comment 8
- Timestamp:
- Oct 12, 2022, 7:51:17 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #95, comment 8
initial v1 5 5 1) your device cannot only set master volume but also individual per-channel (left/right) volume. Maybe as a "largest common denominator" I can change the driver to ONLY set the master volume and leave the per-channel setting untouched (normally, all volume settings are cranked up to the maximum as a default). I`ll try this first. 6 6 7 1) 8 found this: https://lkml.kernel.org/stable/20220815180429.656661393@linuxfoundation.org/raw 7 2) found this: https://lkml.kernel.org/stable/20220815180429.656661393@linuxfoundation.org/raw 9 8 10 9 It talks about a Linux "quirk" flag QUIRK_FLAG_PLAYBACK_FIRST for the UMC202HD device.\\