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

2019-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238095 --- Comment #8 from Michael --- The CPU is usually eight, but the same behavior with four and twelve cpu's -- You are receiving this mail because: You are the assignee for the bug. ___

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Henrik Gulbrandsen
On 2019-12-01 18:51, Rodney W. Grimes wrote: You do not need the Video BIOS patch for a FreeBSD guest. Fair enough. For some reason I thought the UEFI implementation had a more limited set of display resolutions, but I have never tested it. It was just my luck to start with the single Linux

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

2019-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238095 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org ---

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Rodney W. Grimes
-- Start of PGP signed section. > Henrik Gulbrandsen wrote: > > On 2019-12-01 06:35, Victor Sudakov wrote: > > > If I were to test different desktop environments (gnome, xfce etc) in a > > > FreeBSD guest in bhyve, what X server (probably with vnc access, or rdp > > > access, or whatever?) would

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Victor Sudakov
Henrik Gulbrandsen wrote: > On 2019-12-01 06:35, Victor Sudakov wrote: > > If I were to test different desktop environments (gnome, xfce etc) in a > > FreeBSD guest in bhyve, what X server (probably with vnc access, or rdp > > access, or whatever?) would you advise? > > This will work with the

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Henrik Gulbrandsen
On 2019-12-01 06:35, Victor Sudakov wrote: If I were to test different desktop environments (gnome, xfce etc) in a FreeBSD guest in bhyve, what X server (probably with vnc access, or rdp access, or whatever?) would you advise? This will work with the normal X server and bhyve's built-in VNC if

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Victor Sudakov
Jason Barbier wrote: > honestly, > I just use remmina after enabling the vnc console on the guest, works like a > charm every time This may work for me too. But how do you enable the vnc console on a FreeBSD guest? I boot my FreeBSD guests with bhyveload, which does not have a vnc console.

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Jason Barbier
honestly, I just use remmina after enabling the vnc console on the guest, works like a charm every time Sent from my a tiny pocket computer. > On Nov 30, 2019, at 22:13, Victor Sudakov wrote: > > Dear Colleagues, > > If I were to test different desktop environments (gnome, xfce etc) in a >

Re: Need X-server to run in bhyve guest

2019-12-01 Thread Victor Sudakov
Loyd Craft wrote: > I like Xephyr…. It’s a software framebuffer for X11... So it can pretend to be a local X-server (i.e. :0) in a bhyve guest? > But you need a X server and SSH X11 forwarding on your local machine. Xephyr is an X-server and X-client at the same time, correct? Then I can