XMG U716 (Clevo P775DM1)

Issue #35 new
Milan Votava created an issue

Hello. Could you please add support for XMG U716 (Clevo P775DM1)?

Successfully tested with following clevo_xsm_dmi_table[] entry:

{
    .ident = "Clevo P775DM1(-G)",
    .matches = {
        DMI_MATCH(DMI_PRODUCT_NAME, "P775DM1(-G)"),
    },
    .callback = clevo_xsm_dmi_matched,
    .driver_data = &kb_full_color_ops,
},

Comments (1)

  1. Milan Votava reporter

    May I urge the issue? I don't see any reason why this machine can't be added to supported ones.

  2. Log in to comment