7

I have an Acer Iconia tab w500 running Ubuntu 12.04 - The only output I have is an HDMI output so I bought an HDMI to VGA cable to connect it to my external monitor. It's not being detected by Ubuntu. Please let me know what other information you would like me to provide. Thank You!

Sam Hakes
  • 101

3 Answers3

2

It will not work since HDMI is digital and doesn't support analog signals.

You could use an adapter.

There are two kinds of DVI signals

DVI-I, which has both analog and digital output, and
DVI-A which has only the analog output

So if you hook in the VGA → DVI cable, the signal will be analog on the DVI-end of the cable.

Since HDMI is digital, it doesn't support analog signals.

Extracted from here.

pl1nk
  • 6,667
2

The DVI to vga adapters are passive with no active electronics. The simply connect the analog pins available on some, but not all, DVI connectors to the appropriate pins on the VGA connector. If you have access to the proper DVI connector they work fine - I have used two of them under Windows for several years.

Connecting HDMI digital to VGA analog requires active electronics to convert the digital signal to analog.

An example of a dongle that does exactly that is the DINO DCA106-HV HDMI to VGA Dongle which is available at several well know Internet vendors. This dongle is specified to work with several versions of Windows - apparently without drivers.

The only question is whether it will also work with Linux, in particular Ubuntu.

If anyone has some actual experience with this device and Ubuntu I would be very interested in your results.

An additional fact that may be relevant, it is reported not to work with Apple OS.

mike
  • 21
0

I had this same problem. My HDMI to VGA cable worked on windows, but on Ubuntu, my monitor displayed "HDMI 1 is not connected".

I fixed this problem by switching my cables around. I have two monitors, so I swapped the HDMI - HDMI cable on my second screen with the HDMI - VGA on the first, and now they both work fine.

juliya
  • 1