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

Flash Love flashl@cox.net
Thu Apr 21 17:37:00 2005


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/asound/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.

cat /proc/asound/cards
=====================================
0 [CA0106         ]: CA0106 - CA0106
                     Live! 7.1 24bit [SB0410] at 0xc800 irq 10

lsmod
=====================================
Module                  Size  Used by
snd_seq                76816  0
snd_seq_device          9740  1 snd_seq
snd_ca0106             33060  0
snd_ac97_codec         81784  1 snd_ca0106
snd_pcm_oss            65312  0
snd_mixer_oss          21760  1 snd_pcm_oss
snd_pcm               124296  3 snd_ca0106,snd_ac97_codec,snd_pcm_oss
snd_timer              38276  2 snd_seq,snd_pcm
snd                    76164  8 
snd_seq,snd_seq_device,snd_ca0106,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              11360  1 snd
realtime                5128  0
commoncap               8064  1 realtime
parport_pc             29380  1
lp                     12780  0
parport                42440  2 parport_pc,lp
autofs4                28932  0
sunrpc                186724  1
ipt_limit               3072  8
iptable_mangle          2688  0
ipt_LOG                 7296  8
ipt_MASQUERADE          3456  0
iptable_nat            26308  1 ipt_MASQUERADE
ipt_TOS                 2432  0
ipt_REJECT              7168  1
ip_conntrack_irc       71984  0
ip_conntrack_ftp       73008  0
ipt_state               1792  6
ip_conntrack           45748  5 
ipt_MASQUERADE,iptable_nat,ip_conntrack_irc,ip_conntrack_ftp,ipt_state
iptable_filter          3584  1
ip_tables              18944  9 
ipt_limit,iptable_mangle,ipt_LOG,ipt_MASQUERADE,iptable_nat,ipt_TOS,ipt_REJECT,ipt_state,iptable_filter
sr_mod                 19620  0
md5                     4096  1
ipv6                  284864  14
usb_storage            70848  0
scsi_mod              138368  2 sr_mod,usb_storage
uhci_hcd               36368  0
i2c_viapro              7436  0
i2c_core               23040  1 i2c_viapro
snd_page_alloc         10884  2 snd_ca0106,snd_pcm
3c59x                  41512  0
floppy                 66992  0
dm_snapshot            18628  0
dm_zero                 2432  0
dm_mirror              27884  2
ext3                  135560  2
jbd                    92184  1 ext3
dm_mod                 64148  6 dm_snapshot,dm_zero,dm_mirror

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

alias snd-card-0 snd-ca0106
options snd-card-0 index=0
install snd-ca0106 /sbin/modprobe --ignore-install snd-ca0106 
&& /usr/sbin/alsac
tl restore >/dev/null 2>&1 || :

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

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


On Thursday 21 April 2005 04:34 pm, Mark Knecht wrote:
> Hi,
>    Let's step through this is a sort of orderly manner and see what's
> going on. First show us the state of the machine:
>
> uname -a
>
> cat /proc/asound/version
> cat /proc/asound/cards
>
> /sbin/lsmod
>
> cat /etc/modprobe.conf
>
> I think that was probably the file you were looking for.
>
> The fact it wasn't restoring settings can be fixed once we know the
> state things are in.
>
> Cheers,
> Mark
>
> On 4/21/05, Flash Love <flashl@cox.net> wrote:
> > Still researching sound prob, while at:
> > http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Creativ
> >e+Labs&card=Sound+Blaster+Audigy2+ZS+Platinum+Pro.&chip=emu10k2%2C+CA0151%
> >2FP16V&module=emu10k1 I noticed that the instructions for emu10k1 on this
> > alsa-project page refer to /etc/conf.modutil and /etc/conf.modules, there
> > is nothing close to these names on my machine.
> >
> > Could the absence of one of these files be related to my being unable to
> > get sound?
> >
> > Flash
> >
> > On Wednesday 20 April 2005 05:40 pm, Flash Love wrote:
> > > 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]
> >
> > [snip]
> >
> > _______________________________________________
> > PlanetCCRMA mailing list
> > PlanetCCRMA@ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma