Date: Thu, 25 Mar 2021 18:23:21 +0100 From: Andrew Mitchell <andy_mitchell_fr@icloud.com> To: freebsd-arm@freebsd.org Subject: 14.0-CURRENT Message-ID: <19A4F115-E9DE-49C1-9208-EFCF092E979D@icloud.com>
next in thread | raw e-mail | index | archive | help
Hello, I am new to FreeBSD and to Raspberry too. uname -a shows a generic 14.0-CURRENT FreeBSD on my RPi4 B. Nowhere can I find any information about this version. I can use pkg install and have already installed some packages: lynx, vim, r= acket and rust. And they run. But I can=E2=80=99t kldload a .c file compiled to a .ko file, which I can do= on my amd64 pc. In RPi4 make sends the .ko to another directory, not to the path where my .c= was compiled with make, while it does on my amd64. I cd to to the path but kldload -v file.ko can=E2=80=99t load it and it repo= rts that file.ko =E2=80=9Cdepends on kernel - not available or version misma= tch=E2=80=9D. Any idea what is going wrong? Cheers, Andy Envoy=C3=A9 de mon iPhone=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19A4F115-E9DE-49C1-9208-EFCF092E979D>