Re: [Alsa-user] M-Audio Delta Audiophile 2496

2001-11-10 Thread Thomas Stein
On Saturday 10 November 2001 01:02, Arthur Hagen wrote: > The Alsa sound matrix lists the M-Audio Delta Audiophile 2496 as supported, > Anyone got the alsa drivers to work with this card, since it's listed? Yes. Thomas ___ Alsa-user mailing list [EM

Re: [Alsa-user] ALSA library 0.9.0beta8a compile failure

2001-11-01 Thread Thomas Stein
Am Donnerstag, 1. November 2001 16:24 schrieb Petter Sundlöf: > Hi. > > I'm running into an error when compiling the ALSA library 0.9.0beta8a. I > am using kernel 2.4.13, GLIBC 2.2.3, GCC 2.95.3. ALSA driver 0.9.0beta8a > has been installed. > control_hw.c: In function `snd_ctl_hw_set_power_state

Re: [Alsa-user] alsa-lib-0.9.0beta8

2001-10-09 Thread Thomas Stein
0beta6/sound/. regards Thomas > > The file control_hw.c wants to see definitions for things like > SNDRV_CTL_IOCTL_POWER these are usually found in some header file. > > John > > Thomas Stein wrote: > > Hello > > > > Someone knows what this compiler error mean

Re: [Alsa-user] alsa-lib-0.9.0beta8

2001-10-04 Thread Thomas Stein
> Hi Thomas > > The errors mean that there is an include file missing (most likely) > > > The file control_hw.c wants to see definitions for things like > SNDRV_CTL_IOCTL_POWER these are usually found in some header file. > > John Thanks for the answer John. Lets get more specific. I use the ker

[Alsa-user] alsa-lib-0.9.0beta8

2001-10-04 Thread Thomas Stein
Hello Someone knows what this compiler error means? : IC control_hw.c -o .libs/control_hw.lo control_hw.c: In function `snd_ctl_hw_set_power_state': control_hw.c:239: `SNDRV_CTL_IOCTL_POWER' undeclared (first use in this function) control_hw.c:239: (Each undeclared identifier is reported only o

[Alsa-user] compile errors alsa-lib

2001-09-28 Thread Thomas Stein
Hello Since alsa-lib beta7 i get the following compiler errors: gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c -fPIC -DPIC control_hw.c -o .libs/control_hw.lo control_hw.c: In function `snd_ctl_hw_set_power_state': control_hw.c:239: `SNDRV_CTL_IOCTL_POWER' undeclared (fir