mapping for ALSA controls
On Thu, 8 Apr 2004, Takashi Iwai wrote:
> At Thu, 8 Apr 2004 10:59:50 +0530,
> Pavana Sharma wrote:
> >
> > yes, I did this as root ..
>
> hmm, it works for me.
>
> # echo 'VOLUME "Line Playback" 0' > /proc/as
On Thu, 8 Apr 2004, Takashi Iwai wrote:
> At Thu, 8 Apr 2004 10:59:50 +0530,
> Pavana Sharma wrote:
> >
> > yes, I did this as root ..
>
> hmm, it works for me.
>
> # echo 'VOLUME "Line Playback" 0' > /proc/asound/card0/oss_mixer
> # cat /proc/asound/card0/oss_mixer | grep VOLUME
>
E "Line Playback" 0
Takashi
> -Original Message-
> From: Takashi Iwai [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 07, 2004 11:40 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Alsa-devel] OSS mapping for ALSA controls
>
>
> At
yes, I did this as root ..
-Original Message-
From: Takashi Iwai [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004 11:40 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Alsa-devel] OSS mapping for ALSA controls
At Wed, 7 Apr 2004 19:38:18 +0530,
Pavana Sharma wrote
At Wed, 7 Apr 2004 19:38:18 +0530,
Pavana Sharma wrote:
>
> Hi,
>
> I am trying to map my ALSA driver (for ARM) controls with OSS default
> controls.
>
> I am using this method, to change/update assignment in /proc file.
> but I am not seeing any changes in my /proc/asound/card
Hi,
I am trying to map my ALSA driver (for ARM) controls with OSS default
controls.
I am using this method, to change/update assignment in /proc file.
but I am not seeing any changes in my /proc/asound/card0/oss_mixer file.
% echo 'VOLUME "Master Playback" 0' > /pr