Contribute
Register

Another Apple Startup Chime Solution

Status
Not open for further replies.
I think I have a solution for that:
1. Where are you getting your 5V DC power source from? (PSU or USB)
It sounds like usb since it replays on wake...

2. Connect it to the power supply instead because unless the motherboard disconnects standby power from ground, the PSU will stay on... Which means (I don't know what OS X does with power management, it's weird) the chime will only be played when the system turns on the power supply. In case you're confused, the power supply is only turned off on Shutdown and Hibernate.

Keep in mid that this solution is based off my observations on a standard desktop computer running Windows and seeing how the power management works, so I may not be right, but I have a feeling I am.

Also great work using an MP3 Playback module, I know a lot of people want to do the whole chime thing to make it seem like a real mac. I'll point people in your direction to show them it can be done without too much cost.


Hi Akhilv1,

In the initial testing of this, I discovered that the mp3 module takes a brief moment to start up and play the mp3 file(s) stored on the SDHC card. This made it more difficult to time the process correctly at the press of the power button, because a microcontroller also has to boot and the 3W amp needs to power up as well.

I had the best results with the module wired into 5V standby power direct from the PSU. It sits with its red 'ready' light on all the time. The microcontroller is powered by USB, so when the system starts, it turns on and sends one solitary 'low' signal out to Pin 1 of the mp3 module. During sleep, the microcontroller remains powered on USB 5V as this does not turn off as the machine is in S3 sleep. Thus, when re-wake happens, the microcontroller does NOT send out a low signal, and there is no chime played.

A workaround can be used without a microcontroller, using a 5V DC relay instead. USB 5V can be wired to the relay to close the ground circuit to the module pin 1. As you stated in your point number (2) above, however, the Apple PSU disconnects the ground when sleep occurs and the chime plays upon re-wake. Unless the PSU 5V standby could be wired to a USB ground, this could possibly be overcome, but I have not tried it. Using a Picaxe or Arduino (or other) microcontroller running on USB 5V is really the best solution that I could come up with.

Anyway, thanks for your comments. I'm hopeful that this solution and potentially others that get posted will give us all a chance to have a better Hackintosh as a result.


Cheers!
 
Well done, ersterhernd! Looks like you've reused the part of the logic board with the ATX connector on it? Could you post some more pics of your newest two iMac projects?

Gruss
MacTester
 
Status
Not open for further replies.
Back
Top