MacOS 15.4 Hibernation Bug: Ethernet will disconnect after hibernation, Wi-Fi will not
by Poster
Apr 11, 2025
14
Mac mini M4, after upgrading to 15.4, found that remote VNC cannot be used after hibernation. At this time, the Ethernet IP cannot be pinged, and you must send Magic Packet wake-up to connect. There is no need to wake up before upgrading, and the network will always be maintained even after hibernation. Connection, you can Ping.
After testing, the Wi-Fi network card does not have the above faults, and it remains connected during sleep. It can be pinged without sending a wake-up packet.
Replies
-
Anonymous4348 Apr 11, 2025The standby is only 2-3w, don't turn on hibernation yet
-
Anonymous9203 Apr 11, 2025I feel that this version has a lot of problems
-
Anonymous7932 Apr 11, 2025Version 15 has some inexplicable bugs, the longer you use it, the more you find
-
Anonymous11292 Apr 11, 2025I directly disabled hibernation on mini m4
-
Anonymous5924 Apr 11, 2025After upgrading to MacOS 15, it will become very stuck, especially when switching applications. It will freeze when switching to the next application. MacOS 14 will not do this. I used an iPhone image to upgrade for fishing. I didn't expect it to be so stuck
-
Anonymous9564 Apr 11, 2025The 15.4 bug is too outrageous. golang debug crashed directly. Since the upgrade, the debugging code now depends on printing logs https://i.imgur.com/bkw3VRr.png
-
Anonymous2345 Apr 11, 2025Do you feel that the boot becomes slower when upgrading from 14 to 15? Progress bar.
-
Anonymous47 Apr 11, 2025Is Apple's software left unattended now? There are more and more bugs.
-
Anonymous9565 Apr 11, 2025@ Anonymous9564 The supporting command tool falls back to the previous version, and I saw the solution to this problem in dlv
-
Anonymous8494 Apr 11, 2025I also have this problem, but I installed the driver to solve it. You can see https://v2ex.com/t/1124134 # reply0
-
Anonymous9565 Apr 11, 2025https://github.com/go-delve/delve/issues/3964
-
Anonymous8494 Apr 11, 2025But yours is different, because you should be using the Ethernet port that comes with your Mac mini...
-
Poster Apr 11, 2025@ Anonymous8494 Yes, how to upgrade the built-in driver:)
-
Poster May 15, 2025The latest 15.5 has fixed this Bug