TVeblen said:
I'll give that utility a go Paul, thanks. It should shed some light.
I find it interesting that the monitor (that had been hooked up to the
subject computer for quite a while) was no longer recognized, as it had
been, just because a new cable was used without pin #9. I'm now
wondering if just Dell uses this "non functioning" pin to transmit an
ID, or do all digital monitors do so?
I will play with it as time permits and post back in case anyone is
interested.
As Franc explained, Pin 9 is a (redundant) power source.
The monitor has its own power source, and can use that to deliver 5V
to the EEPROM inside the monitor. The intention of pin 9, was to cover
cases where the monitor was turned off, and had no internal power. If
pin 9 existed on the cable, then power could come from the computer.
My first VGA cable, had pin 9 removed, so someone must have known that
it isn't a good idea to ship power on data cables like that.
All that the missing pin 9 should do, is prevent the computer from
reading the monitor, when the monitor is completely without power. If
the monitor is sitting in standby (monitor LED indicates "no signal"),
there should still be power flowing to the EEPROM, and the serial clock
and data should be working at that point. Missing the pin 9 thing
should not prevent it from working. I leave my monitor in standby all
the time, and the monitor lights up the backlight, as soon as
the computer starts, and there is a signal on the VGA cable
on the R-G-B-H-V lines.
If the monitor had protection internally on its +5V, and a fuse or
something had opened up, that might be a reason you suddenly have
a dependence on pin 9 as a source of power. (That would imply that
the monitor's internal power source, is no longer connected to
the EEPROM.) You'd have to check with the manufacturer, to see
if there was protection on it. That's the only thing I can think
of, to account for your symptoms. Normally, the power sources
would be wired-OR, and either one power source or the other, would
power the EEPROM. For unregulated power rails, you can use
simple diodes, to isolate the potential power sources, and
select the power source with the highest voltage.
-->
Pin 9 ---------------- diode -----+
|
Internal Power ------- diode -----+-----> +5 EEPROM
--> | |
I2C clk data
| |
| |
to_video_card
Paul