You are not logged in.

#1 2017-04-26 13:22:27

pyrospade
Member
Registered: 2017-04-26
Posts: 3

[SOLVED] Audio stopped working on Macbook Pro

The audio mysteriously stopped working on my Macbook Pro.  Audio doesn't seem to work through the speakers, headphones, or HDMI.  I can, however, see the audio meter moving via pavucontrol when I'm playing sound.  If I boot back into Mac the audio works fine.

I'm currently running the linux-macbook 4.8.16-1 kernel.  The sound worked when I first installed the kernel, so I'd doubt it's the cause.

https://aur.archlinux.org/packages/linux-macbook/

Booting into the stock kernel does not resolve the issue.

Things I've Tried

I added the following entry in /etc/modprobe.d/50-sound.conf but that did not resolve the issue either -

options snd_hda_intel model=intel-mac-auto

I've cleared the local pulseaudio tdb files and restarted pulseaudio, that doesn't resolve the issue

% rm ~/.config/pulse/*.tdb
% systemctl --user restart pulseaudio

I've also performed a full system upgrade via `pacman -Syu` to ensure I hadn't broken any package dependencies.

Debug Info

Here are the outputs of various commands as well as what pavucontrol looks like.

`amixer info ; pactl list` (while not playing sound) https://ptpb.pw/yrMc
`pactl list` (while playing sound) https://ptpb.pw/vbdZ
`amixer contents` https://ptpb.pw/wEpa

`alsamixer` levels
  * https://ptpb.pw/thL2.png
  * https://ptpb.pw/Rm5_.png

`pavucontrol`
  * Playback https://ptpb.pw/gNbX.png
  * Output devices https://ptpb.pw/3ZuV.png
      * Ports https://ptpb.pw/AZxM.png
  * Configuration https://ptpb.pw/nX9i.png

Last edited by pyrospade (2017-04-27 06:21:48)

Offline

#2 2017-04-26 16:51:50

pyrospade
Member
Registered: 2017-04-26
Posts: 3

Re: [SOLVED] Audio stopped working on Macbook Pro

The problem as that `asoundconf` had generated some bad configs.  Removing the files ~/.asoundrc and ~/.asoundrc.asoundconf then rebooting resolved the issue.  I also reinstalled pulseaudio-alsa to ensure /etc/asound.conf was in its original state.

Offline

#3 2017-04-27 06:10:56

olegabrielz
Member
From: Norway
Registered: 2015-12-23
Posts: 255

Re: [SOLVED] Audio stopped working on Macbook Pro

I'm glad you've got your sound issue fixed. Please edit your first post and add [SOLVED] to the beginning of the title.


Be aware of my Newbie Powers

Offline

#4 2017-04-27 06:22:24

pyrospade
Member
Registered: 2017-04-26
Posts: 3

Re: [SOLVED] Audio stopped working on Macbook Pro

Done, thanks!

Offline

Board footer

Powered by FluxBB