Re: [Alsa-devel] OSS SNDCTL_DSP_GETISPACE, non-blocking read: messy :-\

2003-10-27 Thread Andreas Mohr
Hello Takashi, On Mon, Oct 27, 2003 at 01:01:37PM +0100, Takashi Iwai wrote: At Sat, 25 Oct 2003 22:02:21 +0200, Andreas Mohr wrote: Or, as a short summary: The application is perfectly well aware of how many bytes there are left to read (from calling SNDCTL_DSP_GETISPACE) and then does

[Alsa-devel] OSS SNDCTL_DSP_GETISPACE, non-blocking read: messy :-\

2003-10-25 Thread Andreas Mohr
since the ALSA OSS layer attempts to read this byte amount in blocks of runtime-oss.period_bytes bytes from the sound device, we ARTIFICIALLY cause a -EAGAIN to be returned due to insufficient available data, thus potentially confusing many OSS applications. Now what to do here? Thanks! Andreas

[Alsa-devel] Re: Please help me fix the CS4610 driver.

2003-10-16 Thread Andreas Mohr
to snd_card_cs46xx_probe()). Thus, you definitely need to find out where exactly snd_card_cs46xx_probe() fails and why. Add some trace logs to this function to get some messages about where it fails, then recompile. Good luck! Andreas Mohr --- This SF.net

Re: [Alsa-devel] apm and alsa driver for intel8x0 on dell inspiron 8200

2003-03-17 Thread Andreas Mohr
as to where to start debugging this? Hmm, on my Inspiron 5000 (NOT my 8000! ;-), the BIOS completely hangs the system for several seconds if it blanks the screen (thus, sound loops!). Maybe your BIOS commits the same crime for every power management call? Oh, and please detail corruption... Andreas Mohr

Re: [Alsa-devel] can't build snd-sbawe with linux 2.5.64

2003-03-09 Thread Andreas Mohr
Hi, On Thu, Mar 06, 2003 at 04:31:11AM -0800, [EMAIL PROTECTED] wrote: Message: 4 From: Bob Ham [EMAIL PROTECTED] To: [EMAIL PROTECTED] Organization: Date: 05 Mar 2003 22:52:42 + Subject: [Alsa-devel] can't build snd-sbawe with linux 2.5.64 --=-HNWmD5omWsIoTMwcs8h/ Content-Type:

[Alsa-devel] Re: New driver (mjander )

2003-03-04 Thread Andreas Mohr
that driver to work with my card :-) I've got the Aztech PCI338 A3D w/ 8820 chip, BTW. What is the official procedure to integrate my driver ? Sorry, I guess I'm not the one to comment on that. Andreas Mohr, azt3328 driver developer

Re: [Alsa-devel] gcc 3.x build issue? (was: cat /proc/asound/version: No such device: HELP!!)

2003-02-18 Thread Andreas Mohr
coming up tons of times already. But I had searched for cat /proc/* (or in fact asound/version): No such device and hadn't found anything, so I'd decided to ask. Anyway, a final Thank You for the very informative discussion! -- Andreas MohrStauferstr. 6, D-71272 Renningen

[Alsa-devel] gcc 3.x build issue? (was: cat /proc/asound/version: No such device: HELP!!)

2003-02-17 Thread Andreas Mohr
On Mon, Feb 17, 2003 at 07:43:33PM +0100, Andrea Venturi (personale) wrote: Andreas Mohr wrote: Hi all, I'm almost at my wits end (ARGH!). Everything used to work pretty well... until I messed with my system once again (upgrading some packages and doing other things, or so I think

[Alsa-devel] cat /proc/asound/version: No such device: HELP!!

2003-02-14 Thread Andreas Mohr
this ALSA tree to work properly again (if only to maybe hack on an Aztech PCI338 A3D Aureal AU8820 driver ;-)) Andreas Mohr --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here

[Alsa-devel] Sound card matrix: AzTech entry wrong

2003-01-30 Thread Andreas Mohr
Hi all, I really don't know how that could ever happen, but could someone please fix the glaringly wrong alphabetical order of the AzTech entries that was introduced during the last update, AFAIK ? ;-) -- Andreas MohrStauferstr. 6, D-71272 Renningen, Germany Tel. +49

[Alsa-devel] Re: snd-azt3328 bug.

2002-11-26 Thread Andreas Mohr
driver. In case this is a problem with my driver and other drivers don't have this problem: does anyone know what the reason for this could be ? Thanks, Andreas Mohr P.S.: I'd be VERY interested in your further findings... --- This SF.net

[Alsa-devel] [PATCH] azt3328.c recording, joystick etc.

2002-11-16 Thread Andreas Mohr
operation) -- Andreas MohrStauferstr. 6, D-71272 Renningen, Germany Tel. +49 7159 800604http://mohr.de.tt Index: alsa-driver/pci/azt3328.h === RCS file: /cvsroot/alsa/alsa-driver/pci/azt3328.h,v

[Alsa-devel] [PATCH] ALS4000 update (mixer etc.)

2002-11-10 Thread Andreas Mohr
controls and many more controls to ALS4000, also some fixes to other cards (SB16 etc.) - tried to fix ALS4000 open/close clicking and popping but failed (documented failure) - added hint about official ALS4000 chip specs - some cleanup Greetings, Andreas Mohr Index: alsa-kernel/include/sb.h

[Alsa-devel] [PATCH] azt3328.c fixes

2002-11-09 Thread Andreas Mohr
() Have fun, Andreas Mohr P.S.: Expect an ALS4000 mixer patch soon ! Index: alsa-driver/pci/azt3328.c === RCS file: /cvsroot/alsa/alsa-driver/pci/azt3328.c,v retrieving revision 1.1 diff -u -r1.1 azt3328.c --- alsa-driver/pci/azt3328.c

[Alsa-devel] I'm developing an Aztech PCI168 (AZF3328) driver

2002-09-08 Thread Andreas Mohr
, but so far no annoying noise yet :-) Also, I'd really like to talk to someone who is pretty intimate with the operation of several sound card drivers. Have fun, Andreas Mohr -- Microsoft Licensing 6.0: Pay us now in advance, so that we can own you later

[Alsa-devel] small dummy driver bug ?

2002-09-08 Thread Andreas Mohr
Hi all, while looking at the dummy driver to find usable parts for my driver, I found: static int snd_dummy_volume_put(snd_kcontrol_t * kcontrol, snd_ctl_elem_value_t * ucontrol) { snd_card_dummy_t *dummy = _snd_kcontrol_chip(kcontrol); unsigned long flags; int change,