Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-17-2008, 01:01 AM
|
#1
|
|
Member
Registered: Sep 2006
Location: Nagpur, Maharashtra, India
Distribution: Debian, Ubuntu, Redhat, Fedora, SLES, OpenSUSE, FreeBSD, Mac OS X
Posts: 221
Rep:
|
Unable to login --- Can't enter the password.
I am unable to login through terminal when the machine boots. Although I am presented a login prompt but after entering the username, second carriage return is being processed as the password and hence I am unable to login.
I don't have GUI (X-Windows). I am facing this problem on the terminal. Is it a hardware specific issue.
|
|
|
|
03-17-2008, 01:33 AM
|
#2
|
|
Member
Registered: Jan 2008
Location: Israel
Distribution: Kubuntu 12.10
Posts: 127
Rep:
|
I'm not sure if I understand what exactly is your problem.
the keyboard?
try using Ctrl-J as carriage return.
|
|
|
|
03-17-2008, 01:34 AM
|
#3
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
Quote:
|
after entering the username, second carriage return is being processed as the password
|
That is because you normally enter a password before the second carriage return.
Type in you user name.
Press enter.
Type in your password.
Press enter.
See?
If, however, you mean that you enter your username, press enter once, but the password prompt appears and you are told your password is invalid (as if you had pressed enter twice) then you should try with a different keyboard.
|
|
|
|
03-17-2008, 01:35 AM
|
#4
|
|
Guru
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.4, Centos 5.9
Posts: 15,026
|
Are you saying that you use a <CR> char in your username??? Surely not..
The usual system is
login: username<CR>
password: yourpasswd<CR>
but as you type the password, it's not echoed to the screen and the cursor won't move. Nonetheless, it's still entered.
Apologies if you know this.
|
|
|
|
03-17-2008, 02:06 AM
|
#5
|
|
Member
Registered: Sep 2006
Location: Nagpur, Maharashtra, India
Distribution: Debian, Ubuntu, Redhat, Fedora, SLES, OpenSUSE, FreeBSD, Mac OS X
Posts: 221
Original Poster
Rep:
|
Quote:
|
If, however, you mean that you enter your username, press enter once, but the password prompt appears and you are told your password is invalid (as if you had pressed enter twice) then you should try with a different keyboard.
|
Thats the exact problem.
I changed the keyboard but still facing the same problem.
|
|
|
|
03-17-2008, 02:23 AM
|
#6
|
|
Member
Registered: Jan 2008
Location: Israel
Distribution: Kubuntu 12.10
Posts: 127
Rep:
|
Is it like that with all users?
Also, if you can, try booting with a live CD (just as a test).
That way, if the problem still exists, it is more likely to be a hardware problem.
|
|
|
|
03-17-2008, 02:38 AM
|
#7
|
|
Member
Registered: Sep 2006
Location: Nagpur, Maharashtra, India
Distribution: Debian, Ubuntu, Redhat, Fedora, SLES, OpenSUSE, FreeBSD, Mac OS X
Posts: 221
Original Poster
Rep:
|
Hey I am being able to login using "Ctrl + J". It is certainly not an keyboard issue coz I have changed the keyboard. Whats the issue then?
|
|
|
|
03-17-2008, 03:07 AM
|
#8
|
|
Member
Registered: Jan 2008
Location: Israel
Distribution: Kubuntu 12.10
Posts: 127
Rep:
|
It can be many things.
if you're using a ps2 keyboard try using a usb keyboard (and in the opposite direction)
the keyboard is not the only thing between your fingers and the console. there is the motherboard, the device driver, and who knows what else... (kernel developers)
so it can still be a hardware problem
What kind of keyboard are you using? Is it a standard 104 keys english "qwerty" keyboard?
also, try typing "sh -c read" and pressing on <CR> after you login. if console gets a double carriage return, the read command will not get input. then you will know that the problem is not specific to the login stage.
|
|
|
|
03-17-2008, 03:11 AM
|
#9
|
|
Member
Registered: Sep 2006
Location: Nagpur, Maharashtra, India
Distribution: Debian, Ubuntu, Redhat, Fedora, SLES, OpenSUSE, FreeBSD, Mac OS X
Posts: 221
Original Poster
Rep:
|
I installed new Operating System and even tried a Live CD but still facing the same problem. I am always required to use "Ctrl + J"
|
|
|
|
03-17-2008, 04:14 AM
|
#10
|
|
Member
Registered: Feb 2005
Distribution: OpenSuse 10.1 / Centos 4.4
Posts: 60
Rep:
|
looks like a hardware issue to me
|
|
|
|
03-17-2008, 06:21 AM
|
#11
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
Bad hardware - perhaps in the socket the kbd is connected to, perhaps on the motherboard. If a USB kbd, use a different socket. Change to ps/2 ... if ps/2 use usb.
Have you tested it after you logged in? Do you get double presses from <enter> in all applications.
All indications is that your computer is starting to break. It happens.
|
|
|
|
03-17-2008, 09:31 AM
|
#12
|
|
Member
Registered: Sep 2006
Location: Nagpur, Maharashtra, India
Distribution: Debian, Ubuntu, Redhat, Fedora, SLES, OpenSUSE, FreeBSD, Mac OS X
Posts: 221
Original Poster
Rep:
|
Quote:
|
If a USB kbd, use a different socket. Change to ps/2 ... if ps/2 use usb.
|
Tried USB as well as PS2 but the problem continues........
Quote:
|
Have you tested it after you logged in? Do you get double presses from <enter> in all applications.
|
Yeah, I am getting double presses for all the applications.
Quote:
|
All indications is that your computer is starting to break. It happens
|
Well this is a brand new PC that was delivered to me this morning for testing before it could be used in the labs.
Last edited by paragkalra; 03-17-2008 at 09:34 AM.
|
|
|
|
03-17-2008, 10:12 AM
|
#13
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
Return it to the supplier - it's broken.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|