openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openvortex-dev] Aureal 8820 -Openvortex - Alsa 0.9.8 - problems


From: Toby Haynes
Subject: [Openvortex-dev] Aureal 8820 -Openvortex - Alsa 0.9.8 - problems
Date: Mon, 10 Nov 2003 22:40:59 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630


Paul Hanly wrote:

See: http://www.mail-archive.com/ <http://mail.nongnu.org/archive/html/openvortex-dev/2003-11/msg00002.html>address@hidden <http://mail.nongnu.org/spam.html>/msg09813.html Even after this I still have a problem: address@hidden <http://mail.nongnu.org/spam.html> alsa-utils-0.9.8]# modprobe snd-au8820;modprobe snd-pcm-oss;modprobe snd-mixer-oss; modprobe snd-seq-oss /lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o: unresolved symbol snd_verbose_printk modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/sound/acore/snd.o failed
modprobe: insmod snd-au8820 failed


You'll need to tweak that ./configure line and maybe also edit a couple of make files. No - don't run. It's not that scary! :-)


First - to avoid the verbose printk stuff, use the following configure line

./configure --with-cards=au8830 --with-sequencer=yes --disable-verbose-printk

Now, build as normal:

   make

switch to root user and install:

   su -
   make install

If you are running alsa through the runlevel system and your /etc/modules.conf file has been set up ready, you can now try

   service alsa restart

to see if it works. Try running

   /sbin/lsmod

and make sure that snd-au8820 module is loaded.

If you get further errors, post them again.

Cheers,
Toby Haynes










reply via email to

[Prev in Thread] Current Thread [Next in Thread]