Re: FC2 doesn't find Soundcard but playing CD's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andreas Röxeisen wrote/ha scritto, On/il 10/07/2004 17:47:

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@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@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@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




Will you post your modprobe.conf .

I guess that you are missing two lines for inserting your soundcard. Check against mine that is for a Soundblaster 16!!! and check also at www.alsa-project.org

# Note: for use under 2.4, changes must also be made to modules.conf!
alias eth0 ne2k-pci
alias eth1 ne2k-pci
#alias eth2 hisax
#alias snd-card-0 sb
alias usb-controller uhci-hcd
options scanner vendor=0x04b8 product=0x010b
#install sound-slot-0 /sbin/modprobe --first-time --ignore-install sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
#remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove sound-slot-0
alias snd-card-0 snd-sb16
install snd-sb16 /sbin/modprobe --ignore-install snd-sb16 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-sb16 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-sb16


Hope it can help

--

Antonio

=========================================================
Working with  Mozilla 1.7 on Redhat Linux Fedora Core 2
=========================================================
=========================================================
    Uso Mozilla 1.7 su Redhat Linux Fedora Core 2
=========================================================



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux