Contribute
Register

[TOOL] [Generate Proper Problem Reporting Files]

Status
Not open for further replies.
Hi
Try to run the script but it says I forgot to press F4 :

You forgot to press F4 or Fn+F4 at clover boot screen.
Please reboot and press F4 or Fn+F4 to dump ACPI origin files.

But I have pressed F4 and I have the following files in origin folder :

Capture d’écran 2019-12-20 à 15.24.24.png


what's wrong ?

Thanks

EDIT : I checked the script and it test "DSDT.aml" file in origin folder, while the F4 key is giving RSDT-DSDT.aml file.
I have copied RSDT-DSDT.aml file as DSDT.aml and now the script run up to the end.

Why all dumps from Clover are prefixed by "RSDT-" ?
 
Last edited:
I get this error,but I pressed f4
 

Attachments

  • Schermata 2020-01-02 alle 21.43.19.png
    Schermata 2020-01-02 alle 21.43.19.png
    295 KB · Views: 79
Last edited:
cannot install on catalina because of read only files system:

cp: /usr/bin/gen_debug: Read-only file or directory
chmod: /usr/bin/gen_debug: No such file or directory

I'm on the verge of selling my just recently bought thinkpad x1 extreme gen2 and getting a macbook pro :(. Didn't expect such uphill battle...
 
cannot install on catalina because of read only files system:

cp: /usr/bin/gen_debug: Read-only file or directory
chmod: /usr/bin/gen_debug: No such file or directory

I'm on the verge of selling my just recently bought thinkpad x1 extreme gen2 and getting a macbook pro :(. Didn't expect such uphill battle...
run these 3 commands in terminal first:

Code:
sudo spctl --master-disable
sudo mount -uw /
sudo killall Finder
 
run these 3 commands in terminal first:

Code:
sudo spctl --master-disable
sudo mount -uw /
sudo killall Finder

thank you this helped
 
=== EDIT===
i'm removing my message. i was thinking "Clover UEFI" screen when the command was for "Terminal"
 
Last edited:
made error - I removed message
 
Last edited:
If generate file, terminal show me error. If I take a reboot and press F2, then BIOS screen coming
 

Attachments

  • Screen Shot 2020-01-24 at 16.01.45.png
    Screen Shot 2020-01-24 at 16.01.45.png
    52.7 KB · Views: 105
Status
Not open for further replies.
Back
Top