I cannot get the startup chime to work on my 2019 iMac. Running Big Sur 11.0.1. During one of the betas it did sound off. Then I never heard it again. System Preferences have it set to ON. Not sure what else needs to happen at this point.
This did not work for me. Thanks for trying.This worked on Catalina (before there was a system option). Disclaimer I have not installed Big Sur so no idea if it will still work.
enable
sudo nvram StartupMute=%00
disable
sudo nvram -d StartupMute
This is how I got it to work on my MacBook.have you tried turning it off, rebooting, then turning it back on? or possibly, an nvram reset will restore it if needed...
Did you go into the sound pane, in the sound effects pane, just under the alert sound slider, is the Play the Sound at startup ticked? just asking.... Before Big Sur came out yesterday, I did it manually thru Terminal.I cannot get the startup chime to work on my 2019 iMac. Running Big Sur 11.0.1. During one of the betas it did sound off. Then I never heard it again. System Preferences have it set to ON. Not sure what else needs to happen at this point.
Just tried turning off and unplugging for 2 minutes.... then turning on. No good.have you tried turning it off, rebooting, then turning it back on? or possibly, an nvram reset will restore it if needed...
That's one way to clear it. Maybe try that first.This is how I got it to work on my MacBook.
Yes, it is ticked.Did you go into the sound pane, in the sound effects pane, just under the alert sound slider, is the Play the Sound at startup ticked? just asking.... Before Big Sur came out yesterday, I did it manually thru Terminal.
I had it on my MBP with Catalina, now I have a iMac, it wasn't on by default. to disable, another is the opposite enable: sudo nvram StartupMute=%01This worked on Catalina (before there was a system option). Disclaimer I have not installed Big Sur so no idea if it will still work.
enable
sudo nvram StartupMute=%00
disable
sudo nvram -d StartupMute
First untick it. Do a nvram reset per instructions, Then tick it and restart again. Check this page.Yes, it is ticked.
This is how I got it to work on my MacBook.
unplugging?? have you rebooted?Just tried turning off and unplugging for 2 minutes.... then turning on. No good.
When you shutdown prior to pulling the plug.... when you plug it back in and turn it on it reboots???turning th
unplugging?? have you rebooted?
ah, ok, you didn't mention shutting down... you might try resetting nvram (google for your instructions)When you shutdown prior to pulling the plug.... when you plug it back in and turn it on it reboots???
What nvram is non-volital memory that stores settings so when you turn off your mac, it keeps this stuff on a RAM chip, and doesn't lose it. So, when you perform nvram reset, it just clears it out.LOL... yes shutdown first. I thought that unplugging for that long DID reset the NVRAM...is that not correct?
right; you have to specifically reset nvram, it's not designed to ever reset itself.What nvram is non-volital memory that stores settings so when you turn off your mac, it keeps this stuff on a RAM chip, and doesn't lose it. So, when you perform nvram reset, it just clears it out.
No, nvram retains any commands you do via terminal. Any command you do in terminal, it stores it in there until you reset for some reason.right; you have to specifically reset nvram, it's not designed to ever reset itself.
not sure what your point is. i'm saying that, for the OP to get the chime working, an nvram reset should do it (or, might do it). until the procedure is run, nothing will change (nothing will reset).No, nvram retains any commands you do via terminal. Any command you do in terminal, it stores it in there until you reset for some reason.
Exactly what it says, saves any commands that you enter to save a behavior in terminal. In this issue with the chime, you don't have to do that. The OS has a option to do it. Unfortunately, radamo is having a issue. That's all I'm saying. I'm explaining how nvram works.not sure what your point is. i'm saying that, for the OP to get the chime working, an nvram reset should do it (or, might do it). until the procedure is run, nothing will change (nothing will reset).
Rightright; you have to specifically reset nvram, it's not designed to ever reset itself.