Hi ! Considering following output of alsa-info : http://www.alsa-project.org/db/?f=c2d439eae31b3bb7e4ce5c7308880c830eb3c52a After couple of tests, thanks to ALSA IRC's guys :), sample rates 64, 88.2 and 96KHz (maybe others) resets my sound card and increases volume to max. If I run : `aplay -fcd -r96000 -Dhw:PAD /dev/zero` it raises volume to max. The kind IRC guy advises me to say that he suspects the bug is caused by snd_rme96_reset_dac() call in sound/pci/rme96.c : snd_rme96_playback_setrate() Thanks.
Is there someone ?
The fix was merged to upstream 4.4-rc5.