[Bug 238095] Current console input freezes in hyperv gen 2 VM after randon amount of time

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 29 13:48:52 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238095

--- Comment #6 from Michael <michael.adm at gmail.com> ---
Maybe this bug is related to this bug? :

If you try on the hypervisor (in powershell)

for gen1 vm:
PS > Disable-VMConsoleSupport -VMName "test-FreeBSD-gen1"
Disable-VMConsoleSupport : Failed to remove device "Microsoft:Hyper-V:Synthetic
Mouse": Invalid operation (0x80041016).

for gen2 vm:
PS > Disable-VMConsoleSupport -VMName "test-FreeBSD-gen2"
Disable-VMConsoleSupport : Failed to remove device "Synthetic Mouse": General
failure. (0x80041001).

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


More information about the freebsd-virtualization mailing list