]> git.ipfire.org Git - thirdparty/systemd.git/blame - hwdb/60-sensor.hwdb
Merge pull request #9832 from yuwata/fix-9831
[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
b0488902
HG
74#########################################
75# Archos
76#########################################
77sensor:modalias:acpi:SMO8500*:dmi:*:svnARCHOS:pnARCHOS80Cesium:*
78 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
79
e8e4f5d9
GB
80#########################################
81# AsusTek
82#########################################
7ab6111f
HG
83sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100CHI*
84 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
85
86sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnT100TA*
87 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
88
dd1d57b0
HG
89sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pnT200TA*
90 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
91
2af83a2e
VL
92sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:*pnTP201SA*
93 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
94
ff9d955b
FL
95sensor:modalias:acpi:INVN6500*:dmi:*svnASUSTeK*:pn*E205SA*
96 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
97
28da8a9f
SDR
98sensor:modalias:acpi:INVN6500*:dmi:*svn*ASUSTeK*:*pn*TP300LA*
99 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
100
d74c1dea
TS
101sensor:modalias:acpi:INVN6500*:dmi:*svn*ASUSTeK*:*pn*TP300LD*
102 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
103
40591b41
PS
104sensor:modalias:acpi:SMO8500*:dmi:*svn*ASUSTeK*:*pn*TP300LJ*
105 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
106
b391a8d8
GB
107sensor:modalias:acpi:SMO8500*:dmi:*svn*ASUSTeK*:*pn*TP500LB*
108 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
109
ae934a73 110sensor:modalias:acpi:SMO8500*:dmi:*svn*ASUSTeK*:*pn*TP300LD*
e9ee721a 111 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
ae934a73 112
d3051e78
EK
113sensor:modalias:acpi:BOSC0200*:dmi:*svn*ASUSTeK*:*pn*TP412UA*
114 ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1
115
3a26bc1d
HG
116#########################################
117# Axxo
118#########################################
119sensor:modalias:acpi:SMO8500*:dmi:*:svnStandard:pnWCBT1011:*
120 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
121
7ab6111f
HG
122#########################################
123# Chuwi
124#########################################
125
016d5f6f
HG
126# Chuwi Vi8 (CWI506)
127sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrCHUWI.D86JLBNR*:svnInsyde:pni86:*
128 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
129
130# Chuwi Vi8 Plus (CWI519)
7ab6111f
HG
131sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnD2D3_Vi8A1:*
132 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
133
2a2fcbee
HG
134# Chuwi Hi8 Pro
135sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnX1D3_C806N:*
136 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
137
c6111112
SDR
138# Chuwi Hi10 Pro
139sensor:modalias:acpi:BOSC0200*:dmi:*:svn*CHUWIINNOVATIONANDTECHNOLOGY*:pnHi10protablet:*
140 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
141
a2896612
GL
142# Chuwi Hi12
143sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo:pnP02BD6_HI-122LP:*
144 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
145
c70b51a7 146# Chuwi Hi13
147sensor:modalias:acpi:KIOX000A*:dmi:svnChuwi*:pnHi13
148 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
149
7c3bdf54 150# Chuwi HiBook
534ab2ea
VV
151# Chuwi HiBook does not have its product name filled, so we
152# match the entire dmi-alias, assuming that the use of a BOSC0200 +
153# bios-version + bios-date combo is unique
154sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/07/2016:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnHampoo:rnCherryTrailCR:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
312fe35a 155sensor:modalias:acpi:BOSC0200*:dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd05/28/2016:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnHampoo:rnCherryTrailCR:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
27c1decf 156 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
7c3bdf54 157
7ab6111f
HG
158#########################################
159# Cube
160#########################################
161
162# Cube iWork8 Air
163sensor:modalias:acpi:KIOX000A*:dmi:*:svncube:pni1-TF:*
164 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
165
53349ea7
DG
166# Cube i7 Stylus
167sensor:modalias:acpi:KIOX000A*:dmi:*:svnCube:pni7Stylus:*
168 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
169
82cb27cf
OM
170# Cube i7 Book (i16)
171sensor:modalias:acpi:KIOX000A*:dmi:*:svnCube:pni16:*
172 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
173
2b3df196
RSA
174# Cube i7 Stylus I8L Model
175sensor:modalias:acpi:KIOX000A*:dmi:*:svnCube:pni8-L:*
176 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
177
af2217a7
A
178# Cube iWork 10 Flagship
179sensor:modalias:acpi:BOSC0200*:dmi:*:svnCube:pnI15-TC:*
180 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
181
839e7ac2
HG
182#########################################
183# Cytrix (Mytrix)
184#########################################
185sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t*
186 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
187
dba601ac
R
188#########################################
189# DEXP
190#########################################
191sensor:modalias:acpi:SMO8500*:dmi:*svn*DEXP*:*pn*DEXPOEM*
192 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
193
ebf482e7
DD
194#########################################
195# Endless
196#########################################
197sensor:modalias:acpi:ACCE0001*:dmi:*svnEndless*:*pnELT-NL3*
198 ACCEL_MOUNT_MATRIX=0, 1, 0; 0, 0, -1; -1, 0, 0
199
fc17f194
DL
200#########################################
201# Eve Technology
202#########################################
203sensor:modalias:acpi:KIOX000A*:dmi:*:svnEVE*:pnEveV:*
204 ACCEL_MOUNT_MATRIX=0, 1, 0; -1, 0, 0; 0, 0, 1
205
7ab6111f
HG
206#########################################
207# GP-electronic
208#########################################
209sensor:modalias:acpi:KIOX000A*:dmi:bvnINSYDECorp.:bvrBYT70A.YNCHENG.WIN.007:*:svnInsyde:pnT701:*
14d89e32 210 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
7ab6111f 211
128e6266
TA
212#########################################
213# HP
214#########################################
215sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:*pn*HPEliteBook8540w*
216sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:*pn*HPEliteBook8560w*
217 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, 0, -1; 0, 1, 0
218
7ab6111f 219sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream7Tablet:*
79f3cd2b 220sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream8Tablet:*
7ab6111f
HG
221 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
222
223#########################################
224# I.T.Works
225#########################################
226
227# The I.T.Works TW891 2-in-1's DMI has the product-name field set, but not
228# the sys-vendor field. This makes the DMI data a bit generic, so we match
229# the whole dmi modalias, except for the BIOS version/date
230sensor: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.:
231 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
232
03994fa2
HG
233# I.T.Works TW701 7" windows tablet, same hw as Trekstor ST70416-6
234sensor:modalias:acpi:BMA250*:dmi:*:bvritWORKS.G.WI71C.JGBMRB*:*:svnInsyde:pni71c:*
235 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
236
839e7ac2
HG
237#########################################
238# iOTA 360
239#########################################
240sensor:modalias:acpi:KIOX000A*:dmi:*svn*iOTA*:*pn*IOTA2210*
241 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
242
7ab6111f
HG
243#########################################
244# Jumper
245#########################################
246
247# EZpad mini 3
248sensor:modalias:acpi:BOSC0200*:dmi:bvnINSYDECorp.:bvrjumperx.T87.KFBNEE*
249 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
250
47628ee1
LB
251# EZpad 6 Pro
252sensor:modalias:acpi:BOSC0200*:dmi:*:svnJumper:pnEZpad:*:rvr.A006:*
253 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1
254
d5a21d85
HG
255#########################################
256# Kazam
257#########################################
258sensor:modalias:acpi:KIOX000A*:dmi:bvnINSYDECorp.:bvrVISION.I22K*:svnKAZAM:pnVISION:*
259 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
260
7ab6111f
HG
261#########################################
262# Lamina
263#########################################
264sensor:modalias:acpi:SMO8500*:dmi:*svnLamina*:*pnT701BR.SE*
265 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
266
20d8b122
ML
267sensor:modalias:acpi:KIOX000A*:dmi:*svnLAMINA:pnT-1016BNORD*
268 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
269
586377fc 270#########################################
271# Lenovo
272#########################################
273sensor:modalias:acpi:NCPE0388*:dmi:*:rnLenovoYOGA510-14IKB:*
274 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1
275
5cfde7ad
LKS
276sensor:modalias:acpi:BOSC0200:BOSC0200:dmi:*ThinkPadYoga11e3rdGen*
277 ACCEL_MOUNT_MATRIX=0, 1, 0; -1, 0, 0; 0, 0, 1
278
51aa8826 279# Miix3-1030
575cfb62
MS
280sensor:modalias:acpi:BMA250E*:dmi:bvnLENOVO:*:pvrLenovoMIIX3-1030:*
281 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
282
597f0cec
MH
283# Miix3-830
284sensor:modalias:acpi:SMO8500*:dmi:bvnLENOVO:*:pvrLenovoMIIX3-830:*
285 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
286
d167ea98
HG
287# IdeaPad Miix 310 note this only is for BIOS version (bvr) 1HCN4?WW, which has
288# a portrait LCD panel, versions with bvr 1HCN3?WW have a landscape panel
289sensor:modalias:acpi:KIOX000A*:dmi:bvnLENOVO:bvr1HCN4?WW:*:svnLENOVO:pn80SG:*
290 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
291
34ee3102 292# IdeaPad Miix 320, different batches use a different sensor
51aa8826 293sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XF:*
34ee3102 294sensor:modalias:acpi:SMO8840*:dmi:*:svnLENOVO:pn80XF:pvrLenovoMIIX320*
51aa8826 295 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
296
4b650021
PH
297# IdeaPad Miix 510
298sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XE:*
299 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
300
0a186735
PM
301#########################################
302# LINX
303#########################################
304
305# Linx 1010B
306sensor:modalias:acpi:BOSC0200*:dmi:*:svnLINX*:pnLINX1010B:*
307 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, -1
308
dc6e5724 309# Linx 12X64
e115ca97 310sensor:modalias:acpi:KIOX000A*:dmi:*:svnLINX*:pnLINX12X64:*
dc6e5724 311 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
312
366b21ef
HG
313#########################################
314# MSI
315#########################################
316sensor:modalias:acpi:SMO8500*:dmi:*:svnMicro-StarInternationalCo.,Ltd.:pnS100:*
317 ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1
318
fb5881bf
HG
319#########################################
320# Nuvision (TMax)
321#########################################
322sensor:modalias:acpi:KIOX000A*:dmi:*:svnTMAX:pnTM800W560L:*
323 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
324
3ecb1077
HG
325#########################################
326# Onda
327#########################################
328sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.D89*:svnInsyde:pnONDATablet:*
329sensor:modalias:acpi:BMA250E*:dmi:bvnINSYDECorp.:bvrONDA.W89*:svnInsyde:pnONDATablet:*
330 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
331
7ab6111f
HG
332#########################################
333# Peaq
334#########################################
335sensor:modalias:acpi:SMO8500*:dmi:*:svnPEAQ:pnPEAQPMMC1010MD99187:*
336 ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
337
338#########################################
339# Pipo
340#########################################
341sensor:modalias:acpi:KIOX000A*:dmi:*:svnPIPO:pnW2S:*
342 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
343
86f8fd71
HG
344# Pipo W4
345sensor:modalias:acpi:SMO8500*:dmi:*:bvrV8L_WIN32_CHIPHD_*_DX:*:rvnAMICorporation:rnAptioCRB:*
346 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
347
7ab6111f
HG
348#########################################
349# Ployer
350#########################################
351sensor:modalias:acpi:BMA250E*:dmi:*:svnShenzhenPLOYER*:pnMOMO7W:*
352 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
353
354#########################################
355# Point of View
356#########################################
357
358# The Point of View TAB-P800W does not have its product name filled, so we
359# match the entire dmi-alias, assuming that the use of a BMA250E +
360# bios-version + bios-date combo is unique
361sensor: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 362sensor: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
363 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
364
0611b8f0
HG
365#########################################
366# Teclast
367#########################################
368sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX80Pro:*
369 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
370
04a0ea93
PC
371sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:*
372 ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
373
7ab6111f
HG
374#########################################
375# Trekstor
376#########################################
377sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnInsyde:pnST70416-6:*
66500345 378sensor:modalias:acpi:BMA250*:dmi:*:bvrTREK.G.WI71C.JGBMRBA*:*:svnTrekStor:pnSurfTabwintron7.0ST70416-6:*
7ab6111f 379 ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
fd2f44a2 380
e672513a
MS
381#########################################
382# Umax
383#########################################
384sensor:modalias:acpi:SMO8500*:dmi:*:svnUMAX:pnVisionBook10WiPlus:*
385 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
386
fd2f44a2
HG
387#########################################
388# Yours
389#########################################
390sensor:modalias:acpi:BMA250E*:dmi:*:svnYOURS:pnY8W81:*
391 ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1