linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Éric Piel" <e.a.b.piel@tudelft.nl>
To: Cedric Sodhi <manday@gmx.net>
Cc: linux-input@vger.kernel.org
Subject: Re: Rotation Sensor in EEE Slate
Date: Fri, 18 May 2012 18:04:39 +0200	[thread overview]
Message-ID: <4FB67317.1060404@tudelft.nl> (raw)
In-Reply-To: <20120518094959.GB10073@engine.Speedport_W723_V_Typ_A_1_00_092>

On 18/05/12 11:49, Cedric Sodhi wrote:
> Hello everyone,
>
> my EEE Slate Tablet PC just returned from repairs where it had Windows
> reinstalled. This enables me to verify that it actually *does* have a
> rotation sensor - something, of which I had not been so certain since I
> installed Linux, because I found no trace of any such device on the PCI
> Bus(ses).
>
> Windows Shows "Asus G Sensor", Location "Unknown". Before I go about
> uninstalling Windows, is there any more information I could try to
> obtain? Do you have any idea how to get this sensor working in Linux?
Hi,
This is a bit a shot in the dark, but I've seen that there are some x86 
Asus tablets which got android support. Apparently the accelerometer 
support is done via an extension to the "asus-laptop" module (which 
work via special ACPI interfaces). See:
https://github.com/rbraken/wetab-ICS-device-tree/blob/master/kernel_mods/asus-laptop/asus-laptop.c

Maybe your hardware has the same/similar interface to the accelerometer. 
For a quick look, you could try to strings/disassemble the ACPI tables 
and look for a method like "XLRX".

Well, all said, none of this requires Windows, sorry ;-)

Good luck!
Éric
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-05-18 16:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18  9:49 Rotation Sensor in EEE Slate Cedric Sodhi
2012-05-18 16:04 ` Éric Piel [this message]
     [not found] <20120521184502.GA1926@engine.Speedport_W723_V_Typ_A_1_00_092>
2012-05-21 21:01 ` Cedric Sodhi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB67317.1060404@tudelft.nl \
    --to=e.a.b.piel@tudelft.nl \
    --cc=linux-input@vger.kernel.org \
    --cc=manday@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).