Contribute
Register

9470m: System runs slow with Open Core bootloader

Status
Not open for further replies.
Come easy, I hope you succeed :)
 
Received kernel panic after I have generated ssdt with ssdtPRGen and inserted it into acpi folder .
 
What version of ssdtPRGen did you use?
Maybe it requires some arguments?
 
I don't remember, unfortunately, can you try both. Sample code.

./ssdtPRGen.sh -p 'i5-3472U' -f 2300 -turbo 2300
 
  • Like
Reactions: pro
In the SSDT-9x70 need to set
=============
Method (PNOT, 0, Serialized)
{
}
==========
because you have SSDT with CPU states already defined.
I have tried to decompile and insert but system get freeze after desktop comes..

Also in compilation with MaciASL it was error with SMbus.
 
What is your processor and what is its speed, I'll create a ssdt.aml for you
 

Attachments

  • Ekran Resmi 2020-08-17 08.07.24.png
    Ekran Resmi 2020-08-17 08.07.24.png
    43 KB · Views: 52
thanks . I have successfully created ssdt. It works great. My question about PNOT Method that you can see at boot log errors.
 
I tried to decompile and compaile ssdt- 9x70
and to edit it, tried to patch acpi errors that comes at boot log.
what versions of iasl and MACi did you use?
Please post here 9x70.DSL .
The name of patch from RehabMan is PNOT
It can be inserted with MACiASL
 
Last edited:
Status
Not open for further replies.
Back
Top