Hi, everyone...
After the procedure to resolve Unknown CPU I have in finder same result even if in other applications the CPU is shown...
I have proceeded in this mode:
Downloaded:
curl -o ~/ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh
Copy our modded downloaded DATA folder https://Olarila.com/forum/download/file.php?id=16110
and edit "User Defined.cfg" with:
'E5-2695 v3',120,1200,2300,3300,14,28
after in the terminal
chmod +x ~/ssdtPRGen.sh
again...
sudo ~/ssdtPRGen.sh -p 'E5-2695 v3' -f 2300 -turbo 3300
cd ~/Desktop/CPUFriend-master/ResourceConverter
Download CPUFriend master zip https://github.com/acidanthera/CPUFriend
terminal:
./ResourceConverter.sh --acpi /Users/apple/Library/ssdtPRGen/SSDT.aml
Combining CPUFriend data into Pike's SSDT and save the ssdt.aml and copy to Clover/acpi/patched
Or NOT and...
2. Drag ssdt.aml from ~/Library/ssdtPRgen folder to terminal and Press Enter
3. Your CPUFriendDataProvider.kext will be generated and can be found at ~/Desktop/CPUFriend-master/ResourceConverter folder
4. Place both CPUFriendDataProvider.kext and CPUFriend.kext in clover/kext/others
./ResourceConverter.sh --kext /Users/apple/Library/ssdtPRGen/SSDT.aml
and also
sudo chmod -R 755 kextfile.kext
sudo chown -R root:wheel kextfile.kext
But the CPU in Finder (about this MAC) result unknown (sconosciuta in italian)
Many thanks
Nasca.