HDMI port broken. What about USB to HDMI adapter?

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
barth90
Level 3
Level 3
Posts: 128
Joined: Tue Dec 09, 2014 9:54 am

HDMI port broken. What about USB to HDMI adapter?

Post by barth90 »

I'm running Mint Cinnamon 18.3 on a Dell Inspiron 17 5000 laptop. I have an external Samsung monitor connected to it via a HDMI cable. This setup has worked well for a year. Lately The HDMI port has started to malfunction. I was losing the monitor and by touching the cable near the connector the monitor whould reappear. I know it is the port because when I plug the cable and monitor on another PC it works OK.
My question is the following. I see on Amazon USB to HDMI adapter. You plug the adapter in a USB port and plug your HDMI cable into it and it will power the monitor.
But will that work with Linux Mint?

Thank you
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
gm10

Re: HDMI port broken. What about USB to HDMI adapter?

Post by gm10 »

Not all will work, make sure there are working drivers for it for Linux, ideally Ubuntu 16.04 (which your Mint 18.3 is based on). I never used one so I cannot give recommendations.
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: HDMI port broken. What about USB to HDMI adapter?

Post by AlbertP »

It's most likely a DisplayLink device. Just search on the forum for DisplayLink and you'll see a fair number of users reporting trouble, so I'd advise against it unless you have no other option. VGA to HDMI or DisplayPort to HDMI converters are generally better & don't need any drivers.

A notable exception are USB-C devices, these work fine as they don't contain a DisplayLink chip but use the video signal provided by USB-C (if it is internally wired to your GPU, which is usually the case in laptops.)
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
rbmorse

Re: HDMI port broken. What about USB to HDMI adapter?

Post by rbmorse »

+1 on VGA > HDMI adapter over USB > HDMI.
User avatar
BG405
Level 9
Level 9
Posts: 2510
Joined: Fri Mar 11, 2016 3:09 pm
Location: England

Re: HDMI port broken. What about USB to HDMI adapter?

Post by BG405 »

AlbertP wrote: Mon Oct 29, 2018 8:57 am A notable exception are USB-C devices, these work fine as they don't contain a DisplayLink chip but use the video signal provided by USB-C
That's interesting, I hadn't heard of those. Would I be correct in thinking that you'd still be limited by the number of available pipes? i.e. I can physically connect up to four displays to my Dell Inspiron 1525, however it has only 2 pipes; therefore I can only use two displays at once.
Dell Inspiron 1525 - LM17.3 CE 64-------------------Lenovo T440 - Manjaro KDE with Mint VMs
Toshiba NB250 - Manjaro KDE------------------------Acer Aspire One D255E - LM21.3 Xfce
Acer Aspire E11 ES1-111M - LM18.2 KDE 64 ----Two ROMS don't make a WRITE
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: HDMI port broken. What about USB to HDMI adapter?

Post by AlbertP »

I don't know what pipes are in this case, but yes, many GPUs are physically limited to 2 or 3 screens (3 on modern Intel hardware, 2 in the past. Some AMD hardware can drive up to 6.)

EDIT: GPU engineers seem to call this 'pipe' a CRTC and you can see which of them can drive which ports using:

Code: Select all

xrandr --verbose
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
gm10

Re: HDMI port broken. What about USB to HDMI adapter?

Post by gm10 »

USB interfaces have a limited number of endpoints, connections to those are called pipes, I'm assuming the references was to that.
Locked

Return to “Hardware Support”