[Bug 279901] glibc-2.39-2 and above on the host segfault

2024-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901 --- Comment #22 from Getz Mikalsen --- (In reply to Florian Weimer from comment #21) It's /usr/bin/ld.so from glibc 2.40 copied over into an older distribution running 2.36 just like you asked. I was able to install the latest archlinux is

[Bug 279901] glibc-2.39-2 and above on the host segfault

2024-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901 Getz Mikalsen changed: What|Removed |Added Attachment #255691|0 |1 is obsolete|

[Bug 279901] glibc-2.39-2 and above on the host segfault

2024-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901 --- Comment #21 from Florian Weimer --- (In reply to Getz Mikalsen from comment #20) > ld.so --list-diagnostics from glibc240 Sorry, this says “version.version="2.36"” in the dump, and it lacks the CPUID diagnostics. -- You are receiving

[Bug 279901] glibc-2.39-2 and above on the host segfault

2024-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901 --- Comment #23 from Florian Weimer --- (In reply to Getz Mikalsen from comment #22) > It's /usr/bin/ld.so from glibc 2.40 copied over into an older distribution > running 2.36 just like you asked. Sorry, It looks like you have copied ove

Re: Struggle with bhyve and Kali.

2024-12-08 Thread Chris Moerz
On Sat, 7 Dec 2024, Zaphod Beeblebrox wrote: > That doesn't seem to help for kali.  I found the binary, and I think it > boots... but it goes from the 1080p > that I select for it down to some 4x3 resolution that is tiny.  Then I think > X is up, but I don't get a > login or any other response

Re: Struggle with bhyve and Kali.

2024-12-08 Thread Mark Peek
On Sun, Dec 8, 2024 at 1:51 AM Chris Moerz wrote: > > > On Sat, 7 Dec 2024, Zaphod Beeblebrox wrote: > > > That doesn't seem to help for kali. I found the binary, and I think it > boots... but it goes from the 1080p > > that I select for it down to some 4x3 resolution that is tiny. Then I > thi

Re: Tap device problem on FreeBSD 14.2-RELEASE

2024-12-08 Thread Thomas Laus
On 12/8/24 09:17, Herbert J. Skuhra wrote: Did you run the same version of vm-bhyve on FreeBSD-14.1-RELEASE? https://github.com/churchers/vm-bhyve/issues/570 That package was updated before I installed FreeBSD 14.2. Thanks for the link. It looks like it may fix this issue. I'll have to wai

Re: Struggle with bhyve and Kali.

2024-12-08 Thread Bakul Shah
On Dec 8, 2024, at 10:41 AM, Mark Peek wrote: > > > > If using vm-bhyve and uefi, make sure these are set in the vm-bhyve config > file prior to installing: > loader="uefi" > uefi_vars="yes" Thanks. Though this doesn't solve the problem of a blank screen once you boot normally (not in recover

[Bug 283215] PCI passthru of wifi card QCNFA765 results in host freeze or crash

2024-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283215 Bug ID: 283215 Summary: PCI passthru of wifi card QCNFA765 results in host freeze or crash Product: Base System Version: 14.2-RELEASE Hardware: Any OS

Re: Tap device problem on FreeBSD 14.2-RELEASE

2024-12-08 Thread Thomas Laus
On 12/7/24 17:38, mike tancsa wrote: On 12/7/2024 4:37 PM, Thomas Laus wrote: I dont have anything unusual in my config. I am running just a few days ahead of 14.2, but I dont think that makes a difference  kldstat Id Refs Address    Size Name  1   47 0x8020  1f3d9c0

Re: Tap device problem on FreeBSD 14.2-RELEASE

2024-12-08 Thread Herbert J. Skuhra
On Sun, Dec 08, 2024 at 08:50:59AM -0500, Thomas Laus wrote: > > I may have missed defining my issue. I thought that it was related to the > creation of the tap device. It looks like a problem is with virtio-net not > getting loaded during the VM boot process on FreeDSD-14.2-RELEASE. > > vm-bhy