Sierra 关机变重启的奇葩问题
本帖最后由 inipoen 于 2016-8-5 08:22 编辑clover r3642引导
cpu:e3-1230v2
主板:技嘉z77x-d3h
自己提取的dsdt,仅添加fakesmc voodoo声卡驱动和有线网卡驱动,其他都是未经任何修改的
AppleLPC. appleHPET均已正常加载,
总之配置从osx 10.8.5一路走来各种完美,升级macOS Sierra以后就出现关机变成重启,睡眠也变成重启,升级pb2以后还是一样的,求解。。。。
--------------------------------------------------------------------------------------
后经自己实践得知,不是CPU电源管理,也不是usb驱动,而是有线网卡驱动造成的。
AR8151网卡驱动ALXEthernet.kext在10.12下可以驱动。但是无法关机和睡眠,移除驱动活着bios禁用即可,等待10.12的驱动
把NullCPUPowerManagement装进去试试。 sxxyjszxmzj 发表于 2016-7-22 12:10 https://www.pcbeta.com/static/image/common/back.gif
把NullCPUPowerManagement装进去试试。
我试试。但是原声电源管理一直都是可用的啊 但是你现在不能用哦。如果是clover引导用clover助手编辑一下configplist文件,印象里有个电源管理fix,打上勾。如果没有就要手动添加patch代码,你可以找找。 这个主板根本不需要DSDT,也不用万能声卡驱动,问题就在于DSDT,跟驱动,自己一个个摸索,技嘉Z77是当今无需质疑最兼容的主板,没有之一。 我也是这样。。。
我的原因是关机的时候五国了。。。所以直接重启了 我也是这个问题,删除网卡驱动则可以正常关机断电,使用网卡驱动则关机变重启,只能重启进WIN10关机,烦人。 我的也是这个问题
有线网卡驱动已经有了,看我的帖子。 谢谢分享!!! 你解决了吗?我的也是同样的问题 wangyang_ 发表于 2016-11-21 14:10 https://www.pcbeta.com/static/image/common/back.gif
你解决了吗?我的也是同样的问题
移除AR8151网卡驱动试试 我的笔记本内置的是AR8168,没这个问题。 inipoen 发表于 2016-11-22 12:18 https://www.pcbeta.com/static/image/common/back.gif
移除AR8151网卡驱动试试
我解决了,换个驱动就好了,MultiBeast 7.5.0 装AtherosL1cEthernet这个驱动,就行了。 我的也是这个问题 打上新驱动即可,killer驱动也是兼容的 我用E1000e的网卡驱动,10.12.1关机也是重启. https://www.tonymacx86.com/threads/kernel-panic-sierra-alxethernet-instant-reboot.204758/
!!!Its a Problem with old driver ALXethernet.kext!!!
Replace with AtherosE2200Ethernet-V2.2.0.kext
Download AtherosE2200Ethernet-V2.2.0.kext (Download under this post)
Installation:
1. Goto /S/L/E and delete ALXEthernet.kext.
2. Recreate the kernel cache. (example: "Kext Utility") Download under this post.
3. Open System Preferences and delete the corresponding network interface, e. g. en0.
4. Reboot.
5. Install the new driver and recreate the kernel cache. ("Kext Utility")
6. Reboot
7. Open System Preferences again, select Network and check if the new network interface has been created automatically or create it manually now.
8. Configure the interface.
Troubleshooting
---------------
- Make sure you have followed the installation instructions especially when you have issues with certain domains while the others are working fine.
- Use the debug version to collect log data when trying to track down problems. The kernel log messages can be retrieved with "grep kernel /var/log/system.log" in Terminal. Include the log data when asking for support or giving feedback. I'm an engineer, not a clairvoyant.
- Check your BIOS settings. You might want to disable Network Boot and the UEFI Network Stack as these can interfere with the driver.
- Double check that you have removed any ALXEthernet.kext from your system because it could prevent the driver from working properly.
- Verify your bootloader configuration, in particular the kernel flags. Avoid using npci=0x2000 or npci=0x3000.
- In Terminal run netstat -s in order to display network statistics. Carefully examine the data for any unusual activity like a high number of packets with bad IP header checksums, etc.
- In case auto-configuration of the link layer connection doesn't work it might be necessary to select the medium manually in System Preferences under Network for the interface.
- Use Wireshark to create a packet dump in order to collect diagnostic information.
- Keep in mind that there are many manufacturers of network equipment. Although Ethernet is an IEEE standard, different implementations may show different behavior causing incompatibilities. In case you are having trouble try a different switch or a different cable.
- Disable Energy Efficient Ethernet (EEE) if the link gets lost frequently. It can be disabled by selecting a medium which without EEE support).
-No Panic anymore!-
My System: Gigabyte G1 Sniper Z87, 8 GB Ram, AMD Radeon 270X, USB Sound, USB Bluetooth Sound.
I wish you fun!
Many Thx on Mieze the creater of AtherosE2200Ethernet-V2.2.0.kext
*****************************************************************************************
我打算试试这个解决办法,不知道楼主解决没有。 楼主,请看我的帖子https://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1743411
与你的问题一样,已经完美解决了。关机不再重启了,睡眠也完美了。
页:
[1]
2