Hello Mario, thanks for the information.
I'll let you know that at first I'd deleted my /usr/src folder, so i had to start off by runing:
> git clone
https://github.com/beckhoff/freebsd-src /usr/src
After that, your script worked fine, before it said there was no git repository at the location.
I can confirm that it worked and helped me get to the graphical desktop in my MX Linux (debian 12/bookworm based distro w/o systemd).
One thing that I find puzzling is that, once I updated to 14.3, I could still boot my windows 10 VM with NVIDIA passthrough to the desktop, although it seemed to be crashing after a few minutes. When I tried to boot another VM with mx linux it showed the IRQ errors.
Right now (once the patched bhyve from 14.2 is installed), it shows error 43 as seen from the vnc connection, before it ran fine with video output on the attached monitor and via sunshine.
Is it possible that i still have to include the fix with the KVMKVMKVM string in my case? since I use both windows and linux VMs?
Finally, thanks for documenting your work over the past years, I've found a lot of your posts very useful.
Daniel
Edit: Mario, I'm not sure using the 14.2 branch with 14.3 is recommendable, I ended up with a 14.2 kernel w/14.3 userland, which I'm fairly sure is not supported. I did a freebsd-update fetch + install cycle, which landed me at 14.2-RELEASE-p3.
Any clue when a 14.3 branch is to land? or how much of a bad idea it would be to track 15.0-CURRENT for this?
Are these patches planned for incorporation into the mainline by the time of 15.0-RELEASE?