RSS RSS twitter

October 15, 2009 | Paul Merak | Comments 27

SONY VAIO P – Ubuntu 9.04’s problems and how to solve them

  • Sharebar

Many people, like me, love to dual-boot. Until now, I ran Windows Vista Ultimate SP2 on my VAIO, but being a Linux geek, I could not stop myself in installing Ubuntu. I went for the Ubuntu 9.04 Desktop edition this time as I thought that VAIO P has extra-ordinary resolution and Desktop edition might just fit the bill right. Boy, was I wrong!

Installation

I opted to install via flash-drive as VAIO P does not have a optical drive built-in. I could have burnt the ISO to a CD and install it from there, but I decided to install via flash drive. I used a tool called UnetBootin, which allowed me to make bootable flash drive. You can download it from here.

When you boot from the flash drive/DVD, you are straight-away taken to the Ubuntu desktop,  which allows you to play with the OS without actually installing it on the system. This is great for the Linux newbies who want to play around with the OS  a bit before installing it physically on their system.

However, rather than running in its native resolution which is 1600×768, it was running at netbook-ish resolution, 1024×600. I ignored it and installed Ubuntu by clicking on the “install’ icon on the desktop.

How does its runs?

It runs fine, given the fact that you are ready to use it under 1024×600 resolution and can bear rather poor performance. However, there is a solution to (almost) every problem on this earth. An immediate search revealed that one must install GMA 500 chipset drivers manually as Ubuntu 9.04 does not support this chipset out of the box.

To make the GMA 500 work properly (which will make overall system breezy), follow these steps

  1. go to Synaptic package manager (System>Administration>Synaptic Package Manager)
  2. Go to Settings>Software Sources and under third party software tab, add these:  deb http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main and deb-src http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main
  3. Open terminal. Copy and paste the code in 4 and 5 steps one by one
  4. gpg –keyserver keyserver.ubuntu.com –recv C6598A30
  5. gpg –export –armor C6598A30 | sudo apt-key add –
  6. Now, open Synaptic package manager again. Type in poulsbo and select poulsbo-driver-2d, poulsbo-driver-3d, psb-kernel-headers, psb-firmware, psb-kernel-source and xserver-xorg-video-psb
  7. Click on Apply to install them
  8. Open terminal app again and type what is given in step 9 and 11
  9. su
  10. (enter your password)
  11. gedit /boot/grub/menu.lst
  12. replace kernel /boot/vmlinuz-2.6.28-13-generic root=UUID=c34d1d57-59d3-4f6f-abc1-fd83aea4 ro quiet splash with kernel /boot/vmlinuz-2.6.28-13-generic root=UUID=c34d1d57-59d3-4f6f-abc1-fd83aea4 ro quiet nosplash mem=1500mb
  13. Restart the computer and now you will be able to use your VAIO P at its native resolution

Read our SONY VAIO P review!

VAIO P running Ubuntu at 1600x768. Click to view bigger resolution

VAIO P running Ubuntu at 1600x768. Click to view bigger resolution


No related posts.


Related words : , , , , , , , , , , , , , , , , ,

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

27 Responses to “SONY VAIO P – Ubuntu 9.04’s problems and how to solve them”

  1. Kamal DS says:

    note:
    It has two dashes everywhere
    gpg --keyserver keyserver.ubuntu.com --recv C6598A30

    and here

    gpg --export --armor C6598A30 | sudo apt-key add --

  2. destro says:

    I am stuck on step 6. When I type in poulsbo into the search field I get no hits…

  3. Kamal DS says:

    The main reason could be that you must not have added these packages

    deb http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main

    deb-src http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main

  4. ghani says:

    I am not able to run the two terminal commands I don’t know why I have added every thing but still its not running. I have tried with sudo as well but could not do so.

    gpg –keyserver keyserver.ubuntu.com –recv C6598A30
    gpg --export --armor C6598A30 | sudo apt-key add –

  5. Kamal DS says:

    I hope you are using two dashes -- and not single dash -

  6. Kamal DS says:

    Use two dashes before keyserver

  7. ghani says:

    Hi

    I was not able to run the commands however after restarting I think my system’s resolution has changed and it is now running on 1200 by 800 but I didn’t check it before……what it was.

    Thanks

  8. Kamal DS says:

    This means that you that you have not added the sources correctly. Check the list of sources and let me know if they appear on the list

  9. ghani says:

    another problem with my is since last few days my system just hanging I don’t know why. While shutdown it hangs usually and some times when I try to download some thing. It is annoying because these days I am working on my Masters thesis and some time it hangs in the middle while I am working. Is any body now some thing about it. I suspected my firefox and I reinstalled it but still I am having this problem.

    Thanks for your time.

  10. ghani says:

    Both of them are there in the list. I have copied and paste them after clicking the add button.

    but I don’t know what’s wrong with the two commands. when I write poulsbo in synaptic manager, could not result in any hits I mean there nothing.

  11. Kamal DS says:

    Have you added the keys properly?

  12. ghani says:

    This time I ran the first command but when I try to run

    gpg --export --armor C6598A30 | sudo apt-key add –

    after entering the password it says

    gpg: can’t open `–’: No such file or directory

  13. ghani says:

    Yes I have added them as you mentioned above

  14. Kamal DS says:

    It looks fine to me, but have u executed this before it?

    gpg --keyserver keyserver.ubuntu.com --recv C6598A30

  15. ghani says:

    deb http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main

    deb-src http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu jaunty main

    Have added these two lines in the third party software…

  16. ghani says:

    which file should I execute….? and how.

  17. Kamal DS says:

    This..
    gpg --keyserver keyserver.ubuntu.com --recv C6598A30

  18. ghani says:

    it gives the following out error.

    gpg: requesting key C6598A30 from hkp server keyserver.ubuntu.com
    gpg: keyserver timed out
    gpg: keyserver receive failed: keyserver error

  19. ghani says:

    This time I execute the one that you mention before and I got the out

    gpg: requesting key C6598A30 from hkp server keyserver.ubuntu.com
    gpg: key C6598A30: “Launchpad PPA for Ubuntu Mobile Team” not changed
    gpg: Total number processed: 1
    gpg: unchanged: 1

    but the main problem is with the other command. It produces the out put….

    gpg: can’t open `–’: No such file or directory

  20. Kamal DS says:

    Do not worry. I’ll reload Ubuntu on my VAIO again tomorrow and I’ll see the problem being faced by you.

  21. ghani says:

    I executed both of the commands but still I couldn’t find the files in synaptic package manager…….

    ohhh by the way the at the end of the second command there should be “–” not a single dash its double minus.

    now the main problem is how to get the abovementioned file in synaptic manager list. But I could not….

  22. [...] box! In 9.04 Ubuntu, you had to quite a few tweaks to get it running in full resolution, but that problem is now gone in Ubuntu 9.10. Full review to follow [...]

  23. Kamal DS says:

    Ghani, in gpg --export --armor C6598A30 | sudo apt-key add --

    use double dash in the end. It will work

  24. ghani says:

    I think both the codes works fine I mean the above code produces OK output

    The problem is I am not able to get any hits in synaptic manager on poulsbo.

Leave a Reply

  • Recent Comments