No video during boot between grub selection and X welcome
I'm running Ubuntu Bionic on a machine with a GTX 750 Ti (with nvidia driver) and no onboard video (there's a port on the motherboard, but my Xeon has no iGPU). When I installed Ubuntu I was using an HDMI cable from the GPU but I switched to DisplayPort when I got a new monitor.
Since switching video ports, I haven't had any video during boot, up until the X welcome / login screen, and sometimes a split second of text output appears prior to this. Setting GRUB_MODE=terminal
in /etc/default/grub
now displays the OS selection on screen, but after selecting Ubuntu the screen blanks.
Do I have to configure what video port to use for boot progress display?
boot nvidia
add a comment |
I'm running Ubuntu Bionic on a machine with a GTX 750 Ti (with nvidia driver) and no onboard video (there's a port on the motherboard, but my Xeon has no iGPU). When I installed Ubuntu I was using an HDMI cable from the GPU but I switched to DisplayPort when I got a new monitor.
Since switching video ports, I haven't had any video during boot, up until the X welcome / login screen, and sometimes a split second of text output appears prior to this. Setting GRUB_MODE=terminal
in /etc/default/grub
now displays the OS selection on screen, but after selecting Ubuntu the screen blanks.
Do I have to configure what video port to use for boot progress display?
boot nvidia
Not sure but my first instinct would be to reinstallgrub
and see if it loads new video drivers. egsudo grub-install /dev/sda
– WinEunuuchs2Unix
Feb 3 at 17:41
add a comment |
I'm running Ubuntu Bionic on a machine with a GTX 750 Ti (with nvidia driver) and no onboard video (there's a port on the motherboard, but my Xeon has no iGPU). When I installed Ubuntu I was using an HDMI cable from the GPU but I switched to DisplayPort when I got a new monitor.
Since switching video ports, I haven't had any video during boot, up until the X welcome / login screen, and sometimes a split second of text output appears prior to this. Setting GRUB_MODE=terminal
in /etc/default/grub
now displays the OS selection on screen, but after selecting Ubuntu the screen blanks.
Do I have to configure what video port to use for boot progress display?
boot nvidia
I'm running Ubuntu Bionic on a machine with a GTX 750 Ti (with nvidia driver) and no onboard video (there's a port on the motherboard, but my Xeon has no iGPU). When I installed Ubuntu I was using an HDMI cable from the GPU but I switched to DisplayPort when I got a new monitor.
Since switching video ports, I haven't had any video during boot, up until the X welcome / login screen, and sometimes a split second of text output appears prior to this. Setting GRUB_MODE=terminal
in /etc/default/grub
now displays the OS selection on screen, but after selecting Ubuntu the screen blanks.
Do I have to configure what video port to use for boot progress display?
boot nvidia
boot nvidia
edited Feb 3 at 17:30
wjl
asked Feb 2 at 18:48
wjlwjl
1066
1066
Not sure but my first instinct would be to reinstallgrub
and see if it loads new video drivers. egsudo grub-install /dev/sda
– WinEunuuchs2Unix
Feb 3 at 17:41
add a comment |
Not sure but my first instinct would be to reinstallgrub
and see if it loads new video drivers. egsudo grub-install /dev/sda
– WinEunuuchs2Unix
Feb 3 at 17:41
Not sure but my first instinct would be to reinstall
grub
and see if it loads new video drivers. eg sudo grub-install /dev/sda
– WinEunuuchs2Unix
Feb 3 at 17:41
Not sure but my first instinct would be to reinstall
grub
and see if it loads new video drivers. eg sudo grub-install /dev/sda
– WinEunuuchs2Unix
Feb 3 at 17:41
add a comment |
0
active
oldest
votes
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%2f1115060%2fno-video-during-boot-between-grub-selection-and-x-welcome%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1115060%2fno-video-during-boot-between-grub-selection-and-x-welcome%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
Not sure but my first instinct would be to reinstall
grub
and see if it loads new video drivers. egsudo grub-install /dev/sda
– WinEunuuchs2Unix
Feb 3 at 17:41