Re: [Alsa-devel] asound.conf pcm.tee, anyone know how to use it

2002-05-13 Thread Jaroslav Kysela
On Sun, 12 May 2002, Dave Andruczyk wrote: > Please someone correct me if I am mistaken. Can the pcm.tee option in alsa.con > (/usr/share/alsa/alsa.conf) be setup so that the output of a program that uses > alsa natively be monitored by connecting to this "tee" ?? > > My primary app (eXtace) ne

[Alsa-devel] unresolved symbol udelay with ALSA on PPC

2002-05-13 Thread Jörn Nettingsmeier
hi ! sorry for crossposting, this one is probably inappropriate for either the alsa or the ppc list. the problem is, i don't know which ;) this is after successfully compiling 2.4.19-pre8-ben0 for PPC on a powerbook g3 (pismo) and installing the alsa drivers from alsa-driver-0.9.0rc1.tar.bz2: e

Re: [Alsa-devel] unresolved symbol udelay with ALSA on PPC

2002-05-13 Thread Jaroslav Kysela
On Mon, 13 May 2002, [iso-8859-1] Jörn Nettingsmeier wrote: > hi ! > > sorry for crossposting, this one is probably inappropriate for either > the alsa or the ppc list. the problem is, i don't know which ;) > > this is after successfully compiling 2.4.19-pre8-ben0 for PPC on a > powerbook g3 (p

Re: [Alsa-devel] unresolved symbol udelay with ALSA on PPC

2002-05-13 Thread Takashi Iwai
Hi Jörn, At Mon, 13 May 2002 11:25:19 +0200, Jörn Nettingsmeier wrote: > > hi ! > > sorry for crossposting, this one is probably inappropriate for either > the alsa or the ppc list. the problem is, i don't know which ;) > > this is after successfully compiling 2.4.19-pre8-ben0 for PPC on a > p

Re: [Alsa-devel] Terratec DMX Xfire 1024

2002-05-13 Thread Takashi Iwai
At Sat, 11 May 2002 18:52:47 +0300 (EEST), [EMAIL PROTECTED] wrote: > > Hello. > > I've noticed that there isn't any conversation of Terratec's Windows > control panel to Linux. Since it's very important for all the owners of > this sound card, since it controls: playback, record, digital inpu

Re: [Alsa-devel] CS4236 problems

2002-05-13 Thread Takashi Iwai
At Thu, 09 May 2002 18:57:48 +0200, Thomas Petersen wrote: > > I'm having lots of problems getting the cs4236 driver to work. I started > out with the 0.9.0rc1 package. The snd-cs4236.o module wouldn't load. It > just resulted in a message like "kernel: CS4236+ soundcard not found or > device

Re: [Alsa-devel] snd-rme9652_mem and the H-DSP

2002-05-13 Thread Takashi Iwai
At Thu, 9 May 2002 16:43:32 +0200 (CEST), Jaroslav wrote: > > On Thu, 9 May 2002, Paul Davis wrote: > > > both the hammerfall and hammerfall-dsp require exactly the same kind > > of memory allocation. the snd-rme9652_mem module, which allocates > > a contiguous chunk of about 1.2MB of physical R

Re: [Alsa-devel] unresolved symbol udelay with ALSA on PPC

