quirks afytter installinf Xorg and gnme

I recently di a fresh instalation of XORG and Gnome on a fressh instalation od Freebsd 6.5. and upon first login i receive the followinfg error messages


Code:
/usr/local/etc/gdm/Xsession: Beginning session setup...
If you use the C shell, add the following line to the .cshrc file in your
home directory to prevent core files from being written to disk:

        limit coredumpsize 0
                -- Dru <genesis@istar.ca>
/usr/local/etc/gdm/Xsession: seahorse-agent not found!
/usr/local/etc/gdm/Xsession: Setup done, will execute: gnome-session
exec: gnome-session: not found

I als gget this error at console on root console.

Code:
Jan 27 17:08:04 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:08:04 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:08:35 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:08:35 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:09:05 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:09:05 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:09:35 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:09:35 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:10:05 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:10:05 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:10:35 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:10:35 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:11:05 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:11:05 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry
Jan 27 17:11:35 freebird gnome-keyring-daemon[1055]: error connecting to D-BUS $
Jan 27 17:11:35 freebird gnome-keyring-daemon[1055]: Scheduling hal init retry

It als o give me an error message abouyt zfs being incorrectly configured

Code:
Jan 27 17:03:40 freebird root: /etc/rc: WARNING: $zfs_enable is not set properl$
Jan 27 17:03:55 freebird root: /etc/rc: WARNING: $idmapd_enable is not set prop$
Jan 27 17:03:55 freebird root: /etc/rc: WARNING: $ftpproxy_enable is not set pr$
Jan 27 17:04:23 freebird login: ROOT LOGIN (root) ON ttyv0
your help is much appriciated.
 
I figureed out fhow to get the mouse ack in gnome I had to put a lin in my /etc/rc.conf file

[CODE
gdm_enable="yess"
gnome_enable="yes"
][/CODE]

I am posting this from fvwm ( runnin on top of gdm) On my Hp Pavillion a6230n which is running 1386 FreeBSD 6.4 release.

COULD a moderator please sticky and lock thsi topic?
 
ChickenWing88 said:
Is there a way to initalize both gnome and kde at boot time?

I meant to ask, Is it posible to have both gnome and kde on one system at the same time, as alternative options in the session menu in gdm?
 
Back
Top