LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-18-2005, 06:16 AM   #1
Septus
LQ Newbie
 
Registered: Aug 2003
Location: New Zealand
Distribution: Mandrake
Posts: 12

Rep: Reputation: 0
Sound blaster audigy2 value won't modprobe into mandrake 10


I have just done a clean install of Mandrake 10 because I brought a new hd and also the above sound card because the on board sound was crap (unsupported cmedia chipset) with winex and as the audigy is supported in alsa I thought it would work better.

I followed the instructions from the alsa site but when I get to the modprobe bits I get

modprobe snd-emu10k1;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss
WARNING: Error inserting snd-util-mem (/lib/modules/2.6.3-7mdk/kernel/sound/synth/snd-util-mem.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd-ac97-codec (/lib/modules/2.6.3-7mdk/kernel/sound/pci/ac97/snd-ac97-codec.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd-emu10k1 (/lib/modules/2.6.3-7mdk/kernel/sound/pci/emu10k1/snd-emu10k1.ko): Unknown symbol in module, or unknown parameter (see dmesg)


dmesg shows this

snd-util-mem: Unknown symbol snd_kcalloc
snd-ac97-codec: disagrees about version of symbol snd_info_register
snd-ac97-codec: Unknown symbol snd_info_register
snd-ac97-codec: disagrees about version of symbol snd_ctl_add
snd-ac97-codec: Unknown symbol snd_ctl_add
snd-ac97-codec: disagrees about version of symbol snd_info_free_entry
snd-ac97-codec: Unknown symbol snd_info_free_entry
snd-ac97-codec: disagrees about version of symbol snd_ctl_find_id
snd-ac97-codec: Unknown symbol snd_ctl_find_id
snd-ac97-codec: disagrees about version of symbol snd_ctl_new1
snd-ac97-codec: Unknown symbol snd_ctl_new1
snd-ac97-codec: disagrees about version of symbol snd_ctl_remove_id
snd-ac97-codec: Unknown symbol snd_ctl_remove_id
snd-ac97-codec: disagrees about version of symbol snd_component_add
snd-ac97-codec: Unknown symbol snd_component_add
snd-ac97-codec: Unknown symbol snd_kcalloc
snd-ac97-codec: disagrees about version of symbol snd_device_new
snd-ac97-codec: Unknown symbol snd_device_new
snd-ac97-codec: disagrees about version of symbol snd_info_create_card_entry
snd-ac97-codec: Unknown symbol snd_info_create_card_entry
snd-ac97-codec: disagrees about version of symbol snd_info_unregister
snd-ac97-codec: Unknown symbol snd_info_unregister
snd-emu10k1: Unknown symbol snd_ac97_mixer
snd-emu10k1: Unknown symbol snd_ac97_bus
snd-emu10k1: Unknown symbol __snd_util_mem_alloc
snd-emu10k1: Unknown symbol snd_util_memhdr_new
snd-emu10k1: Unknown symbol __snd_util_mem_free
snd-emu10k1: Unknown symbol snd_util_memhdr_free
snd-emu10k1: Unknown symbol __snd_util_memblk_new
snd-emu10k1: Unknown symbol snd_ac97_write
snd-util-mem: Unknown symbol snd_kcalloc
snd-ac97-codec: disagrees about version of symbol snd_info_register
snd-ac97-codec: Unknown symbol snd_info_register
snd-ac97-codec: disagrees about version of symbol snd_ctl_add
snd-ac97-codec: Unknown symbol snd_ctl_add
snd-ac97-codec: disagrees about version of symbol snd_info_free_entry
snd-ac97-codec: Unknown symbol snd_info_free_entry
snd-ac97-codec: disagrees about version of symbol snd_ctl_find_id
snd-ac97-codec: Unknown symbol snd_ctl_find_id
snd-ac97-codec: disagrees about version of symbol snd_ctl_new1
snd-ac97-codec: Unknown symbol snd_ctl_new1
snd-ac97-codec: disagrees about version of symbol snd_ctl_remove_id
snd-ac97-codec: Unknown symbol snd_ctl_remove_id
snd-ac97-codec: disagrees about version of symbol snd_component_add
snd-ac97-codec: Unknown symbol snd_component_add
snd-ac97-codec: Unknown symbol snd_kcalloc
snd-ac97-codec: disagrees about version of symbol snd_device_new
snd-ac97-codec: Unknown symbol snd_device_new
snd-ac97-codec: disagrees about version of symbol snd_info_create_card_entry
snd-ac97-codec: Unknown symbol snd_info_create_card_entry
snd-ac97-codec: disagrees about version of symbol snd_info_unregister
snd-ac97-codec: Unknown symbol snd_info_unregister
snd-emu10k1: Unknown symbol snd_ac97_mixer
snd-emu10k1: Unknown symbol snd_ac97_bus
snd-emu10k1: Unknown symbol __snd_util_mem_alloc
snd-emu10k1: Unknown symbol snd_util_memhdr_new
snd-emu10k1: Unknown symbol __snd_util_mem_free
snd-emu10k1: Unknown symbol snd_util_memhdr_free
snd-emu10k1: Unknown symbol __snd_util_memblk_new
snd-emu10k1: Unknown symbol snd_ac97_write


Don't know if all that is needed

lspci -v shows

00:06.0 Multimedia audio controller: Creative Labs: Unknown device 0008
Subsystem: Creative Labs: Unknown device 1001
Flags: bus master, medium devsel, latency 32, IRQ 17
I/O ports at ec00 [size=64]
Capabilities: [dc] Power Management version 2

lsmod shows

Module Size Used by
snd-seq-oss 32192 0
snd-seq-midi-event 7200 1 snd-seq-oss
snd-seq 50480 4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss 49960 0
snd-mixer-oss 17152 1 snd-pcm-oss
ppp_deflate 6112 0
zlib_deflate 22904 1 ppp_deflate
zlib_inflate 22656 1 ppp_deflate
bsd_comp 5952 0
ppp_async 11744 1
ppp_generic 29552 7 ppp_deflate,bsd_comp,ppp_async
slhc 7200 1 ppp_generic
sg 38044 0
st 38616 0
sr_mod 17028 0
sd_mod 16832 0
scsi_mod 114648 4 sg,st,sr_mod,sd_mod
nfsd 173152 8
exportfs 5920 1 nfsd
agpgart 31016 0
nvidia 4810156 12
md5 3872 1
ipv6 232352 8
snd-rawmidi 22304 0
snd-pcm 86212 1 snd-pcm-oss
snd-seq-device 8236 3 snd-seq-oss,snd-seq,snd-rawmidi
snd-timer 22724 2 snd-seq,snd-pcm
snd-page-alloc 8264 1 snd-pcm
snd-hwdep 8064 0
snd 52900 10 snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-rawmidi,snd-pcm,snd-seq-device,snd-timer,snd-hwdep
soundcore 9248 1 snd
af_packet 20520 0
hid 53312 0
ide-floppy 18752 0
ide-tape 34864 0
ide-cd 40548 0
cdrom 37184 2 sr_mod,ide-cd
floppy 59444 0
bcm5700 110504 0
ohci1394 33956 0
ieee1394 287856 1 ohci1394
supermount 37876 1
ltserial 5316 3
ltmodem 556240 1 ltserial
ehci-hcd 24196 0
uhci-hcd 29104 0
usbcore 99132 5 hid,ehci-hcd,uhci-hcd
rtc 11576 0
ext3 110408 4
jbd 54328 1 ext3

btw uname -r is 2.6.3-7mdk

I used alsa driver ,lib, utils vers 1.08 and set it for emu10k1

The above lsmod seems weird to me as it shows snd modules but not the emu10k1 ones

Its like some other snd module is hijacking the kernel

Anyway if you made it to the end of this post any help will be appreciated

cheers
 
Old 04-22-2005, 01:28 PM   #2
freakyg
Member
 
Registered: Apr 2005
Distribution: LFS 5.0 and 6.1
Posts: 705

Rep: Reputation: 30
did you disable the onboard sound in the BIOS???
 
Old 04-23-2005, 10:31 PM   #3
Septus
LQ Newbie
 
Registered: Aug 2003
Location: New Zealand
Distribution: Mandrake
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks for the reply

Yes the onboard sound is disabled.

Any way have given up on ALSA it doesn't appear to support my sound card.

OSS does and it's now working under that though it does have a weird crackle.

Its just a pity as OSS has this time limit thing if Im reading right will mean I wlll have reload it in 3 months

Oh well better than no sound at all

Just got to get rid of the crackle in Diablo and I'll be happy. At least it doesn't have sound hesitations like the old sound now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Blaster Audigy2-Value and MDK-10.1 sjmo2 Linux - Hardware 0 08-19-2005 07:40 AM
Sound Blaster Audigy2 NX pevans_om Linux - Hardware 0 06-04-2005 10:04 AM
Sound Blaster Audigy2 ZS mickeyboa Fedora 2 04-02-2005 04:30 PM
Creative Sound Blaster Audigy2 Platinum: volume knob not working lopette Linux - Hardware 0 09-10-2004 05:10 PM
Sound Help - Sound Blaster AudioPCI64V/AudioPCI128 // Mandrake 9.2 mpyrewoody Linux - Newbie 1 08-31-2004 09:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration