You are not logged in.

#1 2016-07-21 17:15:46

1Try
Member
Registered: 2016-07-21
Posts: 16

Audio not working

Hi everybody,
First of all I have to say that this my very first installation of linux and that I'm totally ignorant of anything that is unix-like system related but I'm willing to learn so please bear with me!

My problem is that I can't get the audio working. I've read many posts here but nothing seems to help. I've alsa installed as well as pulseaudio and pulseaudio-alsa

fuser -v /dev/snd/* (I don't know what it means but I will post the output anyway since it was asked in another post)

                     UTENTE      PID ACCESSO COMANDO
/dev/snd/controlC0:  edoardo     831 F.... pulseaudio
/dev/snd/pcmC0D0p:   edoardo     831 F...m pulseaudio

Another thing that was requested is /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:

Just a couple more things that may help are
1) I can hear the bip
2) alsamixer showed that audio was muted
3) I unmuted Master with amixer -q set Master unmute

this is it!
Thanks in advance for you help

Offline

#2 2016-07-21 17:19:02

1Try
Member
Registered: 2016-07-21
Posts: 16

Re: Audio not working

Forget it -.-
Something very strange has just happened. It started playing after I tried to use "amixer -q set Master unmute" again

This is very strange because I'm a 100% sure that Master was already unmuted since I tried the command like 20 times before posting

Thanks anyway!

Offline

Board footer

Powered by FluxBB