After successfully building and booting nouefi-lk, the finalize_device script throws "Can't find all the needed information".
Digging through the script code, noticed that highestaddr was -1 (not changed). Tried to manually find it, and on the ram ptable noticed that there is only one sdram with type sys, when it seems that they need to be two (like on condor or thea).
As the script skips the first line, I've tried using it's value (not skipping it). The script succeeded and uefi built nicely, but at booting it was stuck on splash (most surely because the value is invalid or something.
RAM ptable:
After successfully building and booting nouefi-lk, the finalize_device script throws "Can't find all the needed information".
Digging through the script code, noticed that highestaddr was -1 (not changed). Tried to manually find it, and on the ram ptable noticed that there is only one sdram with type sys, when it seems that they need to be two (like on condor or thea). As the script skips the first line, I've tried using it's value (not skipping it). The script succeeded and uefi built nicely, but at booting it was stuck on splash (most surely because the value is invalid or something. RAM ptable: