On Thursday, 20 September 2007 18:34, Alexey Starikovskiy wrote: > Maciek Rutecki wrote: > > Frans Pop pisze: > >> On Thursday 20 September 2007, you wrote: > >>>> When compared with 2.6.22-4, dmesg no longer lists S4 and S5 as > >>>> supported for my Toshiba Satellite A40 laptop (Mobile Intel Pentium 4, > >>>> 2.8GHz). > >>>> > >>>> -Linux version 2.6.22-2-686 (Debian 2.6.22-4) ([EMAIL PROTECTED]) ... > >>>> +Linux version 2.6.23-rc6 ([EMAIL PROTECTED]) ... > >>>> [...] > >>>> -ACPI: (supports S0 S3 S4 S5) > >>>> +ACPI: (supports S0 S3) > >>> Unexpected, and potentially pretty serious. Something went wrong with > >>> ACPI. Can you try to narrow down when it started happening? > >> rc1 still had all 4 levels. I'll run a bisect between rc1 and rc6. > > > > I have the same on HP/Compaq nx6310: > > ACPI: (supports S0 S3) > This is due to Rafael' split of suspend from hibernation. > namely 296699de6bdc717189a331ab6bbe90e05c94db06. > Detection of S4 lacks printk(), so even if S4 is supported, it will not be > reported. > Adding Rafael to the discussion :)
Thanks, I've already spotted the fix patch. Greetings, Rafael - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/