RSS
ASUS EEE 1101HA review
By Kamal DS on December 07, 2009  |  Comments 8

ASUS EEE 1101HA review

The ASUS EEE 1101HA is the epitomization of good looks combined with great battery life. It carries the same Seashell design like its 10-inch brother, EEE 1008HA. But, the ASUS has entering a bit late into the 11.6-inch netbook market, but that does not make it an unattractive deal by any chance. It is a great netbook.

SONY VAIO X Review (Sony Vaio VPCX113KG/B) – Does this Size-Zero notebook/netbook has the X-factor?
By Kamal DS on November 13, 2009  |  Comments 44

SONY VAIO X Review (Sony Vaio VPCX113KG/B) – Does this Size-Zero notebook/netbook has the X-factor?

Have you been looking for an in-depth review of this highly anticipated netbook/notebook from SONY? How is the self-proclaimed size-zero, ultra slim notebook in terms of performance? Is its over-a-grand price worth it? Read the full review by clicking on the title!

Ubuntu 9.10 Karmic Koala Review
By Kamal DS on October 31, 2009  |  Comments 18

Ubuntu 9.10 Karmic Koala Review

Ubuntu 9.10 is the latest Ubuntu’s release that brings in myriad of fixes and new features that make it the most user-friendly Linux OS ever made. GadgetMix.com spent quite a lot of time with the Alphas, Betas and the final release and we are impressed!

Read the full review by clicking on the title!

Netbook Car Mount REVIEW – for netbooks with 7-inches to 13-inches – Ultimate Netbook
By Kamal DS on October 10, 2009  |  Comments 1

Netbook Car Mount REVIEW – for netbooks with 7-inches to 13-inches – Ultimate Netbook

People use their netbooks for a variety of purposes. Some use it for Internet surfing on-the-go and some for basic office editing. There are many of us, who use these nice little devices for GPS navigation. Netbook screens are perfect for this as they are smaller than the big and bulky notebooks and have bigger displays than the usual in-car GPS devices.

Read review of this wonderful car mount from ultimate-netbooks!

ASUS EEE 1008HA REVIEW – Everything you need to learn about the EEE 1008A!
By Kamal DS on August 03, 2009  |  Comments 17

ASUS EEE 1008HA REVIEW – Everything you need to learn about the EEE 1008A!

Alright, so we have completed doing various tests on the EEE 1008HA and we have developed a both love and hate relationship with this slim netbook from ASUS.

Acer AO751H REVIEW (same as Acer LT3000) (Acer Aspire One 751)
By Kamal DS on May 28, 2009  |  Comments 76

Acer AO751H REVIEW (same as Acer LT3000) (Acer Aspire One 751)

With so many netbook manufactures now breaking into the 10-inch+ screen limit, Acer was no way going to left behind in the business where it actually rules.The Acer A0751H is the first Acer Aspire One to sport an Intel Atom Z 520 processor that is clocked at 1.3GHz. However, the best part of this netbook is its resolution: 1366 x 768 px, which gives it an obvious edge over its competitors. So, was it able to impress us?

Read the review to find out!

sony vaio x review
October 30, 2009 | Kamal DS | Comments 23

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

ubuntu-910

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

ultimate netbook accessories

Related words : , , , , , , ,

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

23 Responses to “New GMA 500 Poulsbo drivers for the Ubuntu 9.10 Karmic Koala”

  1. deduran says:

    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?

  2. daPhyre says:

    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

  3. Thus0 says:

    Could you post your xorg.conf ? I’ve installed the poulsbo driver as you said but I cannot make them work.

    Thanks :)

  4. Kamal DS says:

    Copy and paste them now. The post has been updated with the latest commands

  5. mangoo says:

    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.

  6. LL says:

    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 ?

  7. zack says:

    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.gz

    tar -zxvf
    poulsbo1.tar.gz

    cd poulsbo1

    sudo ./install.pl

    reboot

    just type reboot in the terminal, that’s it, enjoy guys

  8. Kamal DS says:

    Zack, please check the url specified in the wget command

  9. vale says:

    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?

  10. vale says:

    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.

    ;-)

  11. Mark says:

    I got the flashing screen. Will you give more details about where to put mem=2000mb

  12. Mark says:

    everything working ok. Thank you all

  13. Dan says:

    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

  14. Thanks bazypv that script did the trick. Awesome!

  15. Stephan says:

    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…

  16. John says:

    I hope someone can help a real linux new guy. I installed the drivers on my sony vaio p per the angelfire link instructions.
    however, same problem, xserver won’t start and just flashing screen.
    Vale said:
    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.

    Can someone tell me how to go about doing this? I don’t know how or where to “add ‘mem-2000mb” etc.
    Thanks in advance. I really appreciate the help.

  17. fakhri says:

    someone please help me!! I can’t type my password in tttthe terminal help!!

  18. Kamal DS says:

    Which method did you use? The one i mentioned or the one your given in the comments?

    Note: you can still recover from the flashing screen. It’s easy. Just do a google about it

  19. MRiutort says:

    Hi:

    I run this poulsbo1 setup on my Acer Aspire One 11.6″ without a problem, but after a new Ubuntu 9.10 new kernel update I lost my normal functionality. I found no way to correct the problem. I guess I can run again the poulsbo1 setup, but not works. The system return a incomplete istallation erro code 2 telling me that the /usb/src/psb-kernel-source-4.41.2 is not found.

    I am actually running the computer in low screen resolution, which is not exactly low, just 1024 x 768 and not the correct one, but I can not find a way to fix this.

    Any help is welcome.

  20. Jakob Luttrull says:

    Go to the ubuntu hardware wiki, you have to re-link to the kernel in order to get it to work again.

  21. pmlxuser says:

    @ MRiutort says:
    January 19, 2010 at 10:42 pm

    just do

    $sudo apt-get purge psb-kernel-source

    Then run poulsbo1 again

  22. Rafael says:

    I followed the procedure for my Acer Aspire One AO751h and it works fine! Resolution is now at 1366×768 in Ubuntu 9.10 Karmic Koala.

Leave a Reply

UMPC Topsites