All Activity
- Past hour
-
uu880blog joined the community
-
encan viska joined the community
-
and the same one I indicated above, I only changed bootarg -brcmfx-as-apple It tells the kext (variant related to AirportBrcmFixup or BrcmPatchRAM) to mask the third-party Bluetooth controller, bpatchcfga= Stands for Bluetooth Patch Configuration (or similar firmware configuration string for BrcmPatchRAM). It tells the driver to apply a specific firmware patch directly to the following hardware ID. Hardware Identifier: (0x0a5c21e8) Represents the unique device IDs expressed in hexadecimal format: 0A5C: This is the Vendor ID and corresponds to Broadcom. 21E8: This is the Product ID and corresponds to the BCM20702A0 chip. and then use AirportBrcmFixup.kext, without loading the plugins, and when I wake up everything works normally
-
Hitclubs app changed their profile photo
-
outlookindia1 joined the community
- Today
-
8casinosorg joined the community
-
TT88 joined the community
-
taisunwin1org changed their profile photo
-
Max.1974 started following Using NVIDIA & AMD GPUs on macOS and Intel and Apple Silicon?
- Yesterday
-
While I continue to test the latest Beta macOS (26.6 at the time of this post), Tahoe 26.5.1 is currently my production macOS on this hack. I am incredibly pleased with how well Tahoe is running on this platform. Most of my Mac desktop work is performed on HP EliteDesk 800 G4 Minis with i5-8600 CPU / UHD 630 iGPU and no dGPU. Performance for my everyday use is fantastic. Feeling very lucky to have this tiny macOS platform that has provided years of reliable, trouble-free use. HP, Apple and the Hackintosh Community make a great team!
- 1112 replies
-
- 2
-
-
- catalina
- hackintosh
- (and 17 more)
-
Associates 789win changed their profile photo
-
That Map changed their profile photo
-
Just came across a nice video on youtube about using modern nVidia and AMD GPUs on macOS: "TinyGPU app lets you use AMD and NVIDIA GPUs on macOS over USB4/Thunderbolt with tinygrad." https://docs.tinygrad.org/tinygpu/ There are bunch of videos on youtube that you can see if that's really worth using.
-
Update of post 1.... Hackintosh Real-world Network Performance (80 Mbps DSL) LAN (IntelLucy/X550-AT2): Wi-Fi (OCLP/BCM943602CDP): The results show virtually identical real-world internet performance over Ethernet and 5 GHz mesh Wi-Fi on the same Hackintosh.
-
Hello88ke com changed their profile photo
-
X88 broker changed their profile photo
-
@Sherlocks, Could you send me your complete EFI folder? If you'd rather not post it here, feel free to send it to me via PM. Please also send me the USB kext you mapped using USBToolBox. I took a look at the GitHub repository you mentioned, and honestly, I didn't need to use many of the things listed there to get either my BCM4352 or BCM4360 working. Regarding the Bluetooth issue after sleep, I had already tried several approaches, including the BlueToolFixup boot arguments. In the end, I decided to analyze the bluetoothd daemon to address the problem directly, and so far the results have been very good on both Sonoma and Sequoia. Actually, I only noticed this behavior of Bluetooth remaining disabled after sleep with my BCM4352. On the BCM4360, Bluetooth was always enabled and working properly after waking from sleep. I haven't tested AirDrop, though. Have you tested the BlueToolFixup version I posted here? Do you have any issues with Bluetooth not being re-enabled after waking from sleep?
-
Ive made a correction to the arrow Left.icns on multiple theme form my github page on some theme the Left is in the Right side All is correct now
- 1630 replies
-
- 2
-
-
- opencore
- opencanopy
-
(and 1 more)
Tagged with:
-
spakk started following NootedGreen.kext is on air! It's a long long road to complete..
-
Classify Skill Education changed their profile photo
-
@MaLd0n MacInfo works fine in my system. UI is nice, I like it. These days, I am using USB audio device, so the app says "Audio codec not found". Log says "HDMI/DP/GPU audio is ignored.", maybe you can add USB to the list of ignored audio systems: "HDMI/DP/GPU/USB audio is ignored.". Anyway, excellent app.
-
@MICKHAEL OT: I have an app that remove the quarantine attribute and (optionally) re-sign the bundle in a single step, as you have done with @MaLd0n 's app. It does nothing that can't be done from Terminal, difference is an user-friendly graphical interface. https://github.com/perez987/Xattr-remove
-
KS - 05BN 946916 Pte Buckam Singh PS changed their profile photo
-
shoya changed their profile photo
-
Chlomaki changed their profile photo
-
NootedGreen.kext is on air! It's a long long road to complete..
Dofik Dofran replied to Stezza88's topic in Intel
Can you say how to download files? - Last week
-
For Alder Lake (Intel 12th Gen) on the Acer Aspire 3 A315-59, the following BIOS settings must be configured: Essential Settings Setting Value Reason SATA Mode AHCI RAID/RST prevents macOS from detecting the SSD Secure Boot Disabled OpenCore requires Secure Boot to be disabled CFG Lock Disabled Required for native CPU power management VT-d Disabled Or use dart=0 in boot arguments Fast Boot Disabled Prevents boot issues DVMT Pre-Allocated 64MB Minimum for Intel Xe Graphics DVMT Total Gfx Mem 256MB or MAX For stable graphics performance Alder Lake Specific Since Alder Lake has hybrid CPUs (P-Cores + E-Cores): Hyper-Threading: Enabled (macOS sees all threads) CPU C-States: Enabled for power management Intel SpeedStep: Enabled Check in Config.plist Your config already contains ProvideCurrentCpuInfo = true (under Kernel β Quirks) β this is correct for Alder Lake. However: For Alder Lake you should also check: AppleXcpmCfgLock = false (if CFG Lock is disabled in BIOS) DisableIoMapper = true (already correct in your config) Issue with Acer The Acer BIOS on the A315-59 is heavily restricted. If CFG Lock is not visible, you must compensate for it via AppleXcpmCfgLock = true in OpenCore (which I have already done).
-
I have good news. I tried the clover again after doing right installer, and no kdp_core zlib memory and exitbs, just the ssdt problem. Now i fixing ssdts and trying to boot. I very happy cause i try like 3 months to install it. After installing i wanna test the nootedgrenn, and if its work, i just will be very happy.
-
Thats still exitbs.. But now the loading is longer
-
If you downloaded the official macOS installer from Apple's servers using gibMacOS by corpnewt, then follow these instructions to create the USB installer: Step-by-step instructions: Clean installer with Balena Etcher What you need: macOS installer file (official from Apple!!!) Balena Etcher: https://etcher.balena.io/ USB flash drive with at least 16 GB A working Windows PC Next, download and install a version: https://explorerplusplus.com/download Start explorer++.exe and open the EFI partition of your USB flash drive. Copy the entire EFI folder (which I sent you recently) to this partition. Insert the USB flash drive into your laptop. Start the laptop and hope that the boot process is successful. Attached are the BIOS images of his Acer Aspire 3 A315-59. If anyone here has a comparable system, please help him with the correct settings! (I'll see if I can find something useful.)
-
-
The problem is, the gibmacos is, here the bios settings https://fileport.io/d1LqxdyqePNr https://fileport.io/dapxhgKdgJ3Q https://fileport.io/8ZcTr5kRSka9 https://fileport.io/wGm2gcbHXW9c Py2/py3 script that can download macOS components direct from Apple Can also now build Internet Recovery USB installers from Windows using dd and 7zip. NOTE: As of macOS 11 (Big Sur), Apple has changed the way they distribute macOS, and internet recovery USBs can no longer be built via MakeInstall on Windows. macOS versions through Catalina will still work though. NOTE 2: As of macOS 11 (Big Sur), Apple distributes the OS via an InstallAssistant.pkg file. BuildmacOSInstallApp.command is not needed to create the install application when in macOS in this case - and you can simply run InstallAssistant.pkg, which will place the install app in your /Applications folder on macOS. Thanks to:
-
Hi @MaLd0n Thanks just quick check. will check more tomorrow this error was solved signing codesign --force --deep --sign -
-
I found this card inside a 2012 MacBook Air, bcm943224pciebt2, which is old and native up to Catalina. I bought an M2 to mini PCI adapter and installed it in my AMD card. I'm using OCLP-Mod and these kexts: IOSkywalkFamily - IO80211FamilyLegacy + block. I also used the old AirportBrcmFixup, removing the AirPortBrcmNIC_Injector and AirPortBrcm4360_Injector.kext plugins, loading only the kext. In the device properties of the OC card, I set the Spoof Device-id. data A0430000 compatible string pci14e4,43a0 The bootarg and kext for BT are in the screenshot. I use it on my AMD and it works. Tahoe 26.5.1 Maybe it could be useful.
-
Iβm currently working on a few other projects, so I havenβt been able to dedicate much time to these ones. Here are the latest unfinished versions. Feedback would be appreciated. I also added cards and a few other improvements. https://limewire.com/d/F4ZaS#xmXPGQBlsm