https://bugzilla.kernel.org/show_bug.cgi?id=198953 jbMacAZ (jbmacbrodie@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbmacbrodie@xxxxxxxxx --- Comment #1 from jbMacAZ (jbmacbrodie@xxxxxxxxx) --- I also see this bluetooth regression also on the Asus T100CHI starting with 4.16-rc1. Reverting the "streamline runtime PM code" patch also fixes bluetooth on the T100CHI. Thanks for finding that. Another approach to the quirk is to change the T100TA entry to - DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "T100TA"), + DMI_MATCH(DMI_PRODUCT_NAME, "T100TA"), as proposed by Hans de Goede. This would cover the T100TA/TAS/TAM/TAF... -- You are receiving this mail because: You are the assignee for the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html