Closed rdrake closed 9 years ago
This is also an issue when GRUB_TIMEOUT
is greater than or equal to 10. Setting it to 9 or below appears to fix it. In fact, changing the GRUB_TIMEOUT
only and leaving GRUB_GFXMODE
commented seems to fix this issue.
Commit da0b36f also sets GRUB_TIMEOUT=5
to avoid this.
When the GRUB countdown timer is allowed to expire on the Dell Latitude E5450, the default OS boot screen (Windows 8.1) shows up as a garbled mess. This may cause students to power off the machine and phone the service desk.
An untested workaround involves changing the
GRUB_GFXMODE
variable (in/etc/default/grub
) to manually specify the screen resolution.After this is done, GRUB must be updated.
This fix may be pushed out via the model-specific package,
dell-e5450
.