From 432a27d24958cad71fde5786bb84aa619412488b Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 12 Sep 2019 19:02:35 +0200 Subject: hwdb: Also mark lis3lv02d sensors in "HP" laptops as being in the base We matched "*Hewlett-Packard*" laptops but not "*HP*" laptops, which caused a regression for the HP Elite Book 850 G3. Fixes: 4247938ee13e23eae1afcecbe646de5283b7afc2 Closes: #13543 --- hwdb/60-sensor.hwdb | 1 + 1 file changed, 1 insertion(+) diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index 1fe3c57adb..82f37e488e 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -285,6 +285,7 @@ sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/25/201 # Most HP Laptop using the lis3lv02d device have it in the base, # mark these sensors as such. sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:* +sensor:modalias:platform:lis3lv02d:dmi:*svn*HP*:* ACCEL_LOCATION=base sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream7Tablet:* -- cgit v1.2.1