Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2019 13:48:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 238095] Current console input freezes in hyperv gen 2 VM after randon amount of time
Message-ID:  <bug-238095-27103-6LF7zZPJTR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238095-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238095-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=3D238095

--- Comment #6 from Michael <michael.adm@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:Synth=
etic
Mouse": Invalid operation (0x80041016).

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

--=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-238095-27103-6LF7zZPJTR>