My laptop -- Sony Vaio VPCCW2 -- requires acpi_sleep=nonvs kernel parameter for suspend/resume to work correctly. As mentioned in this patch -- http://www.spinics.net/lists/linux-acpi/msg30255.html -- I request my system to be added in the blacklist of acpisleep_dmi_table[]. From dmidecode, here's the relevant info: System Information Manufacturer: Sony Corporation Product Name: VPCCW29FX Thank you.
Created attachment 66332 [details] debug patch Please try this patch.
It's great that the kernel bugzilla is back. Can you please verify if the problem still exists in the latest upstream kernel, both with and without the patch in comment #1?
Yes, I still need to apply this patch (or pass the parameter) in the latest upstream 3.2.1 kernel. Is there any downside to having nonvs enabled?
No. I will send out the patch to the acpi maillist soon.
Thank you!
A patch referencing this bug report has been merged in Linux v3.3-rc2: commit 93f770846e8dedc5d9117bd4ad9d7efd18420627 Author: Lan Tianyu <tianyu.lan@intel.com> Date: Sat Jan 21 09:23:56 2012 +0800 ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.