Workarounds

Created by Vitaliy Kulikov
Keywords:
Installation Workarounds EMGD
Last updated by:
Lucazade

Intel EMGD drivers known workarounds:

* Grub, Vts and Plymouth with native resolution:
http://ubuntuforums.org/showpost.php?p=10783335&postcount=3931

* Brightness hotkeys:
http://ubuntuforums.org/showpost.php?p=10783335&postcount=3931

* EMGDui fix:
sudo wget http://dl.dropbox.com/u/1338581/gma500/resources/emgdgui -O /usr/bin/emgdui

* Suspend:
sudo mv /usr/lib/pm-utils/sleep.d/99video /usr/lib/pm-utils/99video

* Mplayer (with vaapi backend for HD movies. For GUI frontends use smplayer or gnome-mplayer)
install mplayer package from ppa repository and open video file with this command:
mplayer -va vaapi -vo vaapi filename.mpg