merge / skulls

pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
GNU General Public License v3.0
674 stars 65 forks source link

nvramtool doesn't work on T440p even after adding iomem=relaxed #214

Open ghost opened 2 years ago

ghost commented 2 years ago

Using skulls 1.0.4 release, didn't work for me on the 1.0.3 release neither though. I've also tried to do it on Debian 11.

Output of cat /proc/cmdline is

BOOT_IMAGE=/boot/vmlinuz-5.4.0-91-generic root=/dev/mapper/vgtrisquel-root ro iomem=relaxed quiet splash vt.handoff=7

When I do sudo nvramtool -a I get this

nvramtool: CMOS option table not found in coreboot table. Apparently, the coreboot installed on this system was built without specifying HAVE_OPTION_TABLE.