Simon Rozman

Results 34 comments of Simon Rozman

I have been banging my head against the wall for the last few days trying to solve this problem too. Thanks to @andihofmeister, I have found that an `ip6tables -t...

I'm not very familiar with FreeBSD either, but isn't _FreeBSD-armv6-12.0-RPI2-310476.img.gz_ actually `armv6` architecture (32-bit ARM), and you are trying to compile `aarch64` (64-bit ARM)?

Are your problems compiling&linking on RPi3 random, or exactly repeatable? `FreeBSD-aarch64-12.0-GENERIC-313109M.img` is inherently unstable producing frequent core dumps when compiling or stress-testing the RPi3. The https://svnweb.freebsd.org/base?view=revision&revision=313772 fixed the problem. Unfortunately,...

@brd, I owe you a beer? :)

@brd Here's what I got: [rpi3-FreeBSD-aarch64-12.0-GENERIC-317984M.txt](https://github.com/freebsd/crochet/files/988085/rpi3-FreeBSD-aarch64-12.0-GENERIC-317984M.txt) Please note that countdown at _"Hit [Enter] to boot immediately, or any other key for command prompt."_ was unusually slow - each "second" of...

@brd Here's the log of the previous RaspBSD version: [rpi3-FreeBSD-aarch64-12.0-GENERIC-313109M.txt](https://github.com/freebsd/crochet/files/988134/rpi3-FreeBSD-aarch64-12.0-GENERIC-313109M.txt) I confirm this previous version has the unusually slow countdown I reported in my previous post too. Therefore, you can...

@brd The issue with failed root-fs RW remount is present from around March. I never had time to track down what actually causes it. Today, I found a workaround to...

> Hi > Could you tell me where i can get the tapinstall.exe / devcon.exe? i can't access the community-download page of openvpn, thanks in advance. Devcon is a part...

The build.bat is hardcoded to build AMD64 only, as MSVC building was/is designed for development only - not the final building of redistributables.