> On 12 Nov 2019, at 10:30, Daniel Braniss <[email protected]> wrote: > > hi, > well, at least for allwinner, even running /etc/rc.d/kldxref has no effect, > I noticed this when trying out a wifi dongle, > ... > Starting devd. > Autoloading module: if_rtwn_usb.ko > warning: KLD '/boot/kernel/wlan.ko' is newer than the linker.hints file > warning: KLD '/boot/kernel/rtwn.ko' is newer than the linker.hints file > … > > the link.hints is indeed very old : > neo-000# ls -ls /boot/kernel/linker.hints > 224 -rw-r--r-- 1 root wheel 228972 Jan 1 2010 /boot/kernel/linker.hints > > and strangely, other modules loaded did not complain. > > how can this be fixed?
by removing the old file :-) > > thanks, > danny > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
