elonmuskszahnbuerste@feddit.org to Technology@lemmy.worldEnglish · 2 days agoThe End Of The Hackintosh Is Upon Ushackaday.comexternal-linkmessage-square42fedilinkarrow-up1240arrow-down15
arrow-up1235arrow-down1external-linkThe End Of The Hackintosh Is Upon Ushackaday.comelonmuskszahnbuerste@feddit.org to Technology@lemmy.worldEnglish · 2 days agomessage-square42fedilink
minus-square4am@lemmy.ziplinkfedilinkEnglisharrow-up8arrow-down2·2 days agoIs there no way to get it to run on ARM systems? Are none of them powerful enough to be useful without being Macs?
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up24·2 days agoARM isn’t plug-and-play like x86 (n.b. it could be, but no one does it outside of servers) You have to write a big JSON like file, called a DeviceTree, that describes exactly what is in the computer Unless Apple decides to support Hackintoshes, their OS won’t have devicetrees for other devices. You might be able to make your own and get the OS to read it, but it still has to be for a specific machine rather than generic like before
minus-squarefloo@retrolemmy.comlinkfedilinkEnglisharrow-up7·edit-22 days agoGiven Apple‘s past, the most they will do is, at some future date, make macOS capable of reading custom JSON device tree files. Maybe
Is there no way to get it to run on ARM systems? Are none of them powerful enough to be useful without being Macs?
ARM isn’t plug-and-play like x86 (n.b. it could be, but no one does it outside of servers)
You have to write a big JSON like file, called a DeviceTree, that describes exactly what is in the computer
Unless Apple decides to support Hackintoshes, their OS won’t have devicetrees for other devices.
You might be able to make your own and get the OS to read it, but it still has to be for a specific machine rather than generic like before
Given Apple‘s past, the most they will do is, at some future date, make macOS capable of reading custom JSON device tree files. Maybe