[PlanetCCRMA] No Sound using EMU10K driver w/SB Audigy Z2

Flash Love flashl@cox.net
Wed Apr 20 15:36:02 2005


A about five days ago, I performed a clean install of FC3 core and then 
installed planet-ccrma core and planet-ccram audioapps. Then ran alsaconf, 
alsamixer to "unmute", now, when using: "service alsasound start" the 
following occurs:

service alsasound start
=====================================
Starting sound driver snd-emu10k1                          [  OK  ]
Starting sequencer                                         [  OK  ]
Starting sequencer driver snd-emu10k1-synth                [  OK  ]
Starting sequencer driver snd-seq-midi                     [  OK  ]
Restoring sound driver settings /usr/sbin/alsactl: load_state:1272: No 
soundcards found...
                                                           [FAILED]

ls /proc/asound:
=====================================
lrwxrwxrwx   1 root root 5 Apr 20 15:25 Audigy2 -> card0
dr-xr-xr-x  10 root root 0 Apr 20 15:25 card0
-r--r--r--   1 root root 0 Apr 20 15:25 cards
-r--r--r--   1 root root 0 Apr 20 15:25 devices
-r--r--r--   1 root root 0 Apr 20 15:25 hwdep
-r--r--r--   1 root root 0 Apr 20 15:25 meminfo
-r--r--r--   1 root root 0 Apr 20 15:25 modules
dr-xr-xr-x   2 root root 0 Apr 20 15:25 oss
-r--r--r--   1 root root 0 Apr 20 15:25 pcm
dr-xr-xr-x   2 root root 0 Apr 20 15:25 seq
-r--r--r--   1 root root 0 Apr 20 15:25 timers
-r--r--r--   1 root root 0 Apr 20 15:25 version


Then, I type: /usr/sbin/alsactl store; /usr/sbin/alsactl restore, reissue 
"service alsasound start" there is no complaint, but I still do not have 
sound. Below is some information from the system.

uname -a:
=====================================
Linux victoria 2.6.10-2.1.ll.rhfc3.ccrma #1 Thu Dec 30 03:08:13 EST 2004 i686 
i686 i386 GNU/Linux

lspci:
=====================================
00:09.0 Multimedia audio controller: Creative Labs SB  Audigy (rev 04)
        Subsystem: Creative Labs SB Audigy 2 ZS (SB0350)
        Flags: bus master, medium devsel, latency 32, IRQ 10
        I/O ports at c800 [size=64]
        Capabilities: [dc] Power Management version 2

00:09.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 
04)
        Subsystem: Creative Labs SB Audigy MIDI/Game Port
        Flags: bus master, medium devsel, latency 32
        I/O ports at cc00 [size=8]
        Capabilities: [dc] Power Management version 2

00:09.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04) 
(prog-if 10 [OHCI])
        Subsystem: Creative Labs SB Audigy FireWire Port
        Flags: bus master, medium devsel, latency 32, IRQ 5
        Memory at dd008000 (32-bit, non-prefetchable) [size=2K]
        Memory at dd004000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [44] Power Management version 2

ls  /dev/snd:
=====================================
total 0
ControlC0
hwC0D0
hwC0D2
midiC0D0
midiC0D1
midiC0D2
midiC0D3
pcmC0D0c
pcmC0D0p
pcmC0D1c
pcmC0D2c
pcmC0D2p
pcmC0D3p
pcmC0D4p
seq
timer

lsmod|grep snd:
=====================================
snd_seq_dummy           4100  0
snd_seq_oss            44672  0
snd_seq_midi           10400  0
snd_emu10k1_synth      10752  0
snd_emux_synth         52224  1 snd_emu10k1_synth
snd_seq_virmidi         7936  1 snd_emux_synth
snd_seq_midi_event     10368  3 snd_seq_oss,snd_seq_midi,snd_seq_virmidi
snd_seq_midi_emul       8064  1 snd_emux_synth
snd_seq                76816  9 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul
snd_emu10k1           145156  1 snd_emu10k1_synth
snd_rawmidi            33696  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_seq_device          9740  8 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq,snd_emu10k1,snd_rawmidi
snd_ac97_codec         81784  1 snd_emu10k1
snd_pcm               124296  2 snd_emu10k1,snd_ac97_codec
snd_timer              38276  3 snd_seq,snd_emu10k1,snd_pcm
snd_util_mem            5760  2 snd_emux_synth,snd_emu10k1
snd_hwdep              10912  2 snd_emux_synth,snd_emu10k1
snd                    76164  17 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul,snd_seq,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer,snd_util_mem,snd_hwdep
soundcore              11360  1 snd
snd_page_alloc         10884  2 snd_emu10k1,snd_pcm

cat /etc/modprobe.conf:
=====================================
alias eth0 3c59x
alias usb-controller uhci-hcd
remove snd-ca0106 { /usr/sbin/alsactl store >/dev/null 2>&1 
|| : ; }; /sbin/modprobe -r --ignore-remove snd-ca0106
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 
&& /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 
|| : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias ieee1394-controller ohci1394

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.9rc1 ---
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
# --- END: Generated by ALSACONF, do not edit. ---


What have I missed? Any help will greatly be appreciated.

Thanks,
Flash