Re: Loading modules using /boot/loader.conf
Michael Tuexen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]> |
> On 20. Feb 2020, at 07:27, Alexey Dokuchaev <[email protected]> wrote: > > On Thu, Feb 20, 2020 at 12:28:02AM +0100, Michael Tuexen wrote: >> Dear all, >> >> is it expected that I can load kernel modules on boot time by putting something like >> tcp_rack_load="YES" >> cc_cubic_load="YES" >> in /boot/loader.conf? >> This works on other platforms. >> However, on a PowerMac G5 and and Blackbird system this does not work. >> Later loading them using kldload works without problems. > > Wasn't it also you who reported* it back in 2018? :-) Yes, but that was on 32-bit PPC using the gcc toolchain. If I remember it correctly, it worked on 64-bit PPC. So it was a 32-bit specific problem and I go some feedback that the problem might be related to the old toolchain. This time it is on 64-bit PPC using the clang tool chain. Since the Blackbird used petitboot, I'm not sure if it is intended to work on that platform. Also not sure on the Mac G5. Best regards Michael > > ./danfe > > *) https://lists.freebsd.org/pipermail/freebsd-ppc/2018-June/009552.html _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"