Comment 18 for bug 129226

Revision history for this message
Amit Kucheria (amitk) wrote : Re: [Bug 129226] Re: kernel oops after resuming from suspend to RAM

You could download the kernel tree and compile it yourself.

$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-gutsy.git
$ cd ubuntu-gutsy
$ fakeroot debian/rules binary-generic
                                           ^^^^^^^
                                           Change this to the correct
architecture - this one is for i386
$ cd ..; dpkg -i *.deb

On 8/9/07, vlowther <email address hidden> wrote:
> For the benefit of those of us who would like to be able to use both
> cores of their dual-core processor and have (suspend|hibernate) and
> resume functionality at the same time, could a pointer to the patch
> which fixes this issue be provided? for me, at least, it is either that
> or run with the Feisty kernel until Tribe 5.
>
> --
> kernel oops after resuming from suspend to RAM
> https://bugs.launchpad.net/bugs/129226
> You received this bug notification because you are a direct subscriber
> of the bug.
>