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

Re: ALSA



--- Andrea Vettorello <andrea.vettorello@gmail.com>
wrote:

> On Sat, 9 Oct 2004 04:18:09 -0700 (PDT), Roger
> Creasy
> <roger_creasy@yahoo.com> wrote:
> > <snip>
> > > i suspect hotplug is
> > > loading the OSS
> > > module before the ALSA one, so i suggest you to
> > > blacklist it, i.e. put
> > > the OSS module name in your
> /etc/hotplug/blacklist
> > > file.
> > >
> > 
> > Sounds logical to me. how/where do I find the OSS
> module?
> > 
> 
> The module name or "physically" the module itself? 
> 
> As i've said, you don't give a lot of details,
> anyway "lsmod" will
> show the loaded kernel modules, and "modprobe -l"
> will show all the
> available kernel modules. In my case, a crappy
> integrated sound card,
> the ALSA module is called "snd_via82xx" (isn't the
> only ALSA loaded
> module...) instead the OSS is called
> "via82cxxx_audio" (note the
> missing "snd_").
> 
> So without details i can't guess your soundcard and
> the module (aka
> driver) it needs... =)
> 
OK
I added my soundcard driver to /etc/hotplug/blacklist
still no luck. Here are further details:
I am running sarge and kernel 2.6.8, my soundcard is a
SB 16 ,ensonic 1321
##################################################
results of lsmod:
basement:~# lsmod
Module                  Size  Used by
ipv6                  229764  8
apm                    19948  2
uhci_hcd               29328  0
ohci_hcd               19460  0
ehci_hcd               27908  0
usbcore               104164  3
uhci_hcd,ohci_hcd,ehci_hcd
snd_ens1371            23012  0
snd_pcm_oss            48168  0
snd_mixer_oss          16640  1 snd_pcm_oss
snd_pcm                85384  2
snd_ens1371,snd_pcm_oss
snd_page_alloc         11144  1 snd_pcm
snd_ac97_codec         59268  1 snd_ens1371
pci_hotplug            30640  0
via_agp                 8832  1
parport_pc             31936  0
parport                37320  1 parport_pc
tsdev                   7168  0
floppy                 54992  0
mousedev                9996  2
psmouse                17800  0
pcspkr                  3816  0
rtc                    12088  0
evdev                   9088  0
es1371                 33472  1
gameport                4736  2 snd_ens1371,es1371
ac97_codec             16908  1 es1371
fealnx                 17032  0
mii                     4864  1 fealnx
crc32                   4608  1 fealnx
agpgart                31784  1 via_agp
capability              4872  0
commoncap               7168  1 capability
snd_seq_midi            8096  0
snd_rawmidi            23204  2
snd_ens1371,snd_seq_midi
snd_seq_oss            29440  0
snd_seq_midi_event      7552  2
snd_seq_midi,snd_seq_oss
snd_seq                46608  5
snd_seq_midi,snd_seq_oss,snd_seq_midi_event
snd_timer              23172  2 snd_pcm,snd_seq
snd_seq_device          7944  4
snd_seq_midi,snd_rawmidi,snd_seq_oss,snd_seq
snd                    50660  12
snd_ens1371,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_ac97_codec,snd_seq_midi,snd_rawmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device
soundcore               9824  3 es1371,snd
ide_cd                 38176  1
cdrom                  35740  1 ide_cd
ext3                  109544  2
jbd                    54552  1 ext3
ide_generic             1664  0
via82cxxx              12956  1
ide_disk               16768  4
ide_core              125156  4
ide_cd,ide_generic,via82cxxx,ide_disk
sd_mod                 20480  0
ata_piix                7812  0
libata                 36228  1 ata_piix
scsi_mod              115020  2 sd_mod,libata
unix                   25908  283
font                    8576  0
vesafb                  6688  0
cfbcopyarea             3840  1 vesafb
cfbimgblt               3200  1 vesafb
cfbfillrect             3712  1 vesafb
#######################################################
results of /sbin/lsmod/
basement:~# /sbin/lsmod
Module                  Size  Used by
ipv6                  229764  8
apm                    19948  2
uhci_hcd               29328  0
ohci_hcd               19460  0
ehci_hcd               27908  0
usbcore               104164  3
uhci_hcd,ohci_hcd,ehci_hcd
snd_ens1371            23012  0
snd_pcm_oss            48168  0
snd_mixer_oss          16640  1 snd_pcm_oss
snd_pcm                85384  2
snd_ens1371,snd_pcm_oss
snd_page_alloc         11144  1 snd_pcm
snd_ac97_codec         59268  1 snd_ens1371
pci_hotplug            30640  0
via_agp                 8832  1
parport_pc             31936  0
parport                37320  1 parport_pc
tsdev                   7168  0
floppy                 54992  0
mousedev                9996  2
psmouse                17800  0
pcspkr                  3816  0
rtc                    12088  0
evdev                   9088  0
es1371                 33472  1
gameport                4736  2 snd_ens1371,es1371
ac97_codec             16908  1 es1371
fealnx                 17032  0
mii                     4864  1 fealnx
crc32                   4608  1 fealnx
agpgart                31784  1 via_agp
capability              4872  0
commoncap               7168  1 capability
snd_seq_midi            8096  0
snd_rawmidi            23204  2
snd_ens1371,snd_seq_midi
snd_seq_oss            29440  0
snd_seq_midi_event      7552  2
snd_seq_midi,snd_seq_oss
snd_seq                46608  5
snd_seq_midi,snd_seq_oss,snd_seq_midi_event
snd_timer              23172  2 snd_pcm,snd_seq
snd_seq_device          7944  4
snd_seq_midi,snd_rawmidi,snd_seq_oss,snd_seq
snd                    50660  12
snd_ens1371,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_ac97_codec,snd_seq_midi,snd_rawmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device
soundcore               9824  3 es1371,snd
ide_cd                 38176  1
cdrom                  35740  1 ide_cd
ext3                  109544  2
jbd                    54552  1 ext3
ide_generic             1664  0
via82cxxx              12956  1
ide_disk               16768  4
ide_core              125156  4
ide_cd,ide_generic,via82cxxx,ide_disk
sd_mod                 20480  0
ata_piix                7812  0
libata                 36228  1 ata_piix
scsi_mod              115020  2 sd_mod,libata
unix                   25908  303
font                    8576  0
vesafb                  6688  0
cfbcopyarea             3840  1 vesafb
cfbimgblt               3200  1 vesafb
cfbfillrect             3712  1 vesafb
##################################################
let me know if anything else would be helpful. I am
new to linux. So, I really don't know what I am doing.
Please be patient with me. Thanks for all of the help.

Roger



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Reply to: