I did an adept upgrade and everything seem to go OK. But when i tried to login it would just resend me back to the login in screen. so did some digging and found this error - KDM PAM_CK_CONNECTOR NO X11 mode. I am unable to locate anthing on this error. What i was able to do was to gdm be the front end for login and then set KDM as my default. this id working, but kludge to me. any help would be appreciated.
Announcement
Collapse
No announcement yet.
8.04 to 8.10 upgrade
Collapse
This topic is closed.
X
X
-
Re: 8.04 to 8.10 upgrade
appears there was just a post with this kind of problem...
check here > http://kubuntuforums.net/forums/inde...opic=3098885.0"Either you repeat the same conventional doctrines everybody is saying, or else you say something true, and it will sound like it's from Neptune." ~Noam Chomsky<br /><br />Gigabyte MB, AMD 64x2 6000, 2 Gigs Patriot DDR2, XFX GeForce 8600GT XXX, 400Gig WD SATA HDD & 1TB WD SATA HDD.
- Top
- Bottom
-
Re: 8.04 to 8.10 upgrade
Did you notice this "Known issue" at the bottom of the www.kubuntu.org homepage?
Can not login after upgrade from Kubuntu 8.04 KDE 4 Remix. After an upgrade from Kubuntu 8.04 KDE 4 Remix, logging in will return directory to the login screen again. The x-session-manager alternative link is not correctly updated. Select "KDE" from the Session Menu before logging in and fix it with update-alternatives --set x-session-manager /usr/bin/startkde. (Bug 287488).Once your problem is solved please edit the first post of your topic and add [SOLVED] in front of the subject. In that way, others can benefit from your experience!
- Top
- Bottom
Comment
-
Re: 8.04 to 8.10 upgrade
It's a command to execute at a command prompt, are you familiar with that?
you can select a console login at the login screen or you could press ESC during early boot time and select "Recovery mode", then choose "Drop to prompt".
Once you executed the command
Code:update-alternatives --set x-session-manager /usr/bin/startkde
Code:shutdown -r now
Once your problem is solved please edit the first post of your topic and add [SOLVED] in front of the subject. In that way, others can benefit from your experience!
- Top
- Bottom
Comment
-
Re: 8.04 to 8.10 upgrade
Please try (from command line):
Code:dpkg-reconfigure -phigh xserver-xorg
Code:dpkg-reconfigure kdm
Once your problem is solved please edit the first post of your topic and add [SOLVED] in front of the subject. In that way, others can benefit from your experience!
- Top
- Bottom
Comment
Comment