androportal / linux-on-aakash

Documentation for porting GNU/Linux on Aakash
14 stars 23 forks source link

how to enable touchscreen in aakash #14

Open sdivya opened 10 years ago

sdivya commented 10 years ago

Hello, Can you please tell me how to enable touchscreen? For automatic loading of ft5x_ts module, I have added it to /etc/module. But it doesn't work ?

psachin commented 10 years ago

Please use our latest SD-card image. It has all the touchscreens working including ft5x.

http://www.it.iitb.ac.in/AakashApps/repo/GNU-Linux-on-Aakash/aakash_linux_with_all_touchscreens.img.tar.bz2

sdivya commented 10 years ago

I want to do it myself. If you could be so kind to tell the procedure ?

Regards,

Divya Subramanian

On Wed, Jun 4, 2014 at 10:01 AM, Sachin notifications@github.com wrote:

Please use our latest SD-card image. It has all the touchscreens working including ft5x.

http://www.it.iitb.ac.in/AakashApps/repo/GNU-Linux-on-Aakash/aakash_linux_with_all_touchscreens.img.tar.bz2

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45050626 .

psachin commented 10 years ago

If you are so interested in DIY, did you saw this: https://github.com/androportal/linux-on-aakash/blob/master/tablet_tweaks.rst. See point 4, we have mentioned how it is done.

On Wed, Jun 4, 2014 at 10:32 AM, sdivya notifications@github.com wrote:

I want to do it myself. If you could be so kind to tell the procedure ?

Regards,

Divya Subramanian

On Wed, Jun 4, 2014 at 10:01 AM, Sachin notifications@github.com wrote:

Please use our latest SD-card image. It has all the touchscreens working including ft5x.

http://www.it.iitb.ac.in/AakashApps/repo/GNU-Linux-on-Aakash/aakash_linux_with_all_touchscreens.img.tar.bz2

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45050626

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45051834 .

Sachin

psachin commented 10 years ago

Why are you modifying script.bin ? Extract the file from your tablet and keep it in the 'boot/' partition. I don't think changing changing value of rtp to 0 makes the tablet un-bootable. I still suggest you follow all the steps exactly as mentioned in the docs. Also burn our image on the SDcard and make sure if it works before trying to build your own. You are simple wasting yours and our time.

On Thu, Jun 5, 2014 at 12:15 PM, sdivya notifications@github.com wrote:

I am unable to get touchscreen working. I checked script.fex file in which rtp=1, if I make it 0 and ctp=1. The tablet doesn't boot.

Regards,

Divya Subramanian

On Wed, Jun 4, 2014 at 10:37 AM, Sachin notifications@github.com wrote:

If you are so interested in DIY, did you saw this:

https://github.com/androportal/linux-on-aakash/blob/master/tablet_tweaks.rst .

See point 4, we have mentioned how it is done.

On Wed, Jun 4, 2014 at 10:32 AM, sdivya notifications@github.com wrote:

I want to do it myself. If you could be so kind to tell the procedure ?

Regards,

Divya Subramanian

On Wed, Jun 4, 2014 at 10:01 AM, Sachin notifications@github.com wrote:

Please use our latest SD-card image. It has all the touchscreens working including ft5x.

http://www.it.iitb.ac.in/AakashApps/repo/GNU-Linux-on-Aakash/aakash_linux_with_all_touchscreens.img.tar.bz2

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45050626

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45051834

.

Sachin

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45052013

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45186017 .

Sachin

sdivya commented 10 years ago

Sorry for wasting your time. My only intention is to learn things. You are right making rtp=0 doesn't make it unbootable. I had battery issue.

I followed your docs, downloaded probe_tc.sh file, but still touchscreen is not working.

psachin commented 10 years ago

Please make sure that touch works by using our image.

On Thu, Jun 5, 2014 at 12:49 PM, sdivya notifications@github.com wrote:

Sorry for wasting your time. My only intention is to learn things. You are right making rtp=0 doesn't make it unbootable. I had battery issue.

I followed your docs, downloaded probe_tc.sh file, but still touchscreen is not working.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-45188186 .

Sachin

PraveenkumarDonga commented 10 years ago

I have installed with the above .img file but still touch is not working and please tell me how to connect aakash to wifi in linux. I tried but it is not detecting my wifi router. waiting for your fast reply. Thank you sir

srikantpatnaik commented 10 years ago

Could you please paste your cat /proc/modules from Android environment ?

sdivya commented 10 years ago

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant notifications@github.com wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043 .

srikantpatnaik commented 10 years ago

It's capacitive.

