bug#48266: support dynamic loading of modules from initrd

2021-05-11 Thread Vagrant Cascadian
On 2021-05-11, Ludovic Courtès wrote: > Vagrant Cascadian skribis: > >> Initially, I tried adding just the obviously mmc related modules, but >> this gave me guile prompt from the initramfs as it failed to find the >> rootfs. Notably, even with the above list, I still need to explore >>

bug#48266: support dynamic loading of modules from initrd

2021-05-11 Thread Ludovic Courtès
Hi! Vagrant Cascadian skribis: > Initially, I tried adding just the obviously mmc related modules, but > this gave me guile prompt from the initramfs as it failed to find the > rootfs. Notably, even with the above list, I still need to explore > additional modules to load in order to get the

bug#48266: support dynamic loading of modules from initrd

2021-05-06 Thread Vagrant Cascadian
There should be an option to support dynamic loading of modules from the initrd. I recently pushed some changes to use the "linux-libre" kernel with pinebook pro: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d330d63a29f35ebcbebce19b13d49c69d38a5815 But in order to even boot, I need