ChanServ changed the topic of #linux-msm to:
Daanct12 has joined #linux-msm
f_ has quit [Read error: Connection reset by peer]
f_ has joined #linux-msm
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
jhovold has joined #linux-msm
mripard has quit [Quit: mripard]
mripard has joined #linux-msm
pespin has joined #linux-msm
Caterpillar has joined #linux-msm
alexeymin_ has joined #linux-msm
alexeymin has quit [Ping timeout: 480 seconds]
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
Caterpillar has quit [Quit: Konversation terminated!]
Daanct12 has quit [Quit: WeeChat 4.1.2]
f_[mtrx] has quit []
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
jnn is now known as jn
mripard has quit [Remote host closed the connection]
<phh> Hello. I'm trying to bringup mainline on apq 8098 freebox batfish https://github.com/phhusson/linux/blob/dev/phh/apq8098-fbx/arch/arm64/boot/dts/qcom/apq8098-freebox.dtsi . Got various stuff working (notably compared to other msm8998 trees I have working venus that I need to mainline).
<phh> Now I'm trying to get wifi to work. mss booted, it loaded stuff over rmtfs, it loaded wlanmdsp.bin over tqftp, ath10k wlan fw service is up, and ath10k driver saw it:
<phh> [ 52.671014] ath10k_snoc 18800000.wifi: qmi fw_version 0x100204b2 fw_build_timestamp 2019-09-04 03:01 fw_build_id QC_IMAGE_VERSION_STRING=
<phh> WLAN.HL.1.0-01202-QCAHLSWMTPLZ-1.221523.2
<phh> But that's all, it stops there. In userspace, I have rmtfs, tqftpserv, qrtr-ns installed and running
<phh> Latest sign of life I get from ath10k qmi.c is that drivers/net/wireless/ath/ath10k/qmi.c's successfully finish. Does anyone have pointers?
<aka_[m]> ?
<aka_[m]> there was also like board-2.bin firmware or something?
<aka_[m]> i guess you could ask kholk9 as he was doing fxkek
<phh> last time I asked kholk about msm8998 he didn't remember much. But yes that wiki page seem to mention the exact issue I have, thanks
<aka_[m]> phh: seems he is busy with job nowadays either i was able to get much about 8976
<z3ntu1> phh: did you check stdout from tqftpserv and pd-mapper? Are they not complaining about some random missing files?
<phh> z3ntu1: right good point. yes pd-mapper fails: doesn't find its jsn files. there is no such file in original bsp. Where does that come from?
<z3ntu1> I think they're also living somewhere on /vendor
<z3ntu1> find /vendor -name "*.jsn"?
<phh> well it's not an android. Ah looks like I failed my previous find in the BSP, because now I do find them. thanks.
<z3ntu1> or on the NON-HLOS.bin image, so modem partition or whatever they called it in the year they created apq8098
<z3ntu1> nice :)
<aka_[m]> Luca Weiss: don't msm-fw-loader have some per/soc rules?
<aka_[m]> i haven't even used it so far
<phh> Got wifi to work with the instructions on pmos website, thanks. I added my jsn, but I tried with pd-mapper: pd-mapper isn't needed to get wifi to work
pespin has quit [Remote host closed the connection]
jhovold has quit [Ping timeout: 480 seconds]
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
<telent> tqftpserv reports invalid filenames but is a bit sketchy ime reporting files not found. if you can apply https://github.com/NixOS/mobile-nixos/blob/ec5bf78b82d62bd6b33e898d9d2abf84855d95cf/overlay/qrtr/tqftpserv-messing-with-pathname-maps.diff it will report the requested path and all the filesystem paths it's tried to map it to
<telent> oh, pd-mapper. sorry, bad reading of scrollback
anholt has joined #linux-msm