Re: Guix deploy fails claiming some module missing

2024-02-04 Thread Fredrik Simón
> missing modules for #: uio_pdrv_genirq Hi Gabriel, I just ran into this as well while 'guix deploy'-ing to a Raspberry Pi. Maybe you have resolved it already but the message comes from safety-checks? in machine-ssh-configuration, which verifies that modules for configured filesystems are loa

Re: Guix deploy fails claiming some module missing

2024-01-20 Thread Marek Paśnikowski
> missing modules for #: uio_pdrv_genirq It looks to me that, for whatever reason, the kernel is failing to find the uio_pdrv_genirq driver module. Did the failure start on a new kernel version? My hypothesis is that a new requirement has been placed by the kernel and you need to compile that m