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
barni2000 has joined #msm8937-mainline
barni2000 has quit [Ping timeout: 480 seconds]
<abraxane[m]> <M1337misom[m]> "sdm429.dtsi" <- cool, do you have a git repo perhaps?
<M1337misom[m]> <abraxane[m]> "cool, do you have a git repo..." <- Not yet. I am waiting for barni to merch sdm439 into the main branch. But feel free to create one.
barni2000 has joined #msm8937-mainline
barni2000 has quit [Ping timeout: 480 seconds]
<M1337misom[m]> <abraxane[m]> "https://github.com/glyxambi/msm8..."; <- I think you sent the wrong link for the downstream dts.
<abraxane[m]> <M1337misom[m]> "I think you meant: https://..." <- oh yeah :P
<M1337misom[m]> framebuffer: This should be printed by lk2nd e.g. `MDP continuous splash detected: pipe RGB_0, base: 0x90001000, stride: 1248, src: 416x416 (0,0), img: 416x416, out: 416x416 (0,0), format: 0x2243f (bpp: 3)`... (full message at <https://matrix.org/oftc/media/v1/media/download/AZZrOyKqrb3PkqqMfBrx1MWC3aQjhUAurk6xCIve612QAK9mVmIxVb35utIlsImPePlFSPAqhN4saIMquZ_8S6dCeXVXuVlAAG1hdHJpeC5vcmcvRk5vdlBVb25LZ0FyUGVGSVRBUFJLa3p3>)
<barni2000[m]> i am rebasing 8953 atm after i will rebase 8937 and add 439
<M1337misom[m]> M1337misom[m]: s5: I think you can ignore that too
<abraxane[m]> <M1337misom[m]> "framebuffer: This should be..." <- > <@1337misom:matrix.org> framebuffer: This should be printed by lk2nd e.g. `MDP continuous splash detected: pipe RGB_0, base: 0x90001000, stride: 1248, src: 416x416 (... (full message at <https://matrix.org/oftc/media/v1/media/download/AZUX7p8HIkLqdJhnGZ9zv_xpom7xiyOK73q7h-GWUNvbcBnthl0kKD8VKb-wm-mmj5QJxBHh4yx6QwUdEZTeYXdCeXVYQk5AAG1hdHJpeC5vcmcvZkJWdlZOZWJQZldYS2hrQkN5a1FjbmR1>)
<manigohan[m]> ramoops
<manigohan[m]> oh wait doesn't boot
<manigohan[m]> last_kmsg ig
<manigohan[m]> or fastboot oem getlogs
<abraxane[m]> well i can't seem to access recovery, likely because an empty dtbo partition has been flashed
<manigohan[m]> strange
<manigohan[m]> i can access recovery w/o dtbo on a different platform
<abraxane[m]> <manigohan[m]> "or fastboot oem getlogs" <- there's no such command. `oem ramoops raw|regions|console|dump` exists though
<barni2000[m]> recovery don't needs dtbo
<barni2000[m]> <abraxane[m]> "> <@1337misom:matrix.org..." <- `fastboot boot --cmdline lk2nd.ramoops=zap vmlinuz-dtb`
<barni2000[m]> next reboot fastboot oem ramoops console
<barni2000[m]> if you don't have logs you could try limit cpus to 1 core
<barni2000[m]> maxcpus=1
<barni2000[m]> there is a chance you will have issues with gpio-reserved-ranges
<abraxane[m]> barni2000[m]: how do i get vmlinuz-dtb? i have vmlimux
<manigohan[m]> append dtb using cat
<abraxane[m]> and gzip vmlinux?
<barni2000[m]> `cat Image.gz your.dtb > vmlinuz-dtb`
<abraxane[m]> ok
<barni2000[m]> s/vmlinuz/Image.gz/
<abraxane[m]> <barni2000[m]> "next reboot fastboot oem..." <- data too large :/
<barni2000[m]> abraxane[m]: try `raw` then
<abraxane[m]> <barni2000[m]> "recovery don't needs dtbo" <- i was booting recovery from lk2nd
<abraxane[m]> and now i tried booting it using keycombos and it bootloops :)
<abraxane[m]> barni2000[m]: gotcha, how do i read it?
<barni2000[m]> oem ramoops raw
<barni2000[m]> oem help will help with the custom lk2nd commands
<abraxane[m]> i mean i got the file, it was staged and i extracted
<abraxane[m]> * i extracted it
<abraxane[m]> looks like a binary file, how do i read it
<barni2000[m]> try strings yourfile | less
<barni2000[m]> but i think it will be random memory content
<barni2000[m]> limit cores
<abraxane[m]> there are no strings... maxcpu is 1
<abraxane[m]> ramoops dump says dump corrupted
<abraxane[m]> and then the display shuts off, fastboot is gone
<abraxane[m]> i have this in my deviceinfo, does this have any impact?
<abraxane[m]> `deviceinfo_no_framebuffer="true"`
<abraxane[m]> <abraxane[m]> "i have this in my deviceinfo..." <- > <@abraxane:matrix.org> i have this in my deviceinfo, does this have any impact?... (full message at <https://matrix.org/oftc/media/v1/media/download/AfTXfPN-oNwttFIx4tyseamu5MDCQusF-MkM4W6EHbepkrCGontGYcLLpmygg0ib1lKslWR2u2AqByKiYOUiReZCeXVbdnIgAG1hdHJpeC5vcmcvcE9va3JrQVlHb3lzZmRLSHZYdFVTa2xD>)
<manigohan[m]> it will only matter once initramfs loads
<barni2000[m]> <abraxane[m]> "> <@abraxane:matrix.org> i..." <- you can reuse initramfs from existing pmbootstrap chroot dirs
<barni2000[m]> fastboot boot kernel intifs
<barni2000[m]> s//`/, s/intifs/initfs`/
<abraxane[m]> hmm, nothing
<abraxane[m]> this is what i get :(
<abraxane[m]> * i get,, * in the name of ramoops from lk2nd :(
<M1337misom[m]> <abraxane[m]> "log" <- Could you try enabling the framebuffer using `status = "ok";` in the devicetree to see if you get an fbcon?
<barni2000[m]> status = "okay";