Category: X.org
Weekdays missing from xclock
‘s digital display
I noticed the weekdays was missing from xclock‘s digital display when run in FreeBSD base/head aka 11.0-ALPHA6. FreeBSD stable/10 doesn’t have this problem.
Read More → Weekdays missing fromxclock
‘s digital display
Configuring X.org on FreeBSD guests running in VirtualBox
Configuring X11 is more or less a dark art, and you must almost be a wizard of the Slytherine House to get modern X.org 1.14.7 working on a FreeBSD guest in VirtualBox. Nonetheless, through lots of experimentation this evening, have I finally arrived at this configuration file: Somehow, you need both the InputClass and the […]
Read More → Configuring X.org on FreeBSD guests running in VirtualBoxWITHOUT_NEW_XORG=yes → true
I’m probably not paying enough attention to new developments in FreeBSD after all. After updating the installed ports in my VMs running base/head and base/stable/10, X11 stopped working. It turns out the new version of X.org requires KMS and what not in the kernel. This doesn’t fare well with VMs running inside VirtualBox. The solution? […]
Read More → WITHOUT_NEW_XORG=yes → true