00:25:23 Woot, 13.5. 00:25:29 * mason installs. 02:37:32 https://lists.freebsd.org/archives/freebsd-announce/2025-March/000181.html 02:37:37 \o/ 13:25:22 Howdy Folks, what i am interested to know is, it is possible to install screen casting software Vokoscreen on FreeBSD? 13:39:10 seems like it should work https://github.com/vkohaupt/vokoscreenNG/issues/302 14:40:09 mzar: Any ideas why my OpenVPN clients on 14.1-RELEASE get errors, but upgrading them to 14.2 solves the problem? This was before my recent DCO changes. https://dan.langille.org/2025/03/09/problems-with-openvpn-when-server-is-freebsd-14-2-and-client-is-14-1/\ 17:41:27 dvl: I have no idea 17:42:29 mzar: I'm going to post a PR because I think should should be looked at, not necessarily to fix, but at least to understand. 17:43:08 TBH I don't know who can/should troblesoot it 20:47:32 hi, can somebody help me understand this https://wiki.freebsd.org/arm/Allwinner/booting 20:48:39 i have an allwinner64 target (h5) that is running a Cortex-A53, so the latter instruction is the one that would apply ("Alternatively on 64 bits SoCs you can put u-boot in an alternate location that doesn't conflict with GPT table ") 20:49:09 it says to write the bootloader to offset 128k (0x20000) 20:49:26 if I were to do this, how would the bootrom know to start executing it? 20:51:03 a known working rom which runs Linux shows that the SPL along with the information table starts at 8k (offset 0x2000) like the first set of instructions tells you to do. but the aarch64 memstick image does have the GPT table right in the middle of where uboot would go 20:51:31 in order for this to work, wouldn't I need to split the spl from uboot itself? 20:52:00 in which case, how could these instructions work?? what is the point of this port existing in the ports tree?? 20:58:21 https://wiki.freebsd.org/action/diff/arm/Allwinner/booting?action=diff&rev1=8&rev2=9 20:59:28 it seems like this "EmmanuelVadot" user changed the reasonable instructions to these confusing ones that imply it's possible to copy the entire u-boot-sunxi-with-spl.bin to an arbitrary offset and it'll just work 22:41:39 Hey, I want to try FreeBSD as a daily driver on an old Asus laptop (K570). Any advice? Especially with the wireless network card. 23:17:20 this room is just full of people aint it