16:17
fx8320e[m] has joined #msm8937-mainline
16:17
<
fx8320e[m] >
hi sorry for necrobumping but is it still actual? am I have to compile lk2nd from source with 8952 target for working touchscreen in riva?
16:17
<
barni2000[m] >
if you have goodix
16:18
<
barni2000[m] >
* have goodix ts
16:19
<
barni2000[m] >
if you have different touch for a display you should change the comment under the display compatible
16:21
<
Biswa96[m] >
can't lk2nd detect the ts after boot?
16:22
<
Biswa96[m] >
or, is there other limitation?
16:24
<
barni2000[m] >
Biswa96[m]: can't
16:24
<
barni2000[m] >
you will need to implement i2c prob
16:24
<
barni2000[m] >
s/prob/probe/
16:24
<
barni2000[m] >
enable regulators, set gpio etc.
16:25
<
barni2000[m] >
you will need to upload lk2nd once and build it once after it will work
16:25
<
fx8320e[m] >
wow screen now works after turning on/off with power button
16:26
<
fx8320e[m] >
the last time ive tried pmos the screen after blocking never did turn on
16:27
<
fx8320e[m] >
there is another question i have now, how do i turn on modem?
16:27
<
barni2000[m] >
fx8320e[m]: put sim in your device
16:27
<
fx8320e[m] >
i already have 2 sim cards inside
16:28
<
barni2000[m] >
is it a fresh install? systemd?
16:28
<
fx8320e[m] >
fresh with phosh without systemd
16:28
<
barni2000[m] >
it should work ootb
16:28
<
barni2000[m] >
ip a?
16:28
<
barni2000[m] >
dmesg?
16:29
<
barni2000[m] >
check if the rmtfs service is running
16:30
<
fx8320e[m] >
also riva:~$ mmcli -L
16:30
<
fx8320e[m] >
error: couldn't find the ModemManager process in the bus
16:30
<
barni2000[m] >
mmcli -m any
16:30
<
barni2000[m] >
but interfaces are missing
16:31
<
barni2000[m] >
check msm-modem-wwan-port service status
16:32
<
fx8320e[m] >
riva:~$ rc-status msm-modem-wwan-port
16:32
<
fx8320e[m] >
* runlevel `msm-modem-wwan-port' does not exist
16:32
<
barni2000[m] >
it is on boot level i think
16:32
<
fx8320e[m] >
thats all services listed in rc-status
16:33
<
barni2000[m] >
where is the rmtfs servic
16:33
<
barni2000[m] >
s/servic/service/
16:33
<
fx8320e[m] >
oh sorry im dumb, forgot about how to use openrc
16:33
<
fx8320e[m] >
seems like its started and working
16:34
<
barni2000[m] >
then try to restart msm-modem-wwan-port and ModemManager service
16:34
<
barni2000[m] >
new interface should be appeared in ip a
16:38
<
fx8320e[m] >
<fx8320e[m]> "wow screen now works after..." <- upd: false statement screen turned off and now its complete black idk what happened but its now not working
16:39
<
barni2000[m] >
because you have ili display
16:39
<
barni2000[m] >
it is known issue
16:39
<
barni2000[m] >
maybe will be fixed in 6.16
16:39
<
fx8320e[m] >
is there anything like scrcpy for pmos to duplicate screen?
16:40
<
barni2000[m] >
which one do you have ili9881c ebbg or ebbgdjn?
16:41
<
barni2000[m] >
lsmod | grep ili
16:42
<
fx8320e[m] >
panel_xiaomi_riva_ili9881c_ebbgdjn 12288 0
16:43
<
barni2000[m] >
fx8320e[m]: same like in my riva
16:43
<
barni2000[m] >
do you have goodix ts?
16:44
<
fx8320e[m] >
how do i check it?
16:56
<
barni2000[m] >
lsmod
16:56
<
barni2000[m] >
but if you have not changed the lk2nd dt then you have focaltech
16:56
<
barni2000[m] >
* have focaltech ts
18:28
<
Biswa96[m] >
little bit off-topic. is there any sdm439-mainline/linux repo?
18:29
<
Biswa96[m] >
or, equivalent linux kernel mainline repository for sdm439
18:30
<
barni2000[m] >
Biswa96[m]: check the repo, but yes redmi-pine
18:30
<
barni2000[m] >
s/redmi/xiaomi/
18:30
<
barni2000[m] >
sdm429 stuff is based on sdm439
18:31
<
barni2000[m] >
"Boot Linux on your MSM8917/20/37/40, QM215 and SDM429/SDM439 mobile! "
19:44
<
barni2000[m] >
now you will need to build lk2nd less