Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

In meetings, I often see people detaching the VGA connector from one running laptop and connecting it to another, while the projector is still on.

Is this 100% risk free, and OK by design of the VGA standard? If there's a risk involved in hot-plugging VGA, can it be removed by turning off or suspending either laptop, display, or both?

I see this being done all the time without causing disaster, so clearly I'm not interested in answers stating "we do it all the time, so it should be OK!".

I want to know if there's a risk - real or in theory - that something breaks when doing this.

EDIT: I did an internet search on the topic, and I never found a clear statement as to why it is safe or unsafe to hot swap VGA devices. The typical form is a forum question asking basically the same question as I did, and the following types of statements

  • Yes it's hot swappable! I do it all the time!
  • It involves some kind of risk, so don't do it!
  • You're some kind of moron if you think there's a risk, so just do it!

But no explanation as to why it safe or not...

Joe Taylors answer below contains a link to a forum post and answers that basically give me the same statements as mentioned above. But again, no good explanation why.

So I looked for an actual manual for a projector, and found "Lenovo C500 Projector User’s Guide". It states on page 3-1:

Connecting devices

Computers and video devices can be connected to the projector at the same time. Check the user’s manual of the connecting device to confirm that it has the appropriate output connector.

[image]

Attention: As a safety precaution, disconnect all power to the projector and devices before making connections.

But again, no good explanation.

share|improve this question

3 Answers

up vote 6 down vote accepted

I would think the VGA standard don't say anything about hotswapping. So it is not designed to support hotswapping (like USB or firewire). But it usually works anyway (out of lazyness done so many times myself without problem), but the fact that it 'usually works' doesn't mean it's safe. So the manufacturers of those equipments can't say it is ok because there is no guarantee it is safe.

Also you could by accident get the pins (on the cable connector) onto the grounding (of the card connector) when connecting, might be a none issue but also not. USB -connector is designed to make this impossible.

share|improve this answer

A VGA port is 100% "Hot Pluggable".

Here's the same question and the answers to it. All support my statement. http://forums.overclockers.com.au/showthread.php?t=539941

The only problem with continually doing it is the continual wear and tear that you are putting on the pins. If you are careful then this isn't really an issue, but letting a ham fisted 4 year old do it might not be too advisable

share|improve this answer
4  
Forums not supporting your statement are easily found too, like our friends at experts-exchange.com/Hardware/Desktops/Q_21945114.html – Arjan Feb 23 '10 at 17:12
1  
I can't see the site, what words of wisdom do our friends at EE say? – Joe Taylor Feb 23 '10 at 18:46
5  
For any EE page: just click the link, then paste the title (with quotes) into Google, and then follow Googles hit -- voila, the accepted answers via google.com/…; But of course, we don't want to go there anyway ;-) Still, things like: "VGA and DVI cables should NOT be hot plugged" and "Is it likely that a ... video card could be ruined ..." ---> VERY!" and "The monitor could also be damaged." All without any proof whatsoever... – Arjan Feb 24 '10 at 14:37
A nice little trick, that gets a +1 from me. – Joe Taylor Feb 24 '10 at 14:48
1  
Thanks for your answer. +1 from me, but I have accepted Joakim Elofssons answer. It more clearly states the conclusion that I think has crystallized from this: VGA is hot-pluggable "by experience", but not by specification/design. – Martin Bøgelund Feb 26 '10 at 10:47

easy to say yeah, fine,based on experience, but,

this guy says not a good idea if a different monitor. [1]

"Is it likely that a ... video card could be ruined ..." ---> VERY! Beyond just power issues you have drivers issues. When the computer boots it loads the drivers and sets the frequencies and voltages that the video card sends to the monitor that's attached to it. If you plug a monitor into a video card that didn't have a monitor (or had a different monitor) when the computer booted it's very likely the voltages and frequencies will be wrong for the monitor you are attaching. . The monitor could also be damaged.

[1] http://www.experts-exchange.com/Hardware/Desktops/Q_21945114.html

share|improve this answer
Nope, VGA voltages are 0.7 V analog for the color channels and TTL for sync. Frequencies can and do differ, with resolution. That's why Windows has a "If you can't see this, we switch back to the previous resolution in 15 seconds" dialog. Too high a frequency may garble or blank the screen. – MSalters Apr 29 at 0:14
@MSalters another post talks of possibly damaging a VGA card. What he's saying, and I don't see how what you say refutes what he is saying, is that if a monitor -from another computer- is plugged in, then that monitor from the other computer may be using a higher voltage than the card/controller of the computer you are plugging into is currently expecting or able to take, and could damage it. – barlop Apr 29 at 4:47
No, the other monitor is not "using" voltages at all. VGA is driven from the source, i.e. the computer, not the sink, i.e. the monitor. Frankly, that post is even worse than the first one quoted, it shows no understanding of electricity. – MSalters Apr 29 at 7:49
@MSalters OK. Unfortunately we don't have anybody here that really believe this argument that hot-swapping a monitor, a different one, is a problem. Hopefully a good advocate of this view will come along to express and defend that position! My bet is with the side the side you're on, that says it's fine. 'cos my experience is it hasn't been a problem – barlop Apr 29 at 8:28

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.