Contribute
Register

Fujitsu Lifebook A512 issues

Status
Not open for further replies.
in your config.plist, remove the # from here:
Code:
<key>#snb-platform-id</key>
        <string>0x00010000</string>

so it looks like:
Code:
<key>snb-platform-id</key>
        <string>0x00010000</string>

then try it
Hi Feartech. Made that change and it booted further on and is hanging at this point now. Any ideas?
 

Attachments

  • tempImageyqlhlU.png
    tempImageyqlhlU.png
    16 MB · Views: 46
Hi Feartech. Made that change and it booted further on and is hanging at this point now. Any ideas?
zip and upload your clover folder
 
remove NullCPUPowerManagement.kext from clover/kexts/other

also try safe mode

add -x to your boot arguments
No luck it keeps going this far and reboots
 

Attachments

  • Screenshot 2021-04-29 at 16.31.30.png
    Screenshot 2021-04-29 at 16.31.30.png
    12.9 MB · Views: 43
not sure
try NullCPUPowerManagement.kext again and then try safe mode
Hi Feartech. Once I put back in NullCPUPowerManagement.kext it boots as far as the 2nd last image but still hangs there. If I add -x safe mode with NullCPUPowerManagement.kext it reboots back into clover - strange why it does this. Have you any other ideas? It is driving me mad now.
 
Hi Feartech. Once I put back in NullCPUPowerManagement.kext it boots as far as the 2nd last image but still hangs there. If I add -x safe mode with NullCPUPowerManagement.kext it reboots back into clover - strange why it does this. Have you any other ideas? It is driving me mad now.
not really, sorry
 
Status
Not open for further replies.
Back
Top