From: James Hemsing Date: Mon, 26 Jun 2017 09:27:45 +0000 (-0600) Subject: hwdb: Cytrix Complex 11t accelerometer support (#5807) X-Git-Tag: v234~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c0097a60ab00b01f03d01e58343090ac159b7aa;p=thirdparty%2Fsystemd.git hwdb: Cytrix Complex 11t accelerometer support (#5807) Add quirk to fix portrait orientations resulting in an upside-down screen on the Cytrix/Mytrix/Cube Complex 11t tablet. --- diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index 2436ca73679..dab22dc643b 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -68,3 +68,10 @@ sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:*pn*HPEliteBook8560 ######################################### sensor:modalias:acpi:BMA250*:dmi:*svn*WinBook*:*pn*TW100* ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 0 + +######################################### +# Cytrix (Mytrix) +######################################### +sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t* + ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1 +