On 7/16/05, FyD <[EMAIL PROTECTED]> wrote: > Here is the error message I get whatever the kernel 2.6.12 I use: > FATAL: Error inserting snd-intel8x0 > (/lib/modules/2.6.12.2/kernel/sound/pci/snd-intel8x0.ko) > unknown symbol in module or unknown parameter (see dmesg)
May be you chose additional modules that were interfering with symbols in this module. Just take your old .config and run `make oldconfig` then update as needed. > Answer of dmesg: [...] Unrelated. > Does it mean this module is broken in 2.6.12 ? No, works fine for me. Regards, -- Arvind Kalyan http://www.devforge.net/~arv - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

