Checked the OpenSuse HCL list over here and noted the remarks in the HCL. HCL:Monitors - openSUSE
Started up YAST and searched for the display properties
I used the “generic LCD driver” driver present in Open Suse V11.x
Adjusted the screen and resolution sizes (with my old analog monitor still present)
to the HP 1702 LCD “native frequency” which is 1280x1024@60Hz, 16.7 m colordepth
Saved all settings and powered down my computer.
Disconnected my old (analog) monitor and connect my HP 1702 LCD display
Powered-up my computer and this what happened (on HP 1702 LCD screen)
================================================================
A - During Hardware Boot -> Textmode -> Everything was clearly visible on screen!
B - After booting the Linux Kernel -> screen resolution switch to “GraphicMode”
C - Error Message on screen appears [Input signal out of range]
D - Upon Linux Kernel boot completion (and starting up of the X windows Server)
Open Suse Login screen appeared crystal clear @ 1280x1024 pixelzzz
================================================================== Now I have a few questions…
What (software) causes the display/screen-resolution change, after Linux Kernel boot?
Can I (manually) alter this setting, so that it jumps right to 1280x1024 pixels
Why do i want to fix this
Due to this [Input signal out of range] error, the output to screen blanks and i am not able to see (anymore) how my machine boots up (services, tasks etc…)
On 2012-04-21 18:06, ronaldvermeij wrote:
>
> Hello All,
> I just bought a second hand HP 1702 LCD monitor and want to use it with
> my Open Suse V11.x machine. These are the steps I did so far:
What is the value of that x? There are many differences.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
That is well past end-of life, so many around here would suggest you install a current version (11.4 or 12.1) and take advantage of a newer Xorg server that largely works with auto-detection (via EDID). However, your HP monitor relies on a VGA cable connection, and that can cause problems with detecting the native display mode with some display hardware.
I used the “generic LCD driver” driver present in Open Suse V11.x
It is an option that you select (not a driver) , used to configure /etc/X11/xorg.conf
Now I have a few questions…
What (software) causes the display/screen-resolution change, after Linux Kernel boot?
Can I (manually) alter this setting, so that it jumps right to 1280x1024 pixels
The initial frame-buffer display mode is set by the ‘vga=…’ kernel boot option in /boot/grub/menu.lst. For example