Re: [Alsa-devel] Static build of alsa-lib?

2003-08-30 Thread Adrian McMenamin
On Saturday 30 August 2003 22:08, James Courtier-Dutton wrote: > Adrian McMenamin wrote: > > Thanks to James I now know a few more of things I need to do to build and > > test my sound driver on the Dreamcast. > > > > But the system I am installing to is based on a static version of Busybox > > - t

Re: [Alsa-devel] Static build of alsa-lib?

2003-08-30 Thread James Courtier-Dutton
Adrian McMenamin wrote: Thanks to James I now know a few more of things I need to do to build and test my sound driver on the Dreamcast. But the system I am installing to is based on a static version of Busybox - there is no glibc (or indeed any other C RTL) available on it. Thus I need to buil

[Alsa-devel] Re: Static build of alsa-lib?

2003-08-30 Thread Adrian McMenamin
On Saturday 30 August 2003 21:41, Adrian McMenamin wrote: > Thanks to James I now know a few more of things I need to do to build and > test my sound driver on the Dreamcast. Apologies, I should have read the INSTALL file properly. --- This sf

[Alsa-devel] Static build of alsa-lib?

2003-08-30 Thread Adrian McMenamin
Thanks to James I now know a few more of things I need to do to build and test my sound driver on the Dreamcast. But the system I am installing to is based on a static version of Busybox - there is no glibc (or indeed any other C RTL) available on it. Thus I need to build anything I install as

Re: [Alsa-devel] Problems with a PCM driver

2003-08-30 Thread Adrian McMenamin
On Saturday 30 August 2003 20:45, James Courtier-Dutton wrote: > Adrian McMenamin wrote: > > On Saturday 30 August 2003 20:14, James Courtier-Dutton wrote: > >>Adrian McMenamin wrote: > >>>I am writing a PCM driver for the AICA device on the Sega Dreamcast for > >>> a 2.6.0-testX kernel. > >>> > >>

Re: [Alsa-devel] Problems with a PCM driver

2003-08-30 Thread James Courtier-Dutton
Adrian McMenamin wrote: On Saturday 30 August 2003 20:14, James Courtier-Dutton wrote: Adrian McMenamin wrote: I am writing a PCM driver for the AICA device on the Sega Dreamcast for a 2.6.0-testX kernel. The driver is far from complete, but I am having various problems when I test bits of it...

Re: [Alsa-devel] Problems with a PCM driver

2003-08-30 Thread Adrian McMenamin
On Saturday 30 August 2003 20:14, James Courtier-Dutton wrote: > Adrian McMenamin wrote: > > I am writing a PCM driver for the AICA device on the Sega Dreamcast for a > > 2.6.0-testX kernel. > > > > The driver is far from complete, but I am having various problems when I > > test bits of it... > >

Re: [Alsa-devel] Problems with a PCM driver

2003-08-30 Thread James Courtier-Dutton
Adrian McMenamin wrote: I am writing a PCM driver for the AICA device on the Sega Dreamcast for a 2.6.0-testX kernel. The driver is far from complete, but I am having various problems when I test bits of it... A simple write of a file gives me this... /dev/snd # cat /test.txt > pcmC0D0p ALSA s

[Alsa-devel] Problems with a PCM driver

2003-08-30 Thread Adrian McMenamin
I am writing a PCM driver for the AICA device on the Sega Dreamcast for a 2.6.0-testX kernel. The driver is far from complete, but I am having various problems when I test bits of it... A simple write of a file gives me this... /dev/snd # cat /test.txt > pcmC0D0p ALSA sound/sh/aica.c:165: In s

[Alsa-devel] Re: Trident problems.

2003-08-30 Thread Alex Romosan
David Parker <[EMAIL PROTECTED]> writes: > A long time ago (many months... sorry I don't know exactly when), my > Trident card stopped working with ALSA on a Debian unstable box. It > still works with the kernel OSS module, but ALSA has problems with > the AC'97 codec. Here's what I tried and the

[Alsa-devel] [PATCH] Enable SPDIF input recording on ALC650 AC97 codecs. Worksfor PCM and AC3.

2003-08-30 Thread James Courtier-Dutton
Patch attached. This patch enables the SPDIF input of the Realtek ALC650 chip which is an AC97 compatible chip. It also adds some data into the proc file system ac97 /proc/asound/card0/ac97#0 file so one can see if the SPDIF is locked or not. I can now record AC3 non-audio data from an Optical S

[Alsa-devel] Loud "CLICK" after playing WAVs with aplay

2003-08-30 Thread Chris Rankin
Hi, I have just downloaded the latest ALSA from CVS and suddenly all my WAV files have this loud CLICK! sound at the end. I'm not entirely sure what is going on but I have tried downloading various versions of aplay.c from CVS and the problem doesn't seem to be present with aplay. 1.170 or 1.171.