Post by PaulPost by pyotr filipivichI was having problems with a Samsung monitor, so I just unplugged it,
and plugged in the spare. (I knew I'd find a use for it eventually!)
Only now, when the computer goes to sleep, or powers off the monitors,
the floating window shows up complaining about "loss of signal, check
cable connections". It is an annoyance more than anything else, but
I'm wondering because the previous monitor did not do that.
Both are make and model. "Sychmaster 932BW/ plus (Digital)" while
the problem child has the Analog connection.
[]
Post by PaulTry walking the OSD menus and see if there is a preference
[]
Another thought that occurs to me - given that they're (nominally!) the same model: could be a signal wire in the lead - and/or pin in the plug - that's broken or missing, that wasn't in the one that died. (I'm assuming a normal "VGA" plug - like a 9-pin serial plug [like a serial mouse], but with 15 positions, though usually not all present - rather than separate RGB [and possibly sync.] BNC plugs.)
As far as I know, Loss Of Signal is loss of activity (transitions) on
the active bits used for video.
There is sync on green. Which means, to check for a loss of signal there,
you'd need to find "sync tips" or blacker than black downward spikes on the
green signal, as a sync indication. If none of R,G,B transitioned below 0V,
then there is no hidden sync. Sync on green is a miserable method, and
is no longer common, and the quality (green tint to screen) never made it
particularly acceptable. But if you see no activity at all on HSync and
VSync, then you're required to look for sync tips on green, and a composite
sync signal there.
If both HSYNC and VSYNC stopped transitioning, that might be a Loss Of Signal.
And that happens, when the drive is disabled on the outputs.
If only one of the two signals stopped transitioning, that's probably
"Out of Range", as zero is below the minimum.
That is VGA.
An HDMI signal, is decoded to produce a "Display Enable" signal. And it
is logic 1 during horizontal lines of pixels, and logic 0 during flyback
interval, during front or back porch. That signal, in turn, can be
decomposed into a HSYNC and VSYNC, if such is needed inside the monitor.
You would likely have to remove drive entirely on HDMI, to cause a loss
of signal, as the signal has to be there to extract DE. And the decomposed
DE, would be useful for the OSD frequency measurements (which determine
Out Of Range or not).
To me, the most likely explanation, is the video card is not driving an output
signal at the moment. which kills HSYNC and VSYNC. And RGB are at zero volts,
and there are no transitions below zero volts.
There's no particular reason the monitor should be measuring impedance.
That's the job of the video card, is to detect the presence of a cable,
by some means. and by making a "fake" VGA connector here, they can tell
a monitor is connected on VGA, if there are 75 ohm resistors on R, G, and B.
I've not seen a description of a "preferred method" for doing that
(impedance measurement).
(On audio cables, they use an AC coupled method for detecting device
types. The audio chip generates a 25KHz signal, and measures an AC current
flow, and this handles the issue caused by all the HDAudio inputs and outputs
being isolated with coupling caps. You can use two computers to check for this,
and I used a second computer with the audio sampling running at the max rate,
to detect the presence of the 25Khz signal. "Which must piss off the dog."
A description somewhere, claimed the impedance measurement was done quickly,
like in a millisecond. What I found using the second computer, is a stimulus
was on the cable for closer to one second. At least, it wasn't a millisecond
measurement.)
Paul