Leo Famulari writes: > I wonder, has anybody besides ng0 tried using this with libreboot? They > recently reconfigured their GuixSD system after this was committed, and > since then they aren't able to boot. > > The IRC discussion begins here: > > https://gnunet.org/bot/log/guix/2016-11-02#T1191881 I'm using Libreboot on a Lenovo X200 laptop. I've reconfigured my system using the change mentioned, and it boots without issue. I reconfigured by running 'sudo guix system reconfigure config.scm' after running 'sudo guix pull' to update root's Guix installation. The version of guix I used to do the reconfigure was definitely after commit 1ef8b72a7f87afe7cffe52393d99e1b14e4770e1. I know this because I've confirmed that the changes introduced by that commit are present in /root/.config/guix/latest, and as I understand it that the code in that directory is what gets used when running 'guix system reconfigure config.scm' as root. FWIW, my Libreboot details (as reported by running the command 'lscoreboot' after pressing "C" in the Libreboot GRUB menu when my computer first boots) are as follows: * version: `04f4afb-dirty' * extra version: `' * build: `Sat May 14 01:48:09 UTC 2016' I hope that helps. -- Chris