Gentoo Archives: gentoo-user

From: Daevid Vincent <daevid@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How do I get KDE to start on boot?
Date: Wed, 15 Nov 2006 00:35:46
Message-Id: 200611150030.kAF0UDHo001721@robin.gentoo.org
1 This seems like a newb question. I've been using my Gentoo for a few years
2 now, and since X/KDE/Gnome/etc. never seemed to be quite stable, I always
3 booted into command lines and then manually 'startx' JICSH.
4
5 But I find myself almost always doing that these days, so I suppose it's
6 time to make the plunge so that X starts when I boot up. I'm still a bit
7 worried about hibernation (which I don't have working anyways - yet), I
8 recall there were issues with nvidia and suspending to HD/RAM if you were in
9 X. That could be old news?
10
11 Anyways, I can't get this to work. When I boot up, the screen is BLACK. Not
12 just back-lit black, but like there's no power black. If I CTRL+ALT+1, I get
13 to a shell prompt.
14
15 Here are some interesting areas:
16
17 * kde-base/kde
18 Latest version available: 3.5.5
19 Latest version installed: 3.5.5
20
21 locutus ~ # ll /etc/X11/Sessions/
22 total 28
23 drwxr-xr-x 2 root root 4096 Nov 14 16:01 .
24 drwxr-xr-x 21 root root 4096 Oct 23 18:02 ..
25 -rwxr-xr-x 1 root root 2464 Nov 8 17:31 Gnome
26 -rwxr-xr-x 1 root root 2187 Oct 23 16:56 Xsession
27 -rwxr-xr-x 1 root root 33 Apr 26 2006 icewm
28 -rwxr-xr-x 1 root root 41 Nov 8 16:19 kde-3.5
29 -rwxr-xr-x 1 root root 29 Aug 20 2004 xfce
30
31 locutus ~ # cat /etc/inittab
32 ...
33 # Default runlevel.
34 id:5:initdefault:
35 # That was '3' before and I thought I remembered it was supposed to be '5'
36 ?!
37
38 locutus daevid # cat /home/daevid/.xinitrc
39 exec startkde
40
41 locutus daevid # cat /etc/rc.conf
42 XSESSION="kde-3.5"
43 DISPLAYMANAGER="kdm"
44
45 locutus daevid # rc-update show
46 ...
47 xdm | default
48 ...
49
50
51 ÐÆ5ÏÐ
52
53
54 --
55 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How do I get KDE to start on boot? Craig Michael Wayman <craigwayman@××××××××××.com>
Re: [gentoo-user] How do I get KDE to start on boot? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] How do I get KDE to start on boot? Philip Webb <purslow@×××××××××.ca>
Re: [gentoo-user] How do I get KDE to start on boot? Richard Fish <bigfish@××××××××××.org>