We have discontinued this forum and moved support tickets to the GitHub issue tracker. More info

Mac Pro misidentified

Control fans on Apple hardware: iMacs, Macbooks, etc

Moderator: Steven

Post Reply
mauricev
Posts: 2
Joined: 22 Jan 2016, 17:08

Mac Pro misidentified

Post by mauricev »

One of my Mac Pros (6,1) is identified correctly. Another is misidentified as a MacPro3,1. Both are running 10.10.5. The misidentification causes it to confuse which fans are present.
Attachments
Mac Pro misidentified.png
Mac Pro misidentified.png (79.08 KiB) Viewed 4953 times
User avatar
Steven
CrystalIDEA Developer
Posts: 2294
Joined: 21 Dec 2009, 11:48
Location: CrystalIDEA headquarters
Contact:

Re: Mac Pro misidentified

Post by Steven »

mauricev
Please try this

Code: Select all

killall MacsFanControl
rm ~/Library/Preferences/com.crystalidea.macsfancontrol.plist
killall -u `id -u -n` cfprefsd
mauricev
Posts: 2
Joined: 22 Jan 2016, 17:08

Re: Mac Pro misidentified

Post by mauricev »

These commands made no difference.
Post Reply