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 '
> On 12 Nov 2019, at 10:30, Daniel Braniss 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/wla
On 2019-Nov-12 10:30:21 +0200, Daniel Braniss wrote:
> 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
> On 12 Nov 2019, at 11:32, Peter Jeremy wrote:
>
> On 2019-Nov-12 10:30:21 +0200, Daniel Braniss wrote:
>> 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 in
> On 12 Nov 2019, at 18:41, Ian Lepore wrote:
>
> On Tue, 2019-11-12 at 12:03 +0200, Daniel Braniss wrote:
>>> On 12 Nov 2019, at 11:32, Peter Jeremy wrote:
>>>
>>> On 2019-Nov-12 10:30:21 +0200, Daniel Braniss
>>> wrote:
warning: KLD '/boot/kernel/wlan.ko' is newer than the
lin
On 10/Nov/2019 22:20, Kevin P. Neal wrote:
The rc script must have a function that starts the python program, right?
Actually, no. It just looks like this:
#!/bin/sh
# PROVIDE: waagent
# REQUIRE: sshd netif dhclient
# KEYWORD: nojail
. /etc/rc.subr
On 9/11/2019 2:08 pm, Scott wrote:
Hi,
please let me know if there is a better forum for this.
As of 11.3-RELEASE syslogd truncates all forwarded messages to 480 bytes for
IPV4 and 1180 for IPv6.
The change occurs in the added code:
switch (f->f_type) {
case F_FORW: