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

Flash Love flashl@cox.net
Sat Apr 23 19:29:01 2005


I have reload planetccrma, ran sound test which was fine. Used KsCD to play a 
CD but no sound is heard thru speakers, however, I can hear sound with 
headset in CD.  I removed /etc/asound.conf and /etc/asound.state, re-ran 
"alsaconf", restarted alsasound with no complaints.

Then, I start qjackctl, select connect, in the "Audio" tab there are no 
"alsa_pcm" clients in read or write and jack complains about the sequencer 
then stops.

My system information follows:

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

==================================
cat /proc/sound/cards
==================================
0 [Audigy2        ]: Audigy2 - Sound Blaster Audigy2
  Sound Blaster Audigy2 (rev.4) at 0xc800, irq 10

======================
cat /proc/sound/version
======================             
Advanced Linux Sound Architecture Driver Version 1.0.9rc1.
Compiled on Mar 22 2005 for kernel 2.6.10-2.1.ll.rhfc3.ccrma.

========================
lsmod|grep snd
========================
snd_emu10k1            93769  0
snd_rawmidi            26725  1 snd_emu10k1
snd_pcm_oss            47609  0
snd_mixer_oss          17217  1 snd_pcm_oss
snd_pcm                97993  2 snd_emu10k1,snd_pcm_oss
snd_timer              29765  1 snd_pcm
snd_seq_device          8137  2 snd_emu10k1,snd_rawmidi
snd_ac97_codec         64401  1 snd_emu10k1
snd_page_alloc          9673  2 snd_emu10k1,snd_pcm
snd_util_mem            4801  1 snd_emu10k1
snd_hwdep               9413  1 snd_emu10k1
snd                    54053  9 
snd_emu10k1,snd_rawmidi,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_hwdep
soundcore               9889  1 snd

==================================
/etc/modprobe.conf
==================================
alias eth0 3c59x
alias usb-controller uhci-hcd
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
alias snd-card-1 snd-ca0106
options snd-card-1 index=1
install snd-ca0106 /sbin/modprobe --ignore-install snd-ca0106 
&& /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ca0106 { /usr/sbin/alsactl store >/dev/null 2>&1 
|| : ; }; /sbin/modprobe -r --ignore-remove snd-ca0106
# --- 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. ---

I do not know how to troubleshoot this problem, any help will greatly beee 
apprreciated.

Flash



On Thursday 21 April 2005 08:03 pm, Mark Knecht wrote:
> On 4/21/05, Flash Love <flashl@cox.net> wrote:
> > Earlier, I posted similar information when I had the SB Audigy Z2 in the
> > system. I have swapped it with another SB sound card with no change.
> >
> > Flash
> >
> > > > > 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]
>
> As root
>
> rm /etc/asound.state
> run alsamixer
> alsactl store
>
> and then try again.
>
> good luck,
> Mark
>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma