You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i open Hyfetch it shows my Mac in the host as a hackintosh but it's an Apple branded machine, it's running OpenCore Legacy Patcher so probably it's the reason. The problem is in Neofetch it shows as a Host: MacBookPro9,2 but on Hyfetch it shows Host: Hackintosh (SMBIOS: MacBookPro9,2), isn't an important issue but i want solve it
Does this issue still occur in the master branch? (Required)
Expected behavior
I expected the host section show "MacBookPro9,2" but it shows "Hackintosh (SMBIOS: MacBookPro9,2)"
HyFetch currently detects hackintosh when either FakeSMC, VirtualSMC, or Lilu kext exists, and neofetch is similar except it doesn't detect Lilu. These are fundamental kexts that all hackintosh systems have. The detection for Lilu was introduced in dylanaraps/neofetch#2005 for detecting hackintosh VMs (since virtual machines don't require kext-level SMC simulation). Tho, I guess Lilu is also used in OCLP, and most hackintosh VMs don't require Lilu either, so I guess I will remove Lilu detection.
Describe the bug
When i open Hyfetch it shows my Mac in the host as a hackintosh but it's an Apple branded machine, it's running OpenCore Legacy Patcher so probably it's the reason. The problem is in Neofetch it shows as a Host: MacBookPro9,2 but on Hyfetch it shows Host: Hackintosh (SMBIOS: MacBookPro9,2), isn't an important issue but i want solve it
Expected behavior
I expected the host section show "MacBookPro9,2" but it shows "Hackintosh (SMBIOS: MacBookPro9,2)"
Screenshots
Config file
conf.txt
Verbose log
neofetch.log
Additional context
I tried on a iMac14,3 (iMac 21,5" Late 2013) and happens the same thing
The text was updated successfully, but these errors were encountered: