Need X-server to run in bhyve guest

Victor Sudakov vas at sibptus.ru
Sun Dec 8 11:23:26 UTC 2019


Rodney W. Grimes wrote:
> > 
> > Now I'd like to concentrate on the question how to start a graphical
> > desktop environment in a bhyve guest.
> 
> Ok, found the issue, or atleast a work around... scfb is not probing correctly,
> so create:
> 	/usr/local/etc/X11/xorg.conf.d/driver-scfb.conf
> With this in it:
> 
> Section "Device"
>      Identifier    "Card0"
>      Driver        "scfb"
> EndSection
> 
> Your x11 should then work fine....  I tested with xfce

Great, it works! I confirm it working with xfce and gdm (from gnome3).

Had to set xhci_mouse="no", which means that the mouse pointer in the VM
is not quite in sync with the real mouse pointer, but the GUI starts all
right!

Thank you, I think I can start testing various DEs. I've created a small
how-to in Russian: https://victor-sudakov.dreamwidth.org/487181.html

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20191208/321491de/attachment.sig>


More information about the freebsd-virtualization mailing list