Re: bhyve regression (head): windows VMs failing with error 0xc000021a

2024-10-25 Thread Guido Falsi
On 25/10/24 22:49, Mark Johnston wrote: On Fri, Oct 25, 2024 at 09:24:13PM +0200, Guido Falsi wrote: Hi, I've recently updated my current machines to git commit 525a177c165740fc697df3de5b92e58b3b41477c (Sun Oct 20 22:43:41 2024 -0800) and just have Windows 10 VMs fail to start in bhyve with the

Re: Problem (re)building graphics/drm-61-kmod via PORTS_MODULES+=

2024-10-25 Thread Oleg Lelchuk
Or maybe the port just insists on building linuxkpi_video: --- video_kmod.o --- cc: error: no such include directory: '/usr/ports/graphics/drm-61-kmod/work/drm-kmod-drm_v6.1.92_1/linuxkpi/dummy/include' [-Werror,-Wmissing-include-dirs] --- aperture.o --- cc: error: no such include directory: '/usr/

Re: Problem (re)building graphics/drm-61-kmod via PORTS_MODULES+=

2024-10-25 Thread Oleg Lelchuk
Building either linuxkpi or linuxkpi_video from https://github.com/freebsd/drm-kmod.git is not necessary if I want functioning intel graphics, but the port version insists on building those unnecessary things. On Fri, Oct 25, 2024 at 6:10 PM Oleg Lelchuk wrote: > With clang 19, I can build i1915

Re: Problem (re)building graphics/drm-61-kmod via PORTS_MODULES+=

2024-10-25 Thread Oleg Lelchuk
With clang 19, I can build i1915kms from https://github.com/freebsd/drm-kmod.git and I won't encounter any issues. However, with the port version of drm-61-kmod, I would still encounter an error. I think this happens because the port wants to build stuff in the linuxkpi_video directory, but with th

Re: bhyve regression (head): windows VMs failing with error 0xc000021a

2024-10-25 Thread Mark Johnston
On Fri, Oct 25, 2024 at 09:24:13PM +0200, Guido Falsi wrote: > Hi, > > I've recently updated my current machines to git commit > 525a177c165740fc697df3de5b92e58b3b41477c (Sun Oct 20 22:43:41 2024 -0800) > and just have Windows 10 VMs fail to start in bhyve with the error in the > subject. > > I'v

bhyve regression (head): windows VMs failing with error 0xc000021a

2024-10-25 Thread Guido Falsi
Hi, I've recently updated my current machines to git commit 525a177c165740fc697df3de5b92e58b3b41477c (Sun Oct 20 22:43:41 2024 -0800) and just have Windows 10 VMs fail to start in bhyve with the error in the subject. I've been unable to recover them with usual tricks (automatic recovery, ch

Re: Problem (re)building graphics/drm-61-kmod via PORTS_MODULES+=

2024-10-25 Thread David Wolfskill
On Fri, Oct 25, 2024 at 09:20:16AM +0200, Robert Clausecker wrote: > Hi David, > ... > The same issue was reported in another thread. Try this workaround: Aye; saw that, tried it, and it works for me (modulo MUA-mangling of whitespace). Here's a representation of what I used: diff --git a/grap

Re: Freezes with FreeBSD 15.0-CURRENT since 3 weeks

2024-10-25 Thread Rodrigo Osorio
Hi Ronald, On 22/10/24 11:31, Ronald Klop wrote: A couple of low-hanging-fruit suggestions. Can you ping the machine if it is frozen? This will indicate if the whole kernel is frozen or for example only the video part. If you can ping it, can you ssh to the machine? Or is an existing ssh con

Re: Problem (re)building graphics/drm-61-kmod via PORTS_MODULES+=

2024-10-25 Thread Robert Clausecker
Hi David, Am Thu, Oct 24, 2024 at 11:40:14AM -0700 schrieb David Wolfskill: > So... I've been tracking FreeBSD (generally, daily) on various machines > for a couple of decades or so. And I learned long ago to rebuild kmods > from ports whenever I rebuilt the kernel, and that generally, the > simp

upgrade llvm19 broke drm-6.1 kmod

2024-10-25 Thread Michael Butler
It seems there are some additional constraints about non-existent directories that now count as errors .. --- sync_file.o --- cc -O2 -pipe -fno-strict-aliasing -DLINUXKPI_VERSION=60100 '-DKBUILD_MODNAME="dmabuf"' -DCONFIG_DRM_AMDGPU_CIK -DCONFIG_DRM_AMDGPU_SI -DCONFIG_DRM_AMD_DC -DCONFIG_DRM_