On Thu, Jul 10, 2014 at 10:57 AM, sdivya notifications@github.com wrote:

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant notifications@github.com wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48566660 .

sdivya commented 10 years ago

I had a resistive touchscreen. But since the drivers used are capacitive, I am planning to buy capacitive touchscreen .Will Aakash 4 , i.e. Ubislate 7Cx support the debian image ?

Please help ..

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 11:09 AM, Srikant notifications@github.com wrote:

It's capacitive.

On Thu, Jul 10, 2014 at 10:57 AM, sdivya notifications@github.com wrote:

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant notifications@github.com wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48566660>

.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48567137 .

srikantpatnaik commented 10 years ago

If you have a aakash2 tablet, it ships with capacitive touchscreen only.

The debian image is well supported, it is listed in our debian branch.

On Thu, Jul 10, 2014 at 12:20 PM, sdivya notifications@github.com wrote:

I had a resistive touchscreen. But since the drivers used are capacitive, I am planning to buy capacitive touchscreen .Will Aakash 4 , i.e. Ubislate 7Cx support the debian image ?

Please help ..

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 11:09 AM, Srikant notifications@github.com wrote:

It's capacitive.

On Thu, Jul 10, 2014 at 10:57 AM, sdivya notifications@github.com wrote:

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant notifications@github.com wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48566660

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48567137

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48570901 .

sdivya commented 10 years ago

I checked the script.fex file of aakash tablet in which rtp=1. That's why I believe it is resistive touchscreen.

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 12:25 PM, Srikant notifications@github.com wrote:

If you have a aakash2 tablet, it ships with capacitive touchscreen only.

The debian image is well supported, it is listed in our debian branch.

On Thu, Jul 10, 2014 at 12:20 PM, sdivya notifications@github.com wrote:

I had a resistive touchscreen. But since the drivers used are capacitive, I am planning to buy capacitive touchscreen .Will Aakash 4 , i.e. Ubislate 7Cx support the debian image ?

Please help ..

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 11:09 AM, Srikant notifications@github.com wrote:

It's capacitive.

On Thu, Jul 10, 2014 at 10:57 AM, sdivya notifications@github.com wrote:

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant notifications@github.com wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48566660

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48567137

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48570901>

.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48571167 .

srikantpatnaik commented 10 years ago

Can you please send your script.bin, not script.fex.

On Thu, Jul 10, 2014 at 12:31 PM, sdivya notifications@github.com wrote:

I checked the script.fex file of aakash tablet in which rtp=1. That's why I believe it is resistive touchscreen.

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 12:25 PM, Srikant notifications@github.com wrote:

If you have a aakash2 tablet, it ships with capacitive touchscreen only.

The debian image is well supported, it is listed in our debian branch.

On Thu, Jul 10, 2014 at 12:20 PM, sdivya notifications@github.com wrote:

I had a resistive touchscreen. But since the drivers used are capacitive, I am planning to buy capacitive touchscreen .Will Aakash 4 , i.e. Ubislate 7Cx support the debian image ?

Please help ..

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 11:09 AM, Srikant notifications@github.com wrote:

It's capacitive.

On Thu, Jul 10, 2014 at 10:57 AM, sdivya notifications@github.com wrote:

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant notifications@github.com wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48566660

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48567137

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48570901

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48571167

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48571583 .

sdivya commented 10 years ago

this is my script.bin file

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 12:34 PM, Srikant notifications@github.com wrote:

Can you please send your script.bin, not script.fex.

On Thu, Jul 10, 2014 at 12:31 PM, sdivya notifications@github.com wrote:

I checked the script.fex file of aakash tablet in which rtp=1. That's why I believe it is resistive touchscreen.

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 12:25 PM, Srikant notifications@github.com wrote:

If you have a aakash2 tablet, it ships with capacitive touchscreen only.

The debian image is well supported, it is listed in our debian branch.

On Thu, Jul 10, 2014 at 12:20 PM, sdivya notifications@github.com wrote:

I had a resistive touchscreen. But since the drivers used are capacitive, I am planning to buy capacitive touchscreen .Will Aakash 4 , i.e. Ubislate 7Cx support the debian image ?

Please help ..

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 11:09 AM, Srikant notifications@github.com

wrote:

It's capacitive.

On Thu, Jul 10, 2014 at 10:57 AM, sdivya notifications@github.com

wrote:

can you please tell me if the touch screen used is capacitive or resistive ??

Regards,

Divya Subramanian

On Wed, Jul 9, 2014 at 9:17 AM, Srikant < notifications@github.com> wrote:

Could you please paste your cat /proc/modules from Android environment ?

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48427043

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48566660

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48567137

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48570901

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48571167

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48571583>

