My sound goes through my TOSLINK to an audio amp and when booted into XP I can control the sound levels, but when in DEBIAN I cannot. Its either ON or OFF
Took me ages to get sound, in the end it was just turning on the IEC958 on the mixer after doing the alsaconf
My sound setup is here:
http://www.alsa-project.org/db/?f=57...28958c4602c4d9
and after alsaconf (No diff I don't think
http://www.alsa-project.org/db/?f=5c...8cd8158adc7a6d
This was generated via (might be useful to others wanting help from others
Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh
I am guessing that if I use the IEC958 you cannot control sound levels (BTW the IEC958 PCM default on the ALSA Mixer did not turn on the sound).
IS there any way to control sounds levels when using TOSLINK?