I have Mac mini 2018 (Macmini8,1)
I've installed proxmox with custom linux kernel v5.19.17-1 for T2 support
https://github.com/AdityaGarg8/pve-edge-kernel-t2
applesmc plugin successfully loaded
root@proxmox:/# lsmod |grep smc
applesmc 32768 0
sensors are successfully detecting all the values:
root@proxmox:/# sensors
applesmc-acpi-0
Adapter: ACPI interface
fan1: 2530 RPM (min = 1700 RPM, max = 4922 RPM)
TA0V: +33.8°C
TC0F: +84.0°C
TC0P: +56.8°C
TC1C: +69.0°C
TC2C: +68.0°C
TC3C: +66.0°C
TC4C: +70.0°C
TC5C: +66.0°C
TC6C: +64.0°C
TCGC: +62.0°C
TCSA: +66.0°C
TCXC: +69.5°C
TCaP: +58.5°C
TH0F: +51.8°C
TH0a: +51.8°C
TH0b: +50.2°C
TIED: +61.5°C
TM0P: +56.2°C
TM0V: +62.8°C
TPCD: +73.0°C
TPSD: +55.2°C
TS0V: +49.0°C
TTTD: +70.8°C
TTXD: +75.5°C
TW0P: +56.5°C
TW1P: +58.8°C
TW2P: +59.5°C
TaLC: +54.0°C
TaRC: +60.0°C
Anyway, mbpfan does not detect the applesmc plugin
root@proxmox:/# mbpfan
mbpfan needs applesmc support. Please either load it or build it into the kernel. Exiting.
How can I manually point mbpfan to detect the applesmc correctly to make it work?
I have Mac mini 2018 (Macmini8,1)
I've installed proxmox with custom linux kernel v5.19.17-1 for T2 support
https://github.com/AdityaGarg8/pve-edge-kernel-t2
applesmc plugin successfully loaded
root@proxmox:/# lsmod |grep smcapplesmc 32768 0sensors are successfully detecting all the values:
root@proxmox:/# sensorsapplesmc-acpi-0Adapter: ACPI interfacefan1: 2530 RPM (min = 1700 RPM, max = 4922 RPM)TA0V: +33.8°CTC0F: +84.0°CTC0P: +56.8°CTC1C: +69.0°CTC2C: +68.0°CTC3C: +66.0°CTC4C: +70.0°CTC5C: +66.0°CTC6C: +64.0°CTCGC: +62.0°CTCSA: +66.0°CTCXC: +69.5°CTCaP: +58.5°CTH0F: +51.8°CTH0a: +51.8°CTH0b: +50.2°CTIED: +61.5°CTM0P: +56.2°CTM0V: +62.8°CTPCD: +73.0°CTPSD: +55.2°CTS0V: +49.0°CTTTD: +70.8°CTTXD: +75.5°CTW0P: +56.5°CTW1P: +58.8°CTW2P: +59.5°CTaLC: +54.0°CTaRC: +60.0°CAnyway, mbpfan does not detect the applesmc plugin
root@proxmox:/# mbpfanmbpfan needs applesmc support. Please either load it or build it into the kernel. Exiting.How can I manually point mbpfan to detect the applesmc correctly to make it work?