.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48571740 .

srikantpatnaik commented 10 years ago

I can't see it, there is no attachment. You can paste script.fex at pastebin.com or similar website and share the link.

sdivya commented 10 years ago

contents of script.fex http://pastebin.com/QsDi6Zc0

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 2:12 PM, Srikant notifications@github.com wrote:

I can't see it, there is no attachment. You can paste script.fex at pastebin.com or similar website and share the link.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48578888 .

srikantpatnaik commented 10 years ago

Are you sure, you are using one of the Aakash2 tablet ?

Out of 5 known variants of Aakash2 tablet handled by us, we haven't seen a single resistive touch. The script.fex is certainly a generic one made for olinuxino board. It has twice the entries as that of our version of fex file.

I strongly suggest you to post a query in linux-sunxi google group.

On Thu, Jul 10, 2014 at 2:38 PM, sdivya notifications@github.com wrote:

contents of script.fex http://pastebin.com/QsDi6Zc0

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 2:12 PM, Srikant notifications@github.com wrote:

I can't see it, there is no attachment. You can paste script.fex at pastebin.com or similar website and share the link.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48578888

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48581351 .

sdivya commented 10 years ago

Thanks for your fast response. I just wanted to know if Aakash 4 will support this image with touchscreen working. I have no issue in buying a new device. I have a13-olinuxino board too. If you could name a capacitive LCD touchscreen so as to make this image working it would be really helpful.

srikantpatnaik commented 10 years ago

Right now I can't comment on Aakash4, also I don't know about spare touchscreen modules for for olinuxino boards.

On Thu, Jul 10, 2014 at 3:11 PM, sdivya notifications@github.com wrote:

Thanks for your fast response. I just wanted to know if Aakash 4 will support this image with touchscreen working. I have no issue in buying a new device. I have a13-olinuxino board too. If you could name a capacitive LCD touchscreen so as to make this image working it would be really helpful.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48584368 .

PraveenkumarDonga commented 10 years ago

sir, these are the outcomes of cat /proc/modules ft5x_ts 44869 0 - Live 0xbf091000 8192cu 449327 0 - Live 0xbf000000

srikantpatnaik commented 10 years ago

You have ft5x_ts, which is made by focaltouch, the touch should work. If not, you can manually make it work in Linux. Hope you're using our latest image, which automatically detects touch and install the required driver.

Download our latest image from here http://www.it.iitb.ac.in/AakashApps/repo/GNU-Linux-on-Aakash/aakash_linux_with_all_touchscreens.img.tar.bz2, and untar and dd it to 8 GB sdcard.

On Thu, Jul 10, 2014 at 3:23 PM, Praveenkumar Donga < notifications@github.com> wrote:

sir, these are the outcomes of cat /proc/modules ft5x_ts 44869 0 - Live 0xbf091000 8192cu 449327 0 - Live 0xbf000000

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48585449 .

PraveenkumarDonga commented 10 years ago

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

srikantpatnaik commented 10 years ago

You can learn from this script and do necessary changes. I would suggest you to see the log file generated through it. The function you should care about is ft5x()

https://github.com/psachin/probe_tc/blob/master/probe_tc.sh

On Thu, Jul 10, 2014 at 3:53 PM, Praveenkumar Donga < notifications@github.com> wrote:

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588075 .

sdivya commented 10 years ago

Sorry to trouble you Srikant Sir. Can you please have a look on this script.fex file too? Sorry for the inconvenience caused.

http://pastebin.com/QgqEmQiD

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 3:55 PM, Srikant notifications@github.com wrote:

You can learn from this script and do necessary changes. I would suggest you to see the log file generated through it. The function you should care about is ft5x()

https://github.com/psachin/probe_tc/blob/master/probe_tc.sh

On Thu, Jul 10, 2014 at 3:53 PM, Praveenkumar Donga < notifications@github.com> wrote:

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588075>

.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588246 .

srikantpatnaik commented 10 years ago

Yes, this is from Aakash like device. It says at 165, 166 line

ctp_used = 1 ctp_name = "ft5x_ts"

This touchscreen driver is available for Aakash2. You can refer to the previous email to make it working. It should work.

On Thu, Jul 10, 2014 at 6:33 PM, sdivya notifications@github.com wrote:

Sorry to trouble you Srikant Sir. Can you please have a look on this script.fex file too? Sorry for the inconvenience caused.

http://pastebin.com/QgqEmQiD

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 3:55 PM, Srikant notifications@github.com wrote:

You can learn from this script and do necessary changes. I would suggest you to see the log file generated through it. The function you should care about is ft5x()

https://github.com/psachin/probe_tc/blob/master/probe_tc.sh

On Thu, Jul 10, 2014 at 3:53 PM, Praveenkumar Donga < notifications@github.com> wrote:

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588075

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588246

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48600964 .

sdivya commented 10 years ago

Sir, Why no aakash 4 tablet with dual booting enabled available in the market ? Is the aakash project no more ?

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 6:37 PM, Srikant notifications@github.com wrote:

Yes, this is from Aakash like device. It says at 165, 166 line

ctp_used = 1 ctp_name = "ft5x_ts"

This touchscreen driver is available for Aakash2. You can refer to the previous email to make it working. It should work.

On Thu, Jul 10, 2014 at 6:33 PM, sdivya notifications@github.com wrote:

Sorry to trouble you Srikant Sir. Can you please have a look on this script.fex file too? Sorry for the inconvenience caused.

http://pastebin.com/QgqEmQiD

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 3:55 PM, Srikant notifications@github.com wrote:

You can learn from this script and do necessary changes. I would suggest you to see the log file generated through it. The function you should care about is ft5x()

https://github.com/psachin/probe_tc/blob/master/probe_tc.sh

On Thu, Jul 10, 2014 at 3:53 PM, Praveenkumar Donga < notifications@github.com> wrote:

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588075

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588246

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48600964>

.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48601302 .

srikantpatnaik commented 10 years ago

I'm not sure when Aakash4 will hit the market, it is suppose to have to have dual boot.

On Fri, Jul 11, 2014 at 4:35 PM, sdivya notifications@github.com wrote:

Sir, Why no aakash 4 tablet with dual booting enabled available in the market ? Is the aakash project no more ?

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 6:37 PM, Srikant notifications@github.com wrote:

Yes, this is from Aakash like device. It says at 165, 166 line

ctp_used = 1 ctp_name = "ft5x_ts"

This touchscreen driver is available for Aakash2. You can refer to the previous email to make it working. It should work.

On Thu, Jul 10, 2014 at 6:33 PM, sdivya notifications@github.com wrote:

Sorry to trouble you Srikant Sir. Can you please have a look on this script.fex file too? Sorry for the inconvenience caused.

http://pastebin.com/QgqEmQiD

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 3:55 PM, Srikant notifications@github.com wrote:

You can learn from this script and do necessary changes. I would suggest you to see the log file generated through it. The function you should care about is ft5x()

https://github.com/psachin/probe_tc/blob/master/probe_tc.sh

On Thu, Jul 10, 2014 at 3:53 PM, Praveenkumar Donga < notifications@github.com> wrote:

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588075

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588246

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48600964

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48601302

.

— Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48718596 .

sdivya commented 10 years ago

I have heard the aakash project has been stopped. No more work on it is being going on . Is it true ?

Regards,

Divya Subramanian

On Fri, Jul 11, 2014 at 4:39 PM, Srikant notifications@github.com wrote:

I'm not sure when Aakash4 will hit the market, it is suppose to have to have dual boot.

On Fri, Jul 11, 2014 at 4:35 PM, sdivya notifications@github.com wrote:

Sir, Why no aakash 4 tablet with dual booting enabled available in the market ? Is the aakash project no more ?

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 6:37 PM, Srikant notifications@github.com wrote:

Yes, this is from Aakash like device. It says at 165, 166 line

ctp_used = 1 ctp_name = "ft5x_ts"

This touchscreen driver is available for Aakash2. You can refer to the previous email to make it working. It should work.

On Thu, Jul 10, 2014 at 6:33 PM, sdivya notifications@github.com wrote:

Sorry to trouble you Srikant Sir. Can you please have a look on this script.fex file too? Sorry for the inconvenience caused.

http://pastebin.com/QgqEmQiD

Regards,

Divya Subramanian

On Thu, Jul 10, 2014 at 3:55 PM, Srikant notifications@github.com wrote:

You can learn from this script and do necessary changes. I would suggest you to see the log file generated through it. The function you should care about is ft5x()

https://github.com/psachin/probe_tc/blob/master/probe_tc.sh

On Thu, Jul 10, 2014 at 3:53 PM, Praveenkumar Donga < notifications@github.com> wrote:

I installed latest one only, but still it's not working. how to make it work manually in linux. i am using 32 gb sd card shall i install it again? thank you.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588075

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48588246

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48600964

.

Reply to this email directly or view it on GitHub <

https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48601302

.

Reply to this email directly or view it on GitHub < https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48718596>

.

Reply to this email directly or view it on GitHub https://github.com/androportal/linux-on-aakash/issues/14#issuecomment-48718890 .