appleserial / NUC8I5BEH

Hackintosh NUC8I5BEH - 黑苹果 - OpenCore & Clover - Big Sur
https://t.me/hackintash
BSD 2-Clause "Simplified" License
363 stars 52 forks source link

风扇转速 #19

Open bugLoser opened 4 years ago

bugLoser commented 4 years ago

目前我的NUC8i5BEH的CPU和内存各种指标都正常,但是风扇转速一直是0,请问下这个EFI正常是能检测风扇转速的么。

csrutil commented 3 years ago

你是使用什么软件检测风扇转速的?

bugLoser commented 3 years ago

iglance 和腾讯的柠檬都试过不行

csrutil commented 3 years ago

我测试了一下,发现不行,有可能是SMC的问题,找时间我来看看。

csrutil ~/Code/SMCKit /usr/local/bin/smckit                                                      master
-- Temperature --
CPU_0_DIE           36.0°C
CPU_0_DIODE         36.0°C
CPU_0_HEATSINK      36.0°C
CPU_0_PROXIMITY     36.0°C
-- Fan --
keyNotFound(code: "F0ID")
keyNotFound(code: "BNum")
-- Misc --
Disc in ODD:      false

# https://github.com/beltex/SMCKit
bugLoser commented 3 years ago

好的,麻烦了

csrutil commented 3 years ago

搜索到了这个回复,https://github.com/beltex/SMCKit/issues/42 测试之后发现还是不行。

bugLoser commented 3 years ago

kernel: (Lilu) SMCSuperIO ssio: @ failed to detect supported SuperIO chip 看起来SMCSuperIO没有检测到,它完全没有生效。或者说nuc8本来就不支持?

bugLoser commented 3 years ago

https://www.insanelymac.com/forum/topic/335292-virtualsmc-%E2%80%94-smc-emulator/?page=30 或许像上面说的笔记本情况一样,nuc8的风扇信息需要通过ACPI传感器而不能通过SuperIO获取?

BridgeEast commented 3 years ago

白果笔记本用腾讯柠檬测也是不行的,是腾讯柠檬有bug?