acpi-handle-hack: Support Acer Aspire V5-573PG
Reported y Christian Buchner[1]. [1]: https://github.com/Bumblebee-Project/Bumblebee/issues/460#issuecomment-23658424
This commit is contained in:
parent
18c3892778
commit
81e1e7ee4d
@ -37,6 +37,7 @@ static bool __init need_acpi_handle_hack(void) {
|
|||||||
|| dmi_match(DMI_PRODUCT_VERSION, "Lenovo IdeaPad Z500")
|
|| dmi_match(DMI_PRODUCT_VERSION, "Lenovo IdeaPad Z500")
|
||||||
|| (dmi_match(DMI_SYS_VENDOR, "LENOVO") && dmi_match(DMI_PRODUCT_NAME, "PIQY0")) /* Lenovo IdeaPad Y570 */
|
|| (dmi_match(DMI_SYS_VENDOR, "LENOVO") && dmi_match(DMI_PRODUCT_NAME, "PIQY0")) /* Lenovo IdeaPad Y570 */
|
||||||
|| dmi_match(DMI_PRODUCT_NAME, "Aspire V5-573G")
|
|| dmi_match(DMI_PRODUCT_NAME, "Aspire V5-573G")
|
||||||
|
|| dmi_match(DMI_PRODUCT_NAME, "Aspire V5-573PG")
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user