Skip to content

Instantly share code, notes, and snippets.

@MLSci
Created April 19, 2024 06:27
Show Gist options
  • Save MLSci/672ecd50efbbb21194a2e2694f39fe76 to your computer and use it in GitHub Desktop.
Save MLSci/672ecd50efbbb21194a2e2694f39fe76 to your computer and use it in GitHub Desktop.

Because of all sort of issues with nvidia+wayland (e.g. can't enable hw acceleration in chrome), I decided to use my Intel iGPU as the source of video output to my monitor. Simply plugging the HDMI cable in it doesn't work - the screen remains black most of the time, if getting any signal at all.

The correct solution is bios -> internal graphic -> enable

The pitfall to avoid is bios -> display priority. Leave it at PCI 1 and don't change it to iGPU. Otherwise it still doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment