Everytime I turn on my Macbook Pro it makes a start up noise. This is annoying since there is no volume or ability to turn it off. I just don't want the sound to play at all.
How do I disable this startup sound?
|
|
|
You can use StartSound.PrefPane which basically just sets the volume to 0 when you shutdown and then turns it back up after login. |
|||||||||||||
|
|
Open Terminal.app and type:
Give the password when asked for then:
then press Ctrl-D and type "exit". Next time you'll reboot in silence BUT you'll have to manually reset the sound volume (F10, slider ...) if you want to hear some music again. Theoretically it should be possible to run under /private/etc/rc.local a script to do it ('set volume without output muted') but that seems to behave erratically. |
|||
|
|
|
I haven't noticed that sound on my MacBook Pro for ages, and today I figured out why. The MBP seems to remember 2 sets of volume settings; both for having-no-headphones-plugged-in, and for having-headphones-plugged-in. I usually have my external speakers plugged in-when I'm at home, and when I'm travelling/way from home obviously I don't. At some point in the past I have turned the volume down to zero when headphones weren't connected, and now when I start the MBP up there's no sound. You could try this (though it's not particularly practical) - turn the volume on your Mac right down to zero, then restart the computer. I suspect you won't hear the startup-sound. Like I say, not really practical but if the start-up noise annoys you enough, you might just get into the habit of turning the volume down before switching off. :-) EDIT: Just realised this this point about turning the volume down has already been made in other answers here, so feel free to ignore this! |
||||
|
|
|
For Snow Leopard and earlier machines download and install "StartupSound.prefPane" which will install a preference pane in system settings to allow you to adjust the startup volume and disable the startup sound: http://www5e.biglobe.ne.jp/~arcana/StartupSound/BETA/index.en.html Note that the above has mixed results in Lion. For Lion users the following is recommended:
(source) |
|||
|
|