Hi, Maxim Cournoyer <maxim.courno...@gmail.com> writes:
> Hello, > > On current master, it contains: > > tree > /gnu/store/28xapcdbk1v5zjsxpa16qvbnhr7cqcgd-rtl8812au-aircrack-ng-linux-module-5.6.4.2-5.b8167e6 > /gnu/store/28xapcdbk1v5zjsxpa16qvbnhr7cqcgd-rtl8812au-aircrack-ng-linux-module-5.6.4.2-5.b8167e6 > ├── lib > │ └── modules > └── share > └── doc > └── rtl8812au-aircrack-ng-linux-module-5.6.4.2-5.b8167e6 > └── LICENSE > > 5 directories, 1 file > > Needless to say, it doesn't work. > > Is this caused by a too new linux-libre kernel used? If so, it'd be > nicer to catch such problem at build time, rather than wondering why > wifi no longer works after a reconfigure :-). > > Thanks, > > Maxim According to the logs, it succesfully builds `88XXau.ko', so I think something odd is happening in the install phase: --8<---------------cut here---------------start------------->8--- starting phase `install' make: Entering directory '/gnu/store/c04b4kkhcqzigq11sgyyqk17bp5ra6nd-linux-libre-module-builder-5.13.19/lib/modules/build' arch/x86/Makefile:148: CONFIG_X86_X32 enabled but no binutils support DEPMOD /gnu/store/jpisxn26bgdrrb6kyc0si0aanlkq8f7r-rtl8812au-aircrack-ng-linux-module-5.6.4.2-5.b8167e6/lib/modules/5.13.19-gnu1 make: Leaving directory '/gnu/store/c04b4kkhcqzigq11sgyyqk17bp5ra6nd-linux-libre-module-builder-5.13.19/lib/modules/build' phase `install' succeeded after 0.1 seconds --8<---------------cut here---------------end--------------->8--- Hope that helps, -- Sarah