Ubuntu boot login prompt?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Recently restarted my computer after updates. I get pass grub and a login prompt with a black background came up to log in with a user name, password. After the login the prompt
"name@name-GA990FXA-UD3:~$" this came up. I'm not sure where to go from here. I realize that GA990FXA-UD3 is my motherboard.
I attempted older version which gave me error due no detection of devices. Mouse and keyboard didn't work. Recovery mode and repair.
boot
add a comment |
Recently restarted my computer after updates. I get pass grub and a login prompt with a black background came up to log in with a user name, password. After the login the prompt
"name@name-GA990FXA-UD3:~$" this came up. I'm not sure where to go from here. I realize that GA990FXA-UD3 is my motherboard.
I attempted older version which gave me error due no detection of devices. Mouse and keyboard didn't work. Recovery mode and repair.
boot
add a comment |
Recently restarted my computer after updates. I get pass grub and a login prompt with a black background came up to log in with a user name, password. After the login the prompt
"name@name-GA990FXA-UD3:~$" this came up. I'm not sure where to go from here. I realize that GA990FXA-UD3 is my motherboard.
I attempted older version which gave me error due no detection of devices. Mouse and keyboard didn't work. Recovery mode and repair.
boot
Recently restarted my computer after updates. I get pass grub and a login prompt with a black background came up to log in with a user name, password. After the login the prompt
"name@name-GA990FXA-UD3:~$" this came up. I'm not sure where to go from here. I realize that GA990FXA-UD3 is my motherboard.
I attempted older version which gave me error due no detection of devices. Mouse and keyboard didn't work. Recovery mode and repair.
boot
boot
asked Jul 28 '12 at 0:01
user79770user79770
111
111
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Try one of these:
startx
or
sudo lightdm
Check this: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/824140
Try solutions posted in comments.
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
add a comment |
I would try to switch off acpi before boot. To do this type do the following.
When you get to the grub bootloader select the kernel you want to boot (usually the top one; just select it do not hit enter) and press 'e'.
You should get a screen looking something like this
Look for the line that starts with
linux /boot/etc....
and add the following text behind the word 'ro'
noacpi
now hit 'ctrl+x' to restart with these changes made
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%2f169119%2fubuntu-boot-login-prompt%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
Try one of these:
startx
or
sudo lightdm
Check this: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/824140
Try solutions posted in comments.
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
add a comment |
Try one of these:
startx
or
sudo lightdm
Check this: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/824140
Try solutions posted in comments.
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
add a comment |
Try one of these:
startx
or
sudo lightdm
Check this: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/824140
Try solutions posted in comments.
Try one of these:
startx
or
sudo lightdm
Check this: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/824140
Try solutions posted in comments.
edited Jul 28 '12 at 0:18
answered Jul 28 '12 at 0:03
zuberuberzuberuber
1,49621632
1,49621632
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
add a comment |
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
startx didn't do anything. sudo lightdm went down a checklist of item. It stop at checking battery state
– user79770
Jul 28 '12 at 0:13
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
I attempted the sudo apt etc... and what i do notice that stick out is the Fatal error no screen found.
– user79770
Jul 28 '12 at 0:48
add a comment |
I would try to switch off acpi before boot. To do this type do the following.
When you get to the grub bootloader select the kernel you want to boot (usually the top one; just select it do not hit enter) and press 'e'.
You should get a screen looking something like this
Look for the line that starts with
linux /boot/etc....
and add the following text behind the word 'ro'
noacpi
now hit 'ctrl+x' to restart with these changes made
add a comment |
I would try to switch off acpi before boot. To do this type do the following.
When you get to the grub bootloader select the kernel you want to boot (usually the top one; just select it do not hit enter) and press 'e'.
You should get a screen looking something like this
Look for the line that starts with
linux /boot/etc....
and add the following text behind the word 'ro'
noacpi
now hit 'ctrl+x' to restart with these changes made
add a comment |
I would try to switch off acpi before boot. To do this type do the following.
When you get to the grub bootloader select the kernel you want to boot (usually the top one; just select it do not hit enter) and press 'e'.
You should get a screen looking something like this
Look for the line that starts with
linux /boot/etc....
and add the following text behind the word 'ro'
noacpi
now hit 'ctrl+x' to restart with these changes made
I would try to switch off acpi before boot. To do this type do the following.
When you get to the grub bootloader select the kernel you want to boot (usually the top one; just select it do not hit enter) and press 'e'.
You should get a screen looking something like this
Look for the line that starts with
linux /boot/etc....
and add the following text behind the word 'ro'
noacpi
now hit 'ctrl+x' to restart with these changes made
answered Jul 28 '12 at 0:49
Daniel W.Daniel W.
3,03821731
3,03821731
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%2f169119%2fubuntu-boot-login-prompt%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