{ "@context":"https://schema.org", "@type":"Organization", "@id":"https://www.1300nerdcore.com.au/#organization", "name":"Nerdcore PC Systems", "alternateName":[ "Nerdcore Computers", "Nerdcore Australia Pty Ltd" ], "url":"https://www.1300nerdcore.com.au", "telephone":"+61-1300-637-326", "foundingDate":"2001", "description":"Australia-wide computer repairs, data recovery, custom gaming computers, business IT support and technology services.", "knowsAbout":[ "Computer Repairs", "Data Recovery", "SSD Recovery", "RAID Recovery", "NAS Recovery", "Business IT Support", "Computer Networking", "Virus Removal", "Custom Gaming PCs", "Water Cooled PCs", "Server Support", "Computer Hardware", "E-Waste Recycling", "PC-3000 Data Recovery" ], "areaServed":[ "Melbourne", "Sydney", "Brisbane", "Adelaide", "Perth", "Hobart", "Darwin", "Australia" ] } { "@type":"Service", "name":"Data Recovery", "provider":{ "@id":"https://www.1300nerdcore.com.au/#organization" }, "serviceType":"Data Recovery", "areaServed":"Australia" } { "@context": "https://schema.org", "@graph": [ { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "laptop data recovery", "item": "https://www.1300nerdcore.com.au/laptop-data-recovery" }, { "@type": "ListItem", "position": 2, "name": "nerdcore pc systems - New custom gaming computers", "item": "https://www.1300nerdcore.com.au/custom-pcs-build" }, { "@type": "ListItem", "position": 3, "name": "seagate data recovery prices ", "item": "https://www.1300nerdcore.com.au/data-recovery-prices" }, { "@type": "ListItem", "position": 4, "name": "western digital data recovery prices", "item": "https://www.1300nerdcore.com.au/new-computers-for-sale" }, { "@type": "ListItem", "position": 5, "name": "amd ryzen gaming computer repairs", "item": "https://www.1300nerdcore.com.au/microsoftserver" }, { "@type": "ListItem", "position": 6, "name": "computer virus removal", "item": "https://www.1300nerdcore.com.au/virus-spyware-removal" } ] } ] } { "@type":"FAQPage", "mainEntity":[ { "@type":"Question", "name":"How much does data recovery cost?", "acceptedAnswer":{ "@type":"Answer", "text":"The cost of data recovery depends on the type of storage device, the extent of damage and the recovery procedures required." } }, { "@type":"Question", "name":"Do you offer a no data no charge policy?", "acceptedAnswer":{ "@type":"Answer", "text":"Contact Nerdcore PC Systems to discuss recovery options and applicable service terms." } }, { "@type":"Question", "name":"Can data be recovered from SSD drives?", "acceptedAnswer":{ "@type":"Answer", "text":"Yes. SSD recovery services are available for supported storage devices and failure types." } } ] } Computer Repairs & Data Recovery Australia | Onsite IT Support | Nerdcore PC Systems
top of page

How to Enable the Charging Chime on a Mac Laptop with a MagSafe Charger

  • Sep 21, 2019
  • 1 min read

Newer Mac Laptops have USB-C instead of MagSafe or MagSafe 2 for charging. When you insert your USB-C power adapter into your Mac Laptop with a USB-C port you will hear a charging chime that verifies your Mac Laptop is charging. Older Mac Laptops without USB-C do not have this function. You can enable this charging chime with this simple terminal command.

PS: The charging chime on the newer Mac Laptops is the exact same chime used on iPhones and iPads to verify charging on those devices too.

Disconnect your MagSafe/MagSafe 2 power adapter.



Go to the spotlight search and search for Terminal. Open Terminal by double clicking it in the results area.

Paste the following command into the Terminal window and press enter

defaults write com.apple.PowerChime ChimeOnAllHardware -bool true; open /System/Library/CoreServices/PowerChime.app &

Terminal may automatically press enter for you. This may vary depending upon circumstances.



Done! Reconnect your MagSafe/MagSafe 2 power adapter and you should hear the charging chime

Your volume must be raised in order to hear the chime

 
 
bottom of page