I installed FreeBSD 14.2 in an iMac mid 2011 and so far, I noticed two issues. I was able to resolve one of them, related to drm-61-kmod, by installing a new package I built from the ports.
The other issue is that it gets extremely hot if don't resort of placing a running fan behind it.
The output of dmesg shows a line reading 'asmc0: model not recognized' and that's shown even after I placed the following line in loader.conf: asmc_load="YES" and rebooted the system.
With 'sysctl -a | grep fan' and got the following lines:
<6>[drm] External GPIO thermal controller with fan control
<6>[drm] External GPIO thermal controller with fan control
<6>[drm] External GPIO thermal controller with fan control
<6>[drm] External GPIO thermal controller with fan control
Then I entered 'sysctl -a | grep temperature' and got four lines showing the temperatures of four dev.cpu cores.
With 'sysctl -a | grep Thermal', the system returned:
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
dev.coretemp.3.%desc: CPU On-Die Thermal Sensors
dev.coretemp.2.%desc: CPU On-Die Thermal Sensors
dev.coretemp.1.%desc: CPU On-Die Thermal Sensors
dev.coretemp.0.%desc: CPU On-Die Thermal Sensors
I don't know what else I could do and I'd appreciate any advice.
The other issue is that it gets extremely hot if don't resort of placing a running fan behind it.
The output of dmesg shows a line reading 'asmc0: model not recognized' and that's shown even after I placed the following line in loader.conf: asmc_load="YES" and rebooted the system.
With 'sysctl -a | grep fan' and got the following lines:
<6>[drm] External GPIO thermal controller with fan control
<6>[drm] External GPIO thermal controller with fan control
<6>[drm] External GPIO thermal controller with fan control
<6>[drm] External GPIO thermal controller with fan control
Then I entered 'sysctl -a | grep temperature' and got four lines showing the temperatures of four dev.cpu cores.
With 'sysctl -a | grep Thermal', the system returned:
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
dev.coretemp.3.%desc: CPU On-Die Thermal Sensors
dev.coretemp.2.%desc: CPU On-Die Thermal Sensors
dev.coretemp.1.%desc: CPU On-Die Thermal Sensors
dev.coretemp.0.%desc: CPU On-Die Thermal Sensors
I don't know what else I could do and I'd appreciate any advice.