RE: [Alsa-devel] OSS mapping for ALSA controls

2004-04-07 Thread Pavana Sharma
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:

[Alsa-devel] [PATCH] README updates

2004-04-07 Thread Martin Langer
Index: alsa-firmware/mixartloader/README === RCS file: /cvsroot/alsa/alsa-firmware/mixartloader/README,v retrieving revision 1.1 diff -u -r1.1 README --- alsa-firmware/mixartloader/README 8 Jan 2004 14:46:20 - 1.1 +++ alsa-

[Alsa-devel] new module_param*() functions

2004-04-07 Thread Takashi Iwai
Hi, i just converted the codes in alsa-kernel tree to use the new module_param*() functions for 2.6 kernels. with this change, the boot parameters can be set up much more easily. 2.2/2.4 kernels should be ok after running cvscompile. just ignore the compile warnings 'boot_devs not used' on 2.2/

Re: [Alsa-devel] OSS mapping for ALSA controls

2004-04-07 Thread Takashi Iwai
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

[Alsa-devel] OSS Emulation on ice1712 driver (MAudio Card)

2004-04-07 Thread Brian Huffman
All, I've been having problems for some time with ALSA and the new MAudio Delta DIO 2496 Card that I got a couple of months ago. The software I'm using seems to have problems using native ALSA...but that's another issue entirely. However, the OSS emulation isn't working properly either...and

[Alsa-devel] OSS mapping for ALSA controls

2004-04-07 Thread Pavana Sharma
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

Re: [Alsa-devel] DigiDesign MBox USB Audio device

2004-04-07 Thread Clemens Ladisch
Patrick Boettcher wrote: > I only applied the patch, loaded the module, pluged in the device > ... result is attached. > EIP is at __wake_up_common+0x13/0x50 > Call Trace: > [] __wake_up+0x32/0x57 > [] pipe_readv+0x288/0x2d8 > [] pipe_read+0x37/0x3b > [] vfs_read+0xd0/0x135 > [] sys_read+0x42

[Alsa-devel] Re: Sleep fix for iBook 800 sound

2004-04-07 Thread Takashi Iwai
Hi, At Wed, 07 Apr 2004 16:35:11 +1000, Benjamin Herrenschmidt wrote: > > On Wed, 2004-04-07 at 16:25, Ian McKellar wrote: > > So, > > > > I have an iBook 800Mhz and since I've moved to alsa and linux 2.6 I've > > had issues with sound oopsing in sleep, kind of like this: > > Is sound working