[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-acpi
Subject:    Re: ACPI / PM: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs
From:       "Rafael J. Wysocki" <rjw () sisk ! pl>
Date:       2011-09-23 22:05:44
Message-ID: 201109240005.44987.rjw () sisk ! pl
[Download RAW message or body]

Hi Len,

I sent one blacklist entry like this too some time ago with no response from
you.

Would you mind if I took those things into the linux-pm tree?

Rafael


On Thursday, September 22, 2011, Bogdan Radulescu wrote:
> Sony Vaio VGN-FW520F does not resume correctly without
> acpi_sleep=nonvs, so add it to the ACPI sleep blacklist.
> References: https://bugzilla.kernel.org/show_bug.cgi?id=16396#c86
> 
> Signed-off-by: Bogdan Radulescu <bogdan@nimblex.net>
> 
> ---
> --- sleep.c.orig        2011-09-21 08:36:08.000000000 +0300
> +++ sleep.c     2011-09-21 08:40:23.000000000 +0300
> @@ -428,6 +428,14 @@ static struct dmi_system_id __initdata a
>                DMI_MATCH(DMI_PRODUCT_NAME, "1000 Series"),
>                },
>        },
> +       {
> +       .callback = init_nvs_nosave,
> +       .ident = "Sony Vaio VGN-FW520F",
> +       .matches = {
> +               DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
> +               DMI_MATCH(DMI_PRODUCT_NAME, "VGN-FW520F"),
> +               },
> +       },
>        {},
>  };
>  #endif /* CONFIG_SUSPEND */
> ---
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic