On Tue, 2006-01-24 at 11:56 +0200, Väisänen Teemu wrote: > Hi all. > > I managed to get sounds working perfectly with kernel 2.6.11 and alsa > 1.0.9-rc4 with help of > http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Intel&card=ICH+southbridge+AC97+audio.&chip=440MX%2C+i810%2C+i810E%2C+i820%2C+ICH4%2C+ICH5%2C+ICH6&module=intel8x0 > (I'm having Intel 82891BA/BAM AC'97 Audio) but when I'm trying to > install alsa same way to 2.6.13.1, I get messages as: > > .../*.ko needs unknown symbol class_simple_device_add > .../*.ko needs unknown symbol class_simple_device_destroy > .../*.ko needs unknown symbol class_simple_device_remove > > Where .../*.ko is for example /lib/modules/2.6.13.1/kernel/sound/acore/snd.ko > > Do you know is problem caused by alsa drivers or kernel?
This won't work as 1.0.9-rc4 is older than the version that comes with kernel 2.6.13. Either use the latest ALSA release (1.0.10) or just use the version included with kernel 2.6.13. BTW there's no reason to run 2.6.13.1, there are newer 2.6.13.x kernels available. Lee ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
