Re: [Alsa-devel] Delta 410 status

2002-12-02 Thread Kristof Pelckmans
Quoting Jaroslav Kysela <[EMAIL PROTECTED]>: > It's nice. Could you try the latest CVS? I've done all changes you've > described. I never knew that 'I am linus torvalds and I pronounce linux as linux' could sound so heavenly :-) > > The faders in envy24control are still stuck at 000, but it is

Re: [Alsa-devel] Delta 410 status

2002-12-02 Thread Reiner Klenk
On Mon, 2 Dec 2002, Jaroslav Kysela wrote: > It's nice. Could you try the latest CVS? I've done all changes you've > described. > It works. Thanks for this. > > The faders in envy24control are still stuck at 000, but it is > > nevertheless possible to unmute the channels by clicking somewhere

Re: [Alsa-devel] problems loading cmipci module with A7M266-D

2002-12-02 Thread --friar
>Ok, I've now tried both the 0.9.0rc6 and just built the latest >version from cvs, neither module works. I am running Slackware and >have compiled both the 2.4.20 (SMP) kernel and the modules using the >standard 2.95.3 20010315 (release) gcc. > [stuff snipped] Ok, it looks like the A7M266-D does

Re: [Alsa-devel] Delta 410 status

2002-12-02 Thread Jaroslav Kysela
On Sun, 1 Dec 2002, Reiner Klenk wrote: > On Sun, 1 Dec 2002, Reiner Klenk wrote: > > > Greetings, > > > > I have been fiddling around with a Midiman Delta 410 over the weekend. I > > get some sort of playback but is is severly clipped. I believe there is a > > typo in ak4524.c in inits_ak4529[]

Part 2 (Re: [Alsa-devel] [Alsa-user] chipset CX5530)

2002-12-02 Thread Takashi Iwai
Hi, let's start the second part of the alsa-driver-writing howto. so far, i explained the basic flow of constructor and destructor of the module. i forgot to mention that the resource is most likely a memory region, which is allocated via request_mem_region(). typedef struct _snd_geode

Re: [Alsa-devel] Re: alsa-devel@lists.sourceforge.net

2002-12-02 Thread Eric Dantan Rzewnicki
On Mon 02/12/2002 01:14:54, Kai Vehmanen wrote: > Sorry for the late response.. > > On Thu, 21 Nov 2002, Mark Ziegler wrote: > > > thank you. You are right: my ide-dma is turned off. I only activated it in the > > SUSE setup, but I've never check if it is really switched on. > > Unfortunately I

[Alsa-devel] usb quattro not recording

2002-12-02 Thread Patrick Shirkey
Much to my surprise the quattro has stopped being able to record with cvs from Nov 27 2002 and also a fresh checkout today. Neither pcm devices are able to capture. Playback is fine however. It might be telling that jack hangs here in capture only mode: jackd -d alsa -d quattro1 -C jackd

Re: [Alsa-devel] [Alsa-user] chipset CX5530

2002-12-02 Thread Patrick Shirkey
That's very informative Takashi. I have stored it for inclusion in the alsa-docs at a later stage when this information is more fully explained. -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Us

Re: [Alsa-devel] Am I asking the right people ?

2002-12-02 Thread Takashi Iwai
At Thu, 28 Nov 2002 16:51:56 +0100, I wrote: > > At Wed, 27 Nov 2002 10:46:53 +0100 (CET), > Jaroslav wrote: > > > > On Wed, 27 Nov 2002, Bruce Paterson wrote: > > > > > Am I sending these queries about the operation of alsa through the API > > > to the right place ? I'm trying to use alsa for

Re: [Alsa-devel] es18xx - 1869 not working, debugging ALSA drivers

2002-12-02 Thread Takashi Iwai
Hi, At Thu, 28 Nov 2002 18:22:05 +0100, I wrote: > > At Tue, 5 Nov 2002 20:33:16 +0100, > [EMAIL PROTECTED] wrote: > > > > Hi, > > > > I've been trying to get ALSA running on my Compaq Armada 3500 for quite a > > while now. The soundchip is a es1869, which is supposed to be supported by > > t

Re: [Alsa-devel] [PATCH] fix of the get_id fix

2002-12-02 Thread Takashi Iwai
At Mon, 02 Dec 2002 11:39:34 +0100 (MET), Clemens Ladisch wrote: > > Jaroslav Kysela wrote: > > revision 1.6 > > date: 2002/11/28 13:54:34; author: perex; state: Exp; lines: +3 -4 > > > > Fixed parsiong of id where dst is NULL > > > > Index: initval.h > > ===

Re: [Alsa-devel] Debugging driver modules

2002-12-02 Thread Takashi Iwai
At Mon, 02 Dec 2002 10:35:57 -0600, Scott Bahling wrote: > > Takashi Iwai wrote: > > >At 30 Nov 2002 16:27:43 -0600, > >Scott Bahling wrote: > > > > > >>Hello- > >> > >>I have a STAudio DSP24 mkII and I have noticed that recent changes(after > >>NOV 13) in the CVS creates an ICE1712 driver that

Re: [Alsa-devel] [Alsa-user] chipset CX5530

2002-12-02 Thread Takashi Iwai
Hi, (removed alsa-users from Cc since focused on the development only.) At Mon, 02 Dec 2002 17:11:20 +0800, Alamy Liu wrote: > > I would like to take it. May I ? > But I need guidance. the geode driver seems having the followng additional files to the 0.5.10b driver tree: - include/geode.h -

[Alsa-devel] [PATCH] fix of the get_id fix

2002-12-02 Thread Clemens Ladisch
Jaroslav Kysela wrote: > revision 1.6 > date: 2002/11/28 13:54:34; author: perex; state: Exp; lines: +3 -4 > > Fixed parsiong of id where dst is NULL > > Index: initval.h > === > RCS file: /cvsroot/alsa/alsa-kernel/include/initval.h

Re: [Alsa-devel] Debugging driver modules

2002-12-02 Thread Takashi Iwai
At 30 Nov 2002 16:27:43 -0600, Scott Bahling wrote: > > Hello- > > I have a STAudio DSP24 mkII and I have noticed that recent changes(after > NOV 13) in the CVS creates an ICE1712 driver that locks up my kernel. > Instead of just complaining about this problem I thought I might try to > narrow do

Re: [Alsa-devel] [Alsa-user] chipset CX5530

2002-12-02 Thread Alamy Liu
I would like to take it. May I ? But I need guidance. Alamy Liu Takashi Iwai wrote: At Mon, 02 Dec 2002 09:33:03 +0100 (MET), Clemens Ladisch wrote: Jean-marc Harang wrote: I search informations about this chipset (drivers, users feedback, etc...). http://groups.google.com/group

Re: [Alsa-devel] [Alsa-user] chipset CX5530

2002-12-02 Thread Takashi Iwai
At Mon, 02 Dec 2002 09:33:03 +0100 (MET), Clemens Ladisch wrote: > > Jean-marc Harang wrote: > > I search informations about this chipset (drivers, users feedback, etc...). > > http://groups.google.com/groups?[EMAIL PROTECTED] > > There is an ALSA package containing a Geode driver at >

Re: [Alsa-devel] [Alsa-user] chipset CX5530

2002-12-02 Thread Clemens Ladisch
Jean-marc Harang wrote: > I search informations about this chipset (drivers, users feedback, etc...). http://groups.google.com/groups?[EMAIL PROTECTED] There is an ALSA package containing a Geode driver at , but it's based on 0.5.10b. However,