LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-08-2005, 03:39 PM   #1
kristi
Member
 
Registered: Nov 2004
Location: Boston
Distribution: Mandrake 10.2
Posts: 43

Rep: Reputation: 15
Drake 10.1 how start KDE automatically


Newbie to Linux - been running Xandros for the past 3 months. Mandrake 10.1 OE (3CDs) installed easily. I now have Firefox, Thunderbird, Pan, TVTime, xine, etc running fine.

When I boot it, it goes to a tty prompt and asks for logon. I would like it to start up KDE automatically, and then let KDE ask me for the logon. How do I do this?
tia!!!
Kristi
 
Old 02-08-2005, 03:46 PM   #2
indrid
LQ Newbie
 
Registered: Mar 2004
Location: Northern Ohio
Distribution: Gentoo
Posts: 6

Rep: Reputation: 0
You probably want to make 4 or 5 your default runlevel; this should launch KDM at boot.

Edit /etc/inittab to make it so, if you don't understand report back with your /etc/inittab.
 
Old 02-08-2005, 05:02 PM   #3
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
A) Run through the MCC bootdrak module. The last item is whether to boot up to x. This is run level 5 on Mandrake Linux
or
B) As root, edit /etc/inittab.

Locate -> # The default runlevel.
id:3:initdefault:

Change to
# The default runlevel.
id:5:initdefault:

This is what the GUI setup will end up doing.
By default, you will be using the Mandrake Display Manager (mdm), but you can change that also in the setup. There is a kdm that you can use instead, but I think you just wanted a GUI login method by default.
 
Old 02-08-2005, 05:04 PM   #4
kristi
Member
 
Registered: Nov 2004
Location: Boston
Distribution: Mandrake 10.2
Posts: 43

Original Poster
Rep: Reputation: 15
Much too easy!!!

Now I can start a new session (say root) while I'm in user.

Last Q is can I switch sessions? (in KDE) - I don't see a button for that - just start a new one.
THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Kristi
 
Old 02-08-2005, 07:00 PM   #5
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
There may be an entry at the bottom of the KMenu to start a new session. If you already have another session, you can use the shortcut keys to go from one session to another.
The second session will probably be attached to vt8, so you can reach it by entering the CTRL-ALT-F8 combination, and return by entering CTRL-ALT-F7.
 
Old 02-08-2005, 08:04 PM   #6
kristi
Member
 
Registered: Nov 2004
Location: Boston
Distribution: Mandrake 10.2
Posts: 43

Original Poster
Rep: Reputation: 15
Yep! that does the trick!!! Perfect!!!
THANKS!!!
Kristi
 
Old 02-08-2005, 08:23 PM   #7
kristi
Member
 
Registered: Nov 2004
Location: Boston
Distribution: Mandrake 10.2
Posts: 43

Original Poster
Rep: Reputation: 15
Didn't see this before:
What/where is the
Quote:
Run through the MCC bootdrak module.
tia
Kristi
 
Old 02-09-2005, 12:27 AM   #8
peteru
LQ Newbie
 
Registered: Feb 2005
Location: Australia
Distribution: Mandrake 10
Posts: 2

Rep: Reputation: 0
Login problems

Hello Linux users,
As my first attempt at installing Linux and my first use of a forum/question board I am not having much luck. First I'm sorry if this is in the wrong place but I cannot find where to ask a new question on this forum. Perhaps I have been looking at a computer screen too long today.
My problem is,
I have installed Mandrake 10 on a retired Dell Server with a P111 533 processor & 512 mb ram. It appears to have installed and it allows me to login but I cannot get KDE to run and I cannot get permission to change anything. I have read much on this forum and on other sites but have limited knowlege of command lines. (Sorry but I'm a Mac user so I'm used to my icon driven desktop)
How do I get Mandrake to start to a desktop so I have a chance at getting somewhere?
I did try to follow the advice as above but I cannot get permissions.

Cheers,

Peter
 
Old 02-09-2005, 12:54 AM   #9
kristi
Member
 
Registered: Nov 2004
Location: Boston
Distribution: Mandrake 10.2
Posts: 43

Original Poster
Rep: Reputation: 15
So I assume it is booting up to where it says tty and then asks for a login.?
login as root, give the password, and after it accepts it, type kde, that will start kde.

Then once you're in root, make the change suggested above and then reboot.

Hopefully then things will start to make sense.
Hang in there!
Kristi
 
Old 02-09-2005, 05:25 PM   #10
peteru
LQ Newbie
 
Registered: Feb 2005
Location: Australia
Distribution: Mandrake 10
Posts: 2

Rep: Reputation: 0
Mandrake 10 KDE startup

Thanks for your suggestions Kristi but I get a message as follows,

execve failed for /etc/x11/x (errno 2)
giving up

Any suggestions would be helpful,

Cheers,

Peter
 
Old 02-09-2005, 07:00 PM   #11
kristi
Member
 
Registered: Nov 2004
Location: Boston
Distribution: Mandrake 10.2
Posts: 43

Original Poster
Rep: Reputation: 15
you are beyond my knowledge.

Post this problem with a bit of detail as a separate post in General. There are lots of folks here who can help you!
Hang in there!!!
Kristi
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I start a program automatically when KDE starts up? zmaint Linux - Software 8 12-21-2004 04:52 PM
Help!! KDE and Drake 10.1 problem! jelitegamer Linux - Software 2 11-05-2004 01:57 PM
start apps automatically on start up? chunlee Linux - Newbie 3 09-04-2004 12:58 PM
screensavers in KDE (Drake 10 vs. Slack 10) ExoZagNoid Mandriva 1 07-29-2004 12:44 PM
Programs Automatically Start When I log In To KDE deft Linux - Software 4 04-06-2004 07:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration