00:04:15 Howdy, folks! 00:31:35 Nicholaus04: hey 00:52:03 I have FreeBSD 14.2 running on a NVIDIA GPU, but when I try to run nvidia-settings I get a crash with the following error: https://paste.ee/p/DCX1X 00:53:09 In /boot/loader.conf I have hw.nvidiadrm.modeset=1 and in /etc/rc.conf I have kld_list="nvidia nvidia-modeset nvidia-drm". 00:59:05 iio7: is that how the FreeBSD handbook guides you to do it? 01:00:42 The Handbook is missing the modeset and drm part, but other than that, yes. 01:02:10 have you tried it without. exactly as the handbook specifies? 01:02:20 if not, try that and see if the results are better 01:03:50 I found the problem, I had LIBVA_DRIVER_NAME and VDPAU_DRIVER set to i965 because I previously ran with the Intel GPU. 01:04:46 good catch 01:04:50 glad you got it figured out 01:04:59 what Nvidia GPU is it? 01:08:00 It's an old GTX 1050Ti, but it works great. I needed it for an upgrade on the monitor, the Intel GPU could not drive 1440p. 12:19:24 the_oz: pretty sure mac OS actually has a port of pf 12:59:23 It looks like the #poudriere channel is dead? I should write to freebsd-pkg⊙fo if I have a poudriere-related question? 13:01:49 Only if you can do it in l33t 5p34k. Old school hackers on that mailing list. 13:03:45 Ove_: The oldest coolest guys are on comp.unix.bsd.freebsd.misc of course. But there aren't many of them left. Perhaps I will cross-post. 13:56:41 Howdy, folks! 14:04:35 Ove_: I just ended up opening a boring Github ticket. 14:05:50 It seems that Poudriere is coercing your build system into installation everything without write permissions into the staging dirs. This can break all sorts of post-installation hooks. 19:43:46 I want to download one of the *.qcow2.xz images for qemu. what's the difference between the BASIC-CLOUDINIT and the other images that are listed here https://download.freebsd.org/releases/VM-IMAGES/14.2-RELEASE/amd64/Latest 20:42:59 m_ben: one you most likely want is https://download.freebsd.org/releases/VM-IMAGES/14.2-RELEASE/amd64/Latest/FreeBSD-14.2-RELEASE-amd64-zfs.qcow2.xz 20:43:16 I'm not 100% sure what the cloudinit ones are. I would guess they are for cloud providers though 20:55:56 yep