Hi,

I have this .asoundrc - in home/username/ - with "channels 6":

cm.!dmix {
   type dmix
   ipc_key 1024
   slave {
       pcm "hw:0,0"
       channels 4
       period_size 1024
       buffer_size 5120
   }
}
pcm.!default {
   type plug
   slave.pcm "dmix"
   slave.channels 4
   route_policy duplicate
}

And you should set all another options in your sound volume control panel -
which is basically in your Debian.

Good luck!


2013/12/30 Man_Without_Clue <love.cha...@gmail.com>

> Hi,
>
> I was wondering how I can enable and control 4 ch audio for the audio
> device I got as below:
>
> 01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV610 HDMI
> Audio [Radeon HD 2350/2400 Series]
>
> All i have is 2 ch left and right audio out, I don't even see control of
> the audio other than volume.
>
> How can I utilize multi channel audio control?
> Any interface?
>
> A.K.
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
> subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/52c0ca60.70...@gmail.com
>
>

Reply via email to