Hello, I'm installing the alsa driver in my Debian Woody, kernel 2.4.17, for my intel8x0 sound card, all goes well, compiling and running modprobe, but when I try to modify the modules.conf with update-modules, I have the next error.
/etc/modutils/alsa: line 4: alias: char-major-116: not found /etc/modutils/alsa: line 4: alias: snd: not found /etc/modutils/alsa: line 5: alias snd-card-0: not found /etc/modutils/alsa: line 5: alias snd-card-intel8x0: not found /etc/modutils/alsa: line 5: alias: snd-card-intel8x0: not found /etc/modutils/alsa: line 6: alias: char-major-14: not found /etc/modutils/alsa: line 6: alias: soundcore: not found /etc/modutils/alsa: line 7: alias: sound-slot-0: not found /etc/modutils/alsa: line 7: alias: snd-card-0: not found /etc/modutils/alsa: line 8: alias: sound-service-0-0: not found /etc/modutils/alsa: line 8: alias: snd-mixer-oss: not found /etc/modutils/alsa: line 9: alias: sound-service-0-1: not found /etc/modutils/alsa: line 9: alias: snd-seq-oss: not found /etc/modutils/alsa: line 10: alias: sound-service-0-3: not found /etc/modutils/alsa: line 10: alias: snd-pcm-oss: not found /etc/modutils/alsa: line 11: alias: sound-service-0-8: not found /etc/modutils/alsa: line 11: alias: snd-seq-oss: not found /etc/modutils/alsa: line 12: alias: sound-service-0-12: not found /etc/modutils/alsa: line 12: alias: snd-pcm-oss: not found /etc/modutils/alsa: line 13: options: command not found /etc/modutils/alsa: line 14: options: command not found Error while executing /etc/modutils/alsa, aborting The modules load currently, amixer and alsamixer works properly, and also I can hear music with xmms if I use the libAlsa module output plugin. What's happening with my modules.conf? this is my alsa modutils. alias char-major-116 snd alias snd-card-0 snd-card-intel8x0 alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0 options snd-card-intel8x0 snd_index=0 snd_id=CARD_0 snd_pbk_frame_size=128 snd_cap_frame_size=128 snd_mic_frame_size=128 thanks to all :) Iagoba. ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user