You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have some several copies Jumper EzPad V10, and touchscreen drivers from the manufacturer for touchscreen.
On 3 copies everything was installed quite normally and works. But on 1 copy, with exactly the same touchscreen model, half of the panel is mirrored along the Y axis.
I create with command:
Which works quite well on several copies.
It's the same problem in the wrong touchscreen driver or something different?
UPD:
I tried several other drivers, they all with the same result.
Then I went back to the manufacturer's driver, and after restarting the touch stopped responding.
[ 6.071315] gslx680_ts_acpi: loading out-of-tree module taints kernel.
[ 6.071328] gslx680_ts_acpi: module verification failed: signature and/or required key missing - tainting kernel
[ 6.462631] gslx680 i2c-MSSL1680:00: gsl_ts_probe: got a device named MSSL1680:00 at address 0x40, IRQ 68, flags 0x0
[ 129.004891] gslx680 i2c-MSSL1680:00: gsl_ts_probe: got a device named MSSL1680:00 at address 0x40, IRQ 68, flags 0x0
[ 147.298737] gslx680 i2c-MSSL1680:00: gsl_ts_probe: got a device named MSSL1680:00 at address 0x40, IRQ 68, flags 0x0
[ 179.398072] gslx680 i2c-MSSL1680:00: gsl_ts_probe: got a device named MSSL1680:00 at address 0x40, IRQ 68, flags 0x0
UPD 2:
I managed to get him to respond with the old result again.
The problem was that I was collecting from SileadTouch.sys, instead of WB_PADV10_3692_L_X64_230705_ZT.h supplied by the manufacturer. With
UPD 3:
I experimented with extreme values. If we set the driver parameter to X = 100, we obtain a zone of 100 pixels in the center, with a border that is equal to the border of the display.
The text was updated successfully, but these errors were encountered:
Hi, i have some several copies Jumper EzPad V10, and touchscreen drivers from the manufacturer for touchscreen.
On 3 copies everything was installed quite normally and works. But on 1 copy, with exactly the same touchscreen model, half of the panel is mirrored along the Y axis.
I create with command:
Which works quite well on several copies.
It's the same problem in the wrong touchscreen driver or something different?
UPD:
I tried several other drivers, they all with the same result.
Then I went back to the manufacturer's driver, and after restarting the touch stopped responding.
I use gslx680-acpi
Dmesg:
UPD 2:
I managed to get him to respond with the old result again.
The problem was that I was collecting from
SileadTouch.sys
, instead ofWB_PADV10_3692_L_X64_230705_ZT.h
supplied by the manufacturer. Withand
touch started reacting again.
UPD 3:
I experimented with extreme values. If we set the driver parameter to X = 100, we obtain a zone of 100 pixels in the center, with a border that is equal to the border of the display.
The text was updated successfully, but these errors were encountered: