Re: [Alsa-devel] Soundcard Matrix: SEKD -> Marian

2003-11-26 Thread Tom Watson
> Hi > > I wanted to propose a change in the alsa soundcard Matrix: The > Company known as SEK'D was acquired by Magix and took down its audio > hardware product line. The Interfaces are now sold by SEK'Ds former > production company called > MARIAN: > > http://www.marian.de > > this results

[Alsa-devel] aplay bug?

2003-11-26 Thread Eliot Blennerhassett
At line 200 of aplay.c (1.0.0pre3) if ((err = snd_ctl_open(&handle, name, 0)) < 0) { error("control open (%i): %s", card, snd_strerror(err)); continue; } if this error occurs, 'card' is never updated, the while loop bec

[Alsa-devel] alsa-driver-1.0.0pre3 - UltraSound PnP card not found?

2003-11-26 Thread Ted
Hi, I'm trying to use alsa-driver-1.0.0pre3 with linux-2.2.25 and gcc-2.95.3 for a GravisUltrasound PNP Pro and TMC PCI54ITS motherboard. Previously, with alsa-driver-0.9.0rc6 and linux-2.2.20, I used isapnp to map out certain IRQs after a cold-boot, before the snd-card-interwave module would

[Alsa-devel] alsa-driver-1.0.0pre3 with linux-2.2.25: pci_name?

