On Tuesday 01 July 2003 10:04, Guentert Matthias wrote: > Hello list > > I am using Suse 8.0 on an Amilo a 7600 Laptop. Yast2 recognizes my > soundcard as an ali5451... but everytime the alsa system tries to > start it failes with the following error: > > sparc:/home/sammy # rcalsasound restart > Shutting down sound driver > done > Starting sound driver: ali5451Note: /etc/modules.conf is more recent > than /lib/modules/2.4.18-4GB/modules.dep
Running depmod -a as root should solve that problem. > /lib/modules/2.4.18-4GB/kernel/sound/pci/ali5451/snd-ali5451.o: > init_module: No such device Hint: insmod errors can be caused by > incorrect module parameters, including invalid IO or IRQ parameters > /lib/modules/2.4.18-4GB/kernel/sound/pci/ali5451/snd-ali5451.o: > insmod /lib/modules/2.4.18-4GB/kernel/sound/pci/ali5451/snd-ali5451.o > failed > /lib/modules/2.4.18-4GB/kernel/sound/pci/ali5451/snd-ali5451.o: > insmod snd-ali5451 failed > > Regarding the support database sdb.suse.de I should upgrade my alsa. > This is what I have done. But it didn't solve the problem. I am new > to all this module stuff and my question is: where can pass > parameters to the snd-ali5451 module, for example irq etc... would > this solve the problem?? /sbin/modinfo snd-ali5451 gives a list of possible parameters. You can _not_ give an irq parameter to the module. Is 'PnP OS' set to 'no' in the BIOS? And is sound enabled in the BIOS :) Here is the documentation for your sound: http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=ALi&card=M1535%2CM1535D%2CM1535%2B%2CM1535D%2B&chip=M5451&module=ali5451 > I have also tried alsaconf, which ends in the same error as above > mentioned... > > Hope someone can help me out with that wracky problem... > > > Best Regards > > Matthias G�ntert HTH, -Frans ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
