Hello everyone. I tried to install FreeBSD 10.1 but when load desktop the screen is black.
After install desktop and Xorg I put this command in terminal:
This is my rc.conf file:
This is /home/antonio/.xinitrc file:
The desktop not appears, where am I wrong?
After install desktop and Xorg I put this command in terminal:
# Xorg -configure && cp xorg.conf.new /etc/X11/xorg.confThis is my rc.conf file:
Code:
hald_enable="YES"
dbus_enable="YES"
gdm_enable="YES"
cinnamon_enable="YES"
Code:
exec cinnamon-session
Last edited: