Configuration files for building latest dports xorg and xfce4

David Shao davshao at gmail.com
Sun Nov 10 21:25:00 PST 2013


Could someone who has installed the latest 3.6 dports binaries for
xorg and xfce4 please post here their /etc/rc.conf, and better yet,
could someone who has built the latest dports from source (post mid
October) xorg and xfce4 please post their /etc/rc.conf and
/etc/make.conf?  The building and installation is fine for me;
however, on an Intel integrated graphics G45 and on various Radeon
4xxx machines, what used to successfully bring up xfce4 and
enlightenment desktops now results in a black blank screen for the G45
and a lockup for the Radeon 4xxx machines.

Here's the /etc/rc.conf I have been using:

nfs_reserved_port_only="YES"
sshd_enable="YES"
usbd_enable="YES"
nfs_client_enable="YES"
rpc_umntall_enable="NO"
dumpdev="/dev/serno/formachine"

ifconfig_msk0="DHCP"

devd_enable="YES"
udevd_enable="YES"

dntpd_enable="YES"

rpcbind="YES"

Here's the /etc/make.conf I have been using:

CFLAGS+=-g
STRIP=

WITH_PKGNG=yes
DISABLE_VULNERABILITIES=yes

WITH_VIM_OPTIONS=yes

Here's an added line to /boot/loader.conf

vm.dma_reserved=67108864



More information about the Users mailing list