From: jeff <jcranmer01@earthlink.net>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] X not working after update
Date: Thu, 09 Nov 2006 17:59:11 -0500 [thread overview]
Message-ID: <1163113151.7557.3.camel@tux.homenetwork> (raw)
I just updated X, and now I no longer have a working install for
automatic startup.
When the boot process executes, I get the error
"/sbin/start-stop-daemon: stat /usr/bin/xdm: No such file or directory
(No such file or directory)"
However, if I then log in, typing 'startx' will successfully get me into
kde.
Any idea what I've done wrong.
My rc.conf script contains the following:
# /etc/rc.conf: Global startup script configuration settings
# UNICODE specifies whether you want to have UNICODE support in the
console.
# If you set to yes, please make sure to set a UNICODE aware CONSOLEFONT
and
# KEYMAP in the /etc/conf.d/consolefont and /etc/conf.d/keymaps config
files.
UNICODE="yes"
# Set EDITOR to your preferred editor.
# You may use something other than what is listed here.
EDITOR="/bin/nano"
#EDITOR="/usr/bin/vim"
#EDITOR="/usr/bin/emacs"
# XSESSION is a new variable to control what window manager to start
# default with X if run with xdm, startx or xinit. The default behavior
# is to look in /etc/X11/Sessions/ and run the script in matching the
# value that XSESSION is set to. The support scripts are smart enough
to
# look in all bin directories if it cant find a match
in /etc/X11/Sessions/,
# so setting it to "enlightenment" can also work. This is basically
used
# as a way for the system admin to configure a default system wide WM,
# allthough it will work if the user export XSESSION in
his .bash_profile, etc.
#
# NOTE: 1) this behaviour is overridden when a ~/.xinitrc exists, and
startx
# is called.
# 2) even if ~/.xsession exists, if XSESSION can be resolved, it
will
# be executed rather than ~/.xsession, else KDM breaks ...
#
# Defaults depending on what you install currently include:
#
# Gnome - will start gnome-session
# kde-<version> - will start startkde (look in /etc/X11/Sessions/)
# Xsession - will start a terminal and a few other nice apps
XSESSION="kde-3.5"
In the /etc/X11/Sessions directory, there are two files, Xsession and
kde-3.5
Thanks in advance
Jeff
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-11-09 23:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-09 22:59 jeff [this message]
2006-11-09 23:17 ` [gentoo-user] X not working after update Bo Ørsted Andresen
2006-11-09 23:59 ` jeff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1163113151.7557.3.camel@tux.homenetwork \
--to=jcranmer01@earthlink.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox