At 26 Apr 2002 12:46:11 +0000, matt yee-king wrote: > > Hello i just built alsa0.9rc1 on my revA tibook (tumbler card i think) > > i configured like this: > > __________ > > ./configure --with-sequencer=yes --with-oss=yes --with-isapnp=no > --with-cards=powermac, virmidi > > __________ > > modules.conf looks like this: > > ___________ > > # ALSA portion > alias snd-card-0 snd-powermac > alias char-major-116 snd > > # OSS/Free portion > alias sound-slot-0 snd-card-0 > alias char-major-14 soundcore > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias sound-service-0-3 snd-pcm-oss > alias sound-service-0-8 snd-seq-oss > alias sound-service-0-12 snd-pcm-oss > > _______________ > > modprobe snd-powermac output this: > > _______________ > > /lib/modules/2.4.19-pre6-ben0/kernel/sound/ppc/snd-powermac.o: > unresolved symbol udelay > /lib/modules/2.4.19-pre6-ben0/kernel/sound/ppc/snd-powermac.o: insmod > /lib/modules/2.4.19-pre6-ben0/kernel/sound/ppc/snd-powermac.o failed > /lib/modules/2.4.19-pre6-ben0/kernel/sound/ppc/snd-powermac.o: insmod > snd-powermac failed > > ____________________ > > :( > > please can someone help becaouse i got _really_ excited since this is > the first version of alsa thats built on my machine so far!
perhaps #include <asm/delay.h> is missing in some of pmac driver's codes. could you check the compile warning? Takashi _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel