I've recently installed in my EeePC 1101HA Linux Mint 13 but I've some problems when I try to install the EMGD. That's what I've supposed to do to install the drivers:
- Code: Select all
PPA description
Intel EMGD drivers for Intel GMA500
This driver set is enhanced over the previous Intel® Embedded Graphics Drivers (Intel® EMGD) by providing higher performance and improved usability.
Compatibility
* Natty (driver release 1.6.x - kernel 2.6.38 and xorg 1.9)
* Maverick (driver release 1.5.2 - kernel 2.6.38 and xorg 1.9)
* Lucid (old driver release 1.5 - kernel 2.6.32 and xorg 1.8.x backported from xorg-edgers)
Instructions for Natty only. Open a terminal and type:
sudo add-apt-repository ppa:gma500/emgd
sudo apt-get update
sudo apt-get install xorg-emgd emgd-dkms
sudo emgd-xorg-conf
reboot for the changes to take effect.
Installation script for Lucid and Maverick:
wget dl.dropbox.com/u/1338581/gma500/emgd-lucid.sh && sh ./emgd-lucid.sh
wget dl.dropbox.com/u/1338581/gma500/emgd-maverick.sh && sh ./emgd-maverick.sh
For more info look at wiki page:
https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo
Known workarounds:
https://answers.launchpad.net/emgd/+faq/1450
But when I do sudo apt-get update terminal shows
E: Imposible obtener (in english "can't get") http://ppa.launchpad.net/gma500/emgd/ub ... 6/Packages 404 Not Found
W: Imposible obtener http://ppa.launchpad.net/gma500/emgd/ub ... ce/Sources 404 Not Found
And then the other instructions doesn't work anymore...
Help Please!!



