|
the thpinfo.com blogger archives (2007-2008) Disabling startup sound/chime on the MacBookPublished: 2007-11-19T22:32:00.000+01:00
Tags: startup, nvram, sound, disable, chime, macbook, apple
Today at university, a fellow student asked me about how I disabled the startup chime/sound that the MacBook makes when it is powered on from cold state. I remembered I applied some setting after a suggestion on the mactel-linux-users mailing list, but I didn't remember exactly how I did it. Just in case, I need to repeat this procedure, and to tell him what worked for me, I started looking for the corresponding post. Here it is: how to silence apple startup chime. /usr/sbin/nvram SystemAudioVolume=%80This will set the volume in nvram to zero and effectively disable the startup chime, so you won't be annoyed by the startup chime when you forgot to mute the OS X audio volume before shutdown. The good thing with this method is that you don't need to install nasty third-party software, and that it still preserves the volume settings inside Mac OS X and (of course) in Linux, thanks to alsactl's restore functionality. CommentsJohn (2008-01-10T01:34:00.000+01:00) JohnCall (2007-12-08T09:11:00.000+01:00) Marco (2007-11-20T18:02:00.000+01:00) Thomas Perl (thp at this domain); jabber: thp@jabber.org |
|