[Alsa-user] need extra '#include ' in adriver.h to compile beta12 on Alpha

2002-04-16 Thread Jurriaan on Alpha
To get 0.9.0beta12 to compile on Debian/Alpha (kernel 2.4.19pre7), I need the following patch: diff -Br -b -U 3 -N alsa-driver-0.9.0beta12/include/adriver.h alsa-driver-0.9.0beta12-alpha/include/adriver.h --- alsa-driver-0.9.0beta12/include/adriver.h Fri Feb 15 13:09:44 2002 +++ alsa-driver-0.

[Alsa-user] Building alsa-driver beta 11 for the 'next' kernel

2002-03-01 Thread Jurriaan on Alpha
This is a Debian/Alpha box, running the latest from testing. ./configure in the alsa-driver-0.9.0-beta11 dir gives me: ALPHA :./configure loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-c

Re: [Alsa-user] ALSA finially compiled!! - but no sound...

2002-01-01 Thread Jurriaan on Alpha
On Tue, Jan 01, 2002 at 07:08:54AM -0500, Ben Bogart - FMPM/F1999 wrote: > So I finally managed to get alsa-driver, -lib and -util to compile > without errors. but I don't get any sound... > > I'm using snd-card-ens1371 (SB PCI 128) > i've run "amixer set PCM 100 unmute" to unmute and then i ru

Re: [Alsa-user] Fw: Creative Vibra128 Sound Card

2002-01-01 Thread Jurriaan on Alpha
On Tue, Jan 01, 2002 at 12:41:06PM +1300, Kevin Gordon wrote: > Just checked the model number CT4810 at the Creative Support Site and they > say my card is called Sound Blaster Ensoniq AudioPCI. Checked for a Linux > driver and they say no driver at present. The number on the main chip is > Creati

[Alsa-user] 0.9.0beta10 drivers don't compile on Alpha

2001-12-04 Thread Jurriaan on Alpha
gcc -DALSA_BUILD -D__KERNEL__ -O2 -fno-strength-reduce -mno-fp-regs -ffixed-8 -mcpu=ev5 -DLINUX -Wall -Wstrict-prototypes -fomit-fr ame-pointer -pipe -I/usr/src/linux/include -I.. -c -o isadma.o isadma.c {standard input}: Assembler messages: {standard input}:38: Error: macro requires $at regist

[Alsa-user] any experience with compiling Alsa-0.9.8(a) on Debian Alpha?

2001-10-28 Thread Jurriaan on Alpha
I had a rather difficult experience getting it to compile, needing this patch (which is an awful hack) to get anywhere beyond assembler error messages ("Error: macro requires $at register while noat is in effect") It seems this happens when compiling for an Alpha ev5 cpu on when the kernel is comp