sound on my MacBook pro suddenly low
The sound on my MacBook Pro is suddenly low when turned all the way up. Of course I have set F12 at its highest and the same in Settings-Sound. Suggestions?
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
The sound on my MacBook Pro is suddenly low when turned all the way up. Of course I have set F12 at its highest and the same in Settings-Sound. Suggestions?
This is actually copy of already asked and answered question- answer there was to reset PRAM, which is not always practical. I had the same problem, and i was able to resolve it without system restart, only killing the process that controls audio.
You can do so running
sudo kill -9 `ps ax|grep 'coreaudio[a-z]' | awk '{print $1}'`
in terminal.
This is actually copy of already asked and answered question- answer there was to reset PRAM, which is not always practical. I had the same problem, and i was able to resolve it without system restart, only killing the process that controls audio.
You can do so running
sudo kill -9 `ps ax|grep 'coreaudio[a-z]' | awk '{print $1}'`
in terminal.
sound on my MacBook pro suddenly low