mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-25 13:50:12 +03:00
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:4247938ee1
Closes: #13543 (cherry picked from commitd7cf4984b0
)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
4b92ffccaa
commit
be3be29347
@ -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:*
|
||||
|
Reference in New Issue
Block a user