How to fix Ubuntu 10.10 black screen from terminal?
I'm trying to install Ubuntu Desktop 10.10 on an Intel Atom mainboard (Intel D945GCLF2) with CRT that has been running Ubuntu 9.x previously.
Both, Desktop live CD / installer and alternate install CD cause the screen to go black (and the status LED blinks).
I was able to get a bit further into the boot process with nomodeset
as parameter with the Live CD, unfortunately I can't pass GRUB any parameters now that I have used the alternate Install CD by pressing 'e', it just boots.
So now I have Ubuntu installed, I get a terminal with CTRL-ALT-F1 but I don't know what I need to do now or how to adjust resolution or video settings from command line.
linux ubuntu-10.10 x-server
add a comment |
I'm trying to install Ubuntu Desktop 10.10 on an Intel Atom mainboard (Intel D945GCLF2) with CRT that has been running Ubuntu 9.x previously.
Both, Desktop live CD / installer and alternate install CD cause the screen to go black (and the status LED blinks).
I was able to get a bit further into the boot process with nomodeset
as parameter with the Live CD, unfortunately I can't pass GRUB any parameters now that I have used the alternate Install CD by pressing 'e', it just boots.
So now I have Ubuntu installed, I get a terminal with CTRL-ALT-F1 but I don't know what I need to do now or how to adjust resolution or video settings from command line.
linux ubuntu-10.10 x-server
When I start the system with CRT off, it works. If CRT is detected, it does not because default resolution seems to be 1600x1200.
– none
Feb 28 '11 at 13:38
add a comment |
I'm trying to install Ubuntu Desktop 10.10 on an Intel Atom mainboard (Intel D945GCLF2) with CRT that has been running Ubuntu 9.x previously.
Both, Desktop live CD / installer and alternate install CD cause the screen to go black (and the status LED blinks).
I was able to get a bit further into the boot process with nomodeset
as parameter with the Live CD, unfortunately I can't pass GRUB any parameters now that I have used the alternate Install CD by pressing 'e', it just boots.
So now I have Ubuntu installed, I get a terminal with CTRL-ALT-F1 but I don't know what I need to do now or how to adjust resolution or video settings from command line.
linux ubuntu-10.10 x-server
I'm trying to install Ubuntu Desktop 10.10 on an Intel Atom mainboard (Intel D945GCLF2) with CRT that has been running Ubuntu 9.x previously.
Both, Desktop live CD / installer and alternate install CD cause the screen to go black (and the status LED blinks).
I was able to get a bit further into the boot process with nomodeset
as parameter with the Live CD, unfortunately I can't pass GRUB any parameters now that I have used the alternate Install CD by pressing 'e', it just boots.
So now I have Ubuntu installed, I get a terminal with CTRL-ALT-F1 but I don't know what I need to do now or how to adjust resolution or video settings from command line.
linux ubuntu-10.10 x-server
linux ubuntu-10.10 x-server
edited Feb 28 '11 at 10:44
Bobby
8,01133042
8,01133042
asked Feb 28 '11 at 10:22
nonenone
111
111
When I start the system with CRT off, it works. If CRT is detected, it does not because default resolution seems to be 1600x1200.
– none
Feb 28 '11 at 13:38
add a comment |
When I start the system with CRT off, it works. If CRT is detected, it does not because default resolution seems to be 1600x1200.
– none
Feb 28 '11 at 13:38
When I start the system with CRT off, it works. If CRT is detected, it does not because default resolution seems to be 1600x1200.
– none
Feb 28 '11 at 13:38
When I start the system with CRT off, it works. If CRT is detected, it does not because default resolution seems to be 1600x1200.
– none
Feb 28 '11 at 13:38
add a comment |
1 Answer
1
active
oldest
votes
I was able to get a screen when starting the system with CRT off.
I used an ethernet connection and remote desktop (from Windows with TightVNC and adjusted compression settings) to log in when screen black on subsequent restart. The resolution was set to 1600x1200 which is why the CRT could not cope. I manually changed resolution and subsequently set as default. On reboot, the CRT shortly loses it, but login window now is ok!
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f251314%2fhow-to-fix-ubuntu-10-10-black-screen-from-terminal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I was able to get a screen when starting the system with CRT off.
I used an ethernet connection and remote desktop (from Windows with TightVNC and adjusted compression settings) to log in when screen black on subsequent restart. The resolution was set to 1600x1200 which is why the CRT could not cope. I manually changed resolution and subsequently set as default. On reboot, the CRT shortly loses it, but login window now is ok!
add a comment |
I was able to get a screen when starting the system with CRT off.
I used an ethernet connection and remote desktop (from Windows with TightVNC and adjusted compression settings) to log in when screen black on subsequent restart. The resolution was set to 1600x1200 which is why the CRT could not cope. I manually changed resolution and subsequently set as default. On reboot, the CRT shortly loses it, but login window now is ok!
add a comment |
I was able to get a screen when starting the system with CRT off.
I used an ethernet connection and remote desktop (from Windows with TightVNC and adjusted compression settings) to log in when screen black on subsequent restart. The resolution was set to 1600x1200 which is why the CRT could not cope. I manually changed resolution and subsequently set as default. On reboot, the CRT shortly loses it, but login window now is ok!
I was able to get a screen when starting the system with CRT off.
I used an ethernet connection and remote desktop (from Windows with TightVNC and adjusted compression settings) to log in when screen black on subsequent restart. The resolution was set to 1600x1200 which is why the CRT could not cope. I manually changed resolution and subsequently set as default. On reboot, the CRT shortly loses it, but login window now is ok!
answered Feb 28 '11 at 14:13
nonenone
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f251314%2fhow-to-fix-ubuntu-10-10-black-screen-from-terminal%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
When I start the system with CRT off, it works. If CRT is detected, it does not because default resolution seems to be 1600x1200.
– none
Feb 28 '11 at 13:38