hurdboy@ wrote:
On Wed, Dec 22, 2004 at 11:58:44PM -0500, Etienne Fontaine-Lavoie wrote:

After a few months of experiencing things, I just did what Sean told me and I got a SB live for 30$. I don't know if I mess up the driver with my experiences with the Soundscape. I use module-assistant to build the alsa driver and I have errors: "/usr/src/modules/alsa-driver/acore/pcm_native.c:3053: error:
??? redefinition of `snd_pcm_mmap_data_open'
??? /usr/src/modules/alsa-driver/include/sound/pcm.h:948: error:
??? `snd_pcm_mmap_data_open' previously defined here
??? /usr/src/modules/alsa-driver/acore/pcm_native.c:3059: error:
??? redefinition of `snd_pcm_mmap_data_close'
??? /usr/src/modules/alsa-driver/include/sound/pcm.h:954: error:
??? `snd_pcm_mmap_data_close' previously defined here
??? make[6]: *** [/usr/src/modules/alsa-driver/kbuild/../acore/pcm_native.o]
??? Error 1
??? make[5]: *** [/usr/src/modules/alsa-driver/kbuild/../acore] Error 2
??? make[4]: *** [_module_/usr/src/modules/alsa-driver/kbuild] Error 2
??? make[3]: *** [modules] Error 2


I also tried to use the original alsa driver but the modprobe command fails "modprobe snd-emu10k1;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss
WARNING: Error inserting snd (/lib/modules/2.6.7-1-686/updates/alsa/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.7-1-686/updates/alsa/acore/snd-hwdep.ko): Invalid module format


The card is seen with the lspci command and I can use Alsaconf but I got

Running update-modules...
Loading driver...
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.7-1-686/updates/alsa/acore/snd-page-alloc.ko): Invalid module format
WARNING: Error inserting snd (/lib/modules/2.6.7-1-686/updates/alsa/acore/snd.ko): Invalid module format
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.7-1-686/updates/alsa/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.7-1-686/updates/alsa/acore/snd-timer.ko): Invalid module format
WARNING: Error inserting snd_pcm (/lib/modules/2.6.7-1-686/updates/alsa/acore/snd-pcm.ko): Invalid module format
FATAL: Error inserting snd_audigyls (/lib/modules/2.6.7-1-686/updates/alsa/pci/emu10k1/snd-audigyls.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Setting default volumes...


Um, I think you're trying to build the 2.4 modules from the source package (the /usr/src/modules/alsa gives it away). With 2.6, you need to build the modules within the kernel tree itself.

--sb

How can I build the module wihtin the kernel tree itself? I will take a look at the kernel How-to and post again if I can't find.

Thanks a lot!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to