Hi,
I have the Creative Sound Blaster Live! 7.1 24bit running on Fedora 3 (2.6.9). I installed alsa-sound version 1.0.7 and the audigyls module loads correctly but the output from /proc/asound/cards says there are no soundcards.
I've tried lots of configurations but it doesn't seem to work, can anybody help?
Here is some output:
lspci
Code:
00:09.0 Multimedia audio controller: Creative Labs SB Audigy LS
lspci -vn
Code:
00:09.0 Class 0401: 1102:0007
Subsystem: 1102:1006
Flags: bus master, medium devsel, latency 32, IRQ 17
I/O ports at b000 [size=32]
Capabilities: [dc] Power Management version 2
cat /proc/asound/cards
Code:
--- no soundcards ---
cat /proc/asound/oss/sndstat
Code:
Sound Driver:3.8.1a-980706 (ALSA v1.0.7 emulation code)
Kernel: Linux localhost.localdomain 2.6.9 #1 Sat Nov 27 22:47:48 GMT 2004 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
--- no soundcards ---
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers: NOT ENABLED IN CONFIG
lsmod
Code:
snd_audigyls 29232 0
snd_ac97_codec 79328 1 snd_audigyls
snd_pcm_oss 65576 0
snd_mixer_oss 22528 1 snd_pcm_oss
snd_pcm 127752 3 snd_audigyls,snd_ac97_codec,snd_pcm_oss
snd_timer 38788 1 snd_pcm
snd 75780 6 snd_audigyls,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 11872 1 snd
snd_page_alloc 10888 2 snd_audigyls,snd_pcm
Thanks