On Mon, 9 Jun 2003, Joshua N Pritikin wrote:

> i must be doing something really silly.  i compiled alsa 0.9.4
> with linux 2.4.20 SMP + lowlatency.  When i try to load the
> snd module, i get this:
> 
> remix:/usr/src/alsa-driver-0.9.4# modprobe snd
> /lib/modules/2.4.20/kernel/sound/acore/snd.o: unresolved symbol kernel_flag_cacheline
> /lib/modules/2.4.20/kernel/sound/acore/snd.o: insmod 
> /lib/modules/2.4.20/kernel/sound/acore/snd.o failed
> /lib/modules/2.4.20/kernel/sound/acore/snd.o: insmod snd failed
> 
> But my kernel looks OK:
> 
> remix:/usr/src/linux# grep SMP .config
> CONFIG_SMP=y
> 
> remix:/usr/src/linux# nm vmlinux |grep kernel_flag_cache
> c02ec8a0 R __kstrtab_kernel_flag_cacheline
> c02f9530 R __ksymtab_kernel_flag_cacheline
> c02fe2e0 D kernel_flag_cacheline

What shows the command: cat /proc/ksyms | grep kernel_flag_cache

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to