00:00:06 iirc, it's a page fault in the linuxkpi rcu_cleaner_func or something 00:01:30 I never got around to posting a bug report, but maybe I should have, because the same issue has occurred for me since I set this machine up in march 2024 00:02:42 I just ignored it because drm-510 was working just fine for me last year 00:06:49 I did modify the drm-510 makefile to allow it to compile here on 14.3-STABLE, hoping it might still work, but now it also gets GPU hangs, different from 61 and 66 though 00:07:45 it prints out [drm ERROR :amdgpu_dm_commit_planes] Waiting for fences timed out! 00:07:57 which neither 61 nor 66 do 10:48:12 Hi 10:48:20 I am now using brassmonkey 10:48:36 on ubuntu linux without jail! 10:49:37 But I also fount that's a lot of symlinks is broken; so I fixed it now 10:49:41 *found 12:38:34 there isn't anything freebsd based that is similar to proxmox is there? 12:38:47 i'm guessing the best would be one of the shell based things like bastille? 12:50:23 haven’t used either but read about those 2 : https://www.freebsd.org/status/report-2025-01-2025-03/sylve/ 12:50:28 and 12:51:04 https://clonos.convectix.com/ 12:53:47 hi, which is 'faster' - an os image as a zvol or an os image as a flat .img file ? 14:20:11 i am attempting to create pkg base via make packages, i have some parts disabled in /etc/src.conf result is: https://bpa.st/54LA 14:20:36 it is from stable/15 branch 14:23:24 angry_vincent: yikes! 14:23:52 angry_vincent: are you sure you ran buildworld and update-package with the same src.conf options? if you changed any in between, you should make clean 14:24:43 i did buildwork and buildkernel prior to make packages 14:24:56 i did not run update-package 14:26:07 you normally want update-packages rather than packages so it doesn't replace all the packages on every build, although both should work 14:26:21 angry_vincent: please show the contents of /etc/src.conf and a log of running make buildworld buildkernel packages 14:27:56 src.conf: https://termbin.com/e5bf 14:28:43 also when you do that ^ make sure you do a clean build (this isn't the default anymore) 14:29:14 it was clean build from scratch 14:29:34 ok, but since this will be the second build you run, make sure this is a clean build 14:33:15 https://termbin.com/5ree 14:34:12 that doesn't seem to be include buildworld, and i think it's truncated? 14:34:54 i can rerun clean buildworld. will take some hours 14:36:11 another issue is that meta_mode appears do not work when /usr/obj on tmpfs. is this known? 14:37:58 i think that should work, i suggest filing a PR if there isn't one already, probably add sjg@ to the cc list 20:12:55 kgdb activity through bhyve is killing iwlwifi traffic on the host for me. What the heck? 20:13:27 `netif restart` doesn't fix it. 20:14:03 Is there some semi-sensible explanation for that? 20:14:18 I'll settle for quarter-sensible, too. 22:50:40 when ram gets all used up, will the zfs cache start giving up ram before swap starts being used?