You are not logged in.

#1 2014-02-04 11:21:47

thegyro
Member
Registered: 2013-12-13
Posts: 22

Audio not working suddnely

The Audio System was working perfectly till yesterday. I don't what happened today suddenly the sound stops working. I played a Video in VLC ,by default the audio device which remains selected is "Built in Audio Digital Device (HDMI)" , the sound did not work , only the video played perfectly. Then I changed the audio device to "Built in Audio Analog Device" the sound worked perfectly well if I use my Headphones , but doesn't work when I play it via the speaker. In non-VLC programs (say for example MPD) the audio doesn't work whether I use headphones or I play via the speaker.

speaker-test -c  2 

also doesn't play any sound on both the speakers. i have ensured that the "Master" ,"Speaker" and "Headphones" are unmuted. I tried changing the device number of the card in the /etc/modprobe.d/alsa-base.conf but it is still not working. Can someone please help me out here?

Here are some of the outputs

$cat /etc/modprobe.d/alsa-base.conf

options snd slots=snd_mia,snd_hda_intel
options snd_mia index=2
options snd_hda_intel index=2
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: Generic_1 [HD-Audio Generic], device 0: ALC271X Analog [ALC271X Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
$ cat /etc/asound.conf
# Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

# vim:set ft=alsaconf:
$ ls -la /dev/snd/
otal 0
drwxr-xr-x   3 root root      240 Feb  4 15:42 .
drwxr-xr-x  18 root root     2920 Feb  4 16:07 ..
drwxr-xr-x   2 root root       80 Feb  4 15:42 by-path
crw-rw----+  1 root audio 116,  8 Feb  4 15:42 controlC1
crw-rw----+  1 root audio 116,  4 Feb  4 15:42 controlC2
crw-rw----+  1 root audio 116,  7 Feb  4 15:42 hwC1D0
crw-rw----+  1 root audio 116,  3 Feb  4 15:42 hwC2D0
crw-rw----+  1 root audio 116,  6 Feb  4 16:24 pcmC1D0c
crw-rw----+  1 root audio 116,  5 Feb  4 16:40 pcmC1D0p
crw-rw----+  1 root audio 116,  2 Feb  4 16:44 pcmC2D3p
crw-rw----   1 root audio 116,  1 Feb  4 15:42 seq
crw-rw----+  1 root audio 116, 33 Feb  4 15:42 timer

Last edited by thegyro (2014-02-04 11:22:58)

Offline

#2 2014-02-04 12:37:20

Jellicent
Member
From: Berlin
Registered: 2013-09-13
Posts: 189

Re: Audio not working suddnely

Sony question regarding your speakers: have you checked if they are plugged in correctly?

Offline

#3 2014-02-04 12:48:58

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Audio not working suddnely

I use a mixture of HDMI and audio jack output too. My audio card stopped working last night too. The solution for me was to reboot my computer. An updated had caused some confusion with the audio driver.

Does rebooting solve it for you?

Offline

#4 2014-02-04 14:47:52

thegyro
Member
Registered: 2013-12-13
Posts: 22

Re: Audio not working suddnely

Jellicent wrote:

Sony question regarding your speakers: have you checked if they are plugged in correctly?

By speakers I didn't mean an external speaker. I meant the built-in one. Sorry for not being clear.


drcouzelis wrote:

I use a mixture of HDMI and audio jack output too. My audio card stopped working last night too. The solution for me was to reboot my computer. An updated had caused some confusion with the audio driver.

Does rebooting solve it for you?

Nope sad I tried. It didn't work.

Offline

Board footer

Powered by FluxBB