Posts by vpeter
-
-
Your touchscreen: /dev/input/event2: ADS7846 Touchscreen
New input device created by addon /dev/input/event3: tslib to uinput daemon and used by kodi
Frankly I don't know what is wrong. Your touchscreen works fine according to evtest. Maybe there is something wrong with addon itself. I don't have any such touchscreen to actually test it.
You can try to stop kodi (systemctl stop kodi) and select /dev/input/event3: tslib to uinput daemon with evtest. And again tap top/left, top/right, bottom/right, bottom/left and put result on pastebin page to see if daemon works correctly. I assume no.
-
And if you tap somewhere else on the screen then it moves to next point?
Or it stays on first point indefinitely?
-
-
Ok, picture is better but video is even more

I do not understand your problem actually. Run calibration and tap on those points. After that screen will be calibrated. Ignore mouse cursor at this point.
-
Data seems fine to me. At least all the four values.
But orientation is off or maybe you just didn't follow order correctly.
Anyway, from what I see it should work. I mean moving mouse cursor all over the screen.
-
You don't need to modify advancedsettings.xml. OR just use that and not this addon.
Stop kodi and start evtest. Make short presses on top/left, top/right, bottom/right, bottom/left and put result on pastebin page.
-
You have in ts.conf two variables TSLIB_RES_X and TSLIB_RES_Y. Check if they are set correctly and remove # in front of the line.
-
-
This changes were used on v8.2.4 in my image:
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy. -
It´s only for Generic systems. You need the version of java for ARM processors, but I don´t know if its working on the Pi.
Maybe vpeter has a solution for you.
Sorry but vpeter doesn't have any RPi. Which means I'm not looking how to run java there

-
Just change init file packages/sysutils/busybox/scripts/init and build the image. It would be easier than changing initramfs in kernel.
And if works with noram then just use this option. This option just disables copying SYSTEM file to ram and mounting from there instead of hdd or sd card or usb stick. Maybe there is very, very small performance hit but you will not notice it anyway.
-
-
Enable kodi debug log and post it.
If I open br with java menu and without my addon I get some notification on screen. Forgot what exactly.
Maybe you don't have br with menu?
-
-
-
I don't suppose modification of the code could be considered a "feature request?"

I can't answer that. It is easy change which doesn't affect anything else so I would say yes. But other has to say that. Maybe chewitt ?
Does with noram and subfolder works? Because if not then there are more changes needed.
-
I see. The problem is probably copying SYSTEM file to ram.
Try adding parameter noram to your syslinux or grub. Maybe then subfolder would work.