mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
hwdb: Add sensor rule for Hometech Wi101
This commit was done to add sensor rule for Hometech Wi101. Note that this rule might be too general and need fixes. I couldn't test this on any other device since this one is the only one I have. Co-authored-by: Simeonlps <Simeonlps@users.noreply.github.com> Signed-off-by: Wind/owZ <windowz414@gnuweeb.org>
This commit is contained in:
parent
6f2353a2ce
commit
f7327a485b
@ -403,6 +403,16 @@ sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd03/20/201
|
||||
sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/25/2017:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnAMICorporation:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:*
|
||||
ACCEL_LOCATION=base
|
||||
|
||||
#########################################
|
||||
# Hometech
|
||||
########################################
|
||||
|
||||
# Nobody bothered to use Linux on any device of this manufacturer
|
||||
# so current marks might be too general and need fixes.
|
||||
# These values are based on Wi101 model.
|
||||
sensor:modalias:acpi:BMA250E*:dmi:*:svnInsyde*:pni101c:*
|
||||
ACCEL_MOUNT_MATRIX=0,1,0;-1,0,0;-1,0,0
|
||||
|
||||
#########################################
|
||||
# HP
|
||||
#########################################
|
||||
|
Loading…
Reference in New Issue
Block a user