]> git.ipfire.org Git - thirdparty/systemd.git/blame - hwdb/60-sensor.hwdb
units: order systemd-rfkill.socket after /var/lib/systemd/rfkill (#10904)
[thirdparty/systemd.git] / hwdb / 60-sensor.hwdb
CommitLineData
1f886b50
BN
1# This file is part of systemd.
2#
3# The lookup keys are composed in:
4# 60-sensor.rules
5#
6# Note: The format of the "sensor:" prefix match key is a
7# contract between the rules file and the hardware data, it might
8# change in later revisions to support more or better matches, it
9# is not necessarily expected to be a stable ABI.
10#
11# Match string formats:
12# sensor:modalias:<parent device modalias>:dmi:<dmi string>
13#
007d5b1f 14# The device modalias can be seen in the `modalias` file
50570749
MH
15# of the sensor parent, for example:
16# cat /sys/`udevadm info -q path -n /dev/iio:device0`/../modalias
17#
18# The full DMI string of the running machine can be read from
19# /sys/class/dmi/id/modalias
20# That requires a kernel built with CONFIG_DMIID set, which is common.
21# The full DMI string is not needed here and the meaning of individual parts
22# can be seen in the source of the DMIID kernel module
23# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/firmware/dmi-id.c
24#
1f886b50
BN
25# To add local entries, create a new file
26# /etc/udev/hwdb.d/61-sensor-local.hwdb
27# and add your rules there. To load the new rules execute (as root):
28# systemd-hwdb update
d24e70fe 29# udevadm trigger -v -p DEVNAME=/dev/iio:deviceXXX
1f886b50
BN
30# where /dev/iio:deviceXXX is the device in question.
31#
32# If your changes are generally applicable, preferably send them as a pull
33# request to
34# https://github.com/systemd/systemd
35# or create a bug report on https://github.com/systemd/systemd/issues and
36# include your new rules, a description of the device, and the output of
37# udevadm info --export-db
38#
6472f5f9
GB
39# For hwdb format and systemd behavior:
40# https://www.freedesktop.org/software/systemd/man/hwdb.html
41#
1f886b50
BN
42# Allowed properties are:
43# ACCEL_MOUNT_MATRIX=<matrix>
44#
45# where <matrix> is a mount-matrix in the format specified in the IIO
46# subsystem[1]. The default, when unset, is equivalent to:
47# ACCEL_MOUNT_MATRIX=1, 0, 0; 0, 1, 0; 0, 0, 1
48# eg. the identity matrix.
49#
50# [1]: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dfc57732ad38f93ae6232a3b4e64fd077383a0f1
6472f5f9 51#
b141888b
HG
52# Note for devices where the display (LCD panel) is mounted non upright
53# in the device's casing, e.g. mounted upside-down or 90 degree rotated,
54# the ACCEL_MOUNT_MATRIX should be such that the x and y axis matches the
55# x and y axis of the display, not those of the casing, so that desktop
56# environments using the accelerometer data for rotation will e.g.
57# automatically flip their output for an upside-down display when the device
58# is held upright.
1f886b50
BN
59#
60# Sort by brand, model
61
7ab6111f
HG
62#########################################
63# Acer
64#########################################
a2680b6f
GB
65sensor:modalias:acpi:INVN6500*:dmi:*svn*Acer*:*pn*AspireSW5-011*
66 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
67
d8bd96ab
68sensor:modalias:acpi:INVN6500*:dmi:*svn*Acer*:*pn*AspireSW5-012*
69 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
70
7ab6111f
HG
71sensor:modalias:acpi:BMA250E*:dmi:*:svnAcer:pnIconiaW1-810:*
72 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
73
a2b9ed9c
HG
74sensor:modalias:acpi:KIOX0009*:dmi:*:svnAcer:pnOneS1003:*
75 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
76
b0488902
HG
77#########################################
78# Archos
79#########################################
80sensor:modalias:acpi:SMO8500*:dmi:*:svnARCHOS:pnARCHOS80Cesium:*
81 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
82
e8e4f5d9
GB
83#########################################
84# AsusTek
85#########################################
7ab6111f
HG
86sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100CHI*
87 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
88
d1a7b5dd
T
89sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pnT300CHI*
90 ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1
91
7ab6111f
HG
92sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100TA*
93 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
94
dd1d57b0
HG
95sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pnT200TA*
96 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
97
2af83a2e
VL
98sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnTP201SA*
99 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
100
ff9d955b
FL
101sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pn*E205SA*
102 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
103
28da8a9f
SDR
104sensor:modalias:acpi:INVN6500*:dmi:*svn*ASUSTeK*:*pn*TP300LA*
105 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
106
d74c1dea
TS
107sensor:modalias:acpi:INVN6500*:dmi:*svn*ASUSTeK*:*pn*TP300LD*
108 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
109
40591b41
PS
110sensor:modalias:acpi:SMO8500*:dmi:*svn*ASUSTeK*:*pn*TP300LJ*
111 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
112
b391a8d8
GB
113sensor:modalias:acpi:SMO8500*:dmi:*svn*ASUSTeK*:*pn*TP500LB*
114 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
115
ae934a73 116sensor:modalias:acpi:SMO8500*:dmi:*svn*ASUSTeK*:*pn*TP300LD*
e9ee721a 117 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
ae934a73 118
d3051e78
EK
119sensor:modalias:acpi:BOSC0200*:dmi:*svn*ASUSTeK*:*pn*TP412UA*
120 ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1
121
3a26bc1d
HG
122#########################################
123# Axxo
124#########################################
125sensor:modalias:acpi:SMO8500*:dmi:*:svnStandard:pnWCBT1011:*
126 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
127
7ab6111f
HG
128#########################################
129# Chuwi
130#########################################
131
016d5f6f
HG
132# Chuwi Vi8 (CWI506)
133sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrCHUWI.D86JLBNR*:svnInsyde:pni86:*
134 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
135
136# Chuwi Vi8 Plus (CWI519)
7ab6111f
HG
137sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnD2D3_Vi8A1:*
138 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
139
a4d08d24
HG
140# Chuwi Vi10 (CWI505)
141sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrG1D_S165*:svnilife:pnS165:*
142 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
143
144# Chuwi Hi8 Pro (CWI513)
2a2fcbee
HG
145sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnX1D3_C806N:*
146 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
147
c6111112
SDR
148# Chuwi Hi10 Pro
149sensor:modalias:acpi:BOSC0200*:dmi:*:svn*CHUWIINNOVATIONANDTECHNOLOGY*:pnHi10protablet:*
150 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
151
a2896612
GL
152# Chuwi Hi12
153sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnP02BD6_HI-122LP:*
154 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
155
c70b51a7 156# Chuwi Hi13
157sensor:modalias:acpi:KIOX000A*:dmi:svnChuwi*:pnHi13
158 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
159
7c3bdf54 160# Chuwi HiBook
534ab2ea
VV
161# Chuwi HiBook does not have its product name filled, so we
162# match the entire dmi-alias, assuming that the use of a BOSC0200 +
163# bios-version + bios-date combo is unique
164sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/07/2016:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnHampoo:rnCherryTrailCR:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
312fe35a 165sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/28/2016:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnHampoo:rnCherryTrailCR:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
27c1decf 166 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
7c3bdf54 167
080a0178
RSA
168# Chuwi CoreBook
169# Chuwi CoreBook does not have its product name filled, so we
170# match the entire dmi-alias
171sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvrY13D_KB133.103:bd06/01/2018:svnHampoo:pnDefaultstring:pvrV100:rvnHampoo:rnY13D_KB133:rvrV100:cvnDefaultstring:ct9:cvrDefaultstring:
172 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
173
7ab6111f 174#########################################
f0545adc
HG
175# Connect
176#########################################
177sensor:modalias:acpi:KIOX000A*:dmi:*:svnConnect:pnTablet9:*
178 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
179
180#########################################
7ab6111f
HG
181# Cube
182#########################################
183
184# Cube iWork8 Air
185sensor:modalias:acpi:KIOX000A*:dmi:*:svncube:pni1-TF:*
186 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
187
53349ea7
DG
188# Cube i7 Stylus
189sensor:modalias:acpi:KIOX000A*:dmi:*:svnCube:pni7Stylus:*
190 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
191
82cb27cf
OM
192# Cube i7 Book (i16)
193sensor:modalias:acpi:KIOX000A*:dmi:*:svnCube:pni16:*
194 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
195
2b3df196
RSA
196# Cube i7 Stylus I8L Model
197sensor:modalias:acpi:KIOX000A*:dmi:*:svnCube:pni8-L:*
198 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
199
af2217a7
A
200# Cube iWork 10 Flagship
201sensor:modalias:acpi:BOSC0200*:dmi:*:svnCube:pnI15-TC:*
202 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
203
839e7ac2
HG
204#########################################
205# Cytrix (Mytrix)
206#########################################
207sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t*
208 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
209
dba601ac
R
210#########################################
211# DEXP
212#########################################
213sensor:modalias:acpi:SMO8500*:dmi:*svn*DEXP*:*pn*DEXPOEM*
214 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
215
ebf482e7
DD
216#########################################
217# Endless
218#########################################
219sensor:modalias:acpi:ACCE0001*:dmi:*svnEndless*:*pnELT-NL3*
220 ACCEL_MOUNT_MATRIX=0, 1, 0; 0, 0, -1; -1, 0, 0
221
fc17f194
DL
222#########################################
223# Eve Technology
224#########################################
225sensor:modalias:acpi:KIOX000A*:dmi:*:svnEVE*:pnEveV:*
226 ACCEL_MOUNT_MATRIX=0, 1, 0; -1, 0, 0; 0, 0, 1
227
7ab6111f
HG
228#########################################
229# GP-electronic
230#########################################
231sensor:modalias:acpi:KIOX000A*:dmi:bvnINSYDECorp.:bvrBYT70A.YNCHENG.WIN.007:*:svnInsyde:pnT701:*
14d89e32 232 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
7ab6111f 233
128e6266
TA
234#########################################
235# HP
236#########################################
0d1a2be9
BN
237
238# Laptops using the lis3lv02d device should have a first quirk applied
239# to them in the drivers/platform/x86/hp_accel.c in the kernel. The
240# quirk from "can play neverball" to "matches Windows 8 orientation"
241# is then applied below.
242sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:*
128e6266
TA
243 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, 0, -1; 0, 1, 0
244
7ab6111f 245sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream7Tablet:*
79f3cd2b 246sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream8Tablet:*
7ab6111f
HG
247 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
248
a8b33d5c
HG
249# HP Pavillion X2 10-n000nd
250sensor:modalias:i2c:bmc150_accel:dmi:*:svnHewlett-Packard:pnHPPavilionx2Detachable:*:rn815D:*
251 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
252
7ab6111f
HG
253#########################################
254# I.T.Works
255#########################################
256
257# The I.T.Works TW891 2-in-1's DMI has the product-name field set, but not
258# the sys-vendor field. This makes the DMI data a bit generic, so we match
259# the whole dmi modalias, except for the BIOS version/date
260sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:*:svnTobefilledbyO.E.M.:pnTW891:pvrTobefilledbyO.E.M.:rvnTobefilledbyO.E.M.:rnTW891:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
261 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
262
03994fa2
HG
263# I.T.Works TW701 7" windows tablet, same hw as Trekstor ST70416-6
264sensor:modalias:acpi:BMA250*:dmi:*:bvritWORKS.G.WI71C.JGBMRB*:*:svnInsyde:pni71c:*
265 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
266
839e7ac2
HG
267#########################################
268# iOTA 360
269#########################################
270sensor:modalias:acpi:KIOX000A*:dmi:*svn*iOTA*:*pn*IOTA2210*
271 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
272
7ab6111f
HG
273#########################################
274# Jumper
275#########################################
276
277# EZpad mini 3
278sensor:modalias:acpi:BOSC0200*:dmi:bvnINSYDECorp.:bvrjumperx.T87.KFBNEE*
279 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
280
47628ee1
LB
281# EZpad 6 Pro
282sensor:modalias:acpi:BOSC0200*:dmi:*:svnJumper:pnEZpad:*:rvr.A006:*
283 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1
284
d5a21d85
HG
285#########################################
286# Kazam
287#########################################
288sensor:modalias:acpi:KIOX000A*:dmi:bvnINSYDECorp.:bvrVISION.I22K*:svnKAZAM:pnVISION:*
289 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
290
7ab6111f
HG
291#########################################
292# Lamina
293#########################################
294sensor:modalias:acpi:SMO8500*:dmi:*svnLamina*:*pnT701BR.SE*
295 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
296
20d8b122
ML
297sensor:modalias:acpi:KIOX000A*:dmi:*svnLAMINA:pnT-1016BNORD*
298 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
299
586377fc 300#########################################
301# Lenovo
302#########################################
303sensor:modalias:acpi:NCPE0388*:dmi:*:rnLenovoYOGA510-14IKB:*
304 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1
305
5cfde7ad
LKS
306sensor:modalias:acpi:BOSC0200:BOSC0200:dmi:*ThinkPadYoga11e3rdGen*
307 ACCEL_MOUNT_MATRIX=0, 1, 0; -1, 0, 0; 0, 0, 1
308
51aa8826 309# Miix3-1030
575cfb62
MS
310sensor:modalias:acpi:BMA250E*:dmi:bvnLENOVO:*:pvrLenovoMIIX3-1030:*
311 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
312
597f0cec
MH
313# Miix3-830
314sensor:modalias:acpi:SMO8500*:dmi:bvnLENOVO:*:pvrLenovoMIIX3-830:*
315 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
316
844df810 317# IdeaPad Miix 310 note this only is for BIOS version (bvr) 1HCN4?WW and 1HCN2?WW, which has
d167ea98
HG
318# a portrait LCD panel, versions with bvr 1HCN3?WW have a landscape panel
319sensor:modalias:acpi:KIOX000A*:dmi:bvnLENOVO:bvr1HCN4?WW:*:svnLENOVO:pn80SG:*
844df810 320sensor:modalias:acpi:KIOX000A*:dmi:bvnLENOVO:bvr1HCN2?WW:*:svnLENOVO:pn80SG:*
d167ea98
HG
321 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
322
34ee3102 323# IdeaPad Miix 320, different batches use a different sensor
51aa8826 324sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XF:*
34ee3102 325sensor:modalias:acpi:SMO8840*:dmi:*:svnLENOVO:pn80XF:pvrLenovoMIIX320*
51aa8826 326 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
327
4b650021
PH
328# IdeaPad Miix 510
329sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XE:*
330 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
331
0a186735
PM
332#########################################
333# LINX
334#########################################
335
336# Linx 1010B
337sensor:modalias:acpi:BOSC0200*:dmi:*:svnLINX*:pnLINX1010B:*
338 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, -1
339
dc6e5724 340# Linx 12X64
e115ca97 341sensor:modalias:acpi:KIOX000A*:dmi:*:svnLINX*:pnLINX12X64:*
dc6e5724 342 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
343
366b21ef
HG
344#########################################
345# MSI
346#########################################
347sensor:modalias:acpi:SMO8500*:dmi:*:svnMicro-StarInternationalCo.,Ltd.:pnS100:*
348 ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1
349
fb5881bf
HG
350#########################################
351# Nuvision (TMax)
352#########################################
353sensor:modalias:acpi:KIOX000A*:dmi:*:svnTMAX:pnTM800W560L:*
354 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
355
3ecb1077
HG
356#########################################
357# Onda
358#########################################
390611ba
HG
359sensor:modalias:acpi:BOSC0200*:dmi:*:svnONDA:pnV80PLUS:*
360 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
361
3ecb1077 362sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.D89*:svnInsyde:pnONDATablet:*
d08819ed 363sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.D86*:svnONDA:pnV820wDualOS:*
3ecb1077
HG
364sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.W89*:svnInsyde:pnONDATablet:*
365 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
366
f253cee8
HG
367# Onda v975w, generic DMI strings, match entire dmi modalias inc. bios-date
368sensor:modalias:acpi:SMO8500*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd07/25/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
369 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
370
7ab6111f
HG
371#########################################
372# Peaq
373#########################################
374sensor:modalias:acpi:SMO8500*:dmi:*:svnPEAQ:pnPEAQPMMC1010MD99187:*
375 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
376
377#########################################
378# Pipo
379#########################################
380sensor:modalias:acpi:KIOX000A*:dmi:*:svnPIPO:pnW2S:*
381 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
382
86f8fd71
HG
383# Pipo W4
384sensor:modalias:acpi:SMO8500*:dmi:*:bvrV8L_WIN32_CHIPHD_*_DX:*:rvnAMICorporation:rnAptioCRB:*
385 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
386
7ab6111f
HG
387#########################################
388# Ployer
389#########################################
390sensor:modalias:acpi:BMA250E*:dmi:*:svnShenzhenPLOYER*:pnMOMO7W:*
391 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
392
393#########################################
394# Point of View
395#########################################
396
397# The Point of View TAB-P800W does not have its product name filled, so we
398# match the entire dmi-alias, assuming that the use of a BMA250E +
399# bios-version + bios-date combo is unique
400sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr3BAIR1013:bd08/22/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
b870058f 401sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr3BAIR1014:bd10/24/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
7ab6111f
HG
402 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
403
0611b8f0
HG
404#########################################
405# Teclast
406#########################################
407sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX80Pro:*
408 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
409
04a0ea93
PC
410sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:*
411 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
124b3686 412
89686d74 413# Teclast X98 Plus I (A5C6), generic DMI strings, match entire dmi modalias inc. bios-date
414sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.011:bd11/03/2015:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnCherryTrailCR:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
415 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
04a0ea93 416
7ab6111f
HG
417#########################################
418# Trekstor
419#########################################
420sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnInsyde:pnST70416-6:*
66500345 421sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnTrekStor:pnSurfTabwintron7.0ST70416-6:*
7ab6111f 422 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
fd2f44a2 423
e672513a
MS
424#########################################
425# Umax
426#########################################
427sensor:modalias:acpi:SMO8500*:dmi:*:svnUMAX:pnVisionBook10WiPlus:*
428 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
429
fd2f44a2
HG
430#########################################
431# Yours
432#########################################
433sensor:modalias:acpi:BMA250E*:dmi:*:svnYOURS:pnY8W81:*
434 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1