Re: Suspend - no resume

2006-06-04 Thread Takis Diakoumis
Hi thanks for all the suggestions - i everything. after noticing that it wouldn't suspend without X either, i figured it had to be something i still wasn't missing or not doing. i had placed my suspend script for the initrd image creation within /etc/mkinitrd/scripts and (to be sure - clutching

Re: Suspend - no resume

2006-05-26 Thread Leonardo Mello
I have one averatec 3270 with debian sid and kernel 2.6.16-1-k7I am not using hibernate or suspend 2. edited  the kopt option in /boot/grub/menu.lst to:# kopt=root=/dev/hda1 ro vga=791 quiet acpi_sleep=s3_bios I had suceed suspend-to-disk with acpi and doing: echo disk > /sys/power/state for suspen

Re: Suspend - no resume

2006-05-26 Thread Tamas K Papp
On Fri, May 26, 2006 at 10:21:40AM +0300, Ossi Väänänen wrote: > Hey, > > I'm using suspend2 as well on my two debian laptops (lifebook p1510 and > acer aspire 5021). I'm not using initrd at all with the setup, for > obvious reasons: as I anyway had to roll your own kernel with suspend2 > patch

Re: Suspend - no resume

2006-05-26 Thread Ossi Väänänen
Hey, I'm using suspend2 as well on my two debian laptops (lifebook p1510 and acer aspire 5021). I'm not using initrd at all with the setup, for obvious reasons: as I anyway had to roll your own kernel with suspend2 patches, it was much less trouble to compile enough stuff statically into the

Re: Suspend - no resume

2006-05-25 Thread Andreas Juch
Am Thu, 25 May 2006 16:48:08 +1000 schrieb Takis Diakoumis <[EMAIL PROTECTED]>: > Hi > > i'm trying to get suspend2 working on my thinkpad r52. i'm using debian > etch with a vanilla kernel from kernel.org and custom config for this > particular laptop. > > following the instructions from suspen

Suspend - no resume

2006-05-25 Thread Takis Diakoumis
Hi i'm trying to get suspend2 working on my thinkpad r52. i'm using debian etch with a vanilla kernel from kernel.org and custom config for this particular laptop. following the instructions from suspend2.net i recompiled my kernel with suspend2 and installed hibernate etc. i modified hibernate.c