Re: [Suspend-devel] Problem with Novatel PCMCIA card after s2ram

2007-03-25 Thread Pavel Machek
Hi! > I've already sent a similar post to the linux-acpi list some time ago, but > since I didn't get a response yet maybe this is the more appropriate place to > post. (Suggestions on where else to post are very welcome...). > > > Here's a summary of my problem: > > After doing a s2ram cycle

[Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Matthew Johnson
I have an Asus M2V which I tried using s2ram on. It works fine with no workarounds, but is listed as unknown. The output of s2ram -i is: [EMAIL PROTECTED]:~ $ sudo s2ram -i This machine can be identified by: sys_vendor = "System manufacturer" sys_product = "System Product Name" sys_ver

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Matthew Johnson
On Sun, Mar 25, 2007 at 11:06:03AM +0100, Matthew Johnson wrote: > I have an Asus M2V which I tried using s2ram on. It works fine with no > workarounds, but is listed as unknown. The output of s2ram -i is: I also have a dell X200 which works with the -p and -s workarounds. The output of s2ram -i o

Re: [Suspend-devel] s2both on powerpc

2007-03-25 Thread Rafael J. Wysocki
On Sunday, 25 March 2007 01:14, Tim Dijkstra wrote: > 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? > >

Re: [Suspend-devel] s2both on powerpc

2007-03-25 Thread Cédric Boutillier
Hi ! > Could you print out `blkdev'? Just to be sure, could you send the output of > ls -l /dev/hda3 ? I didn't know exactly how to print blkdev, but I finally managed to write something. error = ioctl(dev, SNAPSHOT_SET_SWAP_AREA, &swap); printf("Error: errno = %d\n", errno); if

Re: [Suspend-devel] s2both on powerpc

2007-03-25 Thread Rafael J. Wysocki
On Sunday, 25 March 2007 18:13, Cédric Boutillier wrote: > Hi ! > > > Could you print out `blkdev'? Just to be sure, could you send the output of > > ls -l /dev/hda3 ? > > I didn't know exactly how to print blkdev, but I finally managed to > write something. > > error = ioctl(dev, SNAPSHOT_SET_S

Re: [Suspend-devel] s2both on powerpc

2007-03-25 Thread Cédric Boutillier
On 3/25/07, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote: > Hm, this shouldn't be 0:0 in any case. > > Can you please post your suspend.conf? > > Rafael > Here is the content of the file: % cat /etc/uswsusp.conf # /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both resume device = /dev/hd

Re: [Suspend-devel] s2both on powerpc

2007-03-25 Thread Rafael J. Wysocki
On Sunday, 25 March 2007 21:08, Cédric Boutillier wrote: > On 3/25/07, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote: > > Hm, this shouldn't be 0:0 in any case. > > > > Can you please post your suspend.conf? > > > > Rafael > > > Here is the content of the file: > > % cat /etc/uswsusp.conf > > # /et

Re: [Suspend-devel] AIO for s2disk

2007-03-25 Thread R. J. Wysocki
Hi, [sorry for the delay] On Monday, 19 March 2007 22:07, Couriousous wrote: > Hello > > When I use the compression with uswsusp, the suspend step take longer than > without. This is in fact because uswsusp write the data synchronously to the > disk. So while it take time to compress the data

Re: [Suspend-devel] s2both on powerpc

2007-03-25 Thread Luca Tettamanti
On 3/25/07, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote: > On Sunday, 25 March 2007 18:13, Cédric Boutillier wrote: > > Hi ! > > > > > Could you print out `blkdev'? Just to be sure, could you send the output > > > of > > > ls -l /dev/hda3 ? > > > > I didn't know exactly how to print blkdev, but I

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Marten van Kerkwijk
Dear Matt, I was very interested to see you say that > I also have a dell X200 which works with the -p and -s workarounds. The > output of s2ram -i on that is: > > [EMAIL PROTECTED]:~ $ sudo s2ram -i > This machine can be identified by: > sys_vendor = "Dell Computer Corporation" > sys_

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Matthew Johnson
On Sun, Mar 25, 2007 at 09:05:32PM -0400, Marten van Kerkwijk wrote: > I just tried again, and s2ram -f -p -s just kills my system (like all > other combinations): it suspends fine, but on resume, it starts but > then dies, screen remaining dark, CAPS LOCK not working, etc. This > both from X an

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Matthew Johnson
On Sun, Mar 25, 2007 at 09:05:32PM -0400, Marten van Kerkwijk wrote: > Dear Matt, > > I was very interested to see you say that > > > I also have a dell X200 which works with the -p and -s workarounds. The > > output of s2ram -i on that is: Hmm... Maybe I don't have working s2ram. I now have rea

Re: [Suspend-devel] new machine for s2ram

2007-03-25 Thread Stefan Seyfried
On Thu, Mar 22, 2007 at 02:58:09PM +0100, Reiner Herrmann wrote: > Am Donnerstag, 22. März 2007 schrieb Stefan Seyfried: > > On Tue, Mar 20, 2007 at 07:48:03PM +0100, Reiner Herrmann wrote: > > > Hi, > > > > > > the following notebook works with "s2ram -f -s": > > > sys_vendor = "FUJITSU SIE

Re: [Suspend-devel] Please add my machine to the whitelist

2007-03-25 Thread Stefan Seyfried
On Fri, Mar 23, 2007 at 01:53:41PM +0100, Bram Senders wrote: > Hi there, > > My machine is not listed in the uswsusp whitelist. It works using "s2ram -f" > without having to provide additional parameters. > > [EMAIL PROTECTED]:/usr/share/doc/uswsusp$ sudo s2ram -i > This machine can be identifi

Re: [Suspend-devel] s2ram works

2007-03-25 Thread Stefan Seyfried
On Fri, Mar 23, 2007 at 06:50:06PM +0100, Christoph Wiesmeyr wrote: > Dear Developers! > > > I have tried to use s2ram on my laptop though it was not on the list with the > supported models. it tourned out that the suspend works rightaway > with "s2ram -f" Thanks for reporting. Does it work fr

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Stefan Seyfried
On Sun, Mar 25, 2007 at 11:06:04AM +0100, Matthew Johnson wrote: > I have an Asus M2V which I tried using s2ram on. It works fine with no > workarounds, but is listed as unknown. The output of s2ram -i is: Does it work from both X and from text console? > [EMAIL PROTECTED]:~ $ sudo s2ram -i > Th

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Stefan Seyfried
On Sun, Mar 25, 2007 at 11:15:14AM +0100, Matthew Johnson wrote: > On Sun, Mar 25, 2007 at 11:06:03AM +0100, Matthew Johnson wrote: > > I have an Asus M2V which I tried using s2ram on. It works fine with no > > workarounds, but is listed as unknown. The output of s2ram -i is: > > I also have a del

Re: [Suspend-devel] s2ram on Asus M2V

2007-03-25 Thread Stefan Seyfried
On Mon, Mar 26, 2007 at 04:18:13AM +0100, Matthew Johnson wrote: > On Sun, Mar 25, 2007 at 09:05:32PM -0400, Marten van Kerkwijk wrote: > > Dear Matt, > > > > I was very interested to see you say that > > > > > I also have a dell X200 which works with the -p and -s workarounds. The > > > output o