Remove XMG Fusion from three profiles list

Not compatible with current control mechanism
This commit is contained in:
Christoffer Sandberg 2022-09-23 11:45:40 +02:00
parent 44801d689f
commit 67a80ca3a2

View file

@ -207,9 +207,11 @@ struct uniwill_device_features_t *uniwill_get_device_features(void)
|| dmi_match(DMI_BOARD_NAME, "POLARIS1701A2060") || dmi_match(DMI_BOARD_NAME, "POLARIS1701A2060")
|| dmi_match(DMI_BOARD_NAME, "POLARIS1701I1650TI") || dmi_match(DMI_BOARD_NAME, "POLARIS1701I1650TI")
|| dmi_match(DMI_BOARD_NAME, "POLARIS1701I2060") || dmi_match(DMI_BOARD_NAME, "POLARIS1701I2060")
|| dmi_match(DMI_BOARD_NAME, "LAPQC71A") // Note: XMG Fusion removed for now, seem to have
|| dmi_match(DMI_BOARD_NAME, "LAPQC71B") // neither same power profile control nor TDP set
|| dmi_match(DMI_PRODUCT_NAME, "A60 MUV") //|| dmi_match(DMI_BOARD_NAME, "LAPQC71A")
//|| dmi_match(DMI_BOARD_NAME, "LAPQC71B")
//|| dmi_match(DMI_PRODUCT_NAME, "A60 MUV")
; ;
uw_feats->uniwill_profile_v1_three_profs_leds_only = false uw_feats->uniwill_profile_v1_three_profs_leds_only = false