[Alsa-user] Driver 1.0.9b failing on Redhat 8.0
Brought to you by:
perex
|
From: Sriharsha <sri...@re...> - 2005-09-29 17:49:26
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> Hello,<br> I have a VIA chipset based motherboard with onboard VIA VT8233 sound chip. Im running Redhat 8.0 on it. Due to reasons beyond my control I can change neither. I wanted to play music and hence am in this site (ALSA). I downloaded the latest version (driver 1.0.9b, lib 1.0.9, utils 1.0.9a) and did as told in <a class="moz-txt-link-freetext" href="http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=VIA&card=.&chip=VIA82C686%2C+VIA8233%2C+VIA8233A%2C+VIA8235&module=via82xx">http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=VIA&card=.&chip=VIA82C686%2C+VIA8233%2C+VIA8233A%2C+VIA8235&module=via82xx</a><br> <br> I did as follows:<br> <br> configured the driver, then issued make and make install.<br> <pre>chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi</pre> configured the lib and then issued make and make install.<br> configured the utils and then issued make and make install.<br> <br> All went fine. Then I issued:<br> <pre> modprobe snd-via82xx;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss </pre> and got the following error:<br> ===============================================================================================<br> [root@sriharsha alsa]# modprobe snd-via82xx;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod snd-via82xx failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod snd-pcm-oss failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod snd-mixer-oss failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_free_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol zone_table<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o failed<br> /lib/modules/2.4.18-14/kernel/sound/acore/snd-page-alloc.o: insmod snd-seq-oss failed<br> [root@sriharsha alsa]#<br> ===============================================================================================<br> Looks like I missed something:<br> <br> Here is the output of snddevices:<br> ===============================================================================================<br> [root@sriharsha alsa-driver-1.0.9b]# modinfo soundcore<br> filename: /lib/modules/2.4.18-14/kernel/drivers/sound/soundcore.o<br> description: "Core sound module"<br> author: "Alan Cox"<br> license: "GPL"<br> [root@sriharsha alsa-driver-1.0.9b]#<br> ===============================================================================================<br> <br> <br> Can anyone suggest a work-around for me.<br> <br> <br> Kind regards,<br> Sriharsha.<br> </body> </html> |