pavle Posted August 9, 2019 Share Posted August 9, 2019 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 Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted August 9, 2019 Administrators Share Posted August 9, 2019 [ref]pavle[/ref], the ssdt is for ivy bridge check here https://Olarila.com/forum/viewtopic.php?f=28&t=10897 Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
pavle Posted August 9, 2019 Author Share Posted August 9, 2019 [ref]pavle[/ref], the ssdt is for ivy bridge check here https://Olarila.com/forum/viewtopic.php?f=28&t=10897 How do you mean ssdt is for ivy bridge? SSDT is generated for i3 2100 cpu which is sandy bridge. 1 Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted August 9, 2019 Administrators Share Posted August 9, 2019 [ref]pavle[/ref], https://i.imgur.com/0uQUJ9u.png' alt='IMGUR>'> Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
pavle Posted August 10, 2019 Author Share Posted August 10, 2019 [ref]pavle[/ref], 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 Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 10, 2019 Share Posted August 10, 2019 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 Quote 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 More sharing options...
pavle Posted August 10, 2019 Author Share Posted August 10, 2019 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 I will get same error: compiler aborting due to parser-detected syntax error(s) Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 10, 2019 Share Posted August 10, 2019 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? Read the guide again. Download the DATA folder and Pike's folder direct from github as documented. Good luck. Quote 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 More sharing options...
pavle Posted August 10, 2019 Author Share Posted August 10, 2019 .."I will get same error.." Does this imply you are assuming without even trying? 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 Quote Link to comment Share on other sites More sharing options...
pavle Posted August 11, 2019 Author Share Posted August 11, 2019 Why pc reboots itself after 30 seconds when booted? Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 11, 2019 Share Posted August 11, 2019 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. Quote 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 More sharing options...
pavle Posted August 11, 2019 Author Share Posted August 11, 2019 Which command I should use to get logs in terminal? Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 11, 2019 Share Posted August 11, 2019 [ref]pavle[/ref], Console https://imgur.com/JemJ8nh Quote 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 More sharing options...
pavle Posted August 11, 2019 Author Share Posted August 11, 2019 [ref]pavle[/ref], Console https://imgur.com/JemJ8nh I went to System Reports and I didn't find panic report https://imgur.com/u8GJdUm Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 11, 2019 Share Posted August 11, 2019 [ref]pavle[/ref], Its possible the issue is a hardware failure. But, lets see what others have to say about your problem. Quote 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 More sharing options...
pavle Posted August 11, 2019 Author Share Posted August 11, 2019 [ref]pavle[/ref], Its possible the issue is a hardware failure. But, lets see what others have to say about your problem. It's not hardware failure. Hardware is working perfectly on Windows 10. Quote Link to comment Share on other sites More sharing options...
pavle Posted August 13, 2019 Author Share Posted August 13, 2019 [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? Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 13, 2019 Share Posted August 13, 2019 [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). Quote 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 More sharing options...
pavle Posted August 13, 2019 Author Share Posted August 13, 2019 [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 Quote Link to comment Share on other sites More sharing options...
pavle Posted August 13, 2019 Author Share Posted August 13, 2019 After adding compiled DSDT.aml with fixed errors pc again reboots after 30 seconds. DSDT.aml: https://www.sendspace.com/file/fqy0a8 Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 14, 2019 Share Posted August 14, 2019 [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. Quote 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 More sharing options...
pavle Posted August 14, 2019 Author Share Posted August 14, 2019 [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. Can I boot from usb(without DSDT and SSDT) and run RunMe app because pc restarts after 30 seconds when booted from hdd? Quote Link to comment Share on other sites More sharing options...
onemanosx Posted August 14, 2019 Share Posted August 14, 2019 Yes, just let know the details when posting Quote 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 More sharing options...
pavle Posted August 14, 2019 Author Share Posted August 14, 2019 Yes, just let know the details when posting I posted request at "DSDT request" forum section. Thank you very much for help. Quote Link to comment Share on other sites More sharing options...
pavle Posted August 16, 2019 Author Share Posted August 16, 2019 I placed patched DSDT.aml inside Clover's patched folder and now pc doesn't reboot anymore after 30 seconds Quote Link to comment Share on other sites More sharing options...