HowTo: Install new GMA 500 Drivers (Poulsbo)

Write tutorials and howtos in here
There are more tutorials here http://community.linuxmint.com/tutorial/welcome
Forum rules
Do not start a support topic here please. Before you post please read this

HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Aevum on Wed Jan 27, 2010 2:39 pm

We, GMA 500 users, mostly present on Netbooks, had to use Jaunty drivers, now there's a new way on how to installed the updated (9.10 Karmic Koala, working more than fine on Mint 8 ), by following these simple steps I'm gonna type here:

(Of course, you first need to be connected to the internet)
Open a terminal window and type these following commands, one by one.

wget http://poulsbo-karmic.angelfire.com/fil ... bo1.tar.gz

tar -zxvf poulsbo1.tar.gz

cd poulsbo1

sudo ./install.pl

After you're done (these commands download a .tar package, un-pack it and install what you can find in it) just reboot your PC and you're done.
Simple like that.

Hope someone found it useful
- Max
User avatar
Aevum
Level 4
Level 4
 
Posts: 461
Joined: Sun Jan 10, 2010 7:31 am
Location: Milan, Italy

Linux Mint is funded by ads and donations.
 

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Husse on Sat Jan 30, 2010 3:08 pm

I found it very useful and made it sticky
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Aevum on Sat Jan 30, 2010 10:24 pm

Thanks. GMA 500 is very common on Netbooks, hopefully this guide will save people from googling or hours searching for a solution ;)
User avatar
Aevum
Level 4
Level 4
 
Posts: 461
Joined: Sun Jan 10, 2010 7:31 am
Location: Milan, Italy

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Husse on Sun Jan 31, 2010 6:48 am

There is an ongoing debate in the forum, several rather, about Linux versus Windows so I thought I might add that there are/were problems with Poulsbo in Win as well - don't really know what Intel was thinking....
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Husse on Sun Jan 31, 2010 7:13 am

That file is not there any more - I get a 404
There is an earlier topic in the forum referring to the "official" driver and it's ppa
The method described above is very simple, while using a ppa cannot be considered very simple
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Pilosopong Tasyo on Sun Jan 31, 2010 7:59 am

Husse wrote:There is an earlier topic in the forum referring to the "official" driver and it's ppa


a tad off-topic, but i noticed they reviewed mint 8 on that site.
o Give a man a fish and he will eat for a day. Teach him how to fish and he will eat for a lifetime!
o If an issue has been fixed, please edit your first post and add the word [SOLVED].
User avatar
Pilosopong Tasyo
Level 5
Level 5
 
Posts: 800
Joined: Mon Jun 22, 2009 3:26 am
Location: Philippines

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Aevum on Sun Jan 31, 2010 9:25 am

Husse wrote:That file is not there any more - I get a 404
There is an earlier topic in the forum referring to the "official" driver and it's ppa
The method described above is very simple, while using a ppa cannot be considered very simple


Yeah I tried it as well.. actually I still have the compressed package on my PC, I may upload it? I've never done such thing so I may need some hints.
User avatar
Aevum
Level 4
Level 4
 
Posts: 461
Joined: Sun Jan 10, 2010 7:31 am
Location: Milan, Italy

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Aevum on Sun Jan 31, 2010 9:26 am

Aevum wrote:
Husse wrote:That file is not there any more - I get a 404
There is an earlier topic in the forum referring to the "official" driver and it's ppa
The method described above is very simple, while using a ppa cannot be considered very simple


Yeah I tried it as well.. actually I still have the compressed package on my PC, I may upload it? I've never done such thing so I may need some hints. (e.g. the site where to upload that on, and stuff like that)
User avatar
Aevum
Level 4
Level 4
 
Posts: 461
Joined: Sun Jan 10, 2010 7:31 am
Location: Milan, Italy

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby MarcoB on Mon Feb 08, 2010 1:03 pm

Hello Aevum,

I'm trying to install the poulsbo driver with no success.
Tried by downloading the file from the official link but it doesn't work (it asks to remove something first..xserver-xorg I believe and many dependencies)

Maybe your method will work for me :o

To upload, just use a site such as mediafire.com
you will have the instructions there

After you are done, just post the link here as soon as you can please :)

By the way, after I install there, what happens with I upgrade the kernel? Won't the driver stop working?
Also how can I update the driver if they release an update?
------------------
EDIT: Successfully installed mine according to this link:
Code: Select all
wget http://dl.dropbox.com/u/1338581/Gma500/scripts/poulsbo.sh && sh ./poulsbo.sh


Great script that fixes mostly everything. Still need to tweak xorg.conf for compositing though.

if you update your kernel, you must run:
Code: Select all
# dpkg-reconfigure psb-kernel-source
MarcoB
Level 1
Level 1
 
Posts: 27
Joined: Sun Sep 13, 2009 9:09 am

Re: HowTo: Install new GMA 500 Drivers (Poulsbo)

Postby Jeff91 on Wed Jul 14, 2010 5:53 pm

Just as a heads up - there is a PPA for installing GMA500 drivers on Ubuntu 10.04 (and thusly should work for Mint 9)

http://code.google.com/p/gma500/wiki/PPARepository

I have since sold my netbook with the evil gma500 card in it (f***ing intel, what a joke) so I have not tested this - but it looks like it should work ;)

~Jeff
User avatar
Jeff91
Level 3
Level 3
 
Posts: 156
Joined: Sun Jul 19, 2009 6:37 pm
Location: Blue Island, IL

Linux Mint is funded by ads and donations.
 

Return to Tutorials / Howtos

Who is online

Users browsing this forum: No registered users and 5 guests