current crashing VBox 6.1.16

2021-03-14 Thread Karel Gardas
Hello, I'm trying to follow current installed in VBox VM. The VM is created with default configuration of 6.1.x suggested for 64bit FreeBSD. The RAM is set to 32GB and CPUs to 12 cores. Te host is running ubuntu 20.04.x. Anyway, while running 'make -j12 buildworld' the VM crash with followin

Re: current crashing VBox 6.1.16

2021-03-15 Thread Karel Gardas
uild both 13 and current (both world and kernel) successfully. On 3/14/21 3:25 PM, Karel Gardas wrote: Hello, I'm trying to follow current installed in VBox VM. The VM is created with default configuration of 6.1.x suggested for 64bit FreeBSD. The RAM is set to 32GB and CPUs to 12 cores

Install to ZFS root is using device names hence failing when device tree is changed.

2021-09-06 Thread Karel Gardas
Hello, just installed 14-current snapshot from 2.9. on uefi amd64 machine. Installed from USB memstick which was detected as da0 into the ssd hanging on usb3 in external enclosure which was detected as da1. ZFS root pool is then using /dev/da1p3 as swap and /dev/da1p1 as /boot/efi and prob

EFI/loader show garbage in console when set to some resolution in loader.conf

2021-09-06 Thread Karel Gardas
Hello, I'm attempting to set EFI console resolution in loader to 1920x1920. This is working fine on all 3 tested* combinations when interrupting loader with '3' key and then issueing 'gop set 11' command and then 'boot' command. However I'd like to make that permanent and here issue comes. I'

Install to ZFS root is using device names hence failing when device tree is changed.

2021-09-06 Thread Karel Gardas
Hello, just installed 14-current snapshot from 2.9. on uefi amd64 machine. Installed from USB memstick which was detected as da0 into the ssd hanging on usb3 in external enclosure which was detected as da1. ZFS root pool is then using /dev/da1p3 as swap and /dev/da1p1 as /boot/efi and prob

Re: EFI/loader show garbage in console when set to some resolution in loader.conf

2021-09-06 Thread Karel Gardas
On 9/6/21 6:59 PM, Toomas Soome wrote: On 6. Sep 2021, at 19:44, Karel Gardas <mailto:gard...@gmail.com>> wrote: Hello, I'm attempting to set EFI console resolution in loader to 1920x1920. This is working fine on all 3 tested* combinations when interrupting loader with &#

Re: Install to ZFS root is using device names hence failing when device tree is changed.

2021-09-07 Thread Karel Gardas
On 9/7/21 10:29 AM, Peter Jeremy wrote: On 2021-Sep-06 17:45:31 +0200, Karel Gardas wrote: just installed 14-current snapshot from 2.9. on uefi amd64 machine. Installed from USB memstick which was detected as da0 into the ssd hanging on usb3 in external enclosure which was detected as da1

ELF binary type "0" not known. (while compiling buildworld on risc-v/qemu)

2021-09-27 Thread Karel Gardas
Hello, I'm playing with compiling freebsd 13 (releng/13.0 2 days ago) and current (git HEAD as of today) on qemu-5.1.0/qemu-6.1.0 on risv64 platform. The emulator invocation is: qemu-system-riscv64 -machine virt -smp 8 -m 16G -nographic -device virtio-blk-device,drive=hd -drive file=FreeB

make buildworld broken on RISC-V.

2021-10-06 Thread Karel Gardas
Hello, I'm using 14-CURRENT oprovided qcow2 image from September 30 in qemu-system-risc64. It runs fine so I'm testing it with attempting make buildworld. This unfortunately fails with: ===> lib/clang/headers (includes) [Creating objdir /usr/obj/usr/src/riscv.riscv64/lib/clang/headers...] c

Re: 14.0-CURRENT panic in early boot

2021-11-18 Thread Karel Gardas
Completely speculating, but since you don't see ioapic's are you sure this is just ~2 weeks old build? If not, then it may be relevant to: commit 1b7a2680fba589daf6f700565214919cb941ab56 Author: Jung-uk Kim Date: Thu Sep 30 16:23:21 2021 -0400 Import ACPICA 20210930 (cherry picke