-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
唤醒后电源灯还是呼吸状态,如何补丁? #39
Comments
@zysuper 谢谢回复!我遵照这个内容做过修改,也就是usbports.kext的info.plist文件修改HS11的usb类型从255改为3,但没有变化,电源灯睡眠后再唤醒的呼吸状态不变。会是BIOS的问题吗?我现在的版本是1.32 |
和 usbports.kext 没关系啊。 SSDT-PTSWAK.aml 换过了吗? 用最新的试试。如果不行,换成上一个版本。 |
上一个版本应该是好的,我试一下 |
我想起来了,我为了升级kext,把release升级到1.05之后发现的问题,之前的版本7.24补丁之后是正常的。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@zysuper
网上查到dsdt _wak下加入NVSS节,当前OC没有完整读取dsdt的配置,猜测是用一个补丁来实现,具体应该怎么弄?上一个更新的电源灯是正常的。
多谢!!
The text was updated successfully, but these errors were encountered: