From: Hans de Goede Date: Wed, 23 Dec 2020 20:45:18 +0000 (+0100) Subject: hwdb: Add accel orientation quirk for the Estar Beauty HD tablet X-Git-Tag: v248-rc1~266^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b5606d95dd80fd0b0359ca2f71e17b58092d481;p=thirdparty%2Fsystemd.git hwdb: Add accel orientation quirk for the Estar Beauty HD tablet Add a quirk to fix the accelerometer orientation on the Estar Beauty HD (marked as model-number MID 7316R on the back) tablet. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 66af514fe30..70bd3c99e0b 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -324,6 +324,12 @@ sensor:modalias:acpi:BOSC0200*:dmi:*:svnDigma:pnCITIE203ES2010EW:* sensor:modalias:acpi:ACCE0001*:dmi:*svnEndless*:*pnELT-NL3:* ACCEL_MOUNT_MATRIX=0, 1, 0; 0, 0, -1; -1, 0, 0 +######################################### +# Estar +######################################### +sensor:modalias:acpi:SMO8500*:dmi:*:svnEstar:pneSTARBEAUTYHDIntelQuadcore:* + ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 + ######################################### # Eve Technology #########################################