Contribute
Register

Wake Logs & Bluetooth

Joined
Mar 11, 2021
Messages
145
Motherboard
DELL OPTIPLEX 5050
CPU
i5-6600
Graphics
RX 560
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
Hi

I managed to upgrade my Optiplex 5050 from Monterey to Ventura, however I now my machines keep waking from sleep.

I believe the issue is down to the usb bluetooth dongle I am using as the logs I get are:

2022-12-19 09:03:15.820647+0000 0x3bc Error 0x0 102 0 powerd: [com.apple.powerd:sleepWake] PID 152 is not entitled to set wake reason


2022-12-19 09:03:16.119364+0000 0x584 Default 0x0 297 0 airportd: (IO80211) systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:16.119372+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] <airport[297]> systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:30.829526+0000 0x584 Default 0x0 297 0 airportd: (IO80211) systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:30.829531+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] <airport[297]> systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:41.198128+0000 0x77 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI


2022-12-19 09:03:41.198129+0000 0x77 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI


2022-12-19 09:03:46.020123+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] Info: <airport[297]> systemWokenByWiFi: System wake reason: <XDCI>, was not woken by WiFi


2022-12-19 09:04:00.214438+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] Info: <airport[297]> systemWokenByWiFi: System wake reason: <XDCI>, was not woken by WiFi


2022-12-19 09:05:14.846137+0000 0x2be Default 0x0 129 0 apsd: [com.apple.apsd:stream] Checking for wake reason address <private> from <private>



The machine is hardwired and does not have a wifi card hence the reason I think the issue is with the bluetooth dongle.

So how can I first clear down the log that comes up when I run log show | grep -i "wake reason", and the what is the best solution to disable BT when the machine goes to sleep. I have seen suggestions on the blue snooze and Homebrew.

Thank you
 
Hi

I managed to upgrade my Optiplex 5050 from Monterey to Ventura, however I now my machines keep waking from sleep.

I believe the issue is down to the usb bluetooth dongle I am using as the logs I get are:

2022-12-19 09:03:15.820647+0000 0x3bc Error 0x0 102 0 powerd: [com.apple.powerd:sleepWake] PID 152 is not entitled to set wake reason


2022-12-19 09:03:16.119364+0000 0x584 Default 0x0 297 0 airportd: (IO80211) systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:16.119372+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] <airport[297]> systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:30.829526+0000 0x584 Default 0x0 297 0 airportd: (IO80211) systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:30.829531+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] <airport[297]> systemWokenByWiFi: System Wake Reason not found


2022-12-19 09:03:41.198128+0000 0x77 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI


2022-12-19 09:03:41.198129+0000 0x77 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI


2022-12-19 09:03:46.020123+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] Info: <airport[297]> systemWokenByWiFi: System wake reason: <XDCI>, was not woken by WiFi


2022-12-19 09:04:00.214438+0000 0x584 Default 0x0 297 0 airportd: (IO80211) [com.apple.WiFiManager:] Info: <airport[297]> systemWokenByWiFi: System wake reason: <XDCI>, was not woken by WiFi


2022-12-19 09:05:14.846137+0000 0x2be Default 0x0 129 0 apsd: [com.apple.apsd:stream] Checking for wake reason address <private> from <private>



The machine is hardwired and does not have a wifi card hence the reason I think the issue is with the bluetooth dongle.

So how can I first clear down the log that comes up when I run log show | grep -i "wake reason", and the what is the best solution to disable BT when the machine goes to sleep. I have seen suggestions on the blue snooze and Homebrew.

Thank you
Hey sorry to disturb i just got a hold of an old 5050 with an i5 6500 can you share your EFI for ventura please ?
 
Hey sorry to disturb i just got a hold of an old 5050 with an i5 6500 can you share your EFI for ventura please ?
Hi

Sure, will do that this evening when I get home.
 
@shremi

Please see attached, you will have to generate your own SMBIOS Id's.

Let me know if you have any questions.

Thank you
 

Attachments

  • EFI_NOIDS.zip
    33.9 MB · Views: 31
@shremi

Please see attached, you will have to generate your own SMBIOS Id's.

Let me know if you have any questions.

Thank you
don't forget to trim down your ports to maximum of 15:
 
don't forget to trim down your ports to maximum of 15:
Thank you @Feartech,

I have updated the USBPort.kext after going through the mapping again. Could the incorrect mapping be the reason why the machine keeps on waking up with the above errors?
 
Thank you @Feartech,

I have updated the USBPort.kext after going through the mapping again. Could the incorrect mapping be the reason why the machine keeps on waking up with the above errors?
yes, having incorrect USB setup can cause a lot of issues, sleep, wake, shutdown, restart issues are some of them
 
yes, having incorrect USB setup can cause a lot of issues, sleep, wake, shutdown, restart issues are some of them
Thank you Sir, will see if this sorts out the problem.
 
@shremi

Please see attached, you will have to generate your own SMBIOS Id's.

Let me know if you have any questions.

Thank you
Thanks for your EFI .... I added smbios settings however I am unable to boot into the recovery/installer i am reading that I need to edit some things in the bios with grub .... You have any insights on this for the 5050 ?

IMG_20221228_141609.jpg
 
Thanks for your EFI .... I added smbios settings however I am unable to boot into the recovery/installer i am reading that I need to edit some things in the bios with grub .... You have any insights on this for the 5050 ?

View attachment 560775
Hi
Sorry don't think I had to make any changes to the BIOS.

Are you using the inbuilt GPU?
 
Back
Top