Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 13.4。Boot failure in some cases and bluetooth does not work [NUC8i7HVK、HaC Mini version : 3.3.1] #1088

Open
Carnia opened this issue May 21, 2023 · 6 comments

Comments

@Carnia
Copy link

Carnia commented May 21, 2023

notice
I installed the system by loading the official Recovery from a U disk in fat32 format. Use Hac-Mini to patch after the system is installed。

Configuration

  • HaC Mini version : 3.3.1
  • OSX version : 13.4
  • NUC model : NUC8i7HVK
  • Boot SSD model and protocol : lexar 500g NVMe
  • First DIMM model : 8 GB * 2, 2667 MHz DDR4
  • Any Wi-Fi/Bluetooth devices : original, NOT DW1820A, BCM94360CS2

Modifications

  1. My nuc does not have a modified network card, so I need to drive the original network card and Bluetooth. After my test, after checking these 2 items (other options remain unchanged), wifi takes effect but bluetooth does not:
    image
    image
    image

  2. According to the tutorial you provided, I need to check "Boot Options -> Enable boot security", but once I check these two items, after I select the hard disk in the OC interface and press Enter, the computer will enter macOS Recovery.
    image

  3. In addition, the Thunderbolt interface does not seem to be working.
    image

Do I need to provide additional information?

@xiaooloong
Copy link

蓝牙不清楚

雷电想要工作的话,安装的时候选择“原生雷电”,并且在安装后使用”Thunderbolt Patcher“这个应用给雷电固件打补丁。
这个固件补丁会造成雷电控制器在 windows 下不可用。

如果想在 windows 下使用,需要使用”Thunderbolt Patcher“勾选”uninstall“反向打一次补丁。

记得每次打补丁后记得关机拔电源10秒再开机,让雷电主控重新启动,补丁才会生效。
打补丁前也可以关机断电10秒开机直接打补丁,避免雷电主控长时间运行后造成的不确定因素,从而避免打补丁失败。

打补丁失败会造成雷电主控变砖,需要编程器和烧录夹修复。

@yaoshengyi
Copy link

看到一个处理方案,引自远景

方法:在NVRAM下的7C436110-AB2A-4BBB-A880-FE41995C9F82项目新建,

key:bluetoothInternalControllerInfo,VAULE:0000000000000000000000000000,类型:DATA
key:bluetoothExternalDongleFailed,VAULE:00,类型:DATA
然后保存重启就行了,不行就重置下NVRAM,蓝牙关闭后无法打开,终端输入 sudo pkill bluetoothd 回车即可

是否有效需要等待验证,目前我的设备没有发生蓝牙无法开启的状况。。

@guizebug
Copy link

看到一个处理方案,引自远景

方法:在NVRAM下的7C436110-AB2A-4BBB-A880-FE41995C9F82项目新建,

key:bluetoothInternalControllerInfo,VAULE:0000000000000000000000000000,类型:DATA key:bluetoothExternalDongleFailed,VAULE:00,类型:DATA 然后保存重启就行了,不行就重置下NVRAM,蓝牙关闭后无法打开,终端输入 sudo pkill bluetoothd 回车即可

是否有效需要等待验证,目前我的设备没有发生蓝牙无法开启的状况。。

I have the same issue with my bluetooth. I just tried this way and system failed to boot.
I am not sure if it is because I used the latest OC configurator which had warned "design for OC 0.9.2" (hackmini 3.3.1 has turned back to OC 0.9.1).
I am new to hacintosh, so I cannot say this way is invalid. In some way maybe it will work. But I'd better wait for new patches.

@yaoshengyi
Copy link

yaoshengyi commented May 29, 2023

看到一个处理方案,引自远景
方法:在NVRAM下的7C436110-AB2A-4BBB-A880-FE41995C9F82项目新建,
key:bluetoothInternalControllerInfo,VAULE:0000000000000000000000000000,类型:DATA key:bluetoothExternalDongleFailed,VAULE:00,类型:DATA 然后保存重启就行了,不行就重置下NVRAM,蓝牙关闭后无法打开,终端输入 sudo pkill bluetoothd 回车即可
是否有效需要等待验证,目前我的设备没有发生蓝牙无法开启的状况。。

I have the same issue with my bluetooth. I just tried this way and system failed to boot. I am not sure if it is because I used the latest OC configurator which had warned "design for OC 0.9.2" (hackmini 3.3.1 has turned back to OC 0.9.1). I am new to hacintosh, so I cannot say this way is invalid. In some way maybe it will work. But I'd better wait for new patches.

you need to upgrade opencore and bluetooth driver to the lastest version。
download the souce code ,change the download url and hash
then build a new version。
or you can download my test package.
https://drive.google.com/file/d/1LKh2WtqXjY8LeIhGorc0oJEISQBs9pFX/view?usp=sharing

@Carnia
Copy link
Author

Carnia commented Jun 2, 2023

看到一个处理方案,引自远景
方法:在NVRAM下的7C436110-AB2A-4BBB-A880-FE41995C9F82项目新建,
key:bluetoothInternalControllerInfo,VAULE:0000000000000000000000000000,类型:DATA key:bluetoothExternalDongleFailed,VAULE:00,类型:DATA 然后保存重启就行了,不行就重置下NVRAM,蓝牙关闭后无法打开,终端输入 sudo pkill bluetoothd 回车即可
是否有效需要等待验证,目前我的设备没有发生蓝牙无法开启的状况。。

I have the same issue with my bluetooth. I just tried this way and system failed to boot. I am not sure if it is because I used the latest OC configurator which had warned "design for OC 0.9.2" (hackmini 3.3.1 has turned back to OC 0.9.1). I am new to hacintosh, so I cannot say this way is invalid. In some way maybe it will work. But I'd better wait for new patches.

you need to upgrade opencore and bluetooth driver to the lastest version。 download the souce code ,change the download url and hash then build a new version。 or you can download my test package. https://drive.google.com/file/d/1LKh2WtqXjY8LeIhGorc0oJEISQBs9pFX/view?usp=sharing

你好,我除了上面的配置,目前是双硬盘双系统(macOS13.4+win10)。从win10切回macOS之后wifi总是失效(wifi图标感叹号),目前我的解决办法是要在bios里禁用wifi+重启进macOS+再进bios启用wifi+重启进macOS。
有其他好的解决办法吗

@guizebug
Copy link

guizebug commented Jun 2, 2023

看到一个处理方案,引自远景
方法:在NVRAM下的7C436110-AB2A-4BBB-A880-FE41995C9F82项目新建,
key:bluetoothInternalControllerInfo,VAULE:0000000000000000000000000000,类型:DATA key:bluetoothExternalDongleFailed,VAULE:00,类型:DATA 然后保存重启就行了,不行就重置下NVRAM,蓝牙关闭后无法打开,终端输入 sudo pkill bluetoothd 回车即可
是否有效需要等待验证,目前我的设备没有发生蓝牙无法开启的状况。。

I have the same issue with my bluetooth. I just tried this way and system failed to boot. I am not sure if it is because I used the latest OC configurator which had warned "design for OC 0.9.2" (hackmini 3.3.1 has turned back to OC 0.9.1). I am new to hacintosh, so I cannot say this way is invalid. In some way maybe it will work. But I'd better wait for new patches.

you need to upgrade opencore and bluetooth driver to the lastest version。 download the souce code ,change the download url and hash then build a new version。 or you can download my test package. https://drive.google.com/file/d/1LKh2WtqXjY8LeIhGorc0oJEISQBs9pFX/view?usp=sharing

I just bought a genuine apple wireless card but still thank you for your reply. Really appreciate mate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants