RE: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Mark Knecht
Takashi, While I find this interesting, it doesn't address the problem. I sent a bunch of information and data in the last two emails. Have I sent what you need? Are you able to make any assessment about why aplay will not work with this this sound chip on my Asus motherboard? With best

Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Takashi Iwai
At Mon, 2 Jun 2003 06:41:12 -0700, Mark Knecht wrote: Takashi, While I find this interesting, it doesn't address the problem. I sent a bunch of information and data in the last two emails. Have I sent what you need? Are you able to make any assessment about why aplay will not work with

RE: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Mark Knecht
Takashi, Thanks for the fast response. Can you give me the exact format for adding the module options? I'm not sure which module to add this to, nor have I ever added module options by hand before. Please be clear as I am not a software person. /etc/modules.conf? Which line? Thanks, Mark

Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Takashi Iwai
At Mon, 2 Jun 2003 07:20:05 -0700, Mark Knecht wrote: Takashi, Thanks for the fast response. Can you give me the exact format for adding the module options? I'm not sure which module to add this to, nor have I ever added module options by hand before. Please be clear as I am not a

RE: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Mark Knecht
just add the following line to the end of /etc/modules.conf: options snd-via82xx dxs_support=2 (or dxs_support=3) and run /etc/init.d/alsasound restart. note that the option above is available only on the very recent ALSA version. ciao, Takashi Thanks. That's very clear.

RE: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Mark Knecht
anyway, in general, BIOS on some ASUS boards have a bug, and the first PCM device won't work on them. Can I tell aplay to use any other PCM device? The second device? How might I do this? aplay hw:1 sound.wav??? --- This SF.net email is

Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Takashi Iwai
At Mon, 2 Jun 2003 07:33:47 -0700, Mark Knecht wrote: just add the following line to the end of /etc/modules.conf: options snd-via82xx dxs_support=2 (or dxs_support=3) and run /etc/init.d/alsasound restart. note that the option above is available only on the very recent

RE: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread David E. Storey
most likely, aplay -D hw:1,0 sound.wav d! On Mon, 2003-06-02 at 10:35, Mark Knecht wrote: anyway, in general, BIOS on some ASUS boards have a bug, and the first PCM device won't work on them. Can I tell aplay to use any other PCM device? The second device? How might I do this?

Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Takashi Iwai
At Mon, 2 Jun 2003 07:35:49 -0700, Mark Knecht wrote: anyway, in general, BIOS on some ASUS boards have a bug, and the first PCM device won't work on them. Can I tell aplay to use any other PCM device? The second device? How might I do this? aplay hw:1 sound.wav??? please use -D

RE: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Mark Knecht
aplay hw:1 sound.wav??? please use -D option, for example, % aplay -D hw:0,1 sound.wav for the second pcm device. the first 0 means the first card and you cannot ommit it to specify the pcm device number. Thanks. This explanation makes sense. I'll try it out this evening and

Re: [Alsa-devel] PC Hanging.

2003-06-03 Thread Takashi Iwai
At Fri, 30 May 2003 00:22:33 +0100, James Courtier-Dutton wrote: Hello, I have a problem. At some point my PC just halts, no panic message, nothing, except that the following: - Number lock - off Caps lock - flashing Scroll lock - flashing. The only way out if the power cycle the pc.

[Alsa-devel] SIS7012 SPDIF support

2003-06-03 Thread James Courtier-Dutton
Is the SPDIF output of the SIS7012 (i810 with ac97) supported in alsa. If so, how does one enable the SPDIF out. The current kernel OSS module supports it. Cheers James --- This SF.net email is sponsored by: eBay Get office equipment for less

Re: [Alsa-devel] SIS7012 SPDIF support

2003-06-03 Thread Jaroslav Kysela
On Mon, 2 Jun 2003, James Courtier-Dutton wrote: Is the SPDIF output of the SIS7012 (i810 with ac97) supported in alsa. If so, how does one enable the SPDIF out. The current kernel OSS module supports it. Look for IEC958 controls. Jaroslav

[Alsa-devel] Quick question

2003-06-03 Thread David Stuart
Does anyone have a short example of capturing from one device and doing a playback (of the captured data) on another? -- David Stuart, SIPQuest phone: 254-8886 x234 web: http://www.sipquest.com/ --- This SF.net email is sponsored by: eBay

