Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Audigy2/ALSA Install Problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
maniacdavid
n00b
n00b


Joined: 03 May 2003
Posts: 29

PostPosted: Wed May 14, 2003 3:56 pm    Post subject: Audigy2/ALSA Install Problems Reply with quote

I have read article after article about peoples successes with alsa. I have had a different experience though. Only the emu10k1-cvs will work but I need alsa because I need to use jack and ardour, etc.

I have 2.4.20-ac kernel. I need to have the ac kernel for my hard drive controller. I have tried sound as a module and compiled in but both do the same. I have module versions in the kernel. I am trying use alsa-driver-0.9.3a with oss support and NO sequencer support. I have an Audigy2 Plat. eX. (that's the only soundcard)

When I "modprobe snd-emu10k1" I get the following:

/lib/modules/2.4.20/kernel/sound/pci/emu10k1/snd-emu10k1.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20/kernel/sound/pci/emu10k1/snd-emu10k1.o: insmod /lib/modules/2.4.20/kernel/sound/pci/emu10k1/snd-emu10k1.o failed
/lib/modules/2.4.20/kernel/sound/pci/emu10k1/snd-emu10k1.o: insmod snd-emu10k1 failed

This is from /var/log/everything/current:

May 14 10:32:48 [kernel] EMU10K1/Audigy soundcard not found or device busy
May 14 10:32:49 [kernel] ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:2046: AC'97 0:0 does not respond - RESET
May 14 10:32:49 [kernel] EMU10K1/Audigy soundcard not found or device busy
May 14 10:32:49 [kernel] devfs_mk_dir(snd): using old entry in dir: c1c175c0 ""
May 14 10:32:49 [kernel] devfs_register(snd/controlC0): could not append to parent, err: -17
May 14 10:32:49 [kernel] devfs_register(snd/timer): could not append to parent, err: -17
May 14 10:32:51 [kernel] ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:2046: AC'97 0:0 does not respond - RESET
May 14 10:32:51 [kernel] EMU10K1/Audigy soundcard not found or device busy
Back to top
View user's profile Send private message
derk
Guru
Guru


Joined: 10 Mar 2003
Posts: 347
Location: St Thomas Ontario

PostPosted: Wed May 14, 2003 6:16 pm    Post subject: Reply with quote

just a few questions as I do not use an audigy card myself.

Have you checked the /proc tables for evidence of an already loaded sound card driver .. I.e. the kernel modules.

Also you can look in the /proc to see what your card is detected as. (the Info Center tool in KDE allows you to look at this too) You can also find the assigned interrupt info as well.

(does the ac kernel tree have Alsa built in? or is that just in 2.5)


derk
Back to top
View user's profile Send private message
maniacdavid
n00b
n00b


Joined: 03 May 2003
Posts: 29

PostPosted: Wed May 14, 2003 6:49 pm    Post subject: Reply with quote

derk wrote:

Have you checked the /proc tables for evidence of an already loaded sound card driver .. I.e. the kernel modules.
(does the ac kernel tree have Alsa built in? or is that just in 2.5)


There are no modules automatically associated with the soundcard. I have to manually load them in.
AC kernel does not have Alsa built in. That is in 2.5 only.
Back to top
View user's profile Send private message
maniacdavid
n00b
n00b


Joined: 03 May 2003
Posts: 29

PostPosted: Fri May 16, 2003 1:13 pm    Post subject: Reply with quote

I have some more information for the sound card. When I do a insmod, I get:

Using /lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_hwdep_new_Rsmp_4ffa49b4
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_rawmidi_new_Rsmp_6822c331
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol __snd_util_mem_free_Rsmp_4278207a
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_util_memhdr_new_Rsmp_12d9c94b
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_rawmidi_receive_Rsmp_f4410e41
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_ac97_mixer_Rsmp_20a714a1
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_rawmidi_set_ops_Rsmp_05fab4da
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_util_memhdr_free_Rsmp_36ee4219
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol snd_rawmidi_transmit_Rsmp_574a8a12
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol __snd_util_mem_alloc_Rsmp_290e110d
/lib/modules/2.4.20-ac2/kernel/sound/pci/emu10k1/snd-emu10k1.o: unresolved symbol __snd_util_memblk_new_Rsmp_d3d1c1c5

I do have mod version enabled in the kernel.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum