FC2 doesn't find Soundcard but playing CD's

Andreas Röxeisen bluehat at gmx.at
Sat Jul 10 15:47:22 UTC 2004


Hi all,

after looking around on this list and doing suggested (installing
alsa-utils) I made some tests - you can see below.
My installed soundcard is 'Creative ViBRA16X PnP', alsautils has found
'sbawe ISAPnP CTL0043'.

///////////////////////////////
modprobe.conf after alsaconf

alias eth0 8139too
alias usb-controller uhci-hcd

alias char-major-116-* snd
alias sound-service-*-0 snd-mixer-oss
alias sound-service-*-1 snd-seq-oss
alias sound-service-*-3 snd-pcm-oss
alias sound-service-*-8 snd-seq-oss
alias sound-service-*-12 snd-pcm-oss

install sound-slot-* /sbin/modprobe
snd-card-${MODPROBE_MODULE##sound[_-]slot[_-]}
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.5 ---
alias snd-card-0 snd-sbawe
alias sound-slot-0 snd-sbawe
# --- END: Generated by ALSACONF, do not edit. ---
///////////////////////////////////////


When I try some commands - see below - there is no soundcard.

////////////////////////////////////
'system-config-soundcard'

No soundcard found

[root at localhost root]# modprobe --verbose snd-sbawe isapnp
insmod /lib/modules/2.6.6-1.435.2.3/kernel/sound/isa/sb/snd-sbawe.ko
isapnp
FATAL: Error inserting snd_sbawe
(/lib/modules/2.6.6-1.435.2.3/kernel/sound/isa/sb/snd-sbawe.ko): No such
device



[root at localhost root]# modprobe --verbose snd-sbawe
insmod /lib/modules/2.6.6-1.435.2.3/kernel/sound/isa/sb/snd-sbawe.ko
FATAL: Error inserting snd_sbawe
(/lib/modules/2.6.6-1.435.2.3/kernel/sound/isa/sb/snd-sbawe.ko): No such
device
////////////////////////////////////////////


But when I'm putting in a CD it plays. And when I try 'lsmod' there are
som sound-moduels used. I do'nt understand whats the matter here. Any
idea?

[root at localhost root]# /sbin/lsmod
Module                  Size  Used by
snd_sb16               11500  1
snd_opl3_lib            7424  1 snd_sb16
snd_sb16_dsp            7680  1 snd_sb16
snd_sb16_csp           16512  1 snd_sb16
snd_sb_common          12032  3 snd_sb16,snd_sb16_dsp,snd_sb16_csp
snd_hwdep               6276  2 snd_opl3_lib,snd_sb16_csp
snd_mpu401_uart         4864  1 snd_sb16
snd_rawmidi            17444  1 snd_mpu401_uart
snd_seq_device          6152  2 snd_opl3_lib,snd_rawmidi
snd_pcm_oss            41000  1
snd_mixer_oss          13824  1 snd_pcm_oss
snd_pcm                69256  2 snd_sb16_dsp,snd_pcm_oss
snd_page_alloc          8072  1 snd_pcm
snd_timer              17284  2 snd_opl3_lib,snd_pcm
snd                    39396  13
snd_sb16,snd_opl3_lib,snd_sb16_dsp,snd_sb16_csp,snd_sb_common,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               6112  2 snd
parport_pc             19392  1
lp                      8236  0
parport                29640  2 parport_pc,lp
autofs4                12932  0
sunrpc                109924  1
iptable_filter          2176  0
ip_tables              13568  1 iptable_filter
8139too                17920  0
mii                     3584  1 8139too
floppy                 47440  0
sg                     27680  0
scsi_mod               91984  1 sg
microcode               4768  0
nls_utf8                1536  6
ntfs                   98160  6
ext3                  103656  1
jbd                    40728  1 ext3
dm_mod                 32800  0
uhci_hcd               24472  0
r128                   85796  2
ipv6                  184672  16
reiserfs              209748  1



TIA
Andreas





More information about the fedora-list mailing list