Results 1 to 4 of 4
I installed gentoo using the stage3 tarball + GRP installation.And I installed all the packages in the 2nd cd (including kde, kde base, etc.).
Can anyone tell me a method ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-13-2006 #1
i can't get to th KDE !!
I installed gentoo using the stage3 tarball + GRP installation.And I installed all the packages in the 2nd cd (including kde, kde base, etc.).
Can anyone tell me a method to get my Gentoo linux to start in a KDE session instead of the text-only mode.
- 07-13-2006 #2
You could edit your /etc/inittab file to start in Runlevel 5 (GUI) instead of Runlevel 3 (text). The line you're looking for is similar to this:
Change the 3 to a 5 and reboot.Code:id:3:initdefault:
Registered Linux user #270181
TechieMoe's Tech Rants
- 07-13-2006 #3
You could also do the following (as root):
Then edit /etc/rc.conf to make DISPLAYMANAGER=kdm and XSESSION=kde.Code:rc-update add xdm default
Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794
- 07-16-2006 #4Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
probably you didn't follow instructions properly
I think you need to edit /etc/rc.conf and add "kdm" as login manager.. the rc.conf already has some examples and you need to just read, uncomment and fill with proper values.
gentoo-wiki.com, go to the howto section and search for KDE, you'll find nice guides there.


Reply With Quote
