Quote:
Originally Posted by Renate
Stupid question: This is the third Palma and still no GPS?
|
It does have GPS. Just tested it now.
I was thinking that it will be easy after I found "working" loader from Samsung A52. But I am at another dead end right now.
I patched active boot image with Magisk. But when flashing it back to Palma, it ends up with this
Code:
edl --loader=palma2pro_from_a52.elf --memory=ufs w boot_b partitions/boot_b_patched.img
program,read,nop,patch,configure,setbootablestoragedrive,erase,power,firmwarewrite,getstorageinfo,benchmark,emmc,ufs,fixgpt,getsha256digest
modules
modules - [LIB]: 'Logger' object has no attribute 'loglevel'
firehose -
Writing to physical partition 4, sector 258954, sectors 24576
Progress: |██████████| 100.0% Write (Sector 0x6000 of 0x6000, ) 0.25 MB/s
firehose
firehose - [LIB]: Error:{}
Error writing partitions/boot_b_patched.img to sector 258954.
And boot image is unchanged.
Any ideas? Could loader be still the problem?