sambow23 / Dell-XPS-13-7390-macOS

Repo for my Dell XPS 13 7390 (2020) Hackintosh project
38 stars 4 forks source link

Bluetooth sometimes not turn off but cannot connect to anything. #11

Open irfanhutomo2 opened 2 years ago

irfanhutomo2 commented 2 years ago

im using lasest EFi monterey experimental 27a4fcb, sometimes BT not turn off but cannot connect to any device,it's happen only when connect to BT device first and when like 1 hours using BT the device disconnect and it's showing blank like this (attach image), only restart can solve this. image

sambow23 commented 2 years ago

Bluetooth is working fine on my end, but sometimes when waking from sleep it will fail to turn back on just run this command as a workaround to restart the bluetooth service in macOS. sudo pkill -9 bluetoothd I'll investigate this issue further.

sambow23 commented 2 years ago

Should be fixed as of 7247f0d, see if it works for you.

irfanhutomo2 commented 2 years ago

thnks a lot for your helpp !!!

irfanhutomo2 commented 2 years ago

image using lastest EFI issue still remains, after sleep and when connect about 1 hour

trying sudo pkill -9 bluetoothd, device show but cannot connect image

sambow23 commented 2 years ago

Hmm weird, ill look into this a bit further, for now just use a commit before https://github.com/sambow23/Dell-XPS-13-7390-macOS/commit/27a4fcb40c00245ec281c9767fa172c81877af1b

irfanhutomo2 commented 2 years ago

thankss