4 hours ago
What distro is running on? Did you install the HuC/GuC firmware?
What is the output of this command?
If your server has been up for a while, that command may not output anything. Run this command instead to search older dmesg logs.
What is the output of this command?
Code:
sudo dmesg | grep i915
If your server has been up for a while, that command may not output anything. Run this command instead to search older dmesg logs.
Code:
sudo grep i915 /var/log/dmesg.log.1
sudo zgrep i915 /var/log/dmesg.*.gz