I'm seeing the ast module reported as missing during the linux fallback mkinitcpio build, but NOT during the regular linux mkinitcpio build. ``` On Sat, Nov 26, 2022 at 5:12 AM nl6720 <nl6720@xxxxxxxxx> wrote: > > On Thursday, 24 November 2022 21:35:43 EET Javier wrote: > > Hello ! > > > > Just as the "subject" indicates, any package providing "ast" firmware? On [1], I don't see it referenced, and "ast" is way too common for a quick search on the repos and AUR, :) > > > > Thanks ! > > > > -- > > Javier > > > > > > [1] https://wiki.archlinux.org/title/Mkinitcpio#Possibly_missing_firmware_for_module_XXXX > > > > >From `modinfo ast`, the file you are looking for is ast_dp501_fw.bin. > > A Google Drive link mentioned in https://serverfault.com/q/755194 seems to > be the only place to acquire the firmware file. > > nl6720