-
tm512
iirc, it's a page fault in the linuxkpi rcu_cleaner_func or something
-
tm512
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
-
tm512
I just ignored it because drm-510 was working just fine for me last year
-
tm512
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
-
tm512
it prints out [drm ERROR :amdgpu_dm_commit_planes] Waiting for fences timed out!
-
tm512
which neither 61 nor 66 do
-
mosaid
Hi
-
mosaid
I am now using brassmonkey
-
mosaid
on ubuntu linux without jail!
-
mosaid
But I also fount that's a lot of symlinks is broken; so I fixed it now
-
mosaid
*found
-
Macer
there isn't anything freebsd based that is similar to proxmox is there?
-
Macer
i'm guessing the best would be one of the shell based things like bastille?
-
surrounder
haven’t used either but read about those 2 :
freebsd.org/status/report-2025-01-2025-03/sylve
-
surrounder
and
-
surrounder
-
f451
hi, which is 'faster' - an os image as a zvol or an os image as a flat .img file ?
-
angry_vincent
i am attempting to create pkg base via make packages, i have some parts disabled in /etc/src.conf result is:
bpa.st/54LA
-
angry_vincent
it is from stable/15 branch
-
f451
angry_vincent: yikes!
-
ivy
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
-
angry_vincent
i did buildwork and buildkernel prior to make packages
-
angry_vincent
i did not run update-package
-
ivy
you normally want update-packages rather than packages so it doesn't replace all the packages on every build, although both should work
-
ivy
angry_vincent: please show the contents of /etc/src.conf and a log of running make buildworld buildkernel packages
-
angry_vincent
-
ivy
also when you do that ^ make sure you do a clean build (this isn't the default anymore)
-
angry_vincent
it was clean build from scratch
-
ivy
ok, but since this will be the second build you run, make sure this is a clean build
-
angry_vincent
-
ivy
that doesn't seem to be include buildworld, and i think it's truncated?
-
angry_vincent
i can rerun clean buildworld. will take some hours
-
angry_vincent
another issue is that meta_mode appears do not work when /usr/obj on tmpfs. is this known?
-
ivy
i think that should work, i suggest filing a PR if there isn't one already, probably add sjg@ to the cc list
-
cracauer
kgdb activity through bhyve is killing iwlwifi traffic on the host for me. What the heck?
-
cracauer
`netif restart` doesn't fix it.
-
cracauer
Is there some semi-sensible explanation for that?
-
cracauer
I'll settle for quarter-sensible, too.
-
kerneldove
when ram gets all used up, will the zfs cache start giving up ram before swap starts being used?