I have a small annoying problem with Ati video driver, when Centos 5.1 starts and gets to the login screen the resolution is too high for my monitor (better than out of range) and it's annoying can I have it start in a lower resolution. Thanks...
--- "Juan C. Valido" jvalidolnx@juanyjosefina.com wrote:
I have a small annoying problem with Ati video driver, when Centos 5.1 starts and gets to the login screen the resolution is too high for my monitor (better than out of range) and it's annoying can I have it start in a lower resolution. Thanks...
Juan,
If you are referring to the installer, then you can use kernel params:
linux askmethod vga=788 (or 791) resolution=1024x768
On Fri, 2008-05-23 at 19:58 -0700, Mark Pryor wrote:
--- "Juan C. Valido" jvalidolnx@juanyjosefina.com wrote:
I have a small annoying problem with Ati video driver, when Centos 5.1 starts and gets to the login screen the resolution is too high for my monitor (better than out of range) and it's annoying can I have it start in a lower resolution. Thanks...
Juan,
If you are referring to the installer, then you can use kernel params:
linux askmethod vga=788 (or 791) resolution=1024x768
Thanks I'll try that...