heh {:} You totally got these points.. but my new HD running only freebsd and I messed up
and made partitions instead of slices so the MBR comes up {:P maybe if there is a way to
merge them back, but that wasn't really a priority I was sorta googling it..
but anyway.. so taking your advice.. umm.. The new KDE is acting different than the gnome I
had on the other HD. Gnome sorta took over and gave me a GUI right from startup.. not so
with KDE.. I get a character based login. KDE has taken over.. I tried to 'exec gnome-session'
but it still comes up KDE.. not a super big deal as I feel I have adequately done my Nessus junk
on the command line now.
Anyway, though. so your advice changed the behavor.. I think I had put a line in .login or
.profile I forget
startx; startkde
and It starts up reallly slow.. When I took your advice and got my zsh on startup, I never got into
a GUI. So I edited .zshrc and added the same startx; startkde.. so now I get a KDE after
login.. but there is a bad side effect.. When I want to open a terminal window in my KDE GUI I
get these same error messages that come in the character based as the shebang slooowly boots up..
if this is all too complex I could ask another question. Here is the error messages:
xauth: creating new authority file /home/kayve/.serverauth.12
^C
^C
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
^C
xinit: unexpected signal 2.
^CKDE seems to be already running on this display.
^C
[13:00 kayve@kv_bsd~]
As you can see, I ctrl-C'ed out of it.. maybe I could have let it go. Oh jeez.. Trying a second terminal
window.. got a couple dialog boxes that say "KDE seems to be already running on this display."
Okay. ctrl-c wasn't necessary, but this is sorta irritating behavior to deal with:
xauth: creating new authority file /home/kayve/.serverauth.13
xauth: (argv):1: bad display name "kv_bsd.sfsu.edu:0" in "list" command
xauth: (stdin):1: bad display name "kv_bsd.sfsu.edu:0" in "add" command
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
xauth: (argv):1: bad display name "kv_bsd.sfsu.edu:0" in "remove" command
GOT SIGHUP
KDE seems to be already running on this display.
KDE seems to be already running on this display.
[13:10 kayve@kv_bsd~]
Main Topics
Browse All Topics





by: TeRReFPosted on 2008-05-29 at 09:52:18ID: 21670962
Did you use vipw to edit /etc/passwd?
If not, the user db might not be properly updated.
Also, are you sure you used the full path to zsh?