<
Andr[m]>
When using lk2nd pmbootstrap flasher flash_kernel shouldn't be necessary
<
nationpwned[m]>
Andr[m]: correct, and using lk2nd should use LCD, whithout lcd, santoni cannot boot
<
Andr[m]>
AFAIK there are some msm8916 devices without LCD, which work fine with lk2nd
<
nationpwned[m]>
Andr[m]: yes i think so, i have 8916 work fine without lcd, and i just realize that santoni cannot boot without lcd attached,
<
nationpwned[m]>
that's why i try to build lk2nd manually and edit conf, but no luck :)
<
Andr[m]>
It might be a good idea to discuss your problem in #lk2nd:postmarketos.org
<
nationpwned[m]>
<Andr[m]> "It might be a good idea to..." <- thanks
ungeskriptet_ has joined #msm8937-mainline
ungeskriptet has quit [Ping timeout: 480 seconds]
ungeskriptet_ is now known as ungeskriptet
<
barni2000[m]>
<nationpwned[m]> "correct, and using lk2nd..." <- So lk2nd redirecting to download mode
<
nationpwned[m]>
barni2000[m]: yes,
<
barni2000[m]>
Maybe some compile settings would help
<
barni2000[m]>
nationpwned[m]: I have tried asked that yesterday nvm
<
nationpwned[m]>
barni2000[m]: that's what i did last night by edit the conf in 8592.mk, but no luck
<
nationpwned[m]>
s/edit/editing/
<
nationpwned[m]>
may bad
<
barni2000[m]>
nationpwned[m]: Yeah maybe you need set it more place
<
barni2000[m]>
You can add it after make
<
nationpwned[m]>
still finding
<
barni2000[m]>
make PROPERTY ...
<
barni2000[m]>
ysl have same annoying feature in lk that is much worse
<
barni2000[m]>
ifneq (,$(findstring DISPLAY_SPLASH_SCREEN,$(DEFINES)))
<
nationpwned[m]>
barni2000[m]: even i removed that line, still no luck
<
barni2000[m]>
Try to find the check in the code and remove it
<
nationpwned[m]>
tried using 8916 conf, still no luck
<
nationpwned[m]>
barni2000[m]: is there any connection to dt maybe?
<
barni2000[m]>
Should not be
<
barni2000[m]>
i think check is not related to the properties you should search in C code
<
barni2000[m]>
do you have serial soldered?
<
Danct12[m]>
nationpwned: btw santoni won't boot without an lcd
<
Danct12[m]>
* won't boot normally without an
<
Danct12[m]>
so the LCD is
<
Danct12[m]>
so you'll need the screen attached for data to be sent
<
barni2000[m]>
display cable with controller is enough
<
barni2000[m]>
from a defected display
<
Danct12[m]>
this is exactly what im trying to say
<
barni2000[m]>
but nationpwned said only lk2nd reboots to edload mode so it can be solved in lk2nd
<
Danct12[m]>
barni2000[m]: i believe it boots into edl when lk crashes
<
Danct12[m]>
barni2000:
<
Danct12[m]>
> doesn't boot with broken lcd, santoni boot into download mode if no lcd socket attaced
<
Danct12[m]>
yeah so likely it's not even booting in the first place
<
nationpwned[m]>
Danct12[m]: it's normal i believe and booted normally, but when i remove lcd socket, santoni boot into edlmode
<
Danct12[m]>
nationpwned[m]: yeah you need the LCD controller attached
<
barni2000[m]>
but lk reboots into edl and not lk2nd
<
Danct12[m]>
even if boot.img is android it still would not boot and enters EDL instead
<
barni2000[m]>
but you can find out with uart
<
Danct12[m]>
HOWEVER
<
Danct12[m]>
* HOWEVER you can enter fastboot mode
<
Danct12[m]>
and then you can chainload android boot.img
<
Danct12[m]>
works perfectly fine
<
Danct12[m]>
* perfectly fine without a display
<
nationpwned[m]>
Danct12[m]: yes of course, i always flash android boot before flashing lk, to make sure it flashed correctly
<
Danct12[m]>
nationpwned[m]: if you flash and reboot, it will not work
<
Danct12[m]>
you had to fastboot boot boot.img instead
<
barni2000[m]>
fastboot boot temporarly is replacing the boot.img
<
barni2000[m]>
so it will not load boot.img what you have flashed
<
nationpwned[m]>
barni2000[m]: even i reboot, it boot in lk if no OS