2003-11-26 Thread Ted
Hello, Takashi Iwai <[EMAIL PROTECTED]> wrote on Tue, 25 Nov 2003: > right now the ALSA 1.0.0pre3 packages are released. [...] > The 2.2 kernel is still not tested well. If you can test it, please > let us know. alsa-driver-1.0.0pre3/acore/pci_compat_22.c:line 371, refers to char *pci_n

Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Thomas Charbonnel
Takashi Iwai wrote : Takashi it seems that at least for hdsploader (I didn't check the other tools) you forgot the trailing / in DATAPATH in Makefile.am, so the program fails to find the firmware file : Unable to open file '/usr/local/share/alsa/firmware/hdsploadermultiface_firmware.bin' for r

Re: [Alsa-devel] soundcard matrix

2003-11-26 Thread Apostolos Dimitromanolakis
Also, please add the AudioTrak Prodigy 7.1 as supported.. (driver ice1724) --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE

Re: [Alsa-devel] soundcard matrix

2003-11-26 Thread Apostolos
Also, please add the AudioTrak Prodigy 7.1 as supported.. (driver ice1724) --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE L

[Alsa-devel] soundcard matrix

2003-11-26 Thread Martin Langer
Patrick, here is a soundcardmatrix patch which creates new Tascam USx2y entries. bye, martin --- matrix.html.ORIGINALWed Nov 26 21:57:55 2003 +++ matrix.html Wed Nov 26 22:24:54 2003 @@ -2790,6 +2790,32 @@ + + http://www.tascam.com/";>Tascam + + + http://www.tascam

Re: [Alsa-devel] BUG/PATCH alsaconf in 1.0.0pre1

2003-11-26 Thread Takashi Iwai
At Wed, 19 Nov 2003 13:28:08 +0100 (CET), Philippe De Muyter wrote: > > Hello, > > Here are two small unrelated fixes to alsaconf.in : > > First, a big one : alsaconf does not work for any legacy soundchip, > because of a typo when checking that the driver modules are really > loaded. > > Secon

[Alsa-devel] Problem w/ VIA 8235 card and Mandrake 9.2

2003-11-26 Thread Albrecht
Hey, I have had no luck getting my VIA8235 based sound card that is connected via an optical link to my receiver to work under Mandrake 9.2. The configuration looks ok as far as I can tell and I get no errors from alsamixer, alsactl, aplay, and other sound utilities but no sound. Interestingly eno

[Alsa-devel] BUG/PATCH alsaconf in 1.0.0pre1

2003-11-26 Thread Philippe De Muyter
Hello, Here are two small unrelated fixes to alsaconf.in : First, a big one : alsaconf does not work for any legacy soundchip, because of a typo when checking that the driver modules are really loaded. Second, for the digital celebris pc's, the cs4236b chip has its control port located at 0xf00.

[Alsa-devel] Re: [Alsa-user] [ANN] ALSA 1.0.0pre1 is released

2003-11-26 Thread Kai Vehmanen
On Wed, 26 Nov 2003, Takashi Iwai wrote: >> Some of my apps have stopped working after 1.0.0pre1 on a T23 Thinkpad >> (intel8x0, 82801). [...] >> On the same machine, alsa-driver-0.9.8 works fine, but not with 1.0.0pre1 >> and 1.0.0pre3. > what do you mean exactly "don't work" in the above? > th

[Alsa-devel] Re: [Alsa-user] [ANN] ALSA 1.0.0pre1 is released

2003-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2003 19:31:39 +0200 (EET), Kai Vehmanen wrote: > > On Wed, 19 Nov 2003, Takashi Iwai wrote: > > > Especially, if you have a card or a mobo with ICH (or compatible) > > chip and *multiple* AC97 codecs, testing this version is appreciated. > > Some of my apps have stopped working af

[Alsa-devel] Re: [Alsa-user] [ANN] ALSA 1.0.0pre1 is released

2003-11-26 Thread Kai Vehmanen
On Wed, 19 Nov 2003, Takashi Iwai wrote: > Especially, if you have a card or a mobo with ICH (or compatible) > chip and *multiple* AC97 codecs, testing this version is appreciated. Some of my apps have stopped working after 1.0.0pre1 on a T23 Thinkpad (intel8x0, 82801). Simple things like "arec

Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2003 17:38:04 +0100, Thomas Charbonnel wrote: > > Takashi Iwai wrote : > > Hi, > > > > right now the ALSA 1.0.0pre3 packages are released. > > > > In this version, alsa-tools package was divided to two several ones, > > alsa-tools and alsa-firmware. The latter contains only the f

Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Thomas Charbonnel
Takashi Iwai wrote : Hi, right now the ALSA 1.0.0pre3 packages are released. In this version, alsa-tools package was divided to two several ones, alsa-tools and alsa-firmware. The latter contains only the firmware binary files required by loader programs in alsa-tools package. Please test them i

Re: [Alsa-devel] .dimen order ?

2003-11-26 Thread Jaroslav Kysela
On Wed, 26 Nov 2003, Giuliano Pochini wrote: > On Mon, 24 Nov 2003 21:25:00 +0100 (CET) > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > > On Mon, 24 Nov 2003, Giuliano Pochini wrote: > > > > > snd_ctl_elem_info_t.dimen contains the dimensions of the array of > > > controls. AFAIK there are no d

[Alsa-devel] utils/mod-deps

2003-11-26 Thread Giuliano Pochini
The executable utils/mod-deps shouldn't be shipped with the alsa-driver tarball. It's an x86 binary and it makes cvscompile to fail on other platforms. -- Giuliano. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceF

Re: [Alsa-devel] config problem

2003-11-26 Thread Giuliano Pochini
On Tue, 25 Nov 2003 20:09:57 +0100 Takashi Iwai <[EMAIL PROTECTED]> wrote: > for building multiple drivers with a common core/library module, you > can find an example in isa/sb directory. there snd-sb-common is > shared among several different top-level modules. (usually, the > common module is

Re: [Alsa-devel] .dimen order ?

2003-11-26 Thread Giuliano Pochini
On Mon, 24 Nov 2003 21:25:00 +0100 (CET) Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > On Mon, 24 Nov 2003, Giuliano Pochini wrote: > > > snd_ctl_elem_info_t.dimen contains the dimensions of the array of > > controls. AFAIK there are no drivers which use that feature (but mine) > > to look for exa

Re: [Alsa-user] Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Ronny V. Vindenes
On Wed, 2003-11-26 at 15:15, Takashi Iwai wrote: > At Wed, 26 Nov 2003 15:10:06 +0100, > Ronny V. Vindenes wrote: > > > > On Wed, 2003-11-26 at 13:32, Takashi Iwai wrote: > > > At Wed, 26 Nov 2003 13:10:11 +0100, > > > Ronny V. Vindenes wrote: > > > > > > > > On Wed, 2003-11-26 at 11:44, Takashi

Re: [Alsa-user] Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2003 15:10:06 +0100, Ronny V. Vindenes wrote: > > On Wed, 2003-11-26 at 13:32, Takashi Iwai wrote: > > At Wed, 26 Nov 2003 13:10:11 +0100, > > Ronny V. Vindenes wrote: > > > > > > On Wed, 2003-11-26 at 11:44, Takashi Iwai wrote: > > > > At Wed, 26 Nov 2003 01:11:07 +0100, > > > >

Re: [Alsa-user] Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Ronny V. Vindenes
On Wed, 2003-11-26 at 13:32, Takashi Iwai wrote: > At Wed, 26 Nov 2003 13:10:11 +0100, > Ronny V. Vindenes wrote: > > > > On Wed, 2003-11-26 at 11:44, Takashi Iwai wrote: > > > At Wed, 26 Nov 2003 01:11:07 +0100, > > > Ronny V. Vindenes wrote: > > > > > > > > On Tue, 2003-11-25 at 20:04, Takashi

Re: [Alsa-devel] error return codes from alsa-lib

2003-11-26 Thread Paul Davis
>On Tue, 25 Nov 2003, Paul Davis wrote: > >> at what point, if any, did alsa-lib start returning positive E >> values (e.g. EBUSY) rather than -EBUSY? > >I'm not aware. Which functions? none. its OK, i was checking errno rather than the returned value. my mistake. sorry for the distraction. --p

Re: [Alsa-user] Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2003 13:10:11 +0100, Ronny V. Vindenes wrote: > > On Wed, 2003-11-26 at 11:44, Takashi Iwai wrote: > > At Wed, 26 Nov 2003 01:11:07 +0100, > > Ronny V. Vindenes wrote: > > > > > > On Tue, 2003-11-25 at 20:04, Takashi Iwai wrote: > > > > Hi, > > > > > > > > right now the ALSA 1.0.

Re: [Alsa-user] Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Ronny V. Vindenes
On Wed, 2003-11-26 at 11:44, Takashi Iwai wrote: > At Wed, 26 Nov 2003 01:11:07 +0100, > Ronny V. Vindenes wrote: > > > > On Tue, 2003-11-25 at 20:04, Takashi Iwai wrote: > > > Hi, > > > > > > right now the ALSA 1.0.0pre3 packages are released. > > > > > > In this version, alsa-tools package wa

Re: [Alsa-user] Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2003 01:11:07 +0100, Ronny V. Vindenes wrote: > > On Tue, 2003-11-25 at 20:04, Takashi Iwai wrote: > > Hi, > > > > right now the ALSA 1.0.0pre3 packages are released. > > > > In this version, alsa-tools package was divided to two several ones, > > alsa-tools and alsa-firmware. Th

Re: [Alsa-devel] Re: [PATCH]against cvs: us122 support in snd-usb-us428

2003-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2003 00:08:21 +0100, Martin Langer wrote: > > US122 support seems to be ok in pre3, but this patch wasn't committed. sorry, i overlooked this one. fixed now. Takashi --- This SF.net email is sponsored by: SF.net Giveback Progr

Re: [Alsa-devel] error return codes from alsa-lib

2003-11-26 Thread Jaroslav Kysela
On Tue, 25 Nov 2003, Paul Davis wrote: > at what point, if any, did alsa-lib start returning positive E > values (e.g. EBUSY) rather than -EBUSY? I'm not aware. Which functions? Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound