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
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
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
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
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
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:
>
> -
>
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
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,
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*