Re: [Alsa-devel] playback in multiple period_size?

2002-12-12 Thread Guilhem Tardy
> > Is the application supposed to always add silence at the end to ensure that > > a multiple of period_size has been written? > > It looks like a bug. Could you send me a little C code which triggers this > problem? Sure, the code is below. Everything is alright until the I drain() before clos

Re: [Alsa-devel] playback in multiple period_size?

2002-12-12 Thread Jaroslav Kysela
On Thu, 12 Dec 2002, Guilhem Tardy wrote: > Hi all, > > I have come to realize that, whenever I drain() on a playback_handle to which a > number of sample non-multiple of the period_size has been written, my > application waits for several seconds to finally recover with an error EIO. > > Is the

[Alsa-devel] playback in multiple period_size?

2002-12-12 Thread Guilhem Tardy
Hi all, I have come to realize that, whenever I drain() on a playback_handle to which a number of sample non-multiple of the period_size has been written, my application waits for several seconds to finally recover with an error EIO. Is the driver supposed to play audio if less than period_size i

Re: [Alsa-devel] [PATCH] cs46xx some few corrections

2002-12-12 Thread Benny Sjostrand
As Cirrus doesn't help in the moment, do you have an idea why I managed to get perfect sounding SPDIF input (after switching off/on the input 3 times or so) with 0.9.0rc6 and why I don't get undistorted sound with cvs+latest patch? Could you see what loading the win driver before booting into linux

Re: [Alsa-devel] [resend] mixer controls for bass/treble in emu10k driver

2002-12-12 Thread Takashi Iwai
At Thu, 12 Dec 2002 17:55:37 +, [EMAIL PROTECTED] wrote: > > > > At Thu, 12 Dec 2002 17:45:00 +, > > [EMAIL PROTECTED] wrote: > > > > > > Is it possible for the emu10k (SBLive!/Audigy) driver to get bass/treble > > > mixer controls in ALSA like it has in Windows and the OSS Linux (when y

Re: [Alsa-devel] [resend] mixer controls for bass/treble in emu10k driver

2002-12-12 Thread Takashi Iwai
At Thu, 12 Dec 2002 17:45:00 +, [EMAIL PROTECTED] wrote: > > Is it possible for the emu10k (SBLive!/Audigy) driver to get bass/treble > mixer controls in ALSA like it has in Windows and the OSS Linux (when you load > the right file with the emu10k tools) driver? Thanks. yes. you need to tu

[Alsa-devel] [resend] mixer controls for bass/treble in emu10k driver

2002-12-12 Thread jordan . breeding
Is it possible for the emu10k (SBLive!/Audigy) driver to get bass/treble mixer controls in ALSA like it has in Windows and the OSS Linux (when you load the right file with the emu10k tools) driver? Thanks. Jordan --- This sf.net email is spon

Re: [Alsa-devel] Re: [Alsa-user] fm801 driver status?

2002-12-12 Thread Takashi Iwai
At Thu, 12 Dec 2002 17:27:38 +0100, Friedrich Ewaldt wrote: > > Hi, > many thanks for your quick reply! Here's some more info: > > Mandrake Control Center recognices the card as follows (partly in > german, sorry, but perhaps that's no problem in ERL/NUE ;-) ): > > Hersteller: Fortemedia, Inc >

Re: [Alsa-devel] Re: [Alsa-user] fm801 driver status?

2002-12-12 Thread Friedrich Ewaldt
Hi, many thanks for your quick reply! Here's some more info: Mandrake Control Center recognices the card as follows (partly in german, sorry, but perhaps that's no problem in ERL/NUE ;-) ): Hersteller: Fortemedia, Inc Bus: PCI Bus: 1319:801:1319:1319 Standort auf den Bus: 0:b:0 Beschreibung: Xwa

[Alsa-devel] Re: [Alsa-user] fm801 driver status?

2002-12-12 Thread Takashi Iwai
At Thu, 12 Dec 2002 15:45:29 +0100, Friedrich Ewaldt wrote: > > Hi! > > I've got a fm801 based sound card which locks my computer completely > some seconds after loading the alsa driver module. I compiled drivers > with debug=detect -- please see my mail(s) from 12/09/2002 on alsa > userlist f

[Alsa-devel] fm801 driver status?

2002-12-12 Thread Friedrich Ewaldt
Hi! I've got a fm801 based sound card which locks my computer completely some seconds after loading the alsa driver module. I compiled drivers with debug=detect -- please see my mail(s) from 12/09/2002 on alsa userlist for more info. What else could I do? Meanwhile I found several reports desc

Re: [Alsa-devel] [PATCH] cs46xx some few corrections

2002-12-12 Thread Friedrich Ewaldt
Hi! Too bad Cirrus doesn't like it's circuits to be used. Why can't they just release the source code of the driver for this CS4624/4630. I thought this circuit wasn't up to date any more. Maybe there are too many bugs they don't want to be seen by anyone ;-) As Cirrus doesn't help in the moment,