[Bug 278941] Virtual machine with Debian 12 guest gets stuck after S3 mode
Date: Tue, 14 May 2024 12:35:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278941 --- Comment #13 from Vurefozu <konstantin.t.i@ya.ru> --- I made a new installation in a UEFI virtual machine, the problem is reproduced. dik0.img - https://disk.yandex.ru/d/IReY9xa7Kq7hfw I ran it like this: bhyve -S -c sockets=1,cores=1,threads=1 -m 1G -w -H -A \ -s 0,hostbridge \ -s 1,ahci-hd,disk0.img,bootindex=1 \ -s 13,virtio-net,tap1 \ -s 29,fbuf,tcp=0.0.0.0:5900,w=1600,h=950,wait \ -s 30,xhci,tablet \ -s 31,lpc \ -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd \ vm0:4 -- You are receiving this mail because: You are the assignee for the bug.