2024-08-31, 07:55 AM
(This post was last modified: 2024-08-31, 01:37 PM by Jujukeke. Edited 2 times in total.)
At the begenning I obtained an error:
Then, I also tried to edit the file /etc/default/grub by adding "i915.modeset=1"
Then:
and reboot !
But still:
Code:
sudo modprobe i915
modprobe: ERROR: could not insert 'i915': No such device
Then, I also tried to edit the file /etc/default/grub by adding "i915.modeset=1"
Code:
GRUB_CMDLINE_LINUX_DEFAULT="acpi=off i915.modeset=1"
Code:
sudo update-grub
But still:
Code:
sudo modprobe i915
modprobe: ERROR: could not insert 'i915': No such device