2002-05-13 Thread Jörn Nettingsmeier
takashi, jaroslav, thanks for your quick replies. cvs compiles and runs. problem is, i hear no sound. Takashi Iwai wrote: > > i hope it was fixed on cvs now. > (as always, it's due to missing include..) > could you try to update? > > anyway, i'll spend some time to debug powermac drivers in t

Re: [Alsa-devel] Re: Yamaha 754 question...

2002-05-13 Thread Takashi Iwai
At Fri, 10 May 2002 12:46:07 -0400 (EDT), Adam K Kirchhoff wrote: > > > No comment on this one? :-( oh, you had bad luck ;) now i did a very quick-n-dirty hack, the recipe was finished in 15 minutes. can you try the attached patch? btw i've not tested at all (nor have i the hardware).. Tak

Re: [Alsa-devel] Re: Yamaha 754 question...

2002-05-13 Thread Adam K Kirchhoff
It's looking good so far :-) I applied the patch and recompiled. I haven't had much chance to test since I had to leave for work (I'll test more tonight), but alsaplayer worked without using the ch4dup bit from .asoundrc... xmms worked fine, with both the Alsa output plugin and the OSS plugin.

Re: [Alsa-devel] Re: Yamaha 754 question...

2002-05-13 Thread Takashi Iwai
At Mon, 13 May 2002 08:54:57 -0400 (EDT), Adam K Kirchhoff wrote: > > > It's looking good so far :-) > > I applied the patch and recompiled. I haven't had much chance to test > since I had to leave for work (I'll test more tonight), but alsaplayer > worked without using the ch4dup bit from .as

Re: [Alsa-devel] CS4236 problems

2002-05-13 Thread Thomas Petersen
Takashi Iwai wrote: >>I'm having lots of problems getting the cs4236 driver to work. I started >>out with the 0.9.0rc1 package. The snd-cs4236.o module wouldn't load. It >>just resulted in a message like "kernel: CS4236+ soundcard not found or >>device busy" in the system log. >>Then i found

[Alsa-devel] [ANNOUNCE] USB MIDI support for ALSA

2002-05-13 Thread Clemens Ladisch
Hi, I've written a daemon which connects the ALSA sequencer with the usbdevfs device file of a USB MIDI device. You can get it at . It requires a kernel with USB and usbdevfs support (obviously), and with hotplugging support and hotplug

Re: [Alsa-devel] Re: Yamaha 754 question...

2002-05-13 Thread Adam K Kirchhoff
On Mon, 13 May 2002, Takashi Iwai wrote: > At Mon, 13 May 2002 08:54:57 -0400 (EDT), > Adam K Kirchhoff wrote: > > > > > > It's looking good so far :-) > > > > I applied the patch and recompiled. I haven't had much chance to test > > since I had to leave for work (I'll test more tonight), bu

[Alsa-devel] Difficulty of a Hammerfall DSP Cardbus Driver?

2002-05-13 Thread drclaw
Hi, I'm in the midst of writing some compositional software and was planning on aquiring an H-DSP interface in a few months. I was thinking of getting both pci and cardbus interfaces for it so I could use it in my laptop and my more powerful desktop. After rgrepping the sourcetree and sifting th

Re: [Alsa-devel] Difficulty of a Hammerfall DSP Cardbus Driver?

2002-05-13 Thread Paul Davis
>My questions are if there were currently any plans to support the >cardbus H-DSP interface, and if not, how difficult would it be to write >them in the opinion of someone familiar with either the existing pci >driver or someone familiar with cardbus vs. pci programming in general? >Also, where ar

Re: [Alsa-devel] Difficulty of a Hammerfall DSP Cardbus Driver?

2002-05-13 Thread drclaw
Thanks, I didn't realize that cardbus was that pleasant under linux. I'll be sure to let you know if it behaves incorrectly when I'm able to test one out. 784 - Michael C. Piantedosi - [EMAIL PROTECTED] ___ Have big pipes? SourceForg

Re: [Alsa-devel] Difficulty of a Hammerfall DSP Cardbus Driver?

2002-05-13 Thread Paul Davis
>Thanks, I didn't realize that cardbus was that pleasant under linux. >I'll be sure to let you know if it behaves incorrectly when I'm able to >test one out. just to confirm my suspicions, from src/linux/drivers/pcmcia/cardbus.c: /* * This file is going away. Cardbus handling has been re-wr

[Alsa-devel] ALSA Hammerfall DSP driver

2002-05-13 Thread Paul Davis
I'm pleased to announce that ALSA now has support for the Hammerfall DSP audio interface. Details of the Hammerfall DSP are available at RME's website (www.rme-audio.com). The driver supports: * all sample rates * both MIDI ports * "simple mixer" controls to allow alsamixer to c

[Alsa-devel] minor hdsp patch

2002-05-13 Thread Paul Davis
This corrects the inclusion of a standard include file and a printf format directive. Index: hdsp.c === RCS file: /cvsroot/alsa/alsa-kernel/pci/rme9652/hdsp.c,v retrieving revision 1.1 diff -u -u -r1.1 hdsp.c --- hdsp.c 13 May 2

Re: [Alsa-devel] snd-rme9652_mem and the H-DSP

2002-05-13 Thread Paul Davis
>> Perhaps, we can use a more universal name like 'snd-pci-bigmem' or >> something like that. Other hardware might require this (if I remember >> correctly S3 SonicVibes cards also requires a big memory chunk for DLS >> samples). We can move this module to /alsa-kernel/pci. > >yes. ice1712 needs

Re: [Alsa-devel] snd-rme9652_mem and the H-DSP

2002-05-13 Thread Dan Hollis
On Mon, 13 May 2002, Paul Davis wrote: > who shall we ask? alan. he's been involved in this particular problem with the OSS drivers. -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] ___ Have big pipes? SourceForge.net is l

[Alsa-devel] Failed to compile HDSP driver from the CVS

2002-05-13 Thread Ivica Bukvic
Hi all! First off, thank you very much for the awesome news Paul, I am extatic to hear that HDSP driver is ready! :-) However, I've been trying to compile it from the CVS and no matter what I try I get the same error: make -C rme9652 fastdep make[2]: Entering directory `/LocalDump/Install/Al