laloalire Posted July 28, 2019 Share Posted July 28, 2019 Hello everyone, I finished up writing here to ask for help to patch my DSDT, Almost everything works just fine (touchpad w/gestures, keyboard, brightness, sound, acceleration) Also iMessage/Facetime works well with all iCloud services Here are the main specs of my Laptop Intel Core i5 7300HQ with HD graphics 630 (2048MB of graphics memory) 16GB Ram Nvidia 1050 Ti (disabled per Optimus tech with a dsdt file I found on internet XD) DW1560 BCM94352z ---> this should be supposed to work fine  The only issues I have right now is: -Kernel panics when wake from sleep (started happening after install a DW1560) -Slow AF boot (started also with DW1560 installation) -Bluetooth don't work, it sometimes appear as an USB device in system report -->See this for ref https://prnt.sc/ol4epj Also when slow boot happens, I got this strange message in verbose boot busy timeout bcm20702a0 it shows about 5 times before boot, every 60 seconds I think. Everything else is just fine, I think my ACPI folder is a mess but kinda works well. SEND ME files are HERE: https://drive.google.com/file/d/1VyCDC0QkoDrUqvMOcID5kL-tRXNmBSes/view?usp=sharing File was too large to attach in post, sorry! if any info is needed please let me know, ill be catching up often this post to check Thanks to all! Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted July 28, 2019 Administrators Share Posted July 28, 2019 [ref]laloalire[/ref], u have a full dsdt patched, but u use strange renames patch and strange collection of ssdt Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
laloalire Posted July 28, 2019 Author Share Posted July 28, 2019 @MaLd0n, I found them on github, and reading about my Bluetooth issue some people say it is a dsdt issue for USB port limit Also people told me I should merge all those dsdt files into only one but idk how :/ Here are the description from files - patched: - SSDT-ALS0: Fake ambient light sensor - SSDT-BRT6: Brightness control via keyboard - SSDT-Disable_DGPU: Disable discrete GPU (Nvidia) - SSDT-I2C: VoodooI2C GPIO pinning & disabling VoodooPS2 kext for trackpads and mouses - SSDT-PNLF: Backlight ssdt - SSDT-PRW: SSDT for usb instant wake - SSDT-UIAC: Injecting right usb ports (coniguration for usbinjectall kext) - SSDT-XCPM: Injecting plugin-type for power management - SSDT-XOSI: Faking OS for the ACPI - SSDT_ALC256: CodecCommander config for ALC256 (removes headphone noise) More info here: https://github.com/Nihhaar/Hackintosh-Dell-7567/blob/master/README.md Quote Link to comment Share on other sites More sharing options...
onemanosx Posted July 28, 2019 Share Posted July 28, 2019 [ref]laloalire[/ref], I took a look at your files. You dont need the SSDTs except for maybe I2C,UIAC and BRT6. Why? Because your DSDT is fully patched. You also do not need the renames that refers to the SSDT esp XOSI, _DSM, PRW Quote Donate Gitter Chat Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina) MSI B360 Gaming Arctic Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina) Link to comment Share on other sites More sharing options...
laloalire Posted July 30, 2019 Author Share Posted July 30, 2019 [ref]laloalire[/ref], I took a look at your files. You dont need the SSDTs except for maybe I2C,UIAC and BRT6. Why? Because your DSDT is fully patched. You also do not need the renames that refers to the SSDT esp XOSI, _DSM, PRW Â So, you saying I should remove those files from my folder? Quote Link to comment Share on other sites More sharing options...
onemanosx Posted July 30, 2019 Share Posted July 30, 2019 So, you saying I should remove those files from my folder? Simply, yes. As an example, why would you add SSDT-PNLF when the patch is already done in DSDT? Quote Donate Gitter Chat Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina) MSI B360 Gaming Arctic Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina) Link to comment Share on other sites More sharing options...