LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-17-2004, 06:33 AM   #1
changcheh
Member
 
Registered: Nov 2003
Location: china
Distribution: Linux Mint
Posts: 49

Rep: Reputation: 15
Angry "Login Incorrect" after 2.4.22 --> 2.6.1 kernel upgrade


Hi, I compiled the new 2.6.1. kernel yesterday on my slackware 9.1 box using my .config file from 2.4.22 kernel and make oldconfig. I viewed the new options and chose the ones I thought I needed. I then installed the kernel but fortunately kept an option for my 2.4.22 kernel in my lilo.conf file.

Now when I boot it works fine and there are no error messages, until the login prompt appears and I try to login as root or a user, it says "Login Incorrect". It then displays the prompt again and if I try to login as root or user it keeps displaying the same message.

I rebooted and loaded up my 2.4.22 kernel and was able to log in straight away. Does anyone have any ideas what may have caused this? I read all of the 2.6 kernel thread but thats nearly all about vga and framebuffers. I also searched all the forums here for "login incorrect" and no-one has had this problem with a kernel upgrade. So if anyone could help I'd be grateful.

thanks
johnny
 
Old 01-17-2004, 10:42 AM   #2
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
It could possibly be a problem with the keyboard subsystem. I'm having some trouble getting my multimedia keys working, and while looking this up I've seen reports of keyboard errors, as the subsystem has changed a lot and some of it doesn't work like it used too.

Or I could be way off here...
 
Old 01-17-2004, 11:10 AM   #3
changcheh
Member
 
Registered: Nov 2003
Location: china
Distribution: Linux Mint
Posts: 49

Original Poster
Rep: Reputation: 15
still no luck

Thanks leonscape, I 've did a google search for kernel 2.6 and keyboard errors but it didn't come up with anything useful.

I also tried plugging my keyboard in using the usb connector instead of the ps/2 one but I still have the same problem. doh!
 
Old 01-17-2004, 03:16 PM   #4
changcheh
Member
 
Registered: Nov 2003
Location: china
Distribution: Linux Mint
Posts: 49

Original Poster
Rep: Reputation: 15
It's definitely a keyboard issue, I tried typing the password in the user field to see if I could work out the problem, and when I press the shift key it inserts extra characters. I reloaded kernel 2.4.22 and used passwd to change my root password to all lowercase and it then allowed me to log in to the 2.6.1 kernel

Everything works fine except for the keyboard. Does anyone have any ideas? This is driving me nuts.

thanks
 
Old 01-17-2004, 03:27 PM   #5
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
I've been trying to hack the atkbd.c file to get my keys working but no luck yet. I think its because ours are GB keyboards. Still the shift key shouldn't be messed with.

You could try a spare one for now. Or live with 2.4 until all this gets sorted out.
 
Old 10-09-2005, 09:56 AM   #6
lucky_dev36
Member
 
Registered: Jan 2005
Distribution: Debian
Posts: 34

Rep: Reputation: 15
ACPI Subsystem

It sound's like ACPI!!
 
Old 10-09-2005, 07:44 PM   #7
changcheh
Member
 
Registered: Nov 2003
Location: china
Distribution: Linux Mint
Posts: 49

Original Poster
Rep: Reputation: 15
Since the kernel is a little more mature now, the keyboard issue has been resolved. I`ve used 2.6.xx on 2 different computers and both work great.
 
Old 10-09-2005, 08:01 PM   #8
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
Re: ACPI Subsystem

Quote:
Originally posted by lucky_dev36
It sound's like ACPI!!
..and it smells like an old thread.

egag
 
Old 10-11-2005, 01:31 PM   #9
KnightHawk
Member
 
Registered: Aug 2005
Posts: 128

Rep: Reputation: 15
Maybe means nothing, but to me it seems kinda crazy to copy the config file from 2.4 to 2.6.
 
Old 10-11-2005, 06:35 PM   #10
changcheh
Member
 
Registered: Nov 2003
Location: china
Distribution: Linux Mint
Posts: 49

Original Poster
Rep: Reputation: 15
If you copy the config file from 2.4 and then do a "make oldconfig" it reads and keeps all the old options which are still relevant to 2.6 and asks you which new options specific to 2.6 you`d like.

It saves a lot of time as you don`t have to reselect all the things you want again or hunt for the new options.
 
Old 10-11-2005, 07:03 PM   #11
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by changcheh
If you copy the config file from 2.4 and then do a "make oldconfig" it reads and keeps all the old options which are still relevant to 2.6 and asks you which new options specific to 2.6 you`d like.

It saves a lot of time as you don`t have to reselect all the things you want again or hunt for the new options.
Except for things with changed names, for example.

Like the fb support always dies if you just make oldconfig
from a 2.4 to a 2.6 kernel.



Cheers,
Tink
 
Old 10-11-2005, 07:12 PM   #12
KnightHawk
Member
 
Registered: Aug 2005
Posts: 128

Rep: Reputation: 15
Quote:
Originally posted by Tinkster
Except for things with changed names, for example.

Like the fb support always dies if you just make oldconfig
from a 2.4 to a 2.6 kernel.



Cheers,
Tink
This is why I'd think it would be crazy. There may be alot of similiarities between 2.4 and 2.6, but there is also alot different. I have no quams doing config file copies when going from say 2.6.13.1 to 2.6.13.2 but 2.4 to 2.6 sounds crazy to me.
 
Old 10-11-2005, 07:15 PM   #13
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I *do* do this, but always go through all the options manually
afterwards, using make menuconfig.


Cheers,
Tink
 
  


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
No UTMPX entry, You must EXEC "login" for the lowest "shell" ooihc Solaris / OpenSolaris 7 03-12-2007 02:09 PM
Get "530 Login incorrect." trying to FTP to Slackware 9.1 box. RichDawg Linux - Networking 1 07-22-2004 07:45 PM
Getting "530 Login incorrect" trying to ftp to slackware 9.1 box. RichDawg Linux - Newbie 0 07-22-2004 02:05 PM
Howto disable "Graphical Login" or "Standard Login?" the_gripmaster Red Hat 1 07-08-2004 02:55 PM
vsftpd and "incorrect login" herc Linux - Networking 11 02-03-2004 01:41 PM

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

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