Contribute
Register

Sleep, Batterystatus , Clevo W25aeu

Status
Not open for further replies.
Joined
Oct 14, 2012
Messages
7
Motherboard
Asus N551JB-CN021H
CPU
I7-4720HQ
Graphics
Intel HD 4600
Classic Mac
  1. iMac
Mobile Phone
  1. Android
Hi, i succesfully installed yosemite on my Clevo W25aeu, with clover.

But i'm having a few problems, my battery status does not work, not with voodoo battery and not with acpibattery from rehabman. It just tells me that I have no battery at all

Sleep doesn't work completely either, it just turns off my screen.
So I'm probably going to need a few dsdt patches.

So i hope someone can help me with that.

I have my untouched DSDT here(dumped with clover): https://www.dropbox.com/s/y9pbf2260gomrkq/DSDT.aml?dl=0
And my IOreg here:
https://www.dropbox.com/s/p6cwnn5mgvqjmm8/Rick’s MacBook Pro.ioreg?dl=0



EDIT: Ok so i changed my dsdt myself, it is showing the battery status now, but now it is saying 0:01 remaining along with an annoying notification
https://www.dropbox.com/s/ympg192xcpo42vy/Screenshot 2014-10-28 23.54.19.png?dl=0

Edited DSDT: https://www.dropbox.com/s/wahj58170s9jgqm/DSDT.aml?dl=0
New IOreg: https://www.dropbox.com/s/6wgo06msf5hvum2/Rick’s MacBook Pro.ioreg?dl=0
 
Hi, i succesfully installed yosemite on my Clevo W25aeu, with clover.

But i'm having a few problems, my battery status does not work, not with voodoo battery and not with acpibattery from rehabman. It just tells me that I have no battery at all

Sleep doesn't work completely either, it just turns off my screen.
So I'm probably going to need a few dsdt patches.

So i hope someone can help me with that.

I have my untouched DSDT here(dumped with clover): https://www.dropbox.com/s/y9pbf2260gomrkq/DSDT.aml?dl=0
And my IOreg here:
https://www.dropbox.com/s/p6cwnn5mgvqjmm8/Rick’s MacBook Pro.ioreg?dl=0

Battery status: http://www.tonymacx86.com/mavericks-laptop-support/116102-how-patch-dsdt-working-battery-status.html

Sleep mostly depends on native power management (and a few other things). Make sure you implemented power management correctly and then be very specific about any sleep problems you're encountering. The fixes depend on the specifics.
 
yeah i patched my dsdt using that guide and now i do have a percentage, but now I'm constantly getting 0:01 remaining, and a notification that my mac will sleep soon
 
yeah i patched my dsdt using that guide and now i do have a percentage, but now I'm constantly getting 0:01 remaining, and a notification that my mac will sleep soon

Clearly a problem with the DSDT code...

You should use the debug version of ACPIBatteryManager.kext to see what your battery methods are returning (monitor system.log).
 
...
For my sleep, it simply turns off my screen, speed stepping is working and i have no nullcpu
i used ssdtprgen to generate my ssdt

Keep in mind there is a ~15 second delay.
 
Oh you're right, after the ˜15 sec it went into some half baked sleep mode. where it disables the fan and keeps al leds on, and I wasn't able to wake it, after that OS X refused to boot until after i rebooted in windows first:confused:
 
Oh you're right, after the ˜15 sec it went into some half baked sleep mode. where it disables the fan and keeps al leds on, and I wasn't able to wake it, after that OS X refused to boot until after i rebooted in windows first:confused:

A little hard to tell from your description, but sounds a bit like "instant wake"...

For instant wake: https://github.com/RehabMan/Laptop-DSDT-Patch
Apply: "7-series/8-series USB"
Also, install GenericUSBXCHI.kext, and use kernel flag -gux_defer_usb2
https://github.com/RehabMan/OS-X-Generic-USB3
 
Awesome, that fixed it! thank you rehab man
 
Status
Not open for further replies.
Back
Top