[Alsa-devel] 2.5.70-bk7 (alsa 0.9.4) -- sound/usb/usbaudio.c:1947: `iface_no'undeclared (first use in this function)

2003-06-03 Thread Miles Lane
CC [M] sound/usb/usbaudio.o sound/usb/usbaudio.c: In function `parse_audio_format_i_type': sound/usb/usbaudio.c:1947: `iface_no' undeclared (first use in this function) sound/usb/usbaudio.c:1947: (Each undeclared identifier is reported only once sound/usb/usbaudio.c:1947: for each function it

[Alsa-devel] AudioTrak Optoplay...

2003-06-03 Thread Ross Miller
Note: This is a repost of an email I sent a week ago which is still awaiting moderator approval. I'm now a subscriber, so hopefully this post will go right through There was a thread on the alsa-user list back in March discussing Audiotrack products, and specifically the Optoplay USB

[Alsa-devel] please ignore this - Re: Is the alsa-conf directory on the cvssupposed to compile ?

2003-06-03 Thread James Courtier-Dutton
James Courtier-Dutton wrote: See subject. It does not compile here. Cheers James --- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

[Alsa-devel] Is the alsa-conf directory on the cvs supposed to compile ?

2003-06-03 Thread James Courtier-Dutton
See subject. It does not compile here. Cheers James --- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 ___ Alsa-devel

[Alsa-devel] mtpav editor

2003-06-03 Thread jfm3
My mtpav is working pretty well with ALSA, Rosegarden, and MusE these days. I'm not using it for SMPTE or anything fancy, of course, but it works OK as a MIDI patch bay and MIDI interface for the computer, which is plenty for me. I'd like to write a software editor for it. MOTU is notoriously

[Alsa-devel] still losing with hdsp

2003-06-03 Thread jfm3
I still can't get the hdsp driver to work. The kernel module loads, but then hdsploader fails. Here is what I think is the relevant analysis/spew. [EMAIL PROTECTED] jfm3]$ hdsploader hdsploader - firmware loader for RME Hammerfall DSP cards Looking for HDSP + Multiface or Digiface cards : Card 0

Re: [Alsa-devel] problems compiling current CVS

2003-06-03 Thread Paul Davis
This bit: ${xtmp:0:5} is a Bash-ism. Normal Bourne shells don't understand this. I'm guessing that your system's /bin/sh isn't Bash. You might be able to put a SHELL=/bin/bash paul[2846]which sh /bin/sh paul[2847]ls -l /bin/sh lrwxrwxrwx 1 root root4 Aug

Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-03 Thread Mark Knecht
On Mon, 2003-06-02 at 07:25, Takashi Iwai wrote: just add the following line to the end of /etc/modules.conf: options snd-via82xx dxs_support=2 (or dxs_support=3) and run /etc/init.d/alsasound restart. note that the option above is available only on the very recent ALSA

Re: [Alsa-devel] problems compiling current CVS

2003-06-03 Thread Matthew Clarke
Hmph. My SMTP server is not an open relay or a spam source, even if it is in an ADSL dynamic IP address pool, thank you very much. bleeping spammers. Let's try sending this to alsa-devel again ... I wrote: lundi, le 2 juin, 2003, Paul Davis nous a dit ceci: this is with CVS as of this

Re: [Alsa-devel] problems compiling current CVS

2003-06-03 Thread Matthew Clarke
lundi, le 2 juin, 2003, Paul Davis nous a dit ceci: This bit: ${xtmp:0:5} is a Bash-ism. Normal Bourne shells don't understand this. I'm guessing that your system's /bin/sh isn't Bash. You might be able to put a SHELL=/bin/bash paul[2846]which sh /bin/sh

Re: [Alsa-devel] ALSA 0.9.3+ is not working

2003-06-03 Thread Clemens Ladisch
David van Hoose wrote: Clemens Ladisch wrote: David van Hoose wrote: Sound card is onboard SiS7012 AC'97 (CMI9739A) 0.9.2 works perfectly. 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. Does playing sounds with aplay work? As far as I can tell no. It acts like it

Re: [Alsa-devel] AudioTrak Optoplay...

2003-06-03 Thread Clemens Ladisch
Ross Miller wrote: There was a thread on the alsa-user list back in March discussing Audiotrack products, and specifically the Optoplay USB device. The relevant bits are: The Optoplay, listed as '?' on the matrix, seemed to work OK, the drivers loaded but - no sound output. This is the

[Alsa-devel] This OUGHT to be easy, but I'm a bit lost...

2003-06-03 Thread Tom Watson
I'm just attempting to write a simple playback routine. Yes, I know that 'aplay' exists, but I need some more goodies, and 'aplay' is too complex in other areas. I've got a multi-channel interleaved sound file (1-6 channels for the sake of argument) and I'd like it to reproduce. In AC-97 sound

Re: [Alsa-devel] problems compiling current CVS

2003-06-03 Thread Takashi Iwai
At Mon, 02 Jun 2003 23:54:09 -0400, Paul Davis wrote: This bit: ${xtmp:0:5} is a Bash-ism. Normal Bourne shells don't understand this. I'm guessing that your system's /bin/sh isn't Bash. You might be able to put a SHELL=/bin/bash paul[2846]which sh /bin/sh

Re: [Alsa-devel] SIS7012 SPDIF support

2003-06-03 Thread Takashi Iwai
At Mon, 02 Jun 2003 17:01:42 +0100, James Courtier-Dutton wrote: Is the SPDIF output of the SIS7012 (i810 with ac97) supported in alsa. If so, how does one enable the SPDIF out. The current kernel OSS module supports it. which OSS (kernel) version supports spdif out on this chip? i'd like

Re: [Alsa-devel] This OUGHT to be easy, but I'm a bit lost...

2003-06-03 Thread Takashi Iwai
At Tue, 3 Jun 2003 01:46:06 -0700 (PDT), Tom Watson wrote: I'm just attempting to write a simple playback routine. Yes, I know that 'aplay' exists, but I need some more goodies, and 'aplay' is too complex in other areas. I've got a multi-channel interleaved sound file (1-6 channels for

Re: [Alsa-devel] 2.5.70-bk7 (alsa 0.9.4) -- sound/usb/usbaudio.c:1947: `iface_no' undeclared (first use in this function)

2003-06-03 Thread Takashi Iwai
At Mon, 02 Jun 2003 14:47:46 -0700, Miles Lane wrote: CC [M] sound/usb/usbaudio.o sound/usb/usbaudio.c: In function `parse_audio_format_i_type': sound/usb/usbaudio.c:1947: `iface_no' undeclared (first use in this function) sound/usb/usbaudio.c:1947: (Each undeclared identifier is

[Alsa-devel] 4/6-channel output on CMI8738

2003-06-03 Thread Måns Rullgård
I'm trying to get 4/6-channel playback to work with a CMI8738 chip. It's behaving a little oddly, however. First I have to switch off Four Channel Mode, which I guess is normal. With that switch off, I can play 4 channels on hw:0,1 or surround40. The problem is that the front output is

Re: [Alsa-devel] still losing with hdsp (me too)

2003-06-03 Thread Jaakko Prättälä
On Tuesday 03 June 2003 01:46, [EMAIL PROTECTED] wrote: lspci -vvv output is attached. I bought the hdsp and multiface recently. It might have the dreaded version 11 firmware. Xilinx Corporation RME Hammerfall DSP (rev 0b) 0b hexadecimal == 11 decimal so, you have revision 11 firmware...

Re: [Alsa-devel] ALSA 0.9.3+ is not working

2003-06-03 Thread David van Hoose
Clemens Ladisch wrote: David van Hoose wrote: Clemens Ladisch wrote: David van Hoose wrote: Sound card is onboard SiS7012 AC'97 (CMI9739A) 0.9.2 works perfectly. 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. Does playing sounds with aplay work? As far as I can tell no. It

Re: [Alsa-devel] SIS7012 SPDIF support

2003-06-03 Thread Takashi Iwai
At Tue, 03 Jun 2003 12:24:03 +0100, James Courtier-Dutton wrote: Takashi Iwai wrote: At Mon, 02 Jun 2003 17:01:42 +0100, James Courtier-Dutton wrote: Is the SPDIF output of the SIS7012 (i810 with ac97) supported in alsa. If so, how does one enable the SPDIF out. The current kernel

Re: [Alsa-devel] ALSA 0.9.3+ is not working

2003-06-03 Thread Takashi Iwai
At Tue, 03 Jun 2003 08:02:28 -0400, David van Hoose wrote: Clemens Ladisch wrote: David van Hoose wrote: Clemens Ladisch wrote: David van Hoose wrote: Sound card is onboard SiS7012 AC'97 (CMI9739A) 0.9.2 works perfectly. 0.9.3a Sound through CD-ROM (Plays CDs) No sound through

Re: [Alsa-devel] problems compiling current CVS

2003-06-03 Thread Takashi Iwai
At Tue, 03 Jun 2003 11:54:01 +0200, $B;d(B wrote: (B (B [1 text/plain; US-ASCII (7bit)] (B At Mon, 02 Jun 2003 23:54:09 -0400, (B Paul Davis wrote: (B (B This bit: (B (B ${xtmp:0:5} (B (B is a Bash-ism. Normal Bourne shells don't understand this. I'm guessing (B