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

Re: no more sound cards



On Fri, 2015-05-22 at 21:40 +0200, Pierre Frenkiel wrote:
> On Fri, 22 May 2015, Sven Arvidsson wrote:
> 
> > Are the sound modules loaded? I'm guessing snd_hda_intel for the Intel
> > stuff, and other snd_ for the rest of the hardware.
> >
>    after boot, no:
> -> lsmod | grep snd
>     (empty output)
> -> ls /proc/asound
>      ls: cannot access /proc/asound: No such file or directory
> 
> after: -> modprobe snd-emu10k1:
> -> lsmod | grep snd
>     snd_emu10k1_synth      12923  0
>     snd_emux_synth         32071  1 snd_emu10k1_synth
>     snd_seq_midi_emul      12678  1 snd_emux_synth
>     snd_seq_virmidi        12948  1 snd_emux_synth
>     snd_emu10k1           129764  1 snd_emu10k1_synth
>     snd_util_mem           12659  2 snd_emux_synth,snd_emu10k1
>     snd_hwdep              12906  2 snd_emux_synth,snd_emu10k1
>     snd_ac97_codec         96151  1 snd_emu10k1
>     snd_pcm_oss            44124  0
>     snd_mixer_oss          21822  1 snd_pcm_oss
>     snd_pcm                78128  3 snd_pcm_oss,snd_ac97_codec,snd_emu10k1
>     snd_seq_midi           12744  0
>     snd_seq_midi_event     13124  2 snd_seq_virmidi,snd_seq_midi
>     snd_rawmidi            22284  3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
>     snd_seq                51555  5 snd_seq_midi_event,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_midi
>     snd_seq_device         12980  5 snd_seq,snd_rawmidi,snd_emu10k1_synth,snd_emu10k1,snd_seq_midi
>     snd_timer              22010  3 snd_pcm,snd_seq,snd_emu10k1
>     snd                    55101  12 snd_pcm_oss,snd_ac97_codec,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_seq_device,snd_mixer_oss
>     soundcore              12890  1 snd
>     ac97_bus               12462  1 snd_ac97_codec

Not sure what is going on here, but you seem to have oss sound, instead
of alsa?

As you seem to have more than one soundcard, try removing/disabling all
but one (I'd guess preferably the Intel one) and see if that narrows it
down.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 6FAB5CD5


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: