06:59
barni2000 has joined #msm8937-mainline
11:29
barni2000 has quit [Ping timeout: 480 seconds]
13:45
<
abraxane[m] >
<M1337misom[m]> "sdm429.dtsi" <- cool, do you have a git repo perhaps?
13:54
<
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.
14:26
barni2000 has joined #msm8937-mainline
15:04
barni2000 has quit [Ping timeout: 480 seconds]
16:15
<
abraxane[m] >
<M1337misom[m]> "I think you meant: https://..." <- oh yeah :P
16:17
<
barni2000[m] >
i am rebasing 8953 atm after i will rebase 8937 and add 439
16:18
<
M1337misom[m] >
M1337misom[m]: s5: I think you can ignore that too
16:27
<
manigohan[m] >
ramoops
16:27
<
manigohan[m] >
oh wait doesn't boot
16:27
<
manigohan[m] >
last_kmsg ig
16:27
<
manigohan[m] >
or fastboot oem getlogs
16:33
<
abraxane[m] >
well i can't seem to access recovery, likely because an empty dtbo partition has been flashed
16:33
<
manigohan[m] >
strange
16:33
<
manigohan[m] >
i can access recovery w/o dtbo on a different platform
16:37
<
abraxane[m] >
<manigohan[m]> "or fastboot oem getlogs" <- there's no such command. `oem ramoops raw|regions|console|dump` exists though
16:40
<
barni2000[m] >
recovery don't needs dtbo
16:41
<
barni2000[m] >
<abraxane[m]> "> <@1337misom:matrix.org..." <- `fastboot boot --cmdline lk2nd.ramoops=zap vmlinuz-dtb`
16:41
<
barni2000[m] >
next reboot fastboot oem ramoops console
16:42
<
barni2000[m] >
if you don't have logs you could try limit cpus to 1 core
16:42
<
barni2000[m] >
maxcpus=1
16:42
<
barni2000[m] >
there is a chance you will have issues with gpio-reserved-ranges
16:43
<
abraxane[m] >
barni2000[m]: how do i get vmlinuz-dtb? i have vmlimux
16:43
<
manigohan[m] >
append dtb using cat
16:44
<
abraxane[m] >
and gzip vmlinux?
16:44
<
barni2000[m] >
`cat Image.gz your.dtb > vmlinuz-dtb`
16:44
<
barni2000[m] >
s/vmlinuz/Image.gz/
16:47
<
abraxane[m] >
<barni2000[m]> "next reboot fastboot oem..." <- data too large :/
16:49
<
barni2000[m] >
abraxane[m]: try `raw` then
16:49
<
abraxane[m] >
<barni2000[m]> "recovery don't needs dtbo" <- i was booting recovery from lk2nd
16:49
<
abraxane[m] >
and now i tried booting it using keycombos and it bootloops :)
16:51
<
abraxane[m] >
barni2000[m]: gotcha, how do i read it?
16:51
<
barni2000[m] >
oem ramoops raw
16:52
<
barni2000[m] >
oem help will help with the custom lk2nd commands
16:52
<
abraxane[m] >
i mean i got the file, it was staged and i extracted
16:52
<
abraxane[m] >
* i extracted it
16:52
<
abraxane[m] >
looks like a binary file, how do i read it
16:54
<
barni2000[m] >
try strings yourfile | less
16:55
<
barni2000[m] >
but i think it will be random memory content
16:55
<
barni2000[m] >
limit cores
16:58
<
abraxane[m] >
there are no strings... maxcpu is 1
17:06
<
abraxane[m] >
ramoops dump says dump corrupted
17:06
<
abraxane[m] >
and then the display shuts off, fastboot is gone
17:11
<
abraxane[m] >
i have this in my deviceinfo, does this have any impact?
17:11
<
abraxane[m] >
`deviceinfo_no_framebuffer="true"`
17:52
<
manigohan[m] >
it will only matter once initramfs loads
17:56
<
barni2000[m] >
<abraxane[m]> "> <@abraxane:matrix.org> i..." <- you can reuse initramfs from existing pmbootstrap chroot dirs
17:56
<
barni2000[m] >
fastboot boot kernel intifs
17:56
<
barni2000[m] >
s//`/, s/intifs/initfs`/
18:20
<
abraxane[m] >
hmm, nothing
18:53
<
abraxane[m] >
this is what i get :(
18:53
<
abraxane[m] >
* i get,, * in the name of ramoops from lk2nd :(
19:13
<
M1337misom[m] >
<abraxane[m]> "log" <- Could you try enabling the framebuffer using `status = "ok";` in the devicetree to see if you get an fbcon?
19:27
<
barni2000[m] >
status = "okay";