RE: [Alsa-user] Problem compiling latest alsa drivers on debian *pls help*

2003-07-02 Thread John Knight
Oh mate, I dunno too much about this howto, it's using the specialised Debian method of installing the drivers form source, I'd recommend for your own sake doing it the standard source way, unpack the alsa-driver package and ./configure (with switches) and then make install, this Debian method is s

RE: [Alsa-user] Problem compiling latest alsa drivers on debian *plshelp*

2003-07-01 Thread Mike Miller
I tried installing it now using this guide http://www.linuxorbit.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=541&page=1 I used the alsa-modules-2.4.16-686 which worked, everything seems ok but it wont start the alsamixer, I get the error debian:~# alsamixer

Re: [Alsa-user] Problem compiling latest alsa drivers on debian *pls help*

2003-07-01 Thread John Knight
I'm running Debian Woody r1 and got alsa 0.91 and my nvidia drivers working after I did a kernel compilation (ask if me you need any help with that). I had to do some hacking about with a few files here and there to get alsa working in the end too, giz a shout if you need help with that, 'cos it t

Re: [Alsa-user] problem compiling latency.c

2003-04-03 Thread Clemens Ladisch
Vineet Agrawal wrote: > gcc -static -Wall -pipe -gtest_latency1.c -o test_latency1 > ... > undefined reference to `snd_...' > ... You have to link with the ALSA library. Add -lasound to the compiler command line. HTH Clemens --- This

Re: [Alsa-user] Problem compiling alsa-lib 0.9.0rc3 on MDK 9.0

2002-10-14 Thread kevin ernste
Hi Ico - Out of curiousity, are you recompiling because Mandrake 9's ALSA install did not work for you? I have had good luck with it on 4 machines now with various setups: 2 PC's with SBLive! A workstation with an RME Hammerfall 9652 Laptop with two cards (intel8x0, RME Hammerfall DSP Multifac

Re: [Alsa-user] problem compiling

2002-08-26 Thread Frans Ketelaars
On Mon, 26 Aug 2002 17:36:02 +0200 "Jasper Verberk" <[EMAIL PROTECTED]> wrote: > Hej all, > > I encountered a problem compiling the drivers on my kernel 2.4.18-bf2.4. > > during the execution of this part of the howto: > > - >

RE: [Alsa-user] Problem compiling Alsa-driver under RedHat 7.2

2002-02-15 Thread nerula
hi asaf and arvid i had that problem too. i solved it doing so: reinstalled the distro first compiling *without* changes, with .config equal to arch/i386/defconfig do my changes... cos i read in Documentation/kbuild/commands.txt that make dep must be used evrytime with modversioning enabled, but

Re: [Alsa-user] problem compiling on linux 2.2.16-22

2001-10-26 Thread Rohit Singh
Thanks, it worked! I can now listen to Enigma to my heart's content. I guess I did have a broken kernel source. I wonder if anyone else has seen the following issue/problem with HP Pavilion PCs. In case others have had similar problems, I hope the following will be useful to them: By default,

Re: [Alsa-user] problem compiling on linux 2.2.16-22

2001-10-21 Thread Frans Ketelaars
Rohit Singh wrote: > > Hi, > I'm using linux 2.2.16-22 (I think it came with RH 7.0) on my box. Its a > HP Pavilion with the Intel 810e chipset and the accompanying sound-card > (ac97 based stuff, i ithink). I am having a lot of problems compiling the > alsa modules on this version. I do *not*