1
Peppermint / Re: peppermint 9 on hp550 with 128 gb ssd
« on: July 27, 2018, 10:26:57 pm »
now brought it back to 45 seconds
i did this:
This is a bug basically a broke driver try to remove the Intel x86 Driver package with
sudo apt-get remove xserver-xorg-video-intel
and this
xed admin:///etc/default/grub
Modify the line there as:
GRUB_CMDLINE_LINUX_DEFAULT="video=SVIDEO-1:d quiet splash"
Save. Then sudo update-grub & reboot...
i did this:
This is a bug basically a broke driver try to remove the Intel x86 Driver package with
sudo apt-get remove xserver-xorg-video-intel
and this
xed admin:///etc/default/grub
Modify the line there as:
GRUB_CMDLINE_LINUX_DEFAULT="video=SVIDEO-1:d quiet splash"
Save. Then sudo update-grub & reboot...