Discussion:
Inverted Y axis of touch screen in Android-x86 5.1 ( rc1 ) Lollipop
Mohamed Fawal
2016-07-20 14:17:59 UTC
Permalink
Hi , Everyone

I have an old windows tablet , so tried to install android-x86 5.1 rc1 lollipop on it , it worked fine but I had one problem :

the Y axis of the touch screen is inverted ( if I touched the upper-side of the screen it registers it in the lower-side )

I have been googling the problem for 2 days now but no success .
there's only one solution worked with ARM based android which is to edit script.bin file of the android

so here's my question :

WHERE CAN I FIND SCRIPT.BIN FILE IN ANDROID-X86 5.1 RC1 LOLLIPOP TO EDIT IT AND SOLVE THE PROBELM ?
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Mohamed Fawal
2016-07-20 13:58:09 UTC
Permalink
Hi , Everyone

I have an old windows tablet , so tried to install android-x86 5.1 rc1 lollipop on it , it worked fine but I had one problem :

the Y axis of the touch screen is inverted ( if I touched the upper-side of the screen it registers it in the lower-side )

I have been googling the problem for 2 days now but no success .
there's only one solution worked with ARM based android which is to edit script.bin file of the android

so here's my question :

WHERE CAN I FIND SCRIPT.BIN FILE IN ANDROID-X86 5.1 RC1 LOLLIPOP TO EDIT IT AND SOLVE THE PROBELM ?
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Mohamed Fawal
2016-07-20 15:53:40 UTC
Permalink
I tried the calibration tool installed with the system but it didn't fix the problem
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
youling 257
2017-08-20 10:52:08 UTC
Permalink
How to use TSCalibration2 on nougat

圚 2016幎7月21日星期四 UTC+8䞊午11:12:35Chih-Wei Huang写道
Post by Mohamed Fawal
Post by Mohamed Fawal
I tried the calibration tool installed with the system but it didn't fix
the problem
You need to enable it.
mkdir -p /data/misc/tscal
touch /data/misc/tscal/pointercal
chown 1000.1000 /data/misc/tscal /data/misc/tscal/*
chmod 775 /data/misc/tscal
chmod 664 /data/misc/tscal/pointercal
Then run TSCalibration2.
Read init_tscal function in /etc/init.sh
for details. Please provide a patch
for your device if you can.
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Mohamed Fawal
2016-07-20 18:22:02 UTC
Permalink
I tried it but nothing fixed
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Mohamed Fawal
2016-07-21 13:52:48 UTC
Permalink
Thank you so much it finally worked , I really appreciate it that problem
drove me insane :D
Post by Mohamed Fawal
Hi , Everyone
I have an old windows tablet , so tried to install android-x86 5.1 rc1
the Y axis of the touch screen is inverted ( if I touched the upper-side
of the screen it registers it in the lower-side )
I have been googling the problem for 2 days now but no success .
there's only one solution worked with ARM based android which is to edit
script.bin file of the android
WHERE CAN I FIND SCRIPT.BIN FILE IN ANDROID-X86 5.1 RC1 LOLLIPOP TO EDIT
IT AND SOLVE THE PROBELM ?
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
youling 257
2017-08-20 12:19:20 UTC
Permalink
no TSCalibration2 apk for nougat.

Mime type: application/vnd.android.package-archive
修改日期: 2017幎8月20日 䞋午6:38
Mime type: application/vnd.android.package-archive
Package: org.zeroxlab.util.tscal
App 版本 5.1.1-eng.cwhuang.20151007.002754

Mime type: application/vnd.android.package-archive
修改日期: 2016幎10月13日 䞋午11:17
Mime type: application/vnd.android.package-archive
Package: org.zeroxlab.util.tscal
App 版本 4.4.4-eng.cwhuang.20150716.121457

install failed on nougat.
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Loading...