Danct12 changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
Daanct12 has joined #msm8937-mainline
<dr_shui[m]> I just put thenm into .dts like this
<dr_shui[m]> s/thenm/them/
<barni2000[m]> its fine
<dr_shui[m]> and open the kernel config right?
<barni2000[m]> it seems fine
<dr_shui[m]> compiling~
<barni2000[m]> ♾️
<dr_shui[m]> I can see the ft5x06, but not working🥲
<dr_shui[m]> No input driver specified, ignoring this device.
<dr_shui[m]> what should i do?
<barni2000[m]> did you checked with evtest?
<barni2000[m]> it is working for me
<barni2000[m]> maybe you can check with other compatibles because i have tested on my santoni with replacement display other one has the original display
<dr_shui[m]> [1824.426] … Device removed
<dr_shui[m]> Maybe the module removes for some reason
<dr_shui[m]> modprobe can’t found ft5x06
<dr_shui[m]> Maybe something wrong with my kernel config
<dr_shui[m]> [ 5.576440] input: generic ft5x06 (51) as /devices/platform/soc@0/78b7000.i2c/i2c-1/1-0038/input/input3
<dr_shui[m]> Maybe I shouldn’t compile it as [=y]
<dr_shui[m]> Maybe I shouldn’t compile it as [=y]
<dr_shui[m]> evtest was okay
<dr_shui[m]> when i touch the screen it has react
<dr_shui[m]> but don't know why xorg can't use it
<dr_shui[m]> oh, i think because the /dev/input/mouse0 interferences it
<dr_shui[m]> i should config Mouse interface [=n ]
<dr_shui[m]> That really confusing me
<dr_shui[m]> evtest all good, but libinput no react
<dr_shui[m]> /var/log/Xorg.0.log looks all good too
<Danct12[m]> dr_shui: are you sure that it's not your program? try run something like xeyes
<Danct12[m]> if it works the eyes should follow where you tap
<jojo_autoboy[m]> yeah klipper is a weird thing to test with
<dr_shui[m]> Danct12[m]: Yep events in evtest contains posx and posy, it follows my tap
<dr_shui[m]> Do you guys have any good testing softwares?
<dr_shui[m]> Klipper is really weird
<jojo_autoboy[m]> any normal wm?
<jojo_autoboy[m]> stuff like xfce or even icewm
<dr_shui[m]> I’ll try xfce4
minecrell2 has quit []
minecrell2 has joined #msm8937-mainline
Daanct12 has quit [Quit: WeeChat 4.2.1]
<dr_shui[m]> xfce4 still not working
<dr_shui[m]> why
<barni2000[m]> try weston
<barni2000[m]> And check the coordinates also
<dr_shui[m]> I touched the four corners of the screen, this is the output of evtest
<dr_shui[m]> seems all right
<dr_shui[m]> but xfce4 have no react