RehabMan / OS-X-ACPI-Battery-Driver

Implements an Advanced Configuration and Power Interface (ACPI) based battery manager kernel extension (kext/driver) for non-Apple laptops running OS X.
Other
177 stars 58 forks source link

Idling to sleep is prevented under both 10.6 and 10.7 in 32-bit mode #14

Closed Goldfish64 closed 7 years ago

Goldfish64 commented 7 years ago

After installing the kext (compiled for 32-bit mode) under either 10.6 and 10.7 on a Dell Inspiron 1520, automatic sleep doesn't work anymore. Sleep itself still works. 64-bit mode is untested as the laptop has GMA X3100 and thus requires a 32-bit kernel. I'm currently running a fully updated 10.6.8 install.

RehabMan commented 7 years ago

Won't fix/wont' investigate. I'm not supporting extremely old hardware, nor custom builds of the kext. If you build the kext for your own purposes, it is your responsibility to fix any issues.