[Suspend-devel] s2both on powerpc

2007-03-24 Thread Tim Dijkstra
Hi Cédric, First of all, thanks for testing! I'm cc-ing the suspend-devel list maybe they can chime in if they have some idea... On Fri, 23 Mar 2007 17:03:34 +0100 "Cédric Boutillier" <[EMAIL PROTECTED]> wrote: > Hi ! > > I compiled successfully uswsusp on my iBook (mid 2005), and installed >

[Suspend-devel] s2both on powerpc -- another one

2007-03-24 Thread Tim Dijkstra
On Fri, 23 Mar 2007 14:40:02 +0100 Johannes Berg <[EMAIL PROTECTED]> wrote: > Hi Tim, > > I gave it a try now... > > Here are a few things: > - compression is totally messed up on my machine, it writes about 8% of >the image and then gets an -ENOSPC error from the compression >algorithm

Re: [Suspend-devel] s2both on powerpc -- another one

2007-03-24 Thread Johannes Berg
On Sat, 2007-03-24 at 21:16 +0100, Tim Dijkstra wrote: > OK, have to see what liblzf claims to support. But compression is not > essential, lets first see if we can get it to work without. True. Getting -ENOSPC is a bit weird, should be easy to find though. > > - resume needs to grow a timeout

Re: [Suspend-devel] s2both on powerpc

2007-03-24 Thread Cédric Boutillier
Hi Tim ! On 3/24/07, Tim Dijkstra <[EMAIL PROTECTED]> wrote: > First of all, thanks for testing! I am glad if I can be of any help on this. I am pretty interested in having a suspend-to-disk solution working on my iBook. > Which kernel are you using? Could you try to catch the error code that >

Re: [Suspend-devel] s2both on powerpc

2007-03-24 Thread Tim Dijkstra
On Sun, 25 Mar 2007 00:17:22 +0100 "Cédric Boutillier" <[EMAIL PROTECTED]> wrote: > > Which kernel are you using? Could you try to catch the error code that > > s2both returns? Or just add two printf's that print out the error code? > > I have modified the three lines you mentionned as follows: >