I can boot up OK , to user login then as soon as I log in all I get is “Input not supported” on a blank screen
If I have got this far has X started Ok / and therefore I can assume the problem is not related to xorg.conf?
If that is correct what changes at login to mess up the monitor settings?
Video is an Intel 845 chip , onboard a MicrStar neon mboard.
This is a fresh/clean install of Suse 11.0 with KDE 3.5
Booting up Suse into failsafe works a treat, no errors , good resolution etc. Attempting to change any settings in monitor and display causes “Input not supported” and I have to reboot.
As I understand, there are three different video settings during boot/login, at least in my machines (all with nvidia graphics/KDE 3.5):
The graphical boot login uses vesa framebuffer driver. Basic graphics, supported by all video boards.
X starts the video module (driver). That’s when I see the nvidia logo for a second or two.
KDM (the KDE login manager, I think) re-sets the configuration based on the control center settings when it starts, but ONLY if RandR extension version that Xorg uses has config options (it does in OS 10.2, it doesn’t in OS11/Xorg 7.2). If they resolution/frequency is different, you see the display margins changing or the LCD resynchronizing.
IIRC, the control center config resolution options are necessarily a subset of the xorg.conf settings.
sax -r gets “command not found” but running it from applications>system>configuration works and the settings look fine to me , lcd,1280x1024,60hz, the graphic chip is right too.
Hmmm … I don’t know what model your TV set is, but those settings don’t look al right to me. To support that definition, it should be a HDTV (maybe a “HDTV-ready” would do too) – but in that case, the aspect ratio is all wrong, all HDTVs have 16:9, whereas your resolution is clearly a 4:3. Check your TV manual and then set sax2 to a supported resolution/refresh rate. The TV clearly states your signal is out of range.
Samsung LE19A656 , and yes to HDTv. According to it’s manual: “Mode” VESA at say 1024x768 60.023 hz horizontal , 75.029 vertical pixel clock 78.750 and polarity +h+V. I have set SaX2 to a given rate in the manual already, I must be missing something?
X RandR is used to configure which display ports are enabled (e.g. LCD, VGA and DVI), and to configure display modes and properties such as orientation, reflection and DPI.