H husaini Mar 2, 2011 #1 Code: Starting gdm. $ ** (gdm-binary:3184): WARNING **: Failed to acquire org.gnome.DisplayManager ** (gdm-binary:3184): WARNING **: Could not acquire name; bailing out Using zfs as filesystem, why? I already did: my rc.conf: Code: hald_enable="YES" dbus_enable="YES"
Code: Starting gdm. $ ** (gdm-binary:3184): WARNING **: Failed to acquire org.gnome.DisplayManager ** (gdm-binary:3184): WARNING **: Could not acquire name; bailing out Using zfs as filesystem, why? I already did: my rc.conf: Code: hald_enable="YES" dbus_enable="YES"
S soylentgreen Apr 23, 2011 #2 I use gnome on FreeBSD 8.2 and I have: Code: gnome_enable=YES in my rc.conf. Also, did you recompile gnome after updating your system?
I use gnome on FreeBSD 8.2 and I have: Code: gnome_enable=YES in my rc.conf. Also, did you recompile gnome after updating your system?
sk8harddiefast Apr 25, 2011 #3 Adding Code: gnome_enable=YES on your rc.conf file, remove this lines: Code: hald_enable="YES" dbus_enable="YES" Are included on Code: gnome_enable=YES and they are not necessary.
Adding Code: gnome_enable=YES on your rc.conf file, remove this lines: Code: hald_enable="YES" dbus_enable="YES" Are included on Code: gnome_enable=YES and they are not necessary.