r_hackintosh | Неотсортированное

Telegram-канал r_hackintosh - r/hackintosh

974

@reddit2telegram @r_channels

Подписаться на канал

r/hackintosh

It boots on Sequoia, but here on Tahoe it doesn't. It's stuck at here.
https://redd.it/1lduv1u
@r_hackintosh

Читать полностью…

r/hackintosh

How is the battery life in hackintosh compare to windows?

Need to know the battery life on hackintosh compared to windows

https://redd.it/1ldma5i
@r_hackintosh

Читать полностью…

r/hackintosh

MacOS Tahoe on AMD laptop

I am trying to run Macos Tahoe on my amd laptop. It is a ryzen 5 7000 series with amd Radeon graphics. I am stuck on "#[ED|LOG:EXITBS:START\]

https://redd.it/1ldmvh4
@r_hackintosh

Читать полностью…

r/hackintosh

Keeps on booting forever

https://redd.it/1ldkcbp
@r_hackintosh

Читать полностью…

r/hackintosh

MX Master not connecting

My mx master 3 is not connecting via bluetooth? is there any fix? I have found a link https://github.com/Lorys89/IntelBluetoothFirmware/actions/runs/11094102488 in github but expired, could anybody help?

https://redd.it/1ldirke
@r_hackintosh

Читать полностью…

r/hackintosh

Successfully booted macOS Tahoe on Ryzen 3 5300u!

https://preview.redd.it/v3lnl6kfvf7f1.png?width=1920&format=png&auto=webp&s=774c739f9f4bc5386a6f93d4b361ebc396865ee7

I disabled USBMap kext,added -lilubetaall in boot-reg, changed smbios to MacbookPro 16,2 and my oc+kext were already updated for tahoe support so it booted right away, WiFi and Bluetooth aren't working as my laptop uses Realtek modem....

https://redd.it/1ldgx3m
@r_hackintosh

Читать полностью…

r/hackintosh

Hackintosh for video editing | Intel Core i9 14900KF, 64GB RAM, RX 6800 XT, Airdrop, Sequoia 15.5.

https://redd.it/1ldeyfw
@r_hackintosh

Читать полностью…

r/hackintosh

Hackintosh on ryzen!

I have a R5 5600x, MAI B550 Pro VDH wifi, sapphire rx6650xt, 32 crucial ballistix ram and a wd green ssd. Attempting sonoma, got into opencore a couple times. Will boot and lyk.

Will upload the efi I used. It may have to be paid, I live in India and am in a very bad financial state rn, and every bit will help.

Hood day!

https://redd.it/1ld93g2
@r_hackintosh

Читать полностью…

r/hackintosh

Trouble installing MacOS Sequoia 15.5

Got to the install screen, however now it gives me an error saying I need wifi to continue. I tried using an ethernet cable which did not work even though it works on my main OS.. any fixes?

Specs (Lmk if I need to list more)

RX 6600

i5 12600k

PRIME B660M-A D4

WiFi adapter: ASUS USB-AC53 Nano Usb wifi adapter (if needed, I have another tplink wifi adapter I can use instead)

https://redd.it/1ld84cv
@r_hackintosh

Читать полностью…

r/hackintosh

Successfully installed Tahoe On RX6600 and 5 5600g
https://redd.it/1ld481m
@r_hackintosh

Читать полностью…

r/hackintosh

Sequoia Hdm/VGA output problem

Hey, I have an Lenovo z50-70 with an I5-4200U and an iGPU HD4400, and after upgrading to the sequoia the VGA and HDMI port don't want to work anymore, is somewhere an fix for it, an I used OPCLP.

https://redd.it/1lcwnm1
@r_hackintosh

Читать полностью…

r/hackintosh

Tried 12 hours on this bit couldn't get it correct
https://redd.it/1lcxvei
@r_hackintosh

Читать полностью…

r/hackintosh

ASUS BT-400 (BCM20702A0) Not Working on macOS Sequoia 15.5 - Kexts Fail to Load

Hey everyone,

I'm hoping to get some help with a stubborn Bluetooth issue on my Comet Lake laptop running macOS Sequoia 15.5. I'm using a new ASUS BT-400 dongle, which is correctly detected by the system as a BCM20702A0 device, but it never initializes. The Bluetooth toggle in System Settings is unresponsive.

After a lot of troubleshooting, it seems the core issue is that the necessary Broadcom kexts are failing to load, even with the usual workarounds.

My Hardware:

Laptop: HP Pavilion
CPU: Intel Core i5-10300H (Comet Lake)
iGPU: Intel UHD Graphics (QE/CI is working)
RAM: 20GB
Audio: Realtek ALC Codec (Working via AppleALC, alcid=11)
Ethernet: Realtek RTL8111 (Working)
Bluetooth Dongle: ASUS BT-400 (Chipset: BCM20702A0)
OpenCore Version: 1.0.4

The Problem in Detail:

The system definitely sees the dongle. Both Hackintool and System Report show the BCM20702A0 device on a USB port. However, when I check the system logs, I see a repeating pattern of errors indicating that the kexts are not being loaded by the OS:
kernelmanager_helper: Could not process load notification in helper: Could not find: Did not find identifier (as.acidanthera.BrcmFirmwareStore) in helper to process load notification
kernelmanager_helper: Could not process load notification in helper: Could not find: Did not find identifier (as.acidanthera.BlueToolFixup) in helper to process load notification
kernelmanager_helper: Could not process load notification in helper: Could not find: Did not find identifier (as.acidanthera.BrcmPatchRAM3) in helper to process load notification

This leads to the BlueTool process timing out because the firmware is never uploaded.

What I've Tried So Far:

I feel like I've tried all the standard solutions, but none have resolved the kernelmanager_helper errors on Sequoia 15.5.

USB Mapping:
I have created a proper USB map using Hackintool, which generated an SSDT-USBX.aml.
In this map, the port for the BT-400 is correctly set to Internal.
USBToolBox.kext and UTBMap.kext are disabled to avoid conflicts with the SSDT.
The XhciPortLimit quirk is disabled.

Kexts:
I am using the latest versions of BrcmPatchRAM3, BrcmFirmwareData, and BlueToolFixup from Acidanthera.
The kext load order in my config.plist is correct (Lilu, VirtualSMC, then dependencies, then the BT kexts).

Kernel Block Workaround:
I tried blocking com.apple.iokit.IOUserServer with the Exclude strategy to force the system to use the older kextd. This had no effect, and the kernelmanager_helper errors persisted in the logs.

Kernel Force Injection:
As a last resort, I moved the three Bluetooth kexts (BrcmFirmwareData, BrcmPatchRAM3, BlueToolFixup) from Kernel -> Add to Kernel -> Force. This also had no effect, and the exact same kernelmanager_helper errors remain.

General Troubleshooting:
Reset NVRAM multiple times.
Tested the dongle in every physical USB port.

My Resources:
My current config.plist: https://pastebin.com/gN8cNbab
Full boot log (log show --last boot | grep -i -e "brcm" -e "bluetool"): https://pastebin.com/44NHGXx6

It seems like macOS Sequoia 15.5 has maybe changed kext loading in a way that defeats even the Kernel -> Force method for these specific kexts? Not sure.

Has anyone else run into this on Sequoia? Is there a new workaround, a different kext I should be using, or is this simply a case of needing to wait for the Acidanthera team to release updated kexts?

Any insight would be greatly appreciated.

https://redd.it/1lcuiq1
@r_hackintosh

Читать полностью…

r/hackintosh

Success macOS 26 Tahoe (Developer Beta) on Alder Lake (i7-12700k, RX 6800)

https://preview.redd.it/1u92v7lj9a7f1.png?width=2160&format=png&auto=webp&s=94757f528c58acd8cc47e8c9ec919a10732a2048

