lorenz / asrock-x300-s3-fix

Enabling S3 sleep on a DeskMini X300
MIT License
25 stars 8 forks source link

issues with mkoverride.sh #9

Closed Baerbeisser closed 1 year ago

Baerbeisser commented 1 year ago

PC: Deskmini X300 APU: 5700G OS: Artix Linux (Arch with other init) Bios-Version: P1.80F

First, the failing 0001-bump-version.patch stops the whole loop. To make it work with P1.80F, i guess i have to change the date line in the patch? The DefinitionBlock too? And to what?

I saw the comment of felicia-wen in the other issue but that doesn't help me anything, i don't know much about SSDT/DSDT or opencore. Can you extract the neccessary data from it?

Second, i have no gen_init_cpio, pkgfile doesn't find any package containing it, should that be a function? Which, i guess, creates the final acpi_dsdt_override.cpio. Well, currently,bash: gen_init_cpio: command not found

lorenz commented 1 year ago

This is basically a duplicate of #6, there is currently no support for the 1.80 firwmare. I currently don't run that firmware, so I don't have the necessary DSDT. You can attach your DSDT to the other issue, then I can take a look. If you do not know what you are doing please just use the Nix setup which contains all the right software and patches. It will also work on Arch.