Page 53 of 543 FirstFirst ... 343515253545563103153 ... LastLast
Results 521 to 530 of 5425

Thread: Guide to Get the Best Performace from the GMA 500

  1. #521
    Join Date
    Feb 2007
    Location
    Rome, Italy
    Beans
    2,184

    Re: Guide to Get the Best Performace from the GMA 500

    Quote Originally Posted by jbernardo View Post
    Repo updated, now you should have all my work on it. Build the driver, the modules, and if you can find why dri is broken, please commit. Let's hope we can get this working fast.
    Great effort JBernardo!
    I've uploaded all the packages on my ppa account, they are currently building... in the meanwhile i'll recuperate my netbook to test them.

    https://launchpad.net/~lucazade/+archive/ppa

  2. #522
    Join Date
    Dec 2007
    Location
    Groningen, Netherlands
    Beans
    31
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Guide to Get the Best Performace from the GMA 500

    @ home and kicking

    already started compiling from source, but it's more work than I thought.. So thanks to lucazade I'll install those packages and work from there...

    If someone knows a good IRC channel maybe we could use that to consult when we're working on this..

  3. #523
    Join Date
    Jun 2006
    Location
    Parma, Italy
    Beans
    679
    Distro
    Kubuntu

    Re: Guide to Get the Best Performace from the GMA 500

    You can always try #ubuntu-x

    To build the packages, the simplest way is to run "debuild -i -us -uc -b" from inside the package directory.

  4. #524
    Join Date
    Nov 2008
    Beans
    30

    Re: Guide to Get the Best Performace from the GMA 500

    Grazie ragazzi!
    Siete magnifici! ^__^

  5. #525
    Join Date
    Dec 2007
    Location
    Groningen, Netherlands
    Beans
    31
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Guide to Get the Best Performace from the GMA 500

    Quote Originally Posted by jbernardo View Post
    You can always try #ubuntu-x

    To build the packages, the simplest way is to run "debuild -i -us -uc -b" from inside the package directory.
    That makes life a lot easier
    I'll see how far I get..

  6. #526
    Join Date
    Apr 2009
    Location
    Italy
    Beans
    8
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Guide to Get the Best Performace from the GMA 500

    Quote Originally Posted by zombolo View Post
    Grazie ragazzi!
    Siete magnifici! ^__^

    incrocio le dita ... let's hope

  7. #527
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: Guide to Get the Best Performace from the GMA 500

    Quote Originally Posted by outlaw45 View Post
    @ home and kicking

    already started compiling from source, but it's more work than I thought.. So thanks to lucazade I'll install those packages and work from there...

    If someone knows a good IRC channel maybe we could use that to consult when we're working on this..

    Just make on , ##gma500

    Do not register it if you do not wish to use it long term.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  8. #528
    Join Date
    Jun 2009
    Location
    England
    Beans
    175
    Distro
    Kubuntu Development Release

    Re: Guide to Get the Best Performace from the GMA 500

    Might be worth trying to contact the ubuntu-mobile team and see if they can help with the errors your getting (possibly even build the driver themselves). Now may be a good time as lucid has just been released and they haven't yet started working on maverick

  9. #529
    Join Date
    May 2010
    Location
    Winnipeg, Canada
    Beans
    32

    Re: Guide to Get the Best Performace from the GMA 500

    Hi there,

    I've been trying to pull together some idea of where the current GMA500 support is at from the discussion in this thread, but I'm a bit lost.

    I'm running an Acer 751h and had the psb drivers running great up until my last system update. My drivers don't seem to work with 2.6.31-21, but when switch back to the -20 kernel everything goes back to being as good as it's ever been. Which is to say, decent performance but no suspend/hibernation recover if the framebuffer flag is on, poor performance and suspend support if its off.

    I just run with screen blanking on when I close the lid.

    I'm a seasoned developer and would like to contribute to improving things, what's the best way to get started.

    My setup is based on the information for 9.10 found here:

    https://wiki.ubuntu.com/HardwareSupp...eoCardsPoulsbo

    And I see from that wiki that I shouldn't make the jump to 10.4 just yet.

  10. #530
    Join Date
    Jun 2006
    Location
    Parma, Italy
    Beans
    679
    Distro
    Kubuntu

    Re: Guide to Get the Best Performace from the GMA 500

    Quote Originally Posted by factoid79 View Post
    I've been trying to pull together some idea of where the current GMA500 support is at from the discussion in this thread, but I'm a bit lost.
    Ok, I'll try to clarify a bit.

    Quote Originally Posted by factoid79 View Post
    I'm running an Acer 751h and had the psb drivers running great up until my last system update. My drivers don't seem to work with 2.6.31-21, but when switch back to the -20 kernel everything goes back to being as good as it's ever been. Which is to say, decent performance but no suspend/hibernation recover if the framebuffer flag is on, poor performance and suspend support if its off.
    This is simple, in 2.6.31-21 just do "dpkg-reconfigure psb-kernel-source". I've changed the DKMS config in the alpha lucid driver so that it will regenerate the module on kernel change, you can try it in karmic also.

    Quote Originally Posted by factoid79 View Post
    I'm a seasoned developer and would like to contribute to improving things, what's the best way to get started.
    We are now fighting with xserver 1.7.x (ubuntu 10.04). Lucazade set a repository in google code (http://code.google.com/p/gma500/) from where you can download our sources, and build any packages with "debuild -i -us -uc -b", or you can download them from lucazade's ppa when they finish building - https://launchpad.net/~lucazade/+archive/ppa
    So, what is missing from these? Well xorg loads the psb driver, this in turn manages to load the psb and psb-drm kernel modules, there is no error in dmesg when loading these with debug enabled, but still /dev/dri never gets created and so the xorg psb driver ultimately fails because it needs dri.
    And I'm out of options right now, no idea where to look next.

Page 53 of 543 FirstFirst ... 343515253545563103153 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •