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
MadarsBatraks[m] has joined #msm8937-mainline
<samcday> What does the "not booting" look like? A hang? A reboot? Or it just sits on the lk2nd menu which is still interactive?
<MadarsBatraks[m]> not sure why it does any of those things
<samcday> You can try ramoops debugging to get some logs from kernel
<MadarsBatraks[m]> ill look into that
<MadarsBatraks[m]> also interestingly other times insteaf of boot looping it seems to go into EDL mode i think?
<MadarsBatraks[m]> like the tablet will look like its off, but when i plug it in i hear a connection sound from my computer and theres this Qualcomm device
<Danct12[m]> <MadarsBatraks[m]> "also interestingly other times..." <- kernel tried to access reserved gpio pins or memory space
<Danct12[m]> check your downstream reserved memory layout
<MadarsBatraks[m]> Not exactly sure what that means but ill look into that
m01001101-01010110[m] has joined #msm8937-mainline
<barni2000[m]> &tlmm {
<barni2000[m]> reserved-gpio-ranges = ...;
<barni2000[m]> };
ungeskriptet has quit [Ping timeout: 480 seconds]
<barni2000[m]> for finding the ranges `cat Image.gz dtb > somefilename` `fastboot boot somefilename` helps a lot worth to define `framebuffer` for verification
<barni2000[m]> in general i am starting with a big range like <0 133> and after splitting it to multiple ranges and decreasing them to the minimal necessary, some devices only needs <0 4> some of them works with the full ranges
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
<barni2000[m]> i cannot bring up sd card reader on xiaomi pine, idk if the issue is in lk2nd or the kernel (maybe lk2nd)
<barni2000[m]> fb and regulators are working, but regulators are mess a bit i also see mmc controllers on fb
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #msm8937-mainline
<barni2000[m]> strange with fastboot boot i can boot but lk2nd cannot find dtb
<barni2000[m]> `fastboot boot --cmdline "pmos_boot_uuid=<uuid> pmos_root_uuid=<uuid> pmos_rootfsopts=defaults" kernel-dtb initramfs`
<barni2000[m]> emmc is working so ig something is not right in lk2nd
<barni2000[m]> oh it seems like an lk2nd regression
<barni2000[m]> moto hannah also not booting with newer lk2nd
<barni2000[m]> finally it is booting