Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - frtorres

#1
Hey guys,

In my quest to find a solution to fetch temps and manually set the fan speed on my Mac Mini (Late 2014) I found the solution on FreeBSD forums!
With the help from a user (trev) that provided me the .ko file and guidance on how to do it all is working now.

To the OPNSense Team, a patch has been submitted to FreeBSD Team (by trev) to correct and enable this module by default, hope to see it merged on this awesome project (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262456)

Below I will leave a small tutorial that will help you do the same.

               # dynamically generated tunables setiings follow
               asmc_load="YES"

In the last step if you do not want to edit it via CLI, you can access your dashboard and go to System -> Settings -> Tunables and add a line with the same arguments.

Reboot your machine and in the shell run the following to validated correct deployment and functionality:

  • sysctl dev.asmc.0.fan.0.minspeed=5500

You should hear the fan ramp up on your Mac Mini confirming that all is good, please set a value to your preference between 2500 and 3000 should suffice.

If you want to check the temperatures enter the following command:

  • sysctl dev.asmc.0.temp

It will state all temperature sensors provided by Apple SMC controller.

Link to download via browser if the above does not work (https://drive.google.com/file/d/1GlcieernvSH349B3-4os5jk5k9cWOERM) and file attached to this topic also!

Any questions please let me know!

Best Regards,
#2
22.1 Legacy Series / Re: 22.1 Release Confirmation
January 27, 2022, 11:20:10 AM
Forget the above, already released, sorry for posting, if moderation wish please delete.  :)
#3
22.1 Legacy Series / 22.1 Release Confirmation
January 27, 2022, 11:10:19 AM
Hey guys,

Today we will see this version up and running?  ;D
Really hope so  8)

Thank you for any info.  :)