gma500 team mailing list archive
-
gma500 team
-
Mailing list archive
-
Message #00249
[Bug 711182] [NEW] Grub, VT and Plymouth doesn't detect native lcd resolution
Public bug reported:
Grub, VT and Plymouth doesn't detect native lcd resolution
because EMGD lacks KMS kernel feature.
This is a temporary workround:
echo "GRUB_GFXMODE=1366x768" | sudo tee -a "/etc/default/grub"
echo "GRUB_GFXPAYLOAD_LINUX=keep" | sudo tee -a "/etc/default/grub"
sudo update-grub
Something, maybe, could be done upstream.
** Affects: emgd
Importance: Low
Status: Confirmed
** Changed in: emgd
Status: New => Confirmed
** Changed in: emgd
Importance: Undecided => Low
--
You received this bug notification because you are a member of GMA500
Team, which is the registrant for Intel® EMGD driver.
https://bugs.launchpad.net/bugs/711182
Title:
Grub, VT and Plymouth doesn't detect native lcd resolution
Status in Intel® Embedded Media and Graphics Driver (Intel® EMGD):
Confirmed
Bug description:
Grub, VT and Plymouth doesn't detect native lcd resolution
because EMGD lacks KMS kernel feature.
This is a temporary workround:
echo "GRUB_GFXMODE=1366x768" | sudo tee -a "/etc/default/grub"
echo "GRUB_GFXPAYLOAD_LINUX=keep" | sudo tee -a "/etc/default/grub"
sudo update-grub
Something, maybe, could be done upstream.
Follow ups
References