Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Could ever GMA 500 work with realtime kernel?

  1. #11
    Join Date
    Oct 2008
    Beans
    67

    Re: Could ever GMA 500 work with realtime kernel?

    Hi,

    I'm having exact same problem with Ubuntu 10.04 with rt-kernel (2.6.31-11). I tried to patch the psb_drv.c as suggested, but changing the line:

    Code:
    dev_priv->irqmask_lock = SPIN_LOCK_UNLOCKED;
    to

    Code:
    dev_priv->irqmask_lock=__SPIN_LOCK_UNLOCKED(old_style_spin_int);
    Did not solve anything. I still get the same error as before. I looked from spinlock_types.h for the __SPIN_LOCK_UNLOCKED - definition and I cannot see what's the problem.

    Has someone been able to compile psb-driver to rt-kernel with spin_locks?

  2. #12
    Join Date
    Jul 2006
    Beans
    Hidden!

    Re: Could ever GMA 500 work with realtime kernel?

    2 yeras since last post, is there any hope for GM500 and realtime kernel?

    I've tried this method and all I got is a blank screen after trying boot the RT kernel.

  3. #13
    Join Date
    Jul 2005
    Beans
    2,047

    Re: Could ever GMA 500 work with realtime kernel?

    I've got Ubuntu 11.04 on my Acer AO751H with GMA 500, and that may be the last version I ever install on it. 11.04 has a few issues but still works reasonably well. Too bad 11.04 is no longer supported! I'll probably put XP back on it and sell it, because I'm tired of all the hassles I've had with this chipset and Linux. It's an old/slow netbook now anyway - time to buy something else.

  4. #14
    Join Date
    Feb 2007
    Beans
    24,961
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Could ever GMA 500 work with realtime kernel?


    From the Ubuntu Forums Code of Conduct.
    If a post is older than a year or so and hasn't had a new reply in that time, instead of replying to it, create a new thread. In the software world, a lot can change in a very short time, and doing things this way makes it more likely that you will find the best information. You may link to the original discussion in the new thread if you think it may be helpful.
    Thread closed.

Page 2 of 2 FirstFirst 12

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
  •