You are not logged in.

#1 2011-11-10 10:53:52

mabuse
Member
Registered: 2011-10-28
Posts: 3

[SOLVED] No sound in skype nor grooveshark but in phonon

I am stuck with this problem. I've tried it all without success.. (arch forums, google, ...)

I have snd-had-intel installed and in phonon (KDE) i can hear the sound. However, if I open grooveshark or skype, there is no sound. The most strange is that it actually worked several days before..

#aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

#lsmod | grep '^snd' | column -t
snd_hda_codec_realtek  282024  1
snd_hda_intel          22410   4
snd_hda_codec          80889   2   snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              6357    1   snd_hda_codec
snd_pcm                74304   3   snd_hda_intel,snd_hda_codec
snd_timer              19544   2   snd_pcm
snd                    58362   12  snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc         7153    2   snd_hda_intel,snd_pcm

#ls -l /dev/snd/
total 0
drwxr-xr-x  2 root root       60 Nov 10 12:12 by-path
crw-rw---T+ 1 root audio 116,  7 Nov 10 12:12 controlC0
crw-rw---T+ 1 root audio 116,  6 Nov 10 12:12 hwC0D0
crw-rw---T+ 1 root audio 116,  5 Nov 10 12:12 pcmC0D0c
crw-rw---T+ 1 root audio 116,  4 Nov 10 12:13 pcmC0D0p
crw-rw---T+ 1 root audio 116,  3 Nov 10 12:12 pcmC0D1p
crw-rw---T+ 1 root audio 116,  2 Nov 10 12:12 pcmC0D2c
crw-rw---T  1 root audio 116,  1 Nov 10 12:12 seq
crw-rw---T+ 1 root audio 116, 33 Nov 10 12:12 timer


Alsamixer also behaves quite strange. The volume is always down (anyway, increasing all the parameters doesn't solve anything).

What can be the problem?

Thanks in advance!

Last edited by mabuse (2011-11-10 15:57:04)

Offline

#2 2011-11-10 15:57:36

mabuse
Member
Registered: 2011-10-28
Posts: 3

Re: [SOLVED] No sound in skype nor grooveshark but in phonon

I've solved the issue uninstalling pulseaudio and instaling OSS. Now all is going flawlessly

Offline

Board footer

Powered by FluxBB