I used the following option for bhyve command: > > -s 29,fbuf,rfb=192.168.1.6:8001,wait,w=2560,h=1440> > ...and got
rather confusing error message:> > Invalid fbuf emulation option "w">
fbuf: {wait,}{vga=on|io|off,}rfb=:port{,w=width}{,h=height}> device
emulation initialization error: Inappropri
I used the following option for bhyve command:
-s 29,fbuf,rfb=192.168.1.6:8001,wait,w=2560,h=1440
...and got rather confusing error message:
Invalid fbuf emulation option "w"
fbuf: {wait,}{vga=on|io|off,}rfb=:port{,w=width}{,h=height}
device emulation initialization error: Inappropriate ioctl f
On 24.09.2020 19:48, Peter Grehan wrote:
> Hi Ali,
Hi Peter, thanks for your answers.
>
> > I tested the following combinations:
> >
> > 1) 12.1 guest on 12.1 host (with the HD audio from 13-current).
> > 2) Same 12.1 guest on 13-current host.
>
> 2) worked ok for me, at least with very limit
Hi Ali,
I tested the following combinations:
1) 12.1 guest on 12.1 host (with the HD audio from 13-current).
2) Same 12.1 guest on 13-current host.
2) worked ok for me, at least with very limited testing and a
simplistic config
On the guest,
root@:~ # uname -a
FreeBSD 12.1-RELEASE FreeB