You are not logged in.
Hi guys,
I don't have a clue why, but after update my sound isn't working.
fuser -v /dev/snd/*
USUÁRIO PID ACESSO COMANDO
/dev/snd/controlC0: vinnom 556 F.... pulseaudio
/dev/snd/pcmC0D1p: vinnom 556 F...m pulseaudio
lsmod|grep ^snd
snd_hda_codec_realtek 46566 1
snd_hda_codec_generic 53211 1 snd_hda_codec_realtek
snd_hda_intel 37704 3
snd_hda_codec 99871 3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
snd_hwdep 6332 1 snd_hda_codec
snd_pcm 79815 2 snd_hda_codec,snd_hda_intel
snd_timer 18718 1 snd_pcm
snd 59286 13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
ls -l /dev/snd/
total 0
drwxr-xr-x 2 root root 60 Abr 18 22:59 by-path
crw-rw----+ 1 root audio 116, 7 Abr 18 22:59 controlC0
crw-rw----+ 1 root audio 116, 6 Abr 18 22:59 hwC0D0
crw-rw----+ 1 root audio 116, 5 Abr 18 23:00 pcmC0D0c
crw-rw----+ 1 root audio 116, 4 Abr 18 23:00 pcmC0D0p
crw-rw----+ 1 root audio 116, 3 Abr 18 23:00 pcmC0D1p
crw-rw----+ 1 root audio 116, 2 Abr 18 22:59 pcmC0D2c
crw-rw----+ 1 root audio 116, 1 Abr 18 22:59 seq
crw-rw----+ 1 root audio 116, 33 Abr 18 22:59 timer
Any ideas?
Last edited by vinnom (2014-04-29 22:44:36)
Offline
Do you have more than one sound output device in the sound settings dialog? Try to change them around.
You can also check out alsamixer. It will only show you the pulseaudio mixer by default but you can change to the real hardware device with F6 and check if there are any muted channels, especially look for Master and PCM.
Last edited by ijanos (2014-04-19 07:45:15)
Offline
Do you have more than one sound output device in the sound settings dialog? Try to change them around.
You can also check out alsamixer. It will only show you the pulseaudio mixer by default but you can change to the real hardware device with F6 and check if there are any muted channels, especially look for Master and PCM.
My sound settings dialog only shows me digital output. =/
In alsamixer, tried what you suggested, but all channels are fine =/
Offline
I had a problem with my sound today too. Try setting "Auto-mute" in alsamixer, from enabled to disabled.
Offline
Does anyone else still have issues with this? I have had tons of issues ever since I upgraded to gnome 3.12 recently. Everything from the sound stopped working to the display manager somehow freezing with my webcam plugged in.
I have tried everything above and a lot more and I get no sound. I managed to get bluetooth working and got sound in my bluetooth headset.
My integrated card uses the following driver: snd_hda_intel (which I have later blacklisted), and my main sound card uses snd_oxygen. When all modules were loaded no output devices worked but I got sound via bluetooth.
Oh and I cannot find any auto-mute under alsamixer.
Last edited by AsavarTzeth (2014-04-20 14:09:18)
Offline
I still have man. Tried to format and install from scratch again with no good results. For me, it is only this issue... and it is annoying =/
EDIT:
Guys, I've tried to install mplayer and playback an audio file in another tty. I had no good result from this... I tried to use pavucontrol, but it seems that pulseaudio is using the right output.
Just to be more precise
lscpu
Arquitetura: x86_64
Modo(s) operacional da CPU32-bit, 64-bit
Ordem dos bytes: Little Endian
CPU(s): 3
Lista de CPU(s) on-line:0-2
Thread(s) per núcleo 1
Núcleo(s) por soquete:3
Soquete(s): 1
Nó(s) de NUMA: 1
ID de fornecedor: AuthenticAMD
Família da CPU: 16
Modelo: 4
Nome do modelo: AMD Phenom(tm) II X3 710 Processor
Step: 2
CPU MHz: 2612.019
BogoMIPS: 5226.70
Virtualização: AMD-V
cache de L1d: 64K
cache de L1i: 64K
cache de L2: 512K
cache de L3: 6144K
CPU(s) de nó0 NUMA: 0-2
cat /proc/version
Linux version 3.14.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014
Last edited by vinnom (2014-04-23 12:36:55)
Offline
Hi Guys,
I found out a workaround. I'm not going to edit the post as solved because it isn't. The workaround that I've found is:
In settings > sounds it only displayed to me a digital output. It seems that pulse isn't recognizing the right output. With pavucontrol installed, I lauched it and choose, in Output device tab, my analogic output (that was signed as unplugged). After that, every sound plays beautifully.
If after a reboot, pulse don't detect the device again, just repeat the pavucontrol step.
Offline