Bug 105771 - Volume at maximum when track with different frequency is played with my RME sound card
Summary: Volume at maximum when track with different frequency is played with my RME s...
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Sound(ALSA) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Jaroslav Kysela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-10 18:55 UTC by Maeda
Modified: 2016-01-20 11:34 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.2.5-1
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Maeda 2015-10-10 18:55:30 UTC
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.
Comment 1 Maeda 2015-11-13 20:29:07 UTC
Is there someone ?
Comment 2 Takashi Iwai 2016-01-20 11:34:09 UTC
The fix was merged to upstream 4.4-rc5.

Note You need to log in before you can comment on or make changes to this bug.