View Single Post
  #3   (View Single Post)  
Old 28th August 2014
DaBSD DaBSD is offline
Shell Scout
 
Join Date: Jan 2013
Location: Russia/Iceland
Posts: 102
Default

Before running X server, ensure you have the line "dbus=YES" in /etc/rc.conf and try the following commands as a root:

mkdir /var/run/dbus
/usr/pkg/bin/dbus-daemon --system
Reply With Quote