Completely remove old modules in this directory by
typing
rm -rf /lib/modules/(your kernel version)/misc

> Compile the driver with these options.
> --with-kernel=(your kernel source dir path)
--with-moddir=/lib/modules/(your kernel version)/misc
> --with-cards=(your sound card chipset name)
type ./configure --help to see the
> rest of the options. And while you are in the driver
> dir type ./snddevices
Compile alsa-libs with the
> kernel option above. No options are needed on alsa
> utils. Edit modules.conf (look at examples in
> google.com) Then modprobe soundcore, modprobe
snd-(your card chipset name)
> start alsasound. IE redhat
> /etc/rc.d/init.d/alsasound start .Unmute the
> alsamixer./usr/bin/alsamixer



 --- Micael Beronius <[EMAIL PROTECTED]>
skrev: > 
> Hi everyone.
> 
> Please give me some hints; I have problems building
> Alsa-lib from cvs:
> 
> This is what I do: got the whole tree from cvs, cd
> into alsa-lib run
> ./cvscompile --with-kernel=/usr/src/linux
> 
> The first error I get is from autoheader:
> /usr/bin/autoheader-2.13: Symbol 'VERSION' is not
> covered by
> /usr/share/autoconf/acconfig.h
> 
> Then followed by:
> configure.in: 85: required file
> 'include/config.h.in' not found
> 
> Then make starts and after some rows I get the
> autoheader error again
> (VERSION not covered..)
> Then:
> make[2]: *** [stamp-h.in] Error 1
> make[2]: Leaving directory
> '/usr/src/alsa/alsa-lib/include'
> make[1]: *** [config.h.in] Error 2
> make[1]: Leaving directory
> '/usr/src/alsa/alsa-lib/include'
> make: *** [all-recursive] Error 1
> 
> 
> 
> My set-up:
> Gentoo linux 2.4.19, gentoo kernel, everything built
> 2-3 weeks ago, so
> most stuff (tools etc) should be fairly up to date.
> 
> I'm trying to get my new CMedia 8738 card to work.
> Alsa-driver compiled
> without problem.
> 
> 
> Many thanks,
> 
>  Micael
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user

______________________________________________________
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to