Re: [Alsa-devel] problem for VIA 8233A

2002-06-03 Thread Dan Hollis
On Mon, 3 Jun 2002, Siu Kam Ming wrote: I am using kernel 2.4.18. I try 0.9.0rc1 and 0.5.12a. I can insert the module successfully. And I can use aumix to tune the mixer. But I can not play any sound files. The speaker keep slience. http://www.alsa-project.org/~jfulmer/alsa-faq.html 2.8

Re: [Alsa-devel] problem for VIA 8233A

2002-06-03 Thread Niek van der Maas
Hi, Download the latest version of the via8233.c file here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/alsa/alsa-kernel/pci/via8233.c Put this file into the alsa 0.9.0rc1 source dir/alsa-kernel/pci and compile it again. This should work :) Bye, Niek. On Monday 03 June 2002 11:56, Siu

Re: [Alsa-devel] Fw: writing audiowerk driver (philips saa7146a),some questions

2002-06-03 Thread Bob Ham
On Fri, 2002-05-31 at 11:38, Martijn Sipkema wrote: i have finally been able to get the information i need to be able to write a driver for the emagic audiowerk8 audio interface. Did emagic give you information about the hardware, or is it from some other source? -- Bob Ham: [EMAIL

Re: [Alsa-devel] more sample formats? too little place left.

2002-06-03 Thread Takashi Iwai
At Fri, 31 May 2002 19:36:54 +0100, Martijn Sipkema wrote: it seems that USB audio supports 24 bit sample in 3 bytes format. and additionally i've found there are 20bit and 18bit sample formats. the world is large... an arising problem is that the number of formats is limited to 32.

Re: [Alsa-devel] more sample formats? too little place left.

2002-06-03 Thread Martijn Sipkema
it seems that USB audio supports 24 bit sample in 3 bytes format. and additionally i've found there are 20bit and 18bit sample formats. the world is large... an arising problem is that the number of formats is limited to 32. already 26 format types are used. the rest are only

Re: [Alsa-devel] snd_pcm_close hangs

2002-06-03 Thread Takashi Iwai
At Sat, 1 Jun 2002 01:49:00 +0200 (CEST), Tim Goetze wrote: me wrote: Takashi Iwai wrote: At Thu, 30 May 2002 17:14:03 +0200 (CEST), Tim Goetze wrote: hi all, both emu8k and ice1712 pcm drivers hang forever in ioctl(2) when closing a playback stream if the stream has been

[Alsa-devel] alsa on linux/mips

2002-06-03 Thread Zheng BaoJian
who succeed to make sound card working on mips box? -- Baojian Zheng Institute of Computing Technology Chinese Academy of Sciences P.O. Box 2704-25 Beijing, China,100080 Tel: 86-10-62565533 ex. 9311 E-mail: [EMAIL PROTECTED]

Re: [Alsa-devel] snd_pcm_close hangs

2002-06-03 Thread Tim Goetze
me wrote: strange, this has to be fixed already. and the filename in the patch you attached seems invalid. could you check whether all the sources are updated? the latest versions are: alsa-kernel/core/pcm.c rcs rev. 1.12 alsa-kernel/core/pcm_nativ.crcs rev. 1.13

Re: [Alsa-devel] more sample formats? too little place left.

2002-06-03 Thread Dan Hollis
On Mon, 3 Jun 2002, Takashi Iwai wrote: but the question is whether we should just add such new formats as new bits, or define something more ordinary. A format descriptor structure, instead of hardcoded format types? Of course you will want a good API support structure for handling format

Re: Re: [Alsa-devel] Experimental USB audio support

2002-06-03 Thread pshirkey
On 6/3/2002 - 21:59:15, Takashi Iwai said: At Mon, 03 Jun 2002 14:52:57 +0900, Patrick Shirkey wrote: Takashi Iwai wrote: At Fri, 31 May 2002 20:55:01 +0900, Patrick Shirkey wrote: Takashi Iwai wrote: now a new version is cvs. it dumps the descriptor at