Skip to content

Commit

Permalink
Corrected Chuwi HiBook entry (systemd#7483)
Browse files Browse the repository at this point in the history
  • Loading branch information
Split7fire authored and poettering committed Nov 27, 2017
1 parent a86d329 commit 534ab2e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion hwdb/60-sensor.hwdb
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,10 @@ sensor:modalias:acpi:KIOX000A*:dmi:svnChuwi*:pnHi13
ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1

# Chuwi HiBook
sensor:modalias:acpi:BOSC0200*:dmi:*svnDefaultstring:pnDefaultstring:*
# Chuwi HiBook does not have its product name filled, so we
# match the entire dmi-alias, assuming that the use of a BOSC0200 +
# bios-version + bios-date combo is unique
sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/07/2016:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnHampoo:rnCherryTrailCR:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1

#########################################
Expand Down

0 comments on commit 534ab2e

Please sign in to comment.