Posts by vpeter
-
-
Until someone tries we will not know

But as I wrote addon also needs some shared libs which was copid from Ubuntu for Generic. But for RPi it should be copied from maybe Raspbian or ideally build on LibreELEC.
-
You mean /storage/.config/firmware/ ?
-
-
-
Maybe here is something useful? Index of /
-
Henne: I think I know what is your problem.
Waveshare files are used only when hidraw device is used for such displays. But your is not like that.That's why you need to copy ts_env.sh-sample to ts_env.sh (and change TOUCHSCREEN_NAME) and copy ts.conf-generic to ts.conf. I think then you could calibrate and everything will be fine.
Let me know the result.
-
You can follow code here tslib/ts_calibrate.c at master · kergoth/tslib · GitHub
But if you are using data in advancedsettings.xml then you don't need this addon.
-
-
You don't need to kill kodi because at that time it doesn't even run

Also sleep 10 will delay of kodi starting for 10 seconds (in case you don't want that).
-
-
-
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.