You are not logged in.
Pages: 1
Hi there,
with Devuan Beowulf on my Intel(R) Core(TM) i5-8250U CPU, I just had to edit /etc/default/grub and update grub configuration. Just in case you are curious and did not do it yourself, yet.
# cat /etc/default/grub|grep fast
GRUB_CMDLINE_LINUX="i915.fastboot=1"
and
# update-grub2
Done.
Last edited by geki (2019-05-18 21:03:58)
Offline
Or even better, add it to initramfs, see:
https://dev1galaxy.org/viewtopic.php?id=2910
Offline
Pages: 1