Ubuntu 18 server console resolution problem
up vote
1
down vote
favorite
I don't use desktop, so no X-window is involved.
How do I change resolution of text console?
Things I tried:
- Setting in GRUB: by either video=, or GRUB_GFXPAYLOAD_LINUX, it works - GRUB is displayed in correct resolution, up to 3440x1440, but a second before login prompt appears, it snaps back to 800x600. GRUB_GFXPAYLOAD_LINUX=keep doesn't work.
- fbset - it doesn't work at all, in Virtualbox I get: "ioctl fbioput_vscreeninfo invalid argument" error, or in case of hardware (Intel BMC - basically Matrox G200, Quadro K2000, K4000, Radeon X550, HD3450, GeForce FX5200 and 760Ti) it is just ignored, like literally nothing happens. Resolution definitions are correct, as far as I can eyeball it in dbfile.
- nomodeset makes no difference
- All my systems are using UEFI.
- This applies to both analog (VGA) displays and those using digital connections.
- This applies to Ubuntu Server 18.04.1 LTS and 18.10.
It's rather uncomfortable at 800x600 - any other ideas?
server 18.04 display-resolution console 18.10
add a comment |
up vote
1
down vote
favorite
I don't use desktop, so no X-window is involved.
How do I change resolution of text console?
Things I tried:
- Setting in GRUB: by either video=, or GRUB_GFXPAYLOAD_LINUX, it works - GRUB is displayed in correct resolution, up to 3440x1440, but a second before login prompt appears, it snaps back to 800x600. GRUB_GFXPAYLOAD_LINUX=keep doesn't work.
- fbset - it doesn't work at all, in Virtualbox I get: "ioctl fbioput_vscreeninfo invalid argument" error, or in case of hardware (Intel BMC - basically Matrox G200, Quadro K2000, K4000, Radeon X550, HD3450, GeForce FX5200 and 760Ti) it is just ignored, like literally nothing happens. Resolution definitions are correct, as far as I can eyeball it in dbfile.
- nomodeset makes no difference
- All my systems are using UEFI.
- This applies to both analog (VGA) displays and those using digital connections.
- This applies to Ubuntu Server 18.04.1 LTS and 18.10.
It's rather uncomfortable at 800x600 - any other ideas?
server 18.04 display-resolution console 18.10
After changing the settings did you runsudo update-grub? If not those settings are valid for that session only.
– GabrielaGarcia
Nov 9 at 11:36
Yes, I did. Like I wrote, I can freely control resolution at which GRUB is displaying its menu, and by extension, resolution at which kernel boots. Just not anything forward.
– Vatharian
Nov 12 at 13:52
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I don't use desktop, so no X-window is involved.
How do I change resolution of text console?
Things I tried:
- Setting in GRUB: by either video=, or GRUB_GFXPAYLOAD_LINUX, it works - GRUB is displayed in correct resolution, up to 3440x1440, but a second before login prompt appears, it snaps back to 800x600. GRUB_GFXPAYLOAD_LINUX=keep doesn't work.
- fbset - it doesn't work at all, in Virtualbox I get: "ioctl fbioput_vscreeninfo invalid argument" error, or in case of hardware (Intel BMC - basically Matrox G200, Quadro K2000, K4000, Radeon X550, HD3450, GeForce FX5200 and 760Ti) it is just ignored, like literally nothing happens. Resolution definitions are correct, as far as I can eyeball it in dbfile.
- nomodeset makes no difference
- All my systems are using UEFI.
- This applies to both analog (VGA) displays and those using digital connections.
- This applies to Ubuntu Server 18.04.1 LTS and 18.10.
It's rather uncomfortable at 800x600 - any other ideas?
server 18.04 display-resolution console 18.10
I don't use desktop, so no X-window is involved.
How do I change resolution of text console?
Things I tried:
- Setting in GRUB: by either video=, or GRUB_GFXPAYLOAD_LINUX, it works - GRUB is displayed in correct resolution, up to 3440x1440, but a second before login prompt appears, it snaps back to 800x600. GRUB_GFXPAYLOAD_LINUX=keep doesn't work.
- fbset - it doesn't work at all, in Virtualbox I get: "ioctl fbioput_vscreeninfo invalid argument" error, or in case of hardware (Intel BMC - basically Matrox G200, Quadro K2000, K4000, Radeon X550, HD3450, GeForce FX5200 and 760Ti) it is just ignored, like literally nothing happens. Resolution definitions are correct, as far as I can eyeball it in dbfile.
- nomodeset makes no difference
- All my systems are using UEFI.
- This applies to both analog (VGA) displays and those using digital connections.
- This applies to Ubuntu Server 18.04.1 LTS and 18.10.
It's rather uncomfortable at 800x600 - any other ideas?
server 18.04 display-resolution console 18.10
server 18.04 display-resolution console 18.10
asked Nov 9 at 9:52
Vatharian
61
61
After changing the settings did you runsudo update-grub? If not those settings are valid for that session only.
– GabrielaGarcia
Nov 9 at 11:36
Yes, I did. Like I wrote, I can freely control resolution at which GRUB is displaying its menu, and by extension, resolution at which kernel boots. Just not anything forward.
– Vatharian
Nov 12 at 13:52
add a comment |
After changing the settings did you runsudo update-grub? If not those settings are valid for that session only.
– GabrielaGarcia
Nov 9 at 11:36
Yes, I did. Like I wrote, I can freely control resolution at which GRUB is displaying its menu, and by extension, resolution at which kernel boots. Just not anything forward.
– Vatharian
Nov 12 at 13:52
After changing the settings did you run
sudo update-grub? If not those settings are valid for that session only.– GabrielaGarcia
Nov 9 at 11:36
After changing the settings did you run
sudo update-grub? If not those settings are valid for that session only.– GabrielaGarcia
Nov 9 at 11:36
Yes, I did. Like I wrote, I can freely control resolution at which GRUB is displaying its menu, and by extension, resolution at which kernel boots. Just not anything forward.
– Vatharian
Nov 12 at 13:52
Yes, I did. Like I wrote, I can freely control resolution at which GRUB is displaying its menu, and by extension, resolution at which kernel boots. Just not anything forward.
– Vatharian
Nov 12 at 13:52
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Modify / add the following lines to /etc/default/grub to match the ones below
GRUB_CMDLINE_LINUX_DEFAULT="video=<your_video_mode> gfxpayload=true"
GRUB_CMDLINE_LINUX="video=<your_video_mode> gfxpayload=true"
...
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=<resolution_needed>
GRUB_GFXPAYLOAD=<resolution_needed>
GRUB_GFXPAYLOAD_LINUX=<resolution_needed>
Run update-grub
sudo update-grub
Reboot
sudo reboot
You can find more information here.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Modify / add the following lines to /etc/default/grub to match the ones below
GRUB_CMDLINE_LINUX_DEFAULT="video=<your_video_mode> gfxpayload=true"
GRUB_CMDLINE_LINUX="video=<your_video_mode> gfxpayload=true"
...
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=<resolution_needed>
GRUB_GFXPAYLOAD=<resolution_needed>
GRUB_GFXPAYLOAD_LINUX=<resolution_needed>
Run update-grub
sudo update-grub
Reboot
sudo reboot
You can find more information here.
add a comment |
up vote
0
down vote
Modify / add the following lines to /etc/default/grub to match the ones below
GRUB_CMDLINE_LINUX_DEFAULT="video=<your_video_mode> gfxpayload=true"
GRUB_CMDLINE_LINUX="video=<your_video_mode> gfxpayload=true"
...
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=<resolution_needed>
GRUB_GFXPAYLOAD=<resolution_needed>
GRUB_GFXPAYLOAD_LINUX=<resolution_needed>
Run update-grub
sudo update-grub
Reboot
sudo reboot
You can find more information here.
add a comment |
up vote
0
down vote
up vote
0
down vote
Modify / add the following lines to /etc/default/grub to match the ones below
GRUB_CMDLINE_LINUX_DEFAULT="video=<your_video_mode> gfxpayload=true"
GRUB_CMDLINE_LINUX="video=<your_video_mode> gfxpayload=true"
...
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=<resolution_needed>
GRUB_GFXPAYLOAD=<resolution_needed>
GRUB_GFXPAYLOAD_LINUX=<resolution_needed>
Run update-grub
sudo update-grub
Reboot
sudo reboot
You can find more information here.
Modify / add the following lines to /etc/default/grub to match the ones below
GRUB_CMDLINE_LINUX_DEFAULT="video=<your_video_mode> gfxpayload=true"
GRUB_CMDLINE_LINUX="video=<your_video_mode> gfxpayload=true"
...
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=<resolution_needed>
GRUB_GFXPAYLOAD=<resolution_needed>
GRUB_GFXPAYLOAD_LINUX=<resolution_needed>
Run update-grub
sudo update-grub
Reboot
sudo reboot
You can find more information here.
answered Nov 27 at 23:04
linux64kb
550512
550512
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1091375%2fubuntu-18-server-console-resolution-problem%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
After changing the settings did you run
sudo update-grub? If not those settings are valid for that session only.– GabrielaGarcia
Nov 9 at 11:36
Yes, I did. Like I wrote, I can freely control resolution at which GRUB is displaying its menu, and by extension, resolution at which kernel boots. Just not anything forward.
– Vatharian
Nov 12 at 13:52