On 14 Jun 2024 17:47 +0100, from debian@norgie.net (Mike):
I'd be grateful if anyone could give me any pointers to get the
terminals looking vaguely sensible, please? I think the first isse it working out how to stop the screen turning off, which I assume is
because the display is out of range for the monitor. I can't seen to figure out how to change that.
That would be the first thing I would want to rule out, too.
In GRUB, try "e"diting the boot command sequence and on IIRC the
"kernel" line (the one that specifies the kernel and kernel
parameters), add one of vga=0; vga=0x0f04 (leave current settings); or vga=ask followed by "scan" at the prompt and then select a reasonable
one. See https://www.kernel.org/doc/html/latest/admin-guide/svga.html.
In /etc/default/console-setup, try setting VIDEOMODE to the empty
string. See console-setup(5).
I'd be grateful if anyone could give me any pointers to get the
terminals looking vaguely sensible, please? I think the first isse it working out how to stop the screen turning off, which I assume is
because the display is out of range for the monitor. I can't seen to
figure out how to change that.
On 14 Jun 2024 17:47 +0100, from Mike:
I'd be grateful if anyone could give me any pointers to get the
terminals looking vaguely sensible, please? I think the first isse it
working out how to stop the screen turning off, which I assume is
because the display is out of range for the monitor. I can't seen to
figure out how to change that.
That would be the first thing I would want to rule out, too.
In GRUB, try "e"diting the boot command sequence and on IIRC the
"kernel" line (the one that specifies the kernel and kernel
parameters), add one of vga=0; vga=0x0f04 (leave current settings); or vga=ask followed by "scan" at the prompt and then select a reasonable
one. See https://www.kernel.org/doc/html/latest/admin-guide/svga.html.
Michael Kjrling composed on 2024-06-14 17:11 (UTC):
On 14 Jun 2024 17:47 +0100, from Mike:
I'd be grateful if anyone could give me any pointers to get the
terminals looking vaguely sensible, please? I think the first isse it
working out how to stop the screen turning off, which I assume is
because the display is out of range for the monitor. I can't seen to
figure out how to change that.
That would be the first thing I would want to rule out, too.
In GRUB, try "e"diting the boot command sequence and on IIRC the
"kernel" line (the one that specifies the kernel and kernel
parameters), add one of vga=0; vga=0x0f04 (leave current settings); or vga=ask followed by "scan" at the prompt and then select a reasonable
one. See https://www.kernel.org/doc/html/latest/admin-guide/svga.html.
The following applies with all FOSS drivers I've ever used except possibly mga:
vga= only works until KMS starts. video= does the desired job while KMS is engaged. e.g.
video=DP-1:1440x900@60
Causes 1440x900 with refresh 60Hz to be applied only to DP-1. Leave off DP-1: to
have it applied to all displays. Leave off @60 to allow the system to determine
refresh.
https://www.kernel.org/doc/Documentation/fb/modedb.txt
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
On Fri, Jun 14, 2024 at 01:49:08PM -0400, Felix Miata wrote:...
The following applies with all FOSS drivers I've ever used except possibly mga:
vga= only works until KMS starts. video= does the desired job while KMS is >> engaged. e.g.
video=DP-1:1440x900@60
Causes 1440x900 with refresh 60Hz to be applied only to DP-1. Leave off DP-1: to
have it applied to all displays. Leave off @60 to allow the system to determine
refresh.
https://www.kernel.org/doc/Documentation/fb/modedb.txt
I tried the video= and it made no difference.
Any ideas?
I seem to recall reading that the Nvidia driver was a bit cavalier and reinvented various parts of X, so I wondered if there was some crazyness
Thinking back, I seem to recall the issue with the screen turning off
started after I switched from Nouveau to the Nvidia driver. It fixed
the issue I had with X but broke my console.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 10:32:12 |
Calls: | 10,389 |
Calls today: | 4 |
Files: | 14,061 |
Messages: | 6,416,854 |
Posted today: | 1 |