<div dir="ltr"><p></p>
<p>> >         I have a Asus P5G41T-M LX Plus motherboard which is ICH7 +<br>
> >         Realtek<br>
> >         ALC887-VD, alsa only lets me access the first 2 channels<br>
> >         (stereo), but<br>
> >         not the 6 other ones. It works fine in Windows.<br>
> ><br>
> >         Trying to run this after killing pulseaudio fails:<br>
> ><br>
> >         $ aplay -D surround40:0 -f S16_LE -r 44100 -c 4 /dev/zero -v<br>
> >         Playing raw data '/dev/zero' : Signed 16 bit Little Endian,<br>
> >         Rate 44100 Hz, Channels 4<br>
> >         aplay: set_params:1239: Channels count non available<br>
> ><br>
> ><br>
> >         Output from alsa-info:<br>
> >         <a href="http://www.alsa-project.org/db/?f=fe378d28f0dbb5a427b005d20866a762fd37d31a" target="_blank">http://www.alsa-project.org/db/?f=fe378d28f0dbb5a427b005d20866a762fd37d31a</a><br>
><br>
> > you have to change channel mode from 2ch to 6ch to retask the input<br>
> > jacks as output if your motherboard only have three audio jacks at<br>
> > rear panel</p><p>> > Simple mixer control 'Channel Mode',0<br>
> >   Capabilities: enum<br>
> >   Items: '2ch' '4ch' '6ch'<br>
> >   Item0: '2ch'<br>
><br>
> How would one do that ? Pulseaudio only offers Stereo profiles.<br></p><pre><br>amixer -c0 set "Channel  Mode" "6ch"</pre><p>you can logout and login after you set the channel mode to 6ch so that pulseaudio is restarted.<br>

</p><p>this also require <br></p><p>alsactl store this setting before computer shutdown<br></p><p>alsactl restore this setting after computer boot<br></p><p><br>
> ><br>
> > post output of pactl list or pulseaudio verbose log<br>
><br>
> <a href="http://www.ocrete.ca/surround/pactl-list.txt" target="_blank">http://www.ocrete.ca/surround/pactl-list.txt</a><br>
> <a href="http://www.ocrete.ca/surround/pulseaudio-vv.txt" target="_blank">http://www.ocrete.ca/surround/pulseaudio-vv.txt</a><br>
><br>
><br>
> > do you mean pulseaudio cannot probe the surroun40 or surround51<br>
> > profile ?<br>
><br>
> Yes, but I can't use it with aplay even without pulseaudio running.<br>
></p><p><br></p><p>try speaker-test -c 6 -t wav -Dhw:0,0 after you set the channel mode to 6ch <br>
</p>
<p><br><br><br></p>
</div>