Score:1

HDMI port not working with Ubuntu

gw flag

I have a MSI Laptop running on windows 10 and a plug and play Ubuntu 20.04 on a Samsung Portable SSD T5

When using Ubuntu, I am trying to use a second monitor via HDMI however nothing happens when I connect it.

I am new to Linux, What should I do?

Note: When I am using Windows, the HDMI port is working as expected

kanehekili avatar
zw flag
Ubuntu might not support your GPU out of the box. Could you open a terminal and execute `inxi -G`? Copy the output from the terminal into your question (use the [edit](https://askubuntu.com/posts/1394283/edit) link)
karel avatar
sa flag
@kanehekili From the self-answer it seems like Ubuntu 20.04 does support the MSI laptop's GPU, but it does not support it out of the box however the proprietary graphics drivers can be installed by running `sudo ubuntu-drivers autoinstall`
kanehekili avatar
zw flag
Thanks, I didn't recognize the self-answer. So I'll assume its a nvidia GPU
Score:1
gw flag

Check if you have the latest drivers

sudo ubuntu-drivers autoinstall

Then check for your additional drivers. Try to go to

  • Software & updates
  • reboot

This resolved my issue, I think because ubuntu did not recognize drivers because of some updates.

Inspired from this: https://askubuntu.com/a/1276794/1573261

Peter Bergman avatar
ax flag
Please note that `ubuntu-drivers autoinstall` is deprecated. Running `ubuntu-drivers -h` returns some output containing the message "Deprecated, please use 'install' instead"
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.