Specs:
CPU: Intel Core i7-12700K
GPU: AMD Radeon RX 6800
RAM: 32GB DDR5
Mainboard: MSI PRO Z690-A WIFI (WIFI is disabled)
WIFI/BT Card: Broadcom BCM943602CS (doesn't work yet)

Had to change some things in my EFI to make it boot (by this guide). And finally fixed the "start::509:Successfully initialized AHCI controller" error.

I previously used iMacPro1,1 as SMBIOS. With MacPro7,1, my CPU performance is much worse (Geekbench SC: 2560 to 1330 and MC: 14800 to 8410, macOS only, tested under 15 and 26). I tried iMac20,1 but the scores were also quite low.

https://redd.it/1lcru02
@r_hackintosh

Читать полностью…

r/hackintosh

macOS Big Sur Bootable installer for x230 in macOs

I'm trying to do it in macOS sequia and I can't see my efi volume

The Mount efi command is not the same as the pics at the dortania guide



https://redd.it/1lcmklu
@r_hackintosh

Читать полностью…

r/hackintosh

Stuck on choosing a language

Hello, Hackintosh enthusiasts! I need your help. I decided to install macOS 26 "Tahoe," but at first, nothing worked absolutely nothing. Thanks to the news about broken graphics cards, kexts, and so on. However, today I managed to reach the system language selection screen. And the funny part? It works with the RX 470! If you think it's because of the iGPU, no—I have an R5 5600 (which lacks an integrated GPU). If anything, it might be because of my 2060, which can reach the home screen but without hardware acceleration. After switching to the RX 470, the display worked smoothly. Now, the issue: I'm stuck at the language selection screen. I select a language, wait a few seconds, and it just loops back. Is there any way to fix or bypass this? Another weird thing—my RX 470 won’t let me into recovery, but the 2060 does. If anyone knows how to solve this, I’d really appreciate your help!

https://redd.it/1ldpb65
@r_hackintosh

Читать полностью…

r/hackintosh

i5 11400F, RX6700 tahoe success
https://redd.it/1ldl7v9
@r_hackintosh

Читать полностью…

r/hackintosh

Forced to switch to Mac for school, but I want a gaming laptop – need advice


Hey everyone, I need some help figuring out a situation.

I was originally planning to buy a gaming PC with a 5070 GPU and an i7-14700K for around $1500 USD. However, due to a sudden school change, I'm now being required to buy either an iPad or a MacBook Air for roughly the same price, just to run a specific school software that only works on macOS.

Instead of buying a MacBook, I’m looking at the ASUS ROG Zephyrus G16 with a 4070 and an i9, since I still want to game and have a high-performance machine.

Here’s the issue: the school requires that I bring the laptop to them so their IT team can install the necessary software. They’ll have the machine for about three days, factory reset it, and install the software, which only works on macOS. Without this software, I can’t even access the school Wi-Fi. It also monitors what I’m doing during school hours.

So, here are my questions:

1. Is it possible to install macOS on the Zephyrus G16 (essentially Hackintosh it), and then have the school install their software on that?


2. If so, how is gaming performance on macOS in 2025? Is it even remotely viable?


3. Alternatively, is there a way I can set up a macOS virtual machine on the laptop, let them install the required software on that, and hide the fact that it’s running in a VM? Would they be able to tell?



I'm trying to avoid losing out on gaming performance and versatility by being locked into hardware I don’t really want. Any help or advice would be appreciated!

https://redd.it/1ldlb96
@r_hackintosh

Читать полностью…

r/hackintosh

Upgrade from macOS 13 to 15 with Unsupported SMBIOS

So, i succesfully booted and installed macOS 13 Ventura on my Hp bs017nq laptop (Kaby Lake i5)
Ik my SMBIOS does not support macOS 14 or 15 but want to upgrade as Ventura is close to being end of life. Any way i can upgrade even tho my SMBIOS is not support?

https://redd.it/1ldiz2k
@r_hackintosh

Читать полностью…

r/hackintosh

Stuck this 卡在這裡
https://redd.it/1ldedoa
@r_hackintosh

Читать полностью…

r/hackintosh

Help needed before I give up
https://redd.it/1ldfqov
@r_hackintosh

Читать полностью…

r/hackintosh

macOS Sonoma recovery not booting
https://redd.it/1lda367
@r_hackintosh

Читать полностью…

r/hackintosh

Big sur hackintosh

I tried to install big sur on a dell optiplex 3020sff and when I look into it it keeps getting a oc error and I can't fix it

https://redd.it/1ld94v6
@r_hackintosh

Читать полностью…

r/hackintosh

Black screen after trying boot Sequoia in opencore

well, it just suddenly shows a black screen

im just trying boot this for days, using reddit as last option. here's my EFI folder.
RX 6600, Ryzen 5 5600g, Aorus B550M ELITE

https://redd.it/1ld65zf
@r_hackintosh

Читать полностью…

r/hackintosh

Stuck here…
https://redd.it/1ld3wuj
@r_hackintosh

Читать полностью…

r/hackintosh

stuck on kernel panic on hackintosh monterey

hello i been trying to hackintosh this lenovo thinkpad e14 gen 1 but after installation im stuck at this kernel panic sreen please help

https://redd.it/1ld0ui9
@r_hackintosh

Читать полностью…

r/hackintosh

Unable to erase disk in installer
https://redd.it/1lcwzru
@r_hackintosh

Читать полностью…

r/hackintosh

What is this that appears on boot?
https://redd.it/1lctx5t
@r_hackintosh

Читать полностью…

r/hackintosh

Non stop installing error

||
||
|CPU|Intel Core i3-7100 (Kaby Lake) @ 3.90 GHz|
|iGPU|Intel HD Graphics 630|
|Motherboard|ASUS H110M-CS|
|Storage|240GB SATA M.2 SSD |
|macOS Target|macOS Ventura|
|Hackintosh Goal|Dual-boot macOS Ventura + Debian (with OpenCore GUI Picker)|



Efi : https://drive.google.com/file/d/10PuQkqauEFx6kxTReN9ZSanpkofQbMON/view?usp=sharing


Verbose images : https://drive.google.com/file/d/1H2OdP-hkn\_et-HoPR1pCSDiodbTcYTPS/view?usp=drive\_link

i mostly used oc auxillary tool for this

https://redd.it/1lcqcqe
@r_hackintosh

Читать полностью…

r/hackintosh

Cannot downgrade firmware for surface laptop 3

https://redd.it/1lckyf6
@r_hackintosh

Читать полностью…
Подписаться на канал