[mythtv-users] Problems with alsa and SoundBlaster Audigy LS

William H. Gilmore whgi at gms-online.com
Mon Nov 10 23:10:29 EST 2003


All,

I bought a SoundBlaster Audigy LS this afternoon to replace my whining onboard audio.  I have followed Jarod's instructions to a T, twice!  But alas, no luck!  I receive the following error when attempting to insmod the driver (whether by hand or at bootup).

[root at linux2 root]# /sbin/modprobe snd-emu10k1
/lib/modules/2.4.20-20_29.rh9.at/updates/sound/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-20_29.rh9.at/updates/sound/snd-emu10k1.o: insmod /lib/modules/2.4.20-20_29.rh9.at/updates/sound/snd-emu10k1.o failed
/lib/modules/2.4.20-20_29.rh9.at/updates/sound/snd-emu10k1.o: insmod snd-emu10k1 failed


The OS is RH9.0 patched per Jarod's directions.  alsa worked fine with the onboard VIA8233 though it whined.

The Audigy is detected by the PCI bus per:

[root at linux2 root]# lspci -v
00:08.0 Multimedia audio controller: Creative Labs: Unknown device 0007
        Subsystem: Creative Labs: Unknown device 1002
        Flags: bus master, medium devsel, latency 32, IRQ 5
        I/O ports at e800 [size=32]
        Capabilities: [dc] Power Management version 2
 
00:08.1 Input device controller: Creative Labs: Unknown device 7005
        Subsystem: Creative Labs: Unknown device 1002
        Flags: bus master, medium devsel, latency 32
        I/O ports at ec00 [size=8]
        Capabilities: [dc] Power Management version 2

In reading on the alsa project site, I have found a few other people who have had similar problems but there is no resolution posted.  Do any of you have any ideas?

Thanks in advance!

William

PS:  My /etc/modules.conf is:

path[toplevel]=/lib/modules/`uname -r`/updates
# default path
path[toplevel]=/lib/modules/`uname -r`
# For bttv and saa7134
path[toplevel]=/lib/modules/`uname -r`/v4l2
#
alias eth0 via-rhine
alias usb-controller usb-uhci
alias usb-controller1 ehci-hcd
# bttv
alias char-major-81     videodev
alias char-major-81-0   bttv
options bttv            card=64 tuner=2 radio=1
options tuner           debug=1
#alias char-major-81 bttv
alias char-major-195 nvidia
 
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# OSS/Free compatability portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# Sound card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# Save & restore settings
post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3826 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20031110/f0c69bcf/attachment.bin


More information about the mythtv-users mailing list