On Wed, 2002-10-23 at 18:01, linux power wrote: > > 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 Did this..... > Compile alsa-libs with the > > kernel option above. No options are needed on alsa Did this, however the same error occurs.... > > 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 All of this works, except for alsa-lib above (and of course I cannot compile the tools or utils.
Actually, as I said below, the driver works, I have the appropriate modules.conf parameters in place and I get sound. Its just the inability to compile the alsa-lib package, which of course is critical to being able to install/use alsa native apps. I have been installing ALSA on linux machines including this laptop since 2000, and this is the first time I have run into this issue. Rett Walters > > --- "Rett D. Walters" <[EMAIL PROTECTED]> skrev: > > Hello all: > > > > I am attempting to upgrade my system to the latest > > ALSA release > > (0.9.0rc4) and am having issues installing the > > alsa-lib package. I did > > not have any trouble installing and getting the > > 0.9.0rc4 driver package > > running. I am getting an error message during the > > linking phase of the > > make command. It complains of a bad symbol name that > > begins with "snd_" > > could this be a bug due to the dropping of "snd_" in > > module > > options/symbols stated in the readme? Here is a > > clip of the build > > failure: > > > > > > make[2]: Entering directory > > `/usr/src/alsa-lib-0.9.0rc4/src' > > /bin/sh ../libtool --mode=link gcc -g -O2 > > -Wl,--version-script=Versions > > -o libasound.la -rpath /usr/lib -version-info 2:0:0 > > conf.lo confmisc.lo > > input.lo output.lo async.lo error.lo dlmisc.lo > > control/libcontrol.la > > mixer/libmixer.la pcm/libpcm.la > > rawmidi/librawmidi.la timer/libtimer.la > > > > hwdep/libhwdep.la > > seq/libseq.la instr/libinstr.la > > compat/libcompat.la -lm > > -ldl -lpthread > > rm -fr .libs/libasound.la .libs/libasound.* > > .libs/libasound.* > > gcc -shared conf.lo confmisc.lo input.lo output.lo > > async.lo error.lo > > dlmisc.lo -Wl,--whole-archive > > control/.libs/libcontrol.al > > mixer/.libs/libmixer.al pcm/.libs/libpcm.al > > rawmidi/.libs/librawmidi.al > > timer/.libs/libtimer.al hwdep/.libs/libhwdep.al > > seq/.libs/libseq.al > > instr/.libs/libinstr.al compat/.libs/libcompat.al > > -Wl,--no-whole-archive > > -lm -ldl -lpthread -lc -Wl,-soname > > -Wl,libasound.so.2 -o > > .libs/libasound.so.2.0.0 > > /usr/bin/ld: .libs/libasound.so.2.0.0: undefined > > versioned symbol name > > [EMAIL PROTECTED] > > /usr/bin/ld: failed to set dynamic section sizes: > > Bad value > > collect2: ld returned 1 exit status > > make[2]: *** [libasound.la] Error 1 > > make[2]: Leaving directory > > `/usr/src/alsa-lib-0.9.0rc4/src' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory > > `/usr/src/alsa-lib-0.9.0rc4/src' > > make: *** [install-recursive] Error 1 > > [root@is6974 alsa-lib-0.9.0rc4]# > > > > > > I am using Redhat Linux 8.0 on an IBM TP A20P > > (CS46xx Snd Card) with a > > custom kernel (2.4.18) from kernel.org. > > > > Thanks, > > > > Rett Walters > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: Influence the > > future > > of Java(TM) technology. Join the Java Community > > Process(SM) (JCP(SM)) program now. > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en > > > > _______________________________________________ > > Alsa-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/alsa-user > > ===== > http://home.no.net/~knutove/knut_ove_hauge_kuren.htm > > ______________________________________________________ > 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: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en > > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user