I said, to me it makes sense to have a (sub)forum for AI of its own. I wanted to get all the general pro & con AI stuff and above all the garbage out of the rest. I reconsidered it in the last days, and to me it makes no difference if we had a...
Just for the record, ZFS is supposed to be safe against this. It carefully orders writes so that a termination of the queue writes at any point in time doesn't lead to inconsistencies.
The usual explanation/excuse for this happening anyway is...
I'm sorry, I misunderstood. Somehow I thought you meant a web search. However, going to the FreeBSD handbook front page, https://docs.freebsd.org/en/books/handbook/ and typing xorg in the search box shows me...
From the 50s to the 90s DIY was a big growth industry (at least in the UK) and a huge number of hardware supermarkets sprang up to supply the market. Then the government brought in certification requirements on building work, and with that the...
I type xorg freebsd into firefox (I use start page rather than google) and the Handbook chapter was the first thing that came up.
Second thing seems to be this thread. :)
Are you aware that tkinter is tk with the whole tcl inside python?
Why python with the whole tcl inside if you can do the same with tcl?
And I do not think installing is a problem, more interesting would be a short introduction to python, or...
Then you need besides graphics/drm-66-kmod to identify (using kldstat) which firmware the gpu needs and install only that firmware. There are those listed below:
% cd /usr/ports/graphics/gpu-firmware-intel-kmod
% make flavors-package-names...
I have done this on the X61, although I tested it with linux using hdparm to test performance, it definitely worked. And I remember also dmesg reports the 3 Gb/s interface when the drive is initialised, although that's not really a test. It's...
To avoid such a failure in the future, specify for filesystems not vital to boot the root system with the fstab mount option "failok".
If a filesystem marked as "failok" cannot be mounted, it will not make the system drop into single-user mode...
A further update: I restarted the make and it completed with:
--------------------------------------------------------------
>>> World build completed on Thu Apr 23 11:55:21 EDT 2026
>>> World built in 711 seconds, ncpu: 12, make -j4...
I saw this on the r/freebsd. Nice write up!
BTW, I've recently found some trouble with epairs not applying checksums, but advertising they do so packets are dropped when they're received on the physical network by other machines and those...
With version 15's new VLAN aware bridges, we only need one bridge at the host level and one epair per jail to handle networking for every jail's needs.
Prior to version 15, when I was trying to build a vnet jailed gateway with a handful of VLANs...
If you don't want all the gpu firmware installed, check in kldstat which one is loaded, delete all the others. On a system that does not yet have any GPU firmware installed, now that the required firmware has been identified, proceed to install...
My internal GPU's codename is Renoir, so I install the package firmware made for my exact model graphics/gpu-firmware-amd-kmod-renoir (@renoir flavor).
graphics/drm-kmod pulls in graphics/gpu-firmware-kmod and this meta-port pulls in all the GPU...
Legacy BIOS boots (CSM, or really old systems) use vt too (it has a 'vbefb' backend). Ever since they made the switch I've never seen it "automatically" fallback to sc, this was always a deliberate switch (setting kern.vty=sc). I deliberately...
I started the install on a second machine, but it failed on 'make -j4 buildworld'. A few details: I have a separate machine which holds the source and exports the src via NFS. On the machine holding the src, I cloned the src with git and...
I'm just a baby beastie, but jails are so easy to set up and provide a significant security layer - the cost-benefit analysis says use jails. Why would you want an internet connected program to have access to everything on your server if things...
Whether you need them or not is a matter of personal circumstances. I've personally had decent luck with both Podman containers and actual FreeBSD jails. I haven't personally found either to be particularly hard to set up on the whole. I've...
Don't confuse snapshots with backups. Both are very recommendable to do, that's right. But they are not the same.
If snapshots are stored on the same pool (physical drive) they provide quick and easy restorage when something was messed up (#1...
no, but I highly recommend it. The more packages you install the higher the likelihood something breaks with an update. So, my advice: every application in a secure, contained environment. So when you update a certain software stack and it...
Big newb chiming in to say that jails are the way to go. I've been using them to get all my homelab services up, sticking with a "one service gets one jail" approach. Only for the super tightly integrated LDAP+Kerberos setup did I opt for a...
Mail setups are commonly put into jails. Depends on how you read the mail I suppose.
On the other hand you have to consider the increased risk from increased complexity. And you'd have multiple OSes to keep up-to-date.
I use a “1 application = 1 jail” approach. Meaning that something like Nextcloud goes into a single jail, database and all.
And I use mount points to ensure that my data stays if I need to rebuild the jail.
I know that a long time. Interesting would be to change the size of those menus.
These keyboard shortcuts are the same as the small/medium/large sizes of the right button menu. I can't read it on 1920x1080, unfortunately, and it doesn't change...
In case it's relevant, here are the other updates from yesterday. The host was rebooted at Tue Apr 21 17:39 - shortly after those pkg updates.
Interesting: the first Nagios alert was: [04-21-2026 17:51:52] HOST ALERT: ha;DOWN;HARD;10;CRITICAL -...
Mail setups are commonly put into jails. Depends on how you read the mail I suppose.
On the other hand you have to consider the increased risk from increased complexity. And you'd have multiple OSes to keep up-to-date.
EDIT: my solution was to load the nmdm kernel module.
I've managed to get this vm running via vm start -f hass on FreeBSD 15 with vm-bhyve-1.7.3
Recently, I was moving /usr/local/vm to a new ZFS dataset. This problem occurred there, so I went...
Then this is something that needs investigating. I was using Chromium but also have Firefox installed. So I tried it with Firefox and had no issues searching for xorg.
I am usingnet/dante inside a jail on FreeBSD 13.5. I am seeing the following errors in the log:
Jan 16 08:44:21 (1768571061.307113) sockd[79475]: info: pass(1): tcp/accept [: 192.168.1.195.49933 192.168.0.210.1080
Jan 16 08:44:21...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.