By this thread, then my problem would have remained unresolved, everything was fixed without any additional configuration, just when I inserted the hdmi wire into the motherboard connector, that is, the processor ...
If you, like me, have a graphics card built into the processor (iGPU) and two monitors that you connect to the connectors of your NVIDIA card, and for some reason you want the i915 module to be enabled, follow the following steps:
- Remove
i915.modeset=0
or everything related to disabling the i915 module from /etc/default/grub
.
- Run
sudo update-grub
to upgrade grub
config.
- Shutdown the PC.
- Put the second monitor (in my case) to motherboard connector (instead of video card connector).
- Reboot the PC.
If you don't have a second monitor that can make the i915 work and your system boot successfully, then probably the only way is to disable the module:
- Just put
i915.modeset=0
or nomodeset
or modprobe.blacklist=i915
to your /etc/default/grub
.
- Then run
sudo update-grub
.
- Reboot your PC
Update: Also if you don't disable i915 module disabling from /etc/default/grub
I'll get unexpected behavior like random Wi-Fi module disabling (in my case) or