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

2003-06-03 Thread Mark Knecht
regards, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Takashi Iwai Sent: Monday, June 02, 2003 4:12 AM To: Mark Knecht Cc: Alsa-Devel Subject: Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

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

2003-06-03 Thread Takashi Iwai
To: Mark Knecht Cc: Alsa-Devel Subject: Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy At 29 May 2003 21:43:39 -0700, Mark Knecht wrote: Sorry this is a bit long. Mostly just data. I hope it helps figure this out

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

2003-06-03 Thread Mark Knecht
-Original Message- From: Takashi Iwai [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 6:56 AM To: Mark Knecht Cc: Alsa-Devel Subject: Re: [Alsa-devel] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy At Mon, 2 Jun 2003 06:41:12 -0700

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] 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] aplay: pcm_write:1025: write error SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-02 Thread Takashi Iwai
At 29 May 2003 21:43:39 -0700, Mark Knecht wrote: Sorry this is a bit long. Mostly just data. I hope it helps figure this out. Sort of strange that the chip is identified in one place as a VIA8233 and in another place as a VIA8235 in fact, both VIA8233 and 8235 have the same PCI ID.

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

2003-05-30 Thread Mark Knecht
Sorry this is a bit long. Mostly just data. I hope it helps figure this out. Sort of strange that the chip is identified in one place as a VIA8233 and in another place as a VIA8235 On Wed, 2003-05-21 at 04:09, Takashi Iwai wrote: At 18 May 2003 17:05:32 -0700, Mark Knecht wrote: Hi,