ChanServ 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
<DaRock> built lk2nd, but its for msm8916 - not msm8917 or msm89x7
<DaRock> also how do we get past the fact that it is only arm-none-eabi as opposed to aarch64?
<DaRock> or has that problem been solved now? Had issues a while back with rpi and edk2 being unable to flip that switch
<manigohan[m]> <DaRock> "built lk2nd, but its for msm8916..." <- build lk2nd-msm8952
<manigohan[m]> its close to msm89x7 iirc and thats where all the msm89x7 devices are
<DaRock> can I use those dtb files I extracted? Or are they of no help?
<DaRock> and where is the binary once built? I can't seem to find it for the life of me;)
<DaRock> sorry something was not updating somewhere :)
<DaRock> so the dtb is not really going to help at this stage, will need for an actual kernel though? Is that right?
<DaRock> and am I still going to build a aarch64 kernel? Or am I stuck on a 32bit system?
<DaRock> if I flash using heimdall is it reversible at that stage?
<DaRock> can I get back to stock?
<barni2000[m]> Yes you can
<barni2000[m]> Btw you can get your dt, what your device is using with adb pull /sys/firmware/fdt
<barni2000[m]> For lk2nd you will need from msm-id and board-id from it
<DaRock> having trouble with adb as it says I don't have permission, adb root fails as well - can't run as root in production builds, etc
<DaRock> ran adb shell to try su, but noticed the prompt shows this: gta2slte:/ $
<DaRock> su not found btw
f_|DSR has quit [Remote host closed the connection]
f_|DSR has joined #msm8937-mainline
<barni2000[m]> You can use adb in recovery like twrp or los recover
<manigohan[m]> <DaRock> "and am I still going to build..." <- i forgot samsung ships out 32-bit systems still
<manigohan[m]> hopefully mainline works in 64b just like with j5
<barni2000[m]> lk2nd can tell you
AffeNull[m] has joined #msm8937-mainline
f_|DSR is now known as funderscore
funderscore is now known as f_|DSR
<barni2000[m]> Affe Null: maybe sleep_clk and xo_board is missimg from weekend dts, it was moved to the device dts while i have upstreamed 8917
<barni2000[m]> Yes, i see than idk what is missing
<barni2000[m]> :(
<AffeNull[m]> barni2000: maybe the problem is that qm215-nokia-weeknd.dts disables the DSI PHY, which is used as a parent clock provider for the GCC?
<barni2000[m]> You can remove them in qm215.dtsi