You are not logged in.

#1 2015-02-25 21:45:56

Roomy
Member
From: Poland
Registered: 2015-02-25
Posts: 2

Sound stopped working

Hello,

I have an issue with sound (input and output), generally it isn't working but it was working perfectly. I have never changed anything in config, default was just perfect for me.
It all started when I installed pulseaudio to get sound in Skype, after first reboot sound worked perfectly even in Skype on default settings, after next reboot the sound has disappeared.

I'm running Arch Linux x86_64.

$ lsmod |grep '^snd' | column -t
snd_pcm_oss            49005   0
snd_mixer_oss          21998   1   snd_pcm_oss
snd_hda_codec_hdmi     49263   1
snd_hda_codec_realtek  63196   1
snd_hda_codec_generic  63087   1   snd_hda_codec_realtek
snd_hda_intel          26387   0
snd_hda_controller     26938   1   snd_hda_intel
snd_hda_codec          112621  5   snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep              17244   1   snd_hda_codec
snd_pcm                88785   5   snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer              26614   1   snd_pcm
snd                    73436   10  snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Any advice?

Offline

#2 2015-02-25 21:55:25

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: Sound stopped working

Maybe it is just muted? What if you run alsamixer? Try selecting the correct sounding card while on it (F6 key).

Offline

#3 2015-02-25 22:11:50

Roomy
Member
From: Poland
Registered: 2015-02-25
Posts: 2

Re: Sound stopped working

Yep, you are right, it was just muted. Thank You!
But what happend? How is it possible that the sound being muted without any warning?

Offline

#4 2015-02-28 19:34:55

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: Sound stopped working

It is the default behavior of alsa. It is documented on the Wiki.

Offline

Board footer

Powered by FluxBB