New GMA 500 Poulsbo drivers for the Ubuntu 9.10 Karmic Koala
There is no need to use 9.04 Ubuntu’s drivers now on the Karmic Koala as there are new GMA 500 drivers for the Karmic Koala. Just add the following repositories to the sources (System>Administration>software sources>”Other Software”)
deb http://ppa.launchpad.net/lucazade/gma500/ubuntu/ karmic main
deb-src http://ppa.launchpad.net/lucazade/gma500/ubuntu/ karmic main
..and then install psb-kernel sources and psb-kernel headers using the following commands:
sudo apt-get install psb-kernel-source
sudo apt-get install psb-kernel-headers
sudo apt-get install psb-modules
Reboot.
Note: You can reboot using sudo reboot in the terminal
Credit: Akhil Babel (via email)
deb http://ppa.launchpad.net/lucazade/gma500/ubuntu/ karmic main deb-src http://ppa.launchpad.net/lucazade/gma500/ubuntu/ karmic main
Related Content

Sign up to the Gadgetmix Newsletter (free) for news and reviews mailed directly to your mailbox CLICK HERE














Hi, this description is to solve the problem with the GMA 500 into ubuntu? When I try to apply it (I have got a AO751H netbook)
I followed all steps, but this message appears me when I try to install the psb-kernel-source:
manzanito@ubuntu:~$ sudo apt–get install psb-kernel-source
[sudo] password for manzanito:
sudo: apt–get: command not found
I added the two repositories that you indicate. Others installations work fine,
Could you please help me?
Just 2 things: where you put “sudo apt–get install psb-kernel-source”, the ‘-’ is a wrong one (That’s why deduran had an error, and many more might have it).
Second. I did everything without problems, but my problem has not been solved. Did I missed something? :S
Could you post your xorg.conf ? I’ve installed the poulsbo driver as you said but I cannot make them work.
Thanks :)
Copy and paste them now. The post has been updated with the latest commands
Too bad psb-modules contains modules for 2.6.31-10-generic; and Ubuntu 9.10 will want to install 2.6.31-14-generic kernel.
I can’t even find 2.6.31-10-generic kernel anymore.
I see your post is from Oct 30. Are you saying to follow your simpler instructions and not use the longer instructions on https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo ?
Hello Everyone!
I have Ubuntu Netbook for Acer Aspire 751!
I managed to install it properly, it also really smooth for GMA 500 poulsbo!
I know everyone at issues with it, as far as i am concern it does work properly for me, perfect resolution, and all video works better than under Win Xp…So i’m really happy!
Here is what i did, only works for ubuntu 9.10:
Open your terminal and then copy paste each of this!
DO IT ONE BY ONE, then say yes when they ask for install it without verifying, it’s fine…It works for me so far…
wget http://poulsbo-karmic.angelfire.com/...oulsbo1.tar.gztar -zxvfpoulsbo1.tar.gzcd poulsbo1sudo ./install.plrebootjust type reboot in the terminal, that’s it, enjoy guys
Zack, please check the url specified in the wget command
See URL http://poulsbo-karmic.angelfire.com/ for detail :-D.
Did exactly what mentioned on http://poulsbo-karmic.angelfire.com/ on a Vario VGN-P11Z with latest Ubuntu 9.10 default install.
+ sudo apt-get update
+ sudo apt-get upgrade
X-Server does not start, Screen is flashing, any hints?
Gotscha, works,
https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo
If you have a Vaio-P or if you are experiencing extremely slow performance (less than 14 fps running “/usr/bin/xscreensaver/glblur -fps -window”) add “mem=2000mb” to /etc/default/grub, at the end of GRUB_CMDLINE_LINUX_DEFAULT
glxgears now reports 1400fps instead of 95.
;-)
I got the flashing screen. Will you give more details about where to put mem=2000mb
everything working ok. Thank you all
Thanks a lot!!!
mine is Acer Aspire one. Thanks bazypv, I followed the suggested link; and YES, my Xubuntu is shining, perfect resolution
… 1366 / 768
Karmic is awesome
Dan
Thanks bazypv that script did the trick. Awesome!
I have a Dell Mini 10 netbook with a GMA 500. After doing this I get the ‘flashing screen’.
Changing grub2-settings does not change the situation (I changed the mem to “mem=940mb” because it is a 1G RAM-machine)
Anybody idea what can be fixed here? I tried solution of top blog-text, after that tried the install.sh from the post above…