Administrators MaLd0n Posted September 4, 2020 Administrators Posted September 4, 2020 dsdt, ssdt or devices properties in ur config.plist -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
MrPoopyButtHole42069 Posted September 5, 2020 Posted September 5, 2020 I'm sorry I can't figure out where to add this to the config file. I have attached my config.plist if you could please modify and send back. This is making me feel stupid Thanks! G. MrPoopyButtHole42069 config.plist.zip
MrPoopyButtHole42069 Posted September 6, 2020 Posted September 6, 2020 On 9/3/2020 at 8:57 PM, MaLd0n said: use this kext with no plugins AirportBrcmFixup.kext.zip 18.8 kB · 1 download and compatible into wnic device Could you please explain this process in more detail?
Administrators MaLd0n Posted September 7, 2020 Administrators Posted September 7, 2020 example use a _dsm into device Quote Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { If ((Arg2 == Zero)) { Return (Buffer () { 0x03 // . }) } Return (Package () { "AAPL,slot-name", "Built In", "built-in", Buffer () { 0x00 // . }, "model", Buffer () { "Broadcom Brcm43xx Wireless Network Adapter" }, "name", Buffer () { "AirPort Controller" }, "compatible", Buffer (0x0D) { "pci14e4,43a0" }, "device-id", Buffer () { 0xA0, 0x43, 0x00, 0x00 // .C.. }, "IOName", "pci14e4,43a0", "device_type", Buffer () { "AirPort Extreme" }, "pci-aspm-default", Buffer () { 0x00 // . } }) } -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
MrPoopyButtHole42069 Posted September 12, 2020 Posted September 12, 2020 I'm sorry for being such a complete moron about this but I have no idea where to put this code. I'd really like to get bluetooth working on Catalina. Thank you! G.
Administrators MaLd0n Posted September 12, 2020 Administrators Posted September 12, 2020 17 minutes ago, MrPoopyButtHole42069 said: I'm sorry for being such a complete moron about this but I have no idea where to put this code. I'd really like to get bluetooth working on Catalina. u can inject in DSDT or use ssdt to inject or devices peoperties -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now