You are not logged in.

#1 2015-04-21 14:39:54

byljcron
Member
Registered: 2015-04-21
Posts: 3

no sound after a while

rescently my laptop just go no sound suddenly.
after reboot it will back to work.

lsmod | grep '^snd' | column -t                                                                                                    
snd_aloop              22227   0
snd_hda_codec_hdmi     49263   1
snd_hda_codec_realtek  67322   1
snd_hda_codec_generic  63161   1   snd_hda_codec_realtek
snd_hda_intel          26387   3
snd_hda_controller     26857   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                88779   6   snd_aloop,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer              26614   2   snd_pcm
snd                    73436   13  snd_hda_codec_realtek,snd_aloop,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel

update:
I check my syslog, which have interesting:

Apr 22 04:28:25 user pulseaudio[8149]: [pulseaudio] module.c: Failed to load module "module-alsa-sink" (argument: "device=hw:0,0"): ini
Apr 22 04:28:25 user pulseaudio[8149]: [pulseaudio] main.c: Module load failed.
Apr 22 04:28:25 user pulseaudio[8149]: [pulseaudio] main.c: Failed to initialize daemon.
Apr 22 04:28:25 user pulseaudio[8146]: [pulseaudio] main.c: Daemon startup failed.

the only problem is, I dont use pulseaudio...... my audio system should able to work without pulseaudio...
here is some similar situation but no workable solution
http://askubuntu.com/questions/22919/wh … er-a-while

Last edited by byljcron (2015-04-22 16:11:14)

Offline

#2 2015-04-21 15:39:13

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: no sound after a while

I have no idea what does the title mean and what is the problem. Your sound disappeared, you did reboot, sound is back - all is well?
Does the sound disappear now and again? Anything interesting in the logs?

Edit:
When posting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Last edited by karol (2015-04-21 15:39:35)

Offline

#3 2015-04-21 17:15:08

byljcron
Member
Registered: 2015-04-21
Posts: 3

Re: no sound after a while

karol wrote:

I have no idea what does the title mean and what is the problem. Your sound disappeared, you did reboot, sound is back - all is well?
Does the sound disappear now and again? Anything interesting in the logs?

Edit:
When posting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

sorry for the confusing.

I know its strange. looks like it will just go no sound randemly. 
I dont have auto sleep setting, but most situation it go no sound is during night and I remain my system opened, and when I wake up it goes no sound. there are few casees is happened in day times, when I want to watch some videos, it just go no sound.

after reboot sound is back, everything go back to work, after several hours it might go no sound again.
and logout dont work

something might interest is it will take much more time for turn off system when sound disppeared.

Offline

#4 2015-04-21 18:50:02

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: no sound after a while

have you checked your system's log with journalctl for any errors when this happens?

also have you checked that your sound isn't simply muted or at 0% volume, speaker/headphone channel turned off or something similar?

Offline

#5 2015-04-21 22:24:29

byljcron
Member
Registered: 2015-04-21
Posts: 3

Re: no sound after a while

ooo wrote:

have you checked your system's log with journalctl for any errors when this happens?

also have you checked that your sound isn't simply muted or at 0% volume, speaker/headphone channel turned off or something similar?

I do check once before, but looks everything goes fine.[I will post it next time when it happen
and I do check sound setting, it is not muted or at 0%, both speaker and headset not working

Offline

Board footer

Powered by FluxBB