Juan-VC-gh / Hackintosh-macOS-Dell-G7-7588

Dell G7 7588 Hackintosh using OpenCore. Day one macOS Monterey support. Guide at: https://juan-vc.github.io/oc-g7-guide/
78 stars 16 forks source link

Is the inter bluetooth blocked? #22

Closed junguoguo2017 closed 4 years ago

junguoguo2017 commented 4 years ago

Was the inter bluetooth blocked? I replaced it with the inter network card, but I couldn't find the bluetooth

Juan-VC-gh commented 4 years ago

You must spell things correctly to make issues understandable, its intel card. Yes intel Bluetooth should not work, as it attaches to a different HS USB port which I did not include into my USB map kernel extension

junguoguo2017 commented 4 years ago

yes, inter network card. Because now inter network card bluetooth has a driver can be used perfectly. And inter wifi can also be used but not perfectly. So I tried to inject the bluetooth driver but it didn't work.

Juan-VC-gh commented 4 years ago

Recreate the USB map yourself, I do not have an intel card with me so I cannot create a map to use its Bluetooth. Injecting all ports in macOS is sometimes troublesome to easily check the USB port it attaches to, use windows.

junguoguo2017 commented 4 years ago

I don't know anything about hackintosh, I just need SSDT, right?

junguoguo2017 commented 4 years ago

Do I need to change usbmap.kext? I tried this address efi,inter bluetooth perfect. But I don't want to use this efi. It's not as good as yours. https://github.com/flyfeng2002/FYQ-Hackintosh/tree/master/DELL-G7-7588/EFI-CLOVER/CLOVER/kexts/Other

Juan-VC-gh commented 4 years ago

Either modify my usbmap.kext to inject the port in which the Bluetooth attaches from the intel card or replace my kext with his. I did see he injects almost all HS ports which may lead to conflict.

junguoguo2017 commented 4 years ago

Thank you, I have solved it

junguoguo2017 commented 4 years ago

I have another question, where is the fan control, it seems that the cooling mechanism is not so friendly

Juan-VC-gh commented 4 years ago

Handled by macOS and UEFI, you must create one if you want fan control. I think there are some apps that I have never tried.

junguoguo2017 commented 4 years ago

This is a profound problem that I don't think I can solve. Can you help me? Thank you very much

Juan-VC-gh commented 4 years ago

I do not plan going deep into fan control, anyway I am busy these days.