El vie, 10-10-2008 a las 07:07 -0300, Bjorn Wielens escribió: > Hello, > Can you send the output of dmesg | tail after trying to load this > 'invalid module'? > Thanks! > Bjorn. There is no output. Cheers, maykel == root@emma:~# modprobe agrmodem FATAL: Error inserting agrmodem (/lib/modules/2.6.27-6-generic/extra/agrmodem.ko): Unknown symbol in module, or unknown parameter (see dmesg) root@emma:~# dmesg [ 2430.809694] agrmodem: disagrees about version of symbol snd_cards [ 2430.809714] agrmodem: Unknown symbol snd_cards [ 2430.809975] agrmodem: no symbol version for snd_hda_codec_read [ 2430.809984] agrmodem: Unknown symbol snd_hda_codec_read [ 2430.810058] agrmodem: no symbol version for snd_hda_codec_write [ 2430.810061] agrmodem: Unknown symbol snd_hda_codec_write root@emma:~# modprobe --force-modversion agrmodem FATAL: Error inserting agrmodem (/lib/modules/2.6.27-6-generic/extra/agrmodem.ko): Invalid module format root@emma:~# dmesg [ 2430.809694] agrmodem: disagrees about version of symbol snd_cards [ 2430.809714] agrmodem: Unknown symbol snd_cards [ 2430.809975] agrmodem: no symbol version for snd_hda_codec_read [ 2430.809984] agrmodem: Unknown symbol snd_hda_codec_read [ 2430.810058] agrmodem: no symbol version for snd_hda_codec_write [ 2430.810061] agrmodem: Unknown symbol snd_hda_codec_write