Skip to content

Conversation

heimoshuiyu
Copy link

mbpfan service occasionally fails to start because it runs before coretemp is loaded, which output the following message

/usr/sbin/mbpfan needs coretemp support. Please either load it or build it into the kernel. Exiting.

The systemd-modules-load.service runs before sysinit.target, and mbpfan.service runs after sysinit.target. So putting a file in /lib/modules-load.d will make coretemp start before mbpfan.

@gaul gaul merged commit 95b6ba9 into linux-on-mac:master Aug 14, 2022
@gaul
Copy link
Member

gaul commented Aug 14, 2022

Thank you for your contribution @heimoshuiyu!

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

Successfully merging this pull request may close these issues.

2 participants