From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758776AbdKOW4B (ORCPT ); Wed, 15 Nov 2017 17:56:01 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:48196 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753936AbdKOWzx (ORCPT ); Wed, 15 Nov 2017 17:55:53 -0500 Date: Wed, 15 Nov 2017 23:55:51 +0100 From: Pavel Machek To: Filip =?utf-8?Q?Matijevi=C4=87?= , pali.rohar@gmail.com, sre@kernel.org, kernel list Subject: Display, touchscreen on N9 Message-ID: <20171115225551.GA20709@amd> References: <3cfb0642-7fd7-a584-071e-f5b3670991fe@gmail.com> <20171112161258.GA26773@amd> <95bbb029-9d64-49fc-4adc-27658216bbd2@gmail.com> <20171112234827.GA18893@amd> <97994084-3f1c-0a15-8db6-015fa15a7c68@gmail.com> <20171113102424.GB31566@amd> <7b711035-06bf-5b2e-aad3-af75a2d1b25a@gmail.com> <15c4bda0-2f99-d9e7-d8f1-3f57c7b4c26d@gmail.com> <20171115153449.GB29082@amd> <53e8d2e7-d948-b2e3-0a92-5d46dee52e65@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <53e8d2e7-d948-b2e3-0a92-5d46dee52e65@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! Thanks to Filip, I got X / touchscreen to work on N9. But there's still fun. I'd like landscape mode display, unfortunately DISPLAY=3D:0.0 xrandr --output DSI-1 --rotate right causes snow and blank display. --rotate normal gets it back. Touchscreen is wrong, too, but looks fixable. localhost:~$ DISPLAY=3D:0.0 xinput =2E.. =E2=8E=9C =E2=86=B3 Atmel maXTouch Touchscreen id=3D7 [slav= e pointer (2)] localhost:~$ DISPLAY=3D:0.0 xinput --list-props 7 Device 'Atmel maXTouch Touchscreen': =2E.. Coordinate Transformation Matrix (121): 1.000000, 0.000000, 0.000000, 0.00= 0000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 For N9, this seems to work: DISPLAY=3D:0.0 xinput --set-prop --type=3Dfloat "Atmel maXTouch Touchscreen= " "Coordinate Transformation Matrix" -1 0 1 0 1 0 0 0 1 Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAloMxfcACgkQMOfwapXb+vIxrACfatzvc6IBXQbo7oghx+P3HpBV 3hkAnR8qfgiMKQuYKbCEckXYeYC1+P+E =Moj0 -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--