LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 11-01-2005, 11:27 PM   #1
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Rep: Reputation: 49
Cannot use KDM


After I used the /etc/X11/default-display manager to change the default Login Manager from GDM to KDM, it doesn't properly.

I have installed KDM from the Debian CDs. (I have all 14.)
I only use stable software (from the Debian CDs) on this machine.

Now, KDM starts just fine.
But the keyboard doesn't work on KDM!!
This is ridiculous. It is just a simple Logitech Keyboard and I have never had any problems with this one.
Now, using the mouse, when I restart X, then they keyboard works fine.
But KDM doesn't let me in.
After I enter the username and the password, the screen goes on Black for a while and comes back to the login screen again.
Then I have to select console login and then I can only use startx to go to GNOME.


Please help me as this is getting strange.
 
Old 11-02-2005, 12:53 AM   #2
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
I had a similar problem and simply use GDM. In my opinion there's no reason to run XDM at all anyway. It doesn't look good, it's not significantly lighter weight nor is it particularly configurable. I'd suggest switching back.
 
Old 11-02-2005, 01:15 AM   #3
TSJason
LQ Newbie
 
Registered: Sep 2005
Location: Chicago
Posts: 11

Rep: Reputation: 0
Hi,

Try running as root or via sudo:

dpkg-reconfigure kdm
 
Old 11-02-2005, 01:31 AM   #4
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Sorry I thought you were talking about XDM. I have to say that my advice still stands as I've alsways experienced less trouble with GDM than anything else.
 
Old 11-02-2005, 03:14 AM   #5
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
Quote:
Try running as root or via sudo:

dpkg-reconfigure kdm




Hmm..good idea.

I will try that.
 
Old 11-02-2005, 03:18 AM   #6
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
There is a known bug with the older kdm which I struggled with for ages. Normally you can go back to the command line and then wait for kdm to start again and everything is normal. The cure for me was to apt-get --purge remove kdm and then re-install with apt-get off the net.
 
Old 11-02-2005, 03:24 AM   #7
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
>The cure for me was to apt-get --purge remove kdm and then re-install with apt-get off the net.


Hmm...But will the new version of KDM work with this pretty old KDE of Debian Sarge?

Otherwise, not to worry much. GNOME Login manager is working fine.
 
Old 11-02-2005, 05:40 AM   #8
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Quote:
Originally posted by duffmckagan
>The cure for me was to apt-get --purge remove kdm and then re-install with apt-get off the net.


Hmm...But will the new version of KDM work with this pretty old KDE of Debian Sarge?

Otherwise, not to worry much. GNOME Login manager is working fine.
if you're running 3.1 which you say you are then yes it does work. I started off with Woody and upgraded to Sarge (then testing) and had this problem about 6 months ago because for some reason the kdm was not upgraded. purging it from the system worked.
 
Old 11-02-2005, 05:43 AM   #9
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
Ok. I haven't upgraded from Woody in this case.

It is a clean install. Ok I will try that purging and reinstalling.

Will post back in a few minutes now.
 
Old 11-02-2005, 05:49 AM   #10
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
Code:
apt-get --purge kdm
E: Invalid operation kdm
Done that as root.

 
Old 11-02-2005, 06:11 AM   #11
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Try apt-get remove kdm --purge.
 
Old 11-02-2005, 06:11 AM   #12
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
That would be: apt-get --purge remove kdm

EDIT: Arrr, beaten to it
 
Old 11-02-2005, 06:17 AM   #13
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Original Poster
Rep: Reputation: 49
Oh yeah. now I remember.

(Done with apt-get remove)


But now I remember after this reinstallation, that the last timei installed KDM, it was downloaded over security.debian.org.

So I don't have a reason to complain. maybe the package wasn't downloaded properly. I will retry and post back.
 
  


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
kdm phoenix7 SUSE / openSUSE 8 09-05-2005 10:30 AM
Adding kdm to init.d so LFS boots to kdm StevePhM Linux From Scratch 4 08-08-2005 09:49 PM
kdm 3.4 cootetom Linux - Software 1 03-19-2005 07:28 PM
Need help configuring KDM on MDK10C so that it is like KDM on 9.2 bhtooefr Mandriva 0 05-06-2004 01:19 PM
Need help with KDM marsonist Linux - Software 6 11-12-2002 01:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:25 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