
Originally Posted by
epochwin
^ The line on my grub was:
text splash nomodeset vga=791
so i changed nomodeset to i915.modeset=1 and then changed it permanently in the /etc/default/grub
You can also change the line to quiet splash i915.modeset=1
Thank you so much! I'm typing this on my laptop right now. I must have been blind as a bat to not see the "text splash nomodeset vga=791." As soon as I changed it, it worked perfectly.
Just for reference, this fix was for my Intel graphics specified here from the lspci output:
Code:
VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)