Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2021 10:04:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 258007] bhyve Assertion failed: (!err), function hda_init, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 400
Message-ID:  <bug-258007-27103-XQlJEPVOC4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258007-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258007-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258007

--- Comment #3 from mario felicioni <marietto2008@gmail.com> ---
I tried to boot Ubuntu with these arguments :

Code:

bhyve -S -c 4 -m 8G -w -H \
        -s 0,hostbridge \
        -s 1,virtio-blk,/mnt/da1p1/vms/os/ubuntu-budgie-gpu/ubuntu-2104-gpu=
.img
\
        -s 6,virtio-net,tap0 \
        -s 2,passthru,1/0/0 \
        -s 2:1,passthru,1/0/1 \
        -s 2:2,passthru,1/0/2 \
        -s 2:3,passthru,1/0/3 \
        -s 29,fbuf,tcp=3D0.0.0.0:5900,w=3D1440,h=3D900 \
        -s 30,xhci,tablet \
        -s 31,lpc -l com1,stdio \
        -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
        vm0

(I have removed : -s 20,hda,play=3D/dev/dsp8,rec=3D/dev/dsp8)

the previous error is gone,but ubuntu is not able to boot. It is freezed on=
 a
black screen,before to start loading the img file. I hear the noise that it
tells that is trying to do something,but it can't for some reason.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258007-27103-XQlJEPVOC4>