13thdemarch / g7-7588-hackintosh

Fully working Hackintosh on Dell G7 7588

Home Page:https://serouin.github.io/g7-7588-guide/getting-started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help me, my bluetooth is not working

R0llingRed opened this issue · comments

commented

Hello, I successfully installed using your GitHub repository, but my Wi-Fi and Bluetooth are not working.

So I put the files in the Intel 9560 ACPI folder into the ACPI folder in EFI.And I downloaded "AirportItlwm_v2.1.0_stable_Monterey" and put it in the kext folder.

After reboot, my Wi-Fi can work, but the bluetooth does not work. How can I make the bluetooth work normally?

thanks.

on macOS Monterey, to make bluetooth work you should have the following kexts:

  • IntelBluetoothFirmware
  • BlueToolFixup (this one is from BrcmPatchRAM repo from Acidanthera team).
    Do not use IntelBluetoothInjector on macOS Monterey.
commented

on macOS Monterey, to make bluetooth work you should have the following kexts:

  • IntelBluetoothFirmware
  • BlueToolFixup (this one is from BrcmPatchRAM repo from Acidanthera team).
    Do not use IntelBluetoothInjector on macOS Monterey.

Thanks your reply.
I did what you told, and I made usb mapping, then it works .
Thanks you very much.

image

Glad to hear that. But seems a little weird because I have already mapped the USB port for Intel card in the SSDT here. Can you check in Hackintool what the IOUSB port is? That port is Intel card's bluetooth.

no need to make usb mapping because I have already mapped all of them in the SSDT. Just keep the USBInjectAll.kext in Kexts folder.

commented

seems like your machine is Mainland China version, not Global version, or even something else because the name of the port is different. They are "UK", not "HS". Can you try this version? Keep everything in Kexts folder likes my repo. Just replace the SSDT. SSDT-7588-Darwin.aml.zip

Bluetooth and Wi-Fi are no longer working, hahaha

seems like your machine is Mainland China version, not Global version, or even something else because the name of the port is different. They are "UK", not "HS". Can you try this version? Keep everything in Kexts folder likes my repo. Just replace the SSDT. SSDT-7588-Darwin.aml.zip

Bluetooth and Wi-Fi are no longer working, hahaha

lol
so maybe there is only way to map all ports on your Dell is modifying the original SSDT usb port. It is advanced method and pretty hard. USB mapping is necessary for sleep and hibernation.

commented

截屏2022-11-06 16 23 10

I don't know why when I put USBInjectAll.kext in Kexts folder, the bluetooth was not working. After remove it , the bluetooth works, but hibernate was not works well...Orz

seems like your machine is Mainland China version, not Global version, or even something else because the name of the port is different. They are "UK", not "HS".
Can you try this version? Keep everything in Kexts folder likes my repo. Just replace the SSDT.
SSDT-7588-Darwin.aml.zip