Almost ALSA!

W. Guy Thomas mrguytx at austin.rr.com
Fri Oct 8 02:16:22 UTC 2004


Ok, I'm very close finally to getting ALSA working on this laptop
(Toshiba 330CDT) with a standard Yamaha opl3sa2 card.

I have loaded the libs, the utils, the driver, the kernel has been
upgraded and soundcore is loaded. Everything is good until I attempt to
modprobe the actual device.

I get this:


> [root at Toshi speaker-test]# /sbin/modprobe snd-card-opl3sa2
> FATAL: Module snd_card_opl3sa2 not found.

This is my lsmod, it appears to me that things are loaded
properly and I have also already run alsaconf which tries to detect
the card. lsmod here:

Module                  Size  Used by
snd_opl3_lib           11776  0
snd_hwdep              10400  1 snd_opl3_lib
snd_cs4231_lib         33412  0
snd_mpu401_uart         9344  0
snd_rawmidi            26432  1 snd_mpu401_uart
snd_seq_device          8328  2 snd_opl3_lib,snd_rawmidi
snd_pcm                93092  1 snd_cs4231_lib
snd_timer              30468  3 snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd                    53732  8 snd_opl3_lib,snd_hwdep,snd_cs4231_lib,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer
soundcore               7713  1 snd
snd_page_alloc          9864  2 snd_cs4231_lib,snd_pcm
md5                     3905  1
ipv6                  219268  8
lp                      9773  0
autofs                 17217  0
orinoco_cs              7625  1
orinoco                46285  1 orinoco_cs
hermes                  6593  2 orinoco_cs,orinoco
ds                     12997  5 orinoco_cs
i82365                 20129  1
pcmcia_core            50953  3 orinoco_cs,ds,i82365
ohci1394               31577  0
ieee1394              285205  1 ohci1394
floppy                 54513  0
sg                     29153  0
scsi_mod              106001  1 sg
parport_pc             21249  0
parport                36361  2 lp,parport_pc
toshiba_acpi            5085  0
button                  4825  0
battery                 7373  0
asus_acpi               9305  0
ac                      3532  0
ext3                   96681  2
jbd                    66393  1 ext3
[root at Toshi speaker-test]#

I believe I am very close to finally getting this done.
I would very much appreciate any tips from you guys.
Thanks in advance always,

=G




More information about the fedora-list mailing list