My ubuntu system is asking login again and again when i even entered the correct login details?
I am using Ubuntu 12.04 in Dell desktop. I am unable to login into my desktop.
when i enter my login details its just coming again to login page without entering into my dashboard? Please help me...
login login-screen
add a comment |
I am using Ubuntu 12.04 in Dell desktop. I am unable to login into my desktop.
when i enter my login details its just coming again to login page without entering into my dashboard? Please help me...
login login-screen
Does logging in as guest work? Does it work if you select a different session type, like Ubuntu 2D? Also, are you able to log in non-graphically in a virtual console? To attempt this, press Ctrl+Alt+F1 and enter your username and password as prompted. As you enter your password, you won't see any placeholder characters (like*). That's OK, just type it in and press enter. If you're able to log in, please rundf -hand report the output. (The best way to provide this information is to edit your question.)
– Eliah Kagan
Jan 30 '13 at 12:09
1
Close voter(s): This might be a duplicate of something, but it is not a duplicate of any question about how to reset a password. Here, the problem is that login succeeds but the display manager fails to start a desktop (or starts one but it terminates immediately).
– Eliah Kagan
Jan 30 '13 at 12:10
Please use the search on this site usinglogin screen loopand you'll find some similar questions. Attempt proposed solutions from there and if it fails, include the steps and results here. With the currently provided information it's not answerable, I'm afraid.
– gertvdijk
Jan 30 '13 at 22:39
add a comment |
I am using Ubuntu 12.04 in Dell desktop. I am unable to login into my desktop.
when i enter my login details its just coming again to login page without entering into my dashboard? Please help me...
login login-screen
I am using Ubuntu 12.04 in Dell desktop. I am unable to login into my desktop.
when i enter my login details its just coming again to login page without entering into my dashboard? Please help me...
login login-screen
login login-screen
asked Jan 30 '13 at 12:00
user127263user127263
1612
1612
Does logging in as guest work? Does it work if you select a different session type, like Ubuntu 2D? Also, are you able to log in non-graphically in a virtual console? To attempt this, press Ctrl+Alt+F1 and enter your username and password as prompted. As you enter your password, you won't see any placeholder characters (like*). That's OK, just type it in and press enter. If you're able to log in, please rundf -hand report the output. (The best way to provide this information is to edit your question.)
– Eliah Kagan
Jan 30 '13 at 12:09
1
Close voter(s): This might be a duplicate of something, but it is not a duplicate of any question about how to reset a password. Here, the problem is that login succeeds but the display manager fails to start a desktop (or starts one but it terminates immediately).
– Eliah Kagan
Jan 30 '13 at 12:10
Please use the search on this site usinglogin screen loopand you'll find some similar questions. Attempt proposed solutions from there and if it fails, include the steps and results here. With the currently provided information it's not answerable, I'm afraid.
– gertvdijk
Jan 30 '13 at 22:39
add a comment |
Does logging in as guest work? Does it work if you select a different session type, like Ubuntu 2D? Also, are you able to log in non-graphically in a virtual console? To attempt this, press Ctrl+Alt+F1 and enter your username and password as prompted. As you enter your password, you won't see any placeholder characters (like*). That's OK, just type it in and press enter. If you're able to log in, please rundf -hand report the output. (The best way to provide this information is to edit your question.)
– Eliah Kagan
Jan 30 '13 at 12:09
1
Close voter(s): This might be a duplicate of something, but it is not a duplicate of any question about how to reset a password. Here, the problem is that login succeeds but the display manager fails to start a desktop (or starts one but it terminates immediately).
– Eliah Kagan
Jan 30 '13 at 12:10
Please use the search on this site usinglogin screen loopand you'll find some similar questions. Attempt proposed solutions from there and if it fails, include the steps and results here. With the currently provided information it's not answerable, I'm afraid.
– gertvdijk
Jan 30 '13 at 22:39
Does logging in as guest work? Does it work if you select a different session type, like Ubuntu 2D? Also, are you able to log in non-graphically in a virtual console? To attempt this, press Ctrl+Alt+F1 and enter your username and password as prompted. As you enter your password, you won't see any placeholder characters (like
*). That's OK, just type it in and press enter. If you're able to log in, please run df -h and report the output. (The best way to provide this information is to edit your question.)– Eliah Kagan
Jan 30 '13 at 12:09
Does logging in as guest work? Does it work if you select a different session type, like Ubuntu 2D? Also, are you able to log in non-graphically in a virtual console? To attempt this, press Ctrl+Alt+F1 and enter your username and password as prompted. As you enter your password, you won't see any placeholder characters (like
*). That's OK, just type it in and press enter. If you're able to log in, please run df -h and report the output. (The best way to provide this information is to edit your question.)– Eliah Kagan
Jan 30 '13 at 12:09
1
1
Close voter(s): This might be a duplicate of something, but it is not a duplicate of any question about how to reset a password. Here, the problem is that login succeeds but the display manager fails to start a desktop (or starts one but it terminates immediately).
– Eliah Kagan
Jan 30 '13 at 12:10
Close voter(s): This might be a duplicate of something, but it is not a duplicate of any question about how to reset a password. Here, the problem is that login succeeds but the display manager fails to start a desktop (or starts one but it terminates immediately).
– Eliah Kagan
Jan 30 '13 at 12:10
Please use the search on this site using
login screen loop and you'll find some similar questions. Attempt proposed solutions from there and if it fails, include the steps and results here. With the currently provided information it's not answerable, I'm afraid.– gertvdijk
Jan 30 '13 at 22:39
Please use the search on this site using
login screen loop and you'll find some similar questions. Attempt proposed solutions from there and if it fails, include the steps and results here. With the currently provided information it's not answerable, I'm afraid.– gertvdijk
Jan 30 '13 at 22:39
add a comment |
2 Answers
2
active
oldest
votes
Well did you tried to double check on your display manager. That may be there is a clash between gdm & lightdm.
Try CLT+ALT+F1 login to your account and
sudo service lightdm start
add a comment |
I recently faced the same problem in my Ubuntu 14.04. I tried every solution present on Internet. after getting frustrated I tried to do something similar to what I thought is appropriate. I deleted the .profile file and restart system, after that I was able to login to same user. Following are the steps :
- Press CTRL + ALT + F3 to go to TTYs.
- Type:
sudo mv .profile .profile.backup
- Then Type:
sudo reboot
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f249363%2fmy-ubuntu-system-is-asking-login-again-and-again-when-i-even-entered-the-correct%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Well did you tried to double check on your display manager. That may be there is a clash between gdm & lightdm.
Try CLT+ALT+F1 login to your account and
sudo service lightdm start
add a comment |
Well did you tried to double check on your display manager. That may be there is a clash between gdm & lightdm.
Try CLT+ALT+F1 login to your account and
sudo service lightdm start
add a comment |
Well did you tried to double check on your display manager. That may be there is a clash between gdm & lightdm.
Try CLT+ALT+F1 login to your account and
sudo service lightdm start
Well did you tried to double check on your display manager. That may be there is a clash between gdm & lightdm.
Try CLT+ALT+F1 login to your account and
sudo service lightdm start
edited Feb 13 '13 at 20:48
answered Feb 13 '13 at 20:41
Arush SalilArush Salil
96114
96114
add a comment |
add a comment |
I recently faced the same problem in my Ubuntu 14.04. I tried every solution present on Internet. after getting frustrated I tried to do something similar to what I thought is appropriate. I deleted the .profile file and restart system, after that I was able to login to same user. Following are the steps :
- Press CTRL + ALT + F3 to go to TTYs.
- Type:
sudo mv .profile .profile.backup
- Then Type:
sudo reboot
add a comment |
I recently faced the same problem in my Ubuntu 14.04. I tried every solution present on Internet. after getting frustrated I tried to do something similar to what I thought is appropriate. I deleted the .profile file and restart system, after that I was able to login to same user. Following are the steps :
- Press CTRL + ALT + F3 to go to TTYs.
- Type:
sudo mv .profile .profile.backup
- Then Type:
sudo reboot
add a comment |
I recently faced the same problem in my Ubuntu 14.04. I tried every solution present on Internet. after getting frustrated I tried to do something similar to what I thought is appropriate. I deleted the .profile file and restart system, after that I was able to login to same user. Following are the steps :
- Press CTRL + ALT + F3 to go to TTYs.
- Type:
sudo mv .profile .profile.backup
- Then Type:
sudo reboot
I recently faced the same problem in my Ubuntu 14.04. I tried every solution present on Internet. after getting frustrated I tried to do something similar to what I thought is appropriate. I deleted the .profile file and restart system, after that I was able to login to same user. Following are the steps :
- Press CTRL + ALT + F3 to go to TTYs.
- Type:
sudo mv .profile .profile.backup
- Then Type:
sudo reboot
edited Jan 30 '15 at 7:26
chaos
19.3k85767
19.3k85767
answered Jan 30 '15 at 5:35
PrometheusPrometheus
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f249363%2fmy-ubuntu-system-is-asking-login-again-and-again-when-i-even-entered-the-correct%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Does logging in as guest work? Does it work if you select a different session type, like Ubuntu 2D? Also, are you able to log in non-graphically in a virtual console? To attempt this, press Ctrl+Alt+F1 and enter your username and password as prompted. As you enter your password, you won't see any placeholder characters (like
*). That's OK, just type it in and press enter. If you're able to log in, please rundf -hand report the output. (The best way to provide this information is to edit your question.)– Eliah Kagan
Jan 30 '13 at 12:09
1
Close voter(s): This might be a duplicate of something, but it is not a duplicate of any question about how to reset a password. Here, the problem is that login succeeds but the display manager fails to start a desktop (or starts one but it terminates immediately).
– Eliah Kagan
Jan 30 '13 at 12:10
Please use the search on this site using
login screen loopand you'll find some similar questions. Attempt proposed solutions from there and if it fails, include the steps and results here. With the currently provided information it's not answerable, I'm afraid.– gertvdijk
Jan 30 '13 at 22:39