My setup for anyone interested in running XLibre on FreeBSD 15.1 in VirtualBox (Win11).
[EDIT] There has been some changes - it is much easier now. Works with xfce4 nicely too.
######################
# Prerequisites #
######################
==============================================================
VirtualBox
- UEFI
- VBoxSVGA (128MB RAM)
- NO 3d Accel.
- USB v3
===============================================================
=========================
======================================
#######################
# VirtualBox #
######################
==============================================================
#######################
# Xlibre #
######################
===============================================================
#######################
# Test RUN #
######################
================================================================
[EDIT] There has been some changes - it is much easier now. Works with xfce4 nicely too.
######################
# Prerequisites #
######################
==============================================================
VirtualBox
- UEFI
- VBoxSVGA (128MB RAM)
- NO 3d Accel.
- USB v3
===============================================================
pkg update pkg upgrade=========================
======================================
#######################
# VirtualBox #
######################
pkg install virtualbox-ose-additions-xlibre sysrc vboxguest_enable="YES" sysrc vboxservice_enable="YES" reboot==============================================================
#######################
# Xlibre #
######################
pkg install xlibre pw groupmod video -m your_username===============================================================
#######################
# Test RUN #
######################
startx cat /var/log/Xorg.0.log | grep EE================================================================
Last edited: