Jump to content
pavle

CPU Power Management SSDT Problem

Recommended Posts

I have ssdt generated with Piker Alpha's ssdtPRGen for my cpu and I placed it inside /EFI/EFI/CLOVER/ACPI/patched and I dropped CpuPm and Cpu0lst in Acpi section of config.plist and when I reboot and login pc reboots itself after 30 seconds

and that repeats whenever pc boots up


I am using SMBIOS 13,2 and I used this arguments -target 0 -p i3-2100 -m iMac12,2 -b Mac-942B59F58194171B to generate ssdt


My System Specs:

Video: - nVidia GeForce GTS 450 (1GB)

CPU: - Intel Core i3 2100 @ 3.1GHz

MB: - Gigabyte H61M-S2-B3

RAM: - 8GB Dual-Channel DDR3 @ 665MHz Kingston


Generated ssdt file is located in EFI.zip for which I posted link below


Can someone please help me to properly setup CPU Power Management?


EFI folder: https://www.sendspace.com/file/04xy8s

Link to comment
Share on other sites

  • Administrators

[ref]pavle[/ref], the ssdt is for ivy bridge

check here

https://Olarila.com/forum/viewtopic.php?f=28&t=10897

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]pavle[/ref], <IMGUR id="0uQUJ9u"><a href=https://i.imgur.com/0uQUJ9u.png' alt='IMGUR>'>

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

[ref]pavle[/ref], <IMGUR id="0uQUJ9u"><a href=https://i.imgur.com/0uQUJ9u.png' alt='IMGUR>'>

Someone generated ssdt for my cpu because when I tried to run script I got errors below:


Compiler aborting due to parser-detected syntax error(s)

/Users/pavle/Library/ssdtPRGen/ssdt.dsl 20: External (_PR_.._PR, DeviceObj)

Error 6126 - ^ Invalid character (0x2E), expecting ASL keyword or name


/Users/pavle/Library/ssdtPRGen/ssdt.dsl 20: External (_PR_.._PR, DeviceObj)

Error 6126 - ^ Invalid character (0x2E), expecting ASL keyword or name


/Users/pavle/Library/ssdtPRGen/ssdt.dsl 20: External (_PR_.._PR, DeviceObj)

Error 6126 - ^ syntax error, unexpected PARSEOP_NAMESEG, expecting ')'


/Users/pavle/Library/ssdtPRGen/ssdt.dsl 21: External (_PR_.._PR, DeviceObj)

Error 6126 - ^ Invalid character (0x2E), expecting ASL keyword or name


/Users/pavle/Library/ssdtPRGen/ssdt.dsl 21: External (_PR_.._PR, DeviceObj)

Error 6126 - ^ Invalid character (0x2E), expecting ASL keyword or name

Link to comment
Share on other sites

Someone generated ssdt for my cpu because when I tried to run script I got errors

Not a good idea for someone to generate PM script on a separate machine.


Have you tried this link? https://Olarila.com/forum/viewtopic.php?f=28&t=8268

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Link to comment
Share on other sites

will get same error Compiler aborting due to parser-detected syntax error(s)

.."I will get same error.." Does this imply you are assuming without even trying? :shock:


Read the guide again. Download the DATA folder and Pike's folder direct from github as documented. Good luck.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Link to comment
Share on other sites

.."I will get same error.." Does this imply you are assuming without even trying? :shock:


Read the guide again. Download the DATA folder and Pike's folder direct from github as documented. Good luck.

I followed guide and I downloaded data folder and I used same arguments -target 0 -p i3-2100 -m iMac12,2 -b Mac-942B59F58194171B to generate ssdt and it generated successfully. After that I opened it and compiled it and after placing it inside /EFI/EFI/CLOVER/ACPI/patched pc still reboots itself after 30 seconds.


SSDT file: https://www.sendspace.com/file/3wywpi

Link to comment
Share on other sites

Why pc reboots itself after 30 seconds when booted?

Investigate the cause by finding the panic report via Console. Hopefully, there's a useful clue in there.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Link to comment
Share on other sites

[ref]pavle[/ref], Its possible the issue is a hardware failure. But, lets see what others have to say about your problem.

I found DSDT for my motherboard on https://www.tonycrapx86.com/dsdt-database

I downloaded it and compiled it(here is output: https://postimg.cc/zLMQGtht) and placed it inside /EFI/EFI/CLOVER/ACPI/patched and now pc doesn't reboot anymore after 30 seconds.

DSDT file: https://www.sendspace.com/file/2agij2

EFI folder: https://www.sendspace.com/file/frlveu

I took output files from SystemInformation, IORegistryExplorer, Intel Power Gadget and AppleIntelInfo when pc booted up:

https://www.sendspace.com/file/ldzn0a


I also took output files without generated ssdt for my cpu: https://www.sendspace.com/file/xli95a

Can you please check if output is correct?

Link to comment
Share on other sites

[ref]pavle[/ref], Didnt know your were running DSDT-less. I strongly recommend using your own ACPI table instead of using a DSDT from the internet (although it may be of the same build and same bios version).

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Link to comment
Share on other sites

[ref]pavle[/ref], Didnt know your were running DSDT-less. I strongly recommend using your own ACPI table instead of using a DSDT from the internet (although it may be of the same build and same bios version).

I pressed F4 when I was at clover menu and then I logged in. Files from below image were added to origin folder.

I tried to compile DSDT.aml and I got two errors: https://postimg.cc/bshc0zT9

I fixed them by commenting Store (Local0, Local0) in lines 287 and 292: https://postimg.cc/mc8Cj2Cz

https://imgur.com/imKRtES

Link to comment
Share on other sites

[ref]pavle[/ref], you'll need a patched DSDT. Post your request at "DSDT request" forum section https://Olarila.com/forum/viewtopic.php?f=19&t=1131


Use RunMe app to create dump files.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...