<lanik123[m]>
So wcn couldn't load fw... Do you booted into ui?
<hacker420[m]>
yes
<lanik123[m]>
Check logs of networkmanager
<hacker420[m]>
looks like msm-fw-loader loaded everything fine
<hacker420[m]>
s/loaded/mounted/
<hacker420[m]>
Jan 4 21:31:06 motorola-cedric daemon.notice [4232]: <msg> [base-manager] couldn't check support for device '/sys/devices/platform/soc@0/a204000.remoteproc/remoteproc/remoteproc0/remoteproc0:smd-edge/remoteproc0:smd-edge.WCNSS_CTRL.-1.-1/a204000.remoteproc:smd-edge:wcnss:wifi': not supported by any plugin
<f_>
Danct12: how good is the support for MSM8917?
<Danct12>
no idea
<f_>
I happen to have a xiaomi-mi8937/xiaomi-ugglite laying around
<Danct12>
but i originally base my work on top of a msm8917 tree
<Danct12>
so it *should* work
<Danct12>
better than 8937/8940 :P
<Danct12>
also fwih msm8917 has the best iommu while 8937 is cursed af
<f_>
one other questionb
<f_>
WHY ARE YOU USING GITHUB
<Danct12>
BECAUSE GITHUB
<jojo_autoboy[m]>
that's what i was wondering too
<Danct12>
I USE WHAT I WANT
<f_>
BUT THEN IT BECOMES INCONVIENIENT FOR ME
<Danct12>
i have a mirror on github so what now
<Danct12>
gitlab*
<f_>
BECAUSE IT B0RKS ON TOR BROWSER
<f_>
GITLAB B0RKS EVEN MORE
<barni2000[m]>
but git works from commandline
<barni2000[m]>
you can use git format-patch and we can use git am
minecrell has joined #msm8937-mainline
<f_>
Oh?
<f_>
Does that work with GitHub?
<jojo_autoboy[m]>
...yeah?
<f_>
can I send patches from the command line without using the UI?
<minecrell>
f_: I assume you want full Git patches send via IRC messages? IRC FOR EVERYTHING? :p
<f_>
minecrell: no, IRC is terrible for sending git patches
<f_>
Matrix is even worse.
<barni2000[m]>
minecrell: thats what i was thinking about
<jojo_autoboy[m]>
f_: isn't that how git works?
<minecrell>
would be interesting to implement the Git protocol on top of IRC and then use that IRC log Danct12 set up for the clone and fetch operations
<f_>
With git you git send-email
<f_>
and you send the email to a mailing list..
<jojo_autoboy[m]>
gosh what is up with irc still being a thing
<hacker420[m]>
will rebuilding and sideloading the kernel package update the kernel modules?
<hacker420[m]>
if I used the --envkernel option during build
<hacker420[m]>
<lanik123[m]> "Even without it cpu freq..." <- it's normal on your fork?
<lanik123[m]>
<hacker420[m]> "it's normal on your fork?" <- I haven't checked yet with debugcc but I think it's ok
<hacker420[m]>
did you check on a device?
<lanik123[m]>
hacker420[m]: I haven't yet tested anything in 6.6 except gpu,dsi and gcc
<lanik123[m]>
On 5.17 it's work fine
<hacker420[m]>
you have a working gpu and panel on 8937?
<lanik123[m]>
Yep, but need some magic with gcc and smmu
<lanik123[m]>
* but need do some magic
<hacker420[m]>
would be worth it to upstream this to danct's fork
<lanik123[m]>
<hacker420[m]> "would be worth it to upstream..." <- I don't think so becouse smmu patch is very ugly and smmu doesn't work properly on our SoCs
<lanik123[m]>
s/becouse/because/
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
asriel has joined #msm8937-mainline
<lanik123[m]>
Hmmm
<hacker420[m]>
<lanik123[m]> "I don't think so becouse smmu..." <- maybe other stuff then?
<lanik123[m]>
lanik123[m]: Or it can be done...
<Danct12[m]>
just port the whole smmu driver from downstream
<Danct12[m]>
* from downstream /s
<lanik123[m]>
lanik123[m]: I'll see what I can do with smmu later
<lanik123[m]>
hacker420[m]: For example?
<hacker420[m]>
fuelgauge and charger?
<lanik123[m]>
It's better not to think about them. They're dead
<hacker420[m]>
oh
<lanik123[m]>
lanik123[m]: This will be highly device dependent
<hacker420[m]>
maybe some of the other msm8937 changes you have?
<hacker420[m]>
or just work on smmu
<hacker420[m]>
until it's polished enough to be contributed back
<Danct12[m]>
lanik123[m]: ig pmi8950 is just some reporting chip, and charging is handled by another IP?
<Danct12[m]>
at least that's from what i see with msm8916 devices
<lanik123[m]>
lanik123[m]: Artem was able to get charger and battery to work on santoni but without otg
<lanik123[m]>
Danct12[m]: 50/50, It very much depends on how crazy manufacturer is
<lanik123[m]>
lanik123[m]: On rolex I have charger smb358(similar with nexus) and battery controller cw2015(installed in some chromebooks)
<lanik123[m]>
* with nexus 7 charger) and
<lanik123[m]>
* For example in rolex I have charger smb358(similar with nexus 7 charger) and battery controller cw2015(installed in some chromebooks)
<jojo_autoboy[m]>
from what ive seen i guess land works the same way as santoni?
<hacker420[m]>
lanik123: or maybe try to check why msm8937 is slow in danct's fork
<hacker420[m]>
kek my sudo broke for some reason
<hacker420[m]>
I can't even fix it with a rootfs reinstall
<hacker420[m]>
it just hangs
<hacker420[m]>
what even
<hacker420[m]>
guess I leave this conundrum for tomorrow