Automatic Sleep no longer working on my Mac Mini :(

I just noticed my Mac Mini is no more going to auto-sleep as it should.
What can I try?
Resetting both SMC and P/VRAM did not solve the issue. I've also cleaned all system and program caches, plus repaired permissions.
I've searched the forums, and found quite a lot of topics about similar issues. Most were actually about notebooks. A lot of 'go there and delete this' solutions popped out, but I feel insecure to trash entire system folders.
Anyone can provide me with a safe & complete list of what I have to delete please?

really? sorry about that.
I guess that forum is restricted for people with at least two stars.
Here is a repost of that link.
My Mac pro doesn't auto-sleep. I've done an extensive search for possible solutions on apple support and elsewhere but nothing seems to cure it.
I made a little sleep program of my own which I'd like to recommend to anyone with the same problem. It's a very simple shell script that checks system idle time and if it's bigger than the sleep timer you set in system preferences it puts your computer to sleep. It will work so long as you can manually put your computer to sleep from the apple menu.
You'll also need to create a launch daemon to periodically run the script.
here are the steps to do it.
1. copy and paste the following into TextEdit.
<pre style="
font-family: Monaco, 'Courier New', Courier, monospace;
font-size: 10px;
margin: 0px;
padding: 5px;
border: 1px solid #000000;
width: 720px;
color: #000000;
background-color: #ADD8E6;
overflow: auto;"
title="this text can be pasted into the Script Editor">
#!/bin/bash
idl=$"`ioreg -c IOHIDSystem | awk '/HIDIdleTime/ {print int($NF/1000000000); exit}'`"
sleeptimer=$"`defaults read /Library/Preferences/SystemConfiguration/com.apple.PowerManagement "Custom Profile" | grep "System Sleep Timer" | awk '{print $5}' | sed -e 's/;//g'`"
st=`expr $sleeptimer \* 60`
if [ $idl -gt $st ]; then
shutdown -s now
fi
</pre>
2. Format it as *plain text* (shiftcommandT in TextEdit) and save it as sleep.sh (don't use the .txt extension) at the top level of your hard drive. (You can save it elsewhere of course but make sure it's accessible to every user and change the path to the script in the commands below).
3. make it unix executable by entering the following command in terminal.
*chmod 755 /sleep.sh*
4. Download and install Lingon .
5. Open Lingon and create a new Users Daemon
Call it,say, com.sleep.launchd (the name is not important)
On line 2. enter /sleep.sh
and in section 3 set it to run every 30 seconds (that can be varied).
Click save (you'll have to enter your admin password).
6. Restart.
That's it. Once this is done you can forget about it. The sleep settings are still controlled from system preferences. The sleep agent will work with every user and even over the login window.
To uninstall it, open Lingon , select the launch daemon you made and uncheck the box "Enabled" in the upper right corner. save and restart.

Similar Messages

  • UPS is no longer working with my Mac mini

    My street has a lot of power outages, so I've used UPS units successfully for years with a series of Mac minis. Recently, my mini has shut down instantly on each of the last four power outages, rather than keeping going on battery power as it's supposed to. I bought a new battery, but then the old battery also tested okay. Today, (using the new battery) the lights stayed on on all the peripherals that were running off the UPS battery, but the computer shut down instantly. The APC phone support tech raised the issue of some computers needing pure sine wave UPS, but all the forum discussions on pure sine wave here say to ignore that.
    How do I diagnose this problem?

    It has to be the UPS since the MIni is sensing that power is lost to the computer when AC power is lost to the UPS. Yes, some users have had problems with APC UPS.
    You UPS is old and has been discontinued.
    http://www.apc.com/resource/include/techspec_index.cfm?base_sku=BP500UC&tab=mode ls
    I would get a new one

  • After ram upgrade automatic sleep is not working anymore

    Some days ago I installed a second 1GB ram module in my 20" Intel iMac. After this I noticed that the automatic sleep do not work anymore. The display turns off but the iMac not. The iMac makes sounds like he wants to do to sleep but could not.
    I tried everything I could find... delete OS X powermanagement prefs, run Onyx, reset the SMC.
    Do anyone have an solution for this?
    Thanks

    Does your iMac recognize the new memory module?
    Yes.
    You might try reseating the module in its slot, and it
    would not be a bad idea to run Hardware Test from
    your install/restore DVD, just to be sure there is
    not an underlying hardware problem.
    Already done - no problems reported
    Is your new memory module of the same specifications as the
    stock module?
    Yes it is the same, I had a look on this before I bought it because I wanted to use the dual-channel mode.
    Also, what are your settings for sleeping your iMac?
    5 min to sleep display, 10 min to sleep the mac
    One other thing you may wish to
    try is updating your system of OS X 10.4.6 (your
    profile indicates that your a running 10.4.5).
    Was updated to 10.4.6. I just forget to change the forums pref
    I more thing to mention when I start the sleep mode manually everything is fine. I also tried to disconnect all external USB/Firewire hardware and tried it with a fresh mac os install on my USB HDD.
    Nothing helped.
    Thanks

  • Copy paste function no longer works on my mac pro, copy paste function no longer works on my mac pro

    My copy paste function no longer works on my mac book pro. How can I reinstate it?
    Thank you

    Try restarting the computer.

  • Integrated messaging is no longer working on my mac

    Integrated messaging is no longer working on my mac computer, but is still working on windows computer.  Is anyone else having a problem?  How did you fix it?
    Thank you

        We want to make sure your messaging is working smooth everywhere you need it, dabuz. Are you using Verizon Messages with Integrated Messaging Service for your messages? What's going on when you try to sign into http://bit.ly/1lEmBgp on your Mac? Are you getting an error message? Please share some extra details about what's going on and we'll be sure to get this working.
    Thank you
    JenniferH_VZW
    Please follow us on Twitter @vzwsupport

  • Built-in ethernet port not working in unibody Mac Mini

    Hi,
    So ever since I acquired this new mac mini I haven't been able to get it to recognize any devices connected via ethernet. I obviously checked the cables and all is good there. I tried connecting it to another mac, and while the other machine was detecting a device (the mac mini) at the other end of the cable, the mac mini kept saying that the cable is unplugged or the device off.
    After several days of having the issue I decided to remove the ethernet service from the network preference pane to set it up again but to my surprise, the built-in ethernet option was not available (I only got airport, firewire, bluetooth DUN, VPN, PPPoE and 6 to 4). At this point I tried removing the networkinterfaces.plist file form the system configuration folder in the system preferences folder to no avail. I then tried to zap the PRAM, NVRAM, reset the SMU, SMC and all that kind of things to get the port recognized by the system but no luck.
    When I look at the system profile I get these weird results in Ethernet Cards:
    pci14e4,4353:
    Type: Other Network Controller
    Bus: PCI
    Vendor ID: 0x14e4
    Device ID: 0x4353
    Subsystem Vendor ID: 0x106b
    Subsystem ID: 0x0093
    Revision ID: 0x0001
    Link Width: x1
    BSD name: en0
    Kext name: AppleAirPortBrcm43224.kext
    Location: /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm 43224.kext
    Version: 425.16.2
    Comparing it to other macs I have It should read "ethernet" rather than that strange pci name on top and the kext name shouldn't read airport but something like AppleIntel and in location it shouldn't direct to the IO80211Family.kext package but rather to the IONetworkingFamily.kext.
    So I popped in the system install DVD and fired up System profiler and at that point I didn't even get an "ethernet cards" option in the left side pane. So this is leading me to believe that the hardware is not being recognized at all, so maybe it's damaged. I did replace the HDD with a bigger one and change the RAM modules to bigger ones but I don't think I could have damaged the hardware in these processes, also I don't see how this would affect the ethernet port as it's integrated to Motherboard and didn't messed with it at all (I was very careful, to say the least!).
    The last thing to do is reinstalling the system but I don't think it'll help (after seeing that the ethernet port is not even being detected by the install OS) but I need to offload all the data from my internal disk and at the moment I don't have an spare drive to do it.
    So, what's the recommendation? A field trip to an Apple Store? Closest one is like 3,000 km from where I am right now, so...
    Well, thanks for any pointers, suggestions and help in general.

    I do not have any answers for you. Yes it appears to be reading what should be an ethernet card as an AirPort card. Have you played around with trying to install another version of Mac OS X other than the version that shipped with the Mac mini? Apple has long told us that we should not install a version of Mac OS X that was older than the shipping version. With the Mid 2010 Mac mini, the Restore DVD has the only version of Snow Leopard that will work with this Mac mini's specific hardware. At least until Apple releases 10.6.5. If you have installed other versions of Mac OS X, then erasing the HDD and installing the OS from the Restore DVD(s) that shipped with the mini may get you back to the point you need to be.
    Unfortunately I think that you voided your Apple Warranty when you installed the different HDD. That was always a question in the past when folks wanted to open the former version of Mac minis and upgrade the RAM. But with the 2009 models folks started reporting here in the Apple Discussions that Apple was informing them that they had voided their warranty by opening their Mac mini. This new model made the RAM user upgradable, but the User Manual specifically states on page 43, 54 and 61 that there are no user serviceable parts in the Mid 2010 Mac mini except the memory.
    Dah•veed

  • Help! limewire will not work on my Mac mini 10.4.11 now that i cleaned it

    Help! LimeWire will not work on my Mac mini 10.4.11 now that i cleaned it out and had to get the new LimeWire. It keeps asking for Java 1.6 but I'm having no luck. :O( LimeWire was the reason I bought a Mac!

    Very weird day in Firefoxland
    First on a Powerbook G4 running 10.4.11 I respond to an invitation to upgrade to Firefox 4 (like a lot of others). Long story short, I wind up losing the browser altogether -- including all bookmarks. Why? Because neither the Firefox homepage (or CNET downloads) makes it clear that 4.0 is for OS 10.5 only! Amazing!
    Then I try to register to post a reply in a thread that crits Firefox for not making this System Requirements info upfront clear. But the Register page I’m taken to (https://support.mozilla.com/bs/users/register) is in SERBO-CROATIAN!!
    Then I try to log into Chat a couple of times and when it’s not CLOSED its a long line waiting and THEN it closes.
    WOW!! Are the wheels off the wagon here or what!?!

  • My HP F4180 not working with my Mac Mini

    My HP F4180 will not work with my Mac mini. I doesn't even like my set up disc. Please advise. Thank You.

    10.9.1
    This is the pop up message that I get when I try to load the set up file from the disc.
    "You can’t open the application “HP Installer” because PowerPC applications are no longer supported."
    Thanks for your help

  • Does a 500 GB SSD work in a Mac Mini (mid 2011)?

    I have a Mac Mini (mid 2011), 2.5 GHz and 4 GB of memory.
    The iOS app called MacTracker says that this model is "configurable to 256 GB solid-state drive or 256 GB solid-state drive and 750 GB (7200-rpm) hard drive".
    I was thinking about buying a Samsung Electronics 840 EVO-Series 500GB 2.5-Inch SATA III Single Unit Version Internal Solid State Drive. My doubt is: will it work in my Mac Mini or the maximum storage must be 256 GB? If it runs a 500 GB SSD, a Samsung EVO SSD would be a possible (or a perfect) choice?

    The info from MacTracker brings up the options available in a Configuration to Order
    at the time the product was new; so that tells people who may have found their unit
    bought with odd specs, such upgrade may be due to a CTO Apple factory upgrade.
    Other options that can work, of even higher spec capacity, can be researched in
    such mac-centric sites as macsales.com and others who have a reputation for
    customer service and quality products; many have information on their sites...
    Doesn't hurt to ask. OWC macsales may even have an online chat. Info on how
    to upgrade Apple products with later parts (out of warranty, etc) is available in
    their page as well as iFixit.com guides. Everymac.com also offers spec info.
    Good luck & happy computing!

  • Will OS 10.6 work on my mac mini core solo?

    Will OS 10.6 work on my mac mini core solo?

    Yes, if it has at least 1GB of RAM.
    (81677)

  • My  Samsung Sync Master 225UW's camera (webcam) won't work with my Mac mini

    Hi,
    I need help making my monitor's webcam work with my Mac mini. I have Mac OS X 10.5. When the computer launches the screen turns on, everything's perfect but the webcam will not turn on when I launch Photo Booth or iChat....what should I do?

    That camera doesn't work with my mac either (I'm using it right now with a g4 powerbook, but will try again with my new power mac coming in... though I doubt it will make a difference)
    The 225UW is specially made for Windows Vista, and I wonder if it needs a mac driver for the camera or something. We may be S.O.L. I knew that was a possibility when I ordered this monitor. Oh well... pay yer money... take yer chances.

  • Will the 20" work with a Mac Mini?

    I've heard that the apple cinema monitors only work on PowerMac G4's and G5's. Is a Mac Mini a powermac g4. or will the monitor work with a mac mini?
    mike

    Yes, all the latest Cinema displays work with the mini except for the 30".

  • Does The Apple USB Modem Work With The Mac mini ??????

    Just wanted to know if anyone has successfully used the new Apple USB Modem with the Mac mini, is it compatable ????
    Thank you for your input on this.
    Mike D.

    It says it works with the Mac mini, but does it really? I just received my modem yesterday and could not get it to work with my 1.42 mini - the more expensive one that comes without a dialup modem! I looked carefully at the specs and it appears the Apple USB modem requires Mac OS 10.4.3, not the 10.4.2 that comes with the Mac mini.
    Talk about stupid! And the mini docs say it comes with the "latest" version of Tiger. Not! So I can download the upgrade, I guess. IF I could get on the internet! This is extremely annoying. I guess I'll have to download the upgrade on another computer and transfer it somehow. Boy, those Apple guys sure are tech geniuses, aren't they???
    [ Edited by Apple Discussions Moderator ]

  • Would these Viewsonic Monitors work with the Mac Mini?

    Hi,
    I ordered the latest mac mini and I need to order a monitor...Due to my budget constrainsts I cannot order a Dell Ultrasharp, so I'm looking at a viewsonic...
    .I want to do some webdesign on it, so I don't need a lot of color accuracy  ....But would this work with the Mac mini?
    ViewSonic VX2363smhl-w 23-Inch SuperClear IPS LED Monitor  1920x1080
    do I need to buy any type of cable?   the conectors it has are
    15-pin mini D-sub (VGA) / HDMI (x1) , HDMI/MHL (x1)

    Those monitor's will work fine.
    One will connect to the Mac Mini's HDMI output port using the supplied HDMI cable.
    For the other you will need either a Mini DisplayPort to VGA adapter or better yet a Mini Display Port to HDMI adapter.
    http://store.apple.com/us/product/MB572Z/B/mini-displayport-to-vga-adapter?mco=M TA4OTEwNjA
    http://store.apple.com/us/product/HFQL2VC/A/moshi-mini-displayport-to-hdmi-adapt er-4k
    Either will work for the second monitor, but personally I would go with the (Digital) HDMI adapter instead of the (Analog) VGA adapter.

  • What version of final cut Will work with my mac mini ??

    what version of final cut Will work with my mac mini ?? Intel GMA 950 graphics processor with 64MB of DDR2 SDRAM shared with main memory Combo Drive
    1GB 667MHz DDR2 SDRAM - 2x512MB
    80GB Serial ATA drive
    1.83GHz Intel Core 2 Duo
    any firm answers?

    do people from apple ever answer or help out on these questions--i think this is a pretty straight forward question: what version of final cut works on the following?
    Refurbished Mac mini 1.83GHz Intel Core 2 Duo
    1GB memory
    80GB hard drive
    Combo drive (DVD-ROM/CD-RW)
    Intel GMA 950 graphics processor with 64MB of DDR2 memory

Maybe you are looking for

  • Date problem with timezones

    Hello I have very strange problem, i have two computers 1.client computer - on this machine timzone is set to AZST 2.server computer - on this machine timezone is set to GMT+4 location are set to United States , both machines so my swing application

  • [Solved] WPA connection problems - network was WEP encrypted.

    Hi all, and thanks in advance for reading. Tl;dr for the below: My card seems to work, but won't associate with the router using either netcfg or wpa_supplicant and I have no idea why. I have no graphical system to work from as yet. Basically, I've j

  • Add BOM line items for printing those line items in  cs03 transaction

    User will display the BOM line items and when he go by menu path EXTRAS->More-> so at the end of sub menu we need to add one more option for View and Print for that we need to use the menu exit and accordingly we need to add code to capture the relat

  • Updaing apps causes errors every time...

    I am unable to update applications from the App Store on the phone, or from iTunes. If done on the phone, it starts downloading the update and then says this download could not be completed and it will be available in iTunes. If i do it on iTunes, wh

  • Mac book pro making noise,we deleted most programs noise persists

    Mac book pro has been making noise for some time,we deleted many programs that might affect it.Still problematic.Thoughts?