-
crb
join ##fpga
-
jnewt
anyone using bhyve here? I followed the tutorial and got windows installed as the guest. but now I can't get it to boot after restarting. where's the info on exit codes? log doesn't show anything specifically failing.
-
ek
jnewt: Which tutorial did you follow? Also, have you taken a look at the FBSD wiki info at
wiki.freebsd.org/bhyve/Windows ?
-
jnewt
ek: Not that one, got it to boot though. it worked with a relative disk path for install on the disk, but apparently requires an absolute path to boot. fine, fixed. that tutorial is way more complicated that the route i took (boot with the iso loaded, the go to the menu and choose the boot file to get it to go). either way, i'm running, but have no network on the guest side. public switch is ok, tap0 created on boot, but no
-
jnewt
adapter in the client (maybe this is diff than vbox), looking through docs now
-
rtprio
you still need to bridge tap0 to your nic
-
jnewt
vm-public under ifconfig shows groups: bridge vm-switch viid-4c918@
-
rtprio
so you're using vm-bhyve? good
-
rtprio
i don't recognize viid, and if the vm isn't running tap0 wouldn't be there anyhow
-
jnewt
tap0 is there, and the vm is running
-
jnewt
currently connected to it via vnc
-
jnewt
i may have lost something with a reboot, something missing from rc.conf or boot...not sure what though
-
rtprio
you have the vm_ lines in rc.conf ?
-
rtprio
and the network still isn't working?
-
jnewt
onlything i have is vm_enable and vm_dir in rc.conf
-
jnewt
switch created via vm switch add public em0
-
jnewt
sorry, #vm switch create public #vm switch add public em0
-
jnewt
from the quick start on vm-bhyve. is that separate from the bridge? I though em0 and tap0 are connected through public, but i'm not sure if that's something separate from the "bridge" you mention
-
jnewt
what config lines in the vm config tell the client there's an adapter? ihve network0_type and network0_switch, but i don't have any hardware info in there. does it need something else?
-
rtprio
you can create tell vm-bhyve to create the bridge, or create it yourself and hand it over
-
rtprio
if you want a host to boot automatically, you'll need a vm_enable="myvm myothervm" line also
-
jnewt
have i told vm-bhyve to create the bridge by vm add public em0 or is that something different?
-
rtprio
no, that sounds correct
-
rtprio
but you're saying, no connectivity?
-
jnewt
no nic in the guest os. there's an unknown device in windows device manager, but there are no drivers for it.
-
jnewt
i've tried the e1000, i'm going to load the virtio iso and switch the nic to virtio and see if i can load the driver.
-
rtprio
i used e1000 on windows 10 and windows server 2008 and it didn't need a driver
-
jnewt
this is windows 10 and it's not happening. idk what could be different
-
rtprio
try virtio-net
-
rtprio
which i have used and also did not need a driver iirc
-
jnewt
rtprio: I can't imagine that any misconfig of the routing on the host could cause adapter driver issues on the guest, idk what could be different.
-
jnewt
rtprio, doesn't work. and neither does my cd rom config apparently, even though I used it to install windows initially.
-
rtprio
well, i guess you could try to have windows locate the driver
-
rtprio
this was a fresh win10 install? not some sort of conversion or something
-
yuripv
and you could check that h/w ids make sense (device manager, device properties, details, hardware ids)
-
jnewt
fresh install. from an official windows 10 iso
-
rtprio
e1000 has been built in in windows since like win7
-
jnewt
the weird thing is that the virtual-disk shows with vm-info but it's just not there in windows
-
jnewt
and it's the same one i loaded the windows iso in to get this thing started
-
rtprio
ok, perhaps paste the win10.conf you have in vm-bhyve
-
jnewt
-
rtprio
nothing there looks out of the ordinary
-
yuripv
it says virtio-net, not e1000?
-
rtprio
either should work fine
-
rtprio
i thought he tried both
-
yuripv
well, i had to install drivers on win10 for virtio-net, so I doubt it would work OOB
-
rtprio
i don't remember doing that
-
rtprio
but sure, install the drivers
-
ek
You absolutely need to install the 3rd party virtio drivers for Windows. It's fairly painless, but it is required.
-
ghodawalaaman_
Hello, my freebsd just freezes on "Initialized 1915"
-
ghodawalaaman_
-
ghodawalaaman_
the firmware got initilized succesfully but it just freezes for some reason
-
CrtxReavr
GhostInTheShell, 1915 or i915?
-
CrtxReavr
whoops
-
duncan
ghodawalaaman_: are you on 14.2, is it i915 or i915kms? there is errata for drm-kmod.
-
duncan
specifically, drm-61-kmod freezes display output (the system is still up and you can reboot), if you use the packages built against 14.1. building from ports or using older drm-54-kmod work fine
-
CrtxReavr
i915's a shared memory video chip, correct?
-
duncan
i915 is the generic name for Intel graphics, it was the name for some CPU in the early 2000s
-
CrtxReavr
I think you're confusing the i910, which is a full motherboard chipset that included shared graphics, ethernet, and I think sound maybe.
-
duncan
OK, it's some chipset we've all forgotten. The name of the driver is irrelevant to the question asked.
-
unrealapex
has anyone here tried chimera linux? if so what did you like and dislike about it compared to freebsd?
-
mfisher
I guess it's late for thanksgiving, but kudos to the releng team for 14.2! <3
-
mzar
mfisher: Thanksgiving is over, but no worries, you can still donate to FreeBSD Foundation