On Tuesday 14 August 2007 01:59:22 Elyahou ITTAH wrote: > When I load the alsa-modules snd-hda-intel, i have this error: > > FATAL: Error inserting snd_hda_intel > (/lib/modules/2.6.22-gentoo-r2/misc/pci/hda/snd-hda-intel.ko): Invalid > module format > > In the dmesg : > > snd_hda_intel: version magic '2.6.22-gentoo-r2 SMP mod_unload PENTIUMIII ' > should be '2.6.22-gentoo-r2 SMP mod_unload CORE2 '
All kernel modules and the kernel must be compiled with the same version of the compiler and with the same settings. Recompile the kernel and the module using the same toolchain and options. -- Naga -- [EMAIL PROTECTED] mailing list

