Display connectors: HDMI, DisplayPort, and the adapter that will not work
Why this matters
Display connections are where a technician's advice is most visibly right or wrong, because the result is either a picture or a blank screen in front of the customer. And the failures are not intuitive: two cables that look identical behave differently, an adapter that fits does nothing, and a machine that drives two monitors refuses the third for reasons nobody can see.
The exam asks for the connectors by name and for the reasoning about bandwidth and adapters. That reasoning is worth more than the list, because it generalises — once resolution, refresh rate and colour depth are understood as one shared budget, most display questions answer themselves.
Lesson 38 handles diagnosis. This lesson is the model that diagnosis uses.
The lesson
The connectors in current use, and the legacy ones still found on site
Current:
- HDMI. Carries video and audio. Ubiquitous on televisions, monitors, laptops and graphics cards. Available in standard, mini and micro sizes. Versions differ in bandwidth: later versions support higher resolutions and refresh rates, and the cable has a rating too.
- DisplayPort. The computing-focused standard, also carrying audio. Has a latch on most connectors. Supports daisy-chaining multiple monitors from one port through multi-stream transport, which HDMI does not. Mini DisplayPort exists and is physically the same shape as older Thunderbolt connectors.
- USB-C with DisplayPort Alternate Mode, which carries DisplayPort signals over the USB-C connector. This is how most modern laptops drive external displays, and the reason a port's capability cannot be read from its shape.
- Thunderbolt, which carries DisplayPort plus PCI Express data.
Legacy, and still encountered:
- VGA. Analogue, 15-pin, blue. No audio. Image quality degrades with cable length. Still present on projectors and older monitors.
- DVI. The transition standard, in digital, analogue and combined variants, and in single-link and dual-link forms where dual-link is required for higher resolutions. The pin layout identifies which.
The practical identification skill: VGA and DVI have screws, DisplayPort has a latch, HDMI has neither. That tells you what you are holding in a dim server room.
Resolution, refresh rate and bandwidth as one budget rather than three settings
A display link carries a fixed number of bits per second. Resolution, refresh rate and colour depth all consume it, and the total must fit.
Roughly: pixels per frame × frames per second × bits per pixel = bits per second. So doubling the refresh rate costs as much as doubling the pixel count.
That single relationship explains most real-world display puzzles:
- A monitor that runs at 4K and 60 Hz on one cable and 4K and 30 Hz on another: the second cable or port has about half the bandwidth.
- A machine that offers 144 Hz at 1080p and only 60 Hz at 4K: same budget, different allocation.
- A display that works at a lower resolution and produces no signal at its native one: the requested mode exceeds what the link supports.
- High dynamic range failing to enable while the picture works: HDR increases bits per pixel, so it can exceed the budget on its own.
When a scenario says a user wants a specific resolution and refresh rate, the question is always whether the port, the cable and the display can each carry it — the lowest of the three decides.
Active against passive adapters, and why direction matters for some conversions
An adapter is not automatically a converter. Which one you need depends on whether the source can natively produce the target signal.
- Passive adapters rewire the pins. They work only where the source can output the destination's signalling — for instance, DisplayPort sources that support dual-mode can emit HDMI signals, so a passive DisplayPort-to-HDMI adapter works. Cheap, and limited in resolution.
- Active adapters contain a chip that converts one signal into another. They work regardless of whether the source supports the target natively, and they are required for higher resolutions and for conversions in the direction the source cannot do itself.
The rules to carry:
- Digital to analogue always requires active conversion. HDMI or DisplayPort to VGA needs a powered converter; a passive plug that fits will not produce a picture.
- Analogue to digital likewise, and the result is limited by the analogue source.
- HDMI to DisplayPort usually requires an active adapter, because HDMI sources do not emit DisplayPort signalling. DisplayPort to HDMI often does not. That asymmetry is exactly why "I bought an adapter and it does not work" is such a common complaint.
- Some active adapters need external power, typically from USB.
Multiple displays: what the port supports, what the card supports, and which limits first
A machine's maximum display count is set by the graphics processor, not by the number of ports on the machine or the dock. A laptop whose integrated graphics support two external displays will drive two, whether it has two ports or five.
The ways to exceed the port count without exceeding the graphics limit:
- DisplayPort multi-stream transport, which daisy-chains monitors or drives several from a hub. The total bandwidth is shared across them.
- Docks with DisplayLink controllers, which compress and send display data over USB and are decoded by a driver. These bypass the graphics limit because they are not using the graphics outputs — at a cost in latency and processor use.
Faults that follow from this, and the exam likes them:
- A third monitor stays blank while two work. The graphics limit is two.
- Monitors on a dock work until one more is added, then all of them flicker. Bandwidth on the shared link is exhausted.
- A monitor works alone at high resolution and drops to a lower one when a second is attached, for the same reason.
The diagnostic that settles it: connect the failing display directly to the machine. If it works, the limit is in the dock or the chain; if it does not, the limit is the graphics or the display itself.
Diagnosing no-signal faults in an order that costs nothing to run
The order matters because each step is cheaper than the one after it.
- Is the display powered and on the right input? Most monitors show their own menu regardless of source, so a completely dark screen is a power problem and a "no signal" message is a source problem. That single distinction eliminates half the causes.
- Is the cable in the right port on the machine? The motherboard port on a machine with a graphics card is the classic error, from lesson 18.
- Reseat both ends. DisplayPort latches are easy to half-engage.
- Swap the cable for a known-good one of the same type.
- Try a different port and a different cable type on both devices.
- Try a different display.
- Is the machine actually running? Power, fans, drive activity — and if there is no POST at all, this is lesson 35's problem rather than a display problem.
- Is the mode supported? A machine set to a resolution the new monitor cannot display shows nothing. Booting into a low-resolution mode recovers it.
The principle, and it recurs through domain 5: each step substitutes one component for a known-good equivalent, and the step that restores the picture names the fault. Substitution is the most reliable diagnostic available, and displays are the easiest place in the whole exam to use it.
Practise what you just read
1. Which display connector supports daisy-chaining several monitors?
Select one
Show answer
A. Multi-stream transport lets one DisplayPort output feed several displays in sequence or through a hub, sharing the available bandwidth between them. HDMI has no equivalent, and the analogue connectors have none either.
2. Which legacy display connector carries an analogue signal?
Select one
Show answer
B. VGA is analogue and its image quality degrades with cable length. DVI comes in digital, analogue and combined forms, and the D variant named here is specifically the digital one rather than the analogue.
3. What happens to available refresh rate as resolution increases on one link?
Select one
Show answer
C. Pixels per frame multiplied by frames per second multiplied by bits per pixel must fit the link. Doubling the refresh rate costs as much bandwidth as doubling the pixel count, which is why one falls as the other rises.
8 more questions on this objective are part of the full course.
Hands-on labs
Part of the free CompTIA A+ Core 1 220-1201 course — 45 lessons and 62 hands-on labs.
This is an independent study companion for CompTIA A+ Core 1 220-1201 and is not produced by or endorsed by CompTIA.