Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Touch Screen problem in Blaze
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mamatha K  
View profile  
 More options Apr 24 2012, 1:09 am
From: Mamatha K <mamatha...@gmail.com>
Date: Mon, 23 Apr 2012 22:09:01 -0700 (PDT)
Local: Tues, Apr 24 2012 1:09 am
Subject: Touch Screen problem in Blaze

Dear All,
        I am new to android and working on Touch screen porting on
blaze board.
The problem I am facing is,
       When the kernel is up the touch screen event can be seen, but
as soon as android is booted, the touch event are not seen.

Then I analyzed and got to know that the android is disabling the
touch screen module.
So what I did is, once the android boots, I again insmod the touch
screen module and I can see that it is working.

So I want to know what is happening when the android boots up and how
this problem can be rectified through android?

Kindly help.

Thanks and Regards,
Mamatha K


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ronnyek  
View profile  
 More options Apr 24 2012, 12:51 pm
From: Ronnyek <wwe...@gmail.com>
Date: Tue, 24 Apr 2012 09:51:35 -0700 (PDT)
Local: Tues, Apr 24 2012 12:51 pm
Subject: Re: Touch Screen problem in Blaze

Depends on how you intend on using your hardware...

If this touchscreen is always going to be present with your version of
android, you might consider just building into the kernel.

If you just want to support touch screen, but want to leave it as a
module... you can fire insmod from init.rc (but as far as I understand not
directly). Heres a thread with people that have had success doing this:

https://groups.google.com/forum/?fromgroups#!topic/android-platform/4...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luccio  
View profile  
 More options Apr 25 2012, 10:51 am
From: Luccio <moukne...@gmail.com>
Date: Wed, 25 Apr 2012 07:51:16 -0700 (PDT)
Local: Wed, Apr 25 2012 10:51 am
Subject: Re: Touch Screen problem in Blaze

Hi,
you have to enable the touchscreen from the  _deconfig file which you find
in /arch/arm/configs.
is your device a usb touchscreen ?

Best Regards.

Le mardi 24 avril 2012 07:09:01 UTC+2, Mamatha K a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
zoli_k  
View profile  
 More options Apr 28 2012, 4:41 am
From: zoli_k <zoltan.kusc...@ixonos.com>
Date: Sat, 28 Apr 2012 01:41:07 -0700 (PDT)
Local: Sat, Apr 28 2012 4:41 am
Subject: Re: Touch Screen problem in Blaze

You may need to provide an input configuration file for your device:

http://source.android.com/tech/input/input-device-configuration-files...

Logcat/dumpsys should provide some debug information about the touch
device/detection failure.

Z


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »