Fixing drm_kms_helper issue on intel GM965 dell d630
Add GRUB_CMDLINE_LINUX_DEFAULT="video=SVIDEO-1:d" in /etc/default/grub and rebuild the GRUB configuration file:
grub2-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found background: /boot/grub2/themes/linux.jpg
Found linux image: /boot/vmlinuz-4.15.14-200.fc26.x86_64
Found initrd image: /boot/initramfs-4.15.14-200.fc26.x86_64.img
done
Reference: Arch Linux forums.
Related Articles
Fixing drm_kms_helper issue on intel GM965 dell d630
Fix the drm_kms_helper issue on Intel GM965 graphics by adding a kernel boot parameter.
Installing intel display drivers on fedora26
Install Intel graphics drivers on Fedora 26 using the Intel Graphics Update Tool.
Avoiding overheating of old laptops fedora 26 (dell d630)
Configure fancontrol, TLP, thermald, and tuned to prevent overheating on old laptops running Fedora 26.