ath0 (wlan0) not working in virtulised guest with bhyve

2016-02-27 Thread richard bader
Hello, using ath0 (and wlan) on the host is working fine. But trying the same on the guest does not work. on the host freebsd 10.2 ist running on the guest freebsd 10.3 (10.3-BETA2 FreeBSD 10.3-BETA2 #0) is running the guest was started with: /usr/sbin/bhyve -c 2 -m 2048M -A -H -P -g 0

Re: ath0 (wlan0) not working in virtulised guest with bhyve

2016-02-28 Thread richard bader
Hey Neel, I suspect that the ath0 controller does not support MSI/MSI-x interrupts. The output of 'pciconf -lvbc' on the host will confirm if this is the case. thanks for the hint. The controller should support MSI interrupts. root@test10:/usr/src/sys # pciconf -lvbc ath0@pci0:5:0:0:c

bhyve panic on netcup root server (vmx enabled)

2018-06-15 Thread richard bader
Hi, i try to install a virtual host on a virtual root-server (netcup.de) I've enabled the VMX-Options on the root-server. I've followed the instruction from https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html on the root-server i've installed FreeBSD-11.1. but wenn starting