[Alsa-devel] PATCH - Typo ??? Line 2 on LiveDrive not working ???

2003-11-27 Thread p z oooo
Hi, In this mailing list was message that Line2 on LiveDrive is not working. I think there is typo in driver (copy paste typo). There are created controls with same control names for line1 and line2 of LiveDrive and then controls for Line2 are not created (maybe are overwriten). Attached

Re: [Alsa-devel] aplay bug?

2003-11-27 Thread Takashi Iwai
At Wed, 26 Nov 2003 19:02:48 -0800 (PST), Eliot Blennerhassett wrote: 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; }

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

2003-11-27 Thread Takashi Iwai
At Thu, 27 Nov 2003 01:54:45 +, Ted wrote: # modprobe -v snd-interwave /sbin/insmod /lib/modules/2.2.25/misc/snd-interwave.o \ index=0 id=GusPnP enable=1 isapnp=1 port=0x220 irq=15 \ dma1=5 dma2=7 midi=0 pcm_channels=8 effect=1 what happens if you don't pass the port,

[Alsa-devel] Tascam US-122: tascam_firmware-0.1 and alsa-firmware

2003-11-27 Thread JoDaY
Hi, I've succesfully installed tascam_firmware-0.1 from http://usb-midi-fw.sf.net : The Tascam US-122 is LED lighted, the firmwares are loaded.(by hotplug) I've just compiled cvs version of alsa (2003/11/27) All seems ok: lsmod command show this modules: snd-usb-usx2y snd-usb-audio snd-rawmidi

[Alsa-devel] [PATCH]snd-usb-usx2y

2003-11-27 Thread Karsten Wiese
Hi, this fixes an us428 error that crept in during us122 merge. Please commit with comment: - Start devices audio-engine on driver startup. - Prepare for us224 - Tests. Thanks, Karsten Index: alsa-driver/usb/usx2y/usbusx2y.c === RCS

Re: [Alsa-devel] Tascam US-122: tascam_firmware-0.1 and alsa-firmware

2003-11-27 Thread Takashi Iwai
At Thu, 27 Nov 2003 15:35:22 +0100, JoDaY wrote: Hi, I've succesfully installed tascam_firmware-0.1 from http://usb-midi-fw.sf.net : the newer version is already incldued in alsa-tools package, usx2loader. you'll need the firmware for that in alsa-firmware package, too. Takashi

Re: [Alsa-devel] Tascam US-122: tascam_firmware-0.1 and alsa-firmware

2003-11-27 Thread Karsten Wiese
Am Donnerstag, 27. November 2003 15:35 schrieb JoDaY: Hi, I've succesfully installed tascam_firmware-0.1 from http://usb-midi-fw.sf.net : this is not needed anymore. please try alsa-tools/usx2yloader from cvs or 1.0.0pre3. It is based an the works of usb-midi-fw.sf.net (Thanks !!) and

Re: [Alsa-devel] [PATCH]snd-usb-usx2y

2003-11-27 Thread Karsten Wiese
Am Donnerstag, 27. November 2003 15:44 schrieb Karsten Wiese: Hi, this fixes an us428 error that crept in during us122 merge. Please commit with comment: - Start devices audio-engine on driver startup. should be: - Start device's audio-engine on driver startup. - Prepare for us224 - Tests.

[Alsa-devel] Re: [PATCH]snd-usb-usx2y

2003-11-27 Thread Takashi Iwai
At Thu, 27 Nov 2003 15:44:21 +0100, Karsten Wiese wrote: Hi, this fixes an us428 error that crept in during us122 merge. Please commit with comment: - Start devices audio-engine on driver startup. - Prepare for us224 - Tests. applied together with my fixes. thanks. Takashi

[Alsa-devel] problems with intel8x0 and 1.0.0pre3 (was: Re: [ANN] ALSA 1.0.0pre1 is released)

2003-11-27 Thread Kai Vehmanen
On Wed, 26 Nov 2003, Takashi Iwai wrote: 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? the operation is blocked, or returns an error? if it's blocked, check /proc/asound/card0/pcm0*/sub0/* files. I

[Alsa-devel] Re: problems with intel8x0 and 1.0.0pre3 (was: Re: [ANN] ALSA 1.0.0pre1 is released)

2003-11-27 Thread Takashi Iwai
At Thu, 27 Nov 2003 18:16:05 +0200 (EET), Kai Vehmanen wrote: On Wed, 26 Nov 2003, Takashi Iwai wrote: 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? the operation is blocked, or returns an

Re: [Alsa-devel] Re: problems with intel8x0 and 1.0.0pre3 (was: Re: [ANN] ALSA 1.0.0pre1 is released)

2003-11-27 Thread Takashi Iwai
At Thu, 27 Nov 2003 17:23:43 +0100, I wrote: At Thu, 27 Nov 2003 18:16:05 +0200 (EET), Kai Vehmanen wrote: On Wed, 26 Nov 2003, Takashi Iwai wrote: 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

[Alsa-devel] PATCH: intel8x0 AC97 modem.

2003-11-27 Thread SashaK
Hello All, There are two patches for intel8x0+si3606/8 AC97 soft modem support: ac97 - GPIO definitions, modem related GPIO setup and patch for si3606/8 MC. intel8x0m - modem driver (modified from intel8x0.c) for ICH chipsets. No support yet for non-ICH chipsets. Some things are same as in

Re: [Alsa-devel] Tascam US-122: tascam_firmware-0.1 and alsa-firmware

2003-11-27 Thread Martin Langer
On Thu, Nov 27, 2003 at 03:56:36PM +0100, Karsten Wiese wrote: Am Donnerstag, 27. November 2003 15:35 schrieb JoDaY: But I can't see it in any mixer: alsamixer return No mixer elems found. there is no mixer support yet. but it is certainly implementable ;-) The mixer is implemented in the

[Alsa-devel] Q - using alsa for midi through

2003-11-27 Thread Joachim Schiele
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dear list members, =problem= i want to user the Q as masterkeyboard and muse as sequencer to record the notes, but how? i can't get the Q working with the alsa midi through! how can i change

Re: [Alsa-devel] Q - using alsa for midi through

2003-11-27 Thread Joachim Schiele
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 November 2003 21:08, Joachim Schiele wrote: YEPEE! i got it working. it's as following: no i'm using the mc50 (midi sequencer of roland) as kind of 'midifilter' my new setup is: Q MC 50 --- PC --- Q and this is perfecly

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

2003-11-27 Thread Ted
Hello Takashi, Takashi Iwai wrote: Ted wrote: # modprobe -v snd-interwave /sbin/insmod /lib/modules/2.2.25/misc/snd-interwave.o \ index=0 id=GusPnP enable=1 isapnp=1 port=0x220 irq=15 \ dma1=5 dma2=7 midi=0 pcm_channels=8 effect=1 what happens if you don't pass the

Re: [Alsa-devel] ALSA 1.0.0pre3 release

2003-11-27 Thread Takashi Iwai
At Thu, 27 Nov 2003 01:46:19 +0100, Thomas Charbonnel wrote: 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