*** zama_ is now known as zama | 14:00 | |
rinigus | those look like partition sizes for sony xperia 10 at https://github.com/mer-hybris/droid-config-sony-ganges-pie/blob/master/kickstart/part/i4113 . are those expanded later to fill the storage? if they are then what's the end-config? (assuming that I guessed right) | 17:41 |
---|---|---|
vknecht | iirc those are "partitions" in the LVM, which is created on userdata real partition | 17:47 |
vknecht | iirc again, there's a "first boot" script or systemd unit which resizes those to fit userdata, don't remember the details | 17:49 |
rinigus | vknecht: looks like it. as many complain about / partition size on official devices, maybe it should be made larger. although, at this stage, I guess it doesn't matter really :) | 17:49 |
vknecht | not to be confused with this resize which is to shrink images so the final doesn't get too big : https://github.com/mer-hybris/droid-config-sony-ganges-pie/blob/6fdb547404884c4c5b88619092f3b0ac4a9df461/kickstart/pack/i4113/hybris#L63 | 17:51 |
vknecht | *final ZIP | 17:53 |
vknecht | first boot resize : https://github.com/mer-hybris/hybris-initrd/blob/da48632e00646840fd7e20a26c4ff647758a147a/sbin/root-mount#L63 | 18:00 |
vknecht | from droid-hal-img-boot-sony-ganges-pie (adapt name) | 18:01 |
rinigus | vknecht: will have to get to that... still in config | 18:04 |
rinigus | I suspect that this has to be cleaned up - https://github.com/mer-hybris/droid-config-sony-ganges-pie/blob/master/sparse/usr/share/ssu/board-mappings.d/05-sony-ganges.ini | 18:04 |
rinigus | ... in general, this "sparse" is rather populated. | 18:05 |
vknecht | I just adapted ssu board mappings, but obviously alien won't install ;-) https://github.com/vknecht/droid-config-sony-loire/tree/master/sparse/usr/share/ssu/board-mappings.d | 18:06 |
vknecht | also I suspect it's mostly for Jolla specific build system | 18:07 |
rinigus | I wonder whether we should just remove all those files in that folder. or will the build system fail on that? | 18:08 |
vknecht | either you adapt it and set define provides_own_board_mapping 1 in droid-config, or you get the generic community one iirc | 18:11 |
vknecht | seems I kept those files, but commented the provides_own_board_mapping | 18:11 |
rinigus | So, should be no harm done if those files are deleted... I guess there is nothing wrong with community default | 18:14 |
rinigus | now I do wonder why do we need https://github.com/mer-hybris/droid-config-sony-ganges-pie/blob/master/sparse/var/lib/flash-partition/device-info and what are the numbers after PART_ for? | 18:37 |
piggz | vknecht: mal: rotation code ready for review again! | 18:48 |
vknecht | rinigus, it's needed so those partitions can be flashed/updated ; not sure but number seem to follow partition numbers, except for the actual boot partition which is always 1 afaik | 18:49 |
vknecht | piggz, thanks, will have to check tho not tonight I fear | 18:50 |
piggz | vknecht: its a bit unweidly ... try and get your head around the focus point rotation! | 18:51 |
rinigus | vknecht: thanks! I guess this is when we update kernels | 18:57 |
rinigus | ... via OTA | 18:57 |
rinigus | (just guessing here) | 18:57 |
vknecht | yep | 19:01 |
rinigus | I am getting "build/make/core/combo/TARGET_linux-arm.mk:58: error: Unknown ARM architecture version: armv8-2a." as a response to `lunch aosp_$DEVICE-user` for sony xz2. | 19:43 |
rinigus | looks like we miss https://android-review.googlesource.com/c/platform/build/+/824721 | 19:43 |
rinigus | and this commit is in sony's repo_update.sh | 19:48 |
mal | piggz: I'll try to check that tomorrow, it had too much changes for me to check it today | 19:58 |
mal | rinigus: which android base are you using? | 19:59 |
rinigus | mal: sorry. its aosp9, following instructions for xperia 10 and changing accordingly for xz2 | 20:00 |
rinigus | mal: used the same aosp9 base as for ganges, but I guess that patch didn't make it into the ones that are applied from https://github.com/mer-hybris/droid-hal-sony-ganges-pie | 20:01 |
rinigus | forked that repo as it looks to be mainly pie-oriented, not ganges | 20:02 |
mal | rinigus: which device what that? | 20:04 |
mal | *was that | 20:04 |
rinigus | mal: sony xperia xz2 / tama / akari | 20:05 |
T42 | <adampigg> mal, thx,changes arnt huge, mostly indentations becuase of a new outer element, and a load of stuff got moved around | 20:09 |
T42 | <adampigg> main change is the outercontainer, videooutput and focus handling | 20:09 |
T42 | <adampigg> i should write that in the pr actually | 20:10 |
mal | @adampigg but still I need to focus that the changes look correct | 20:11 |
T42 | <adampigg> mal: sure, was just explaining the main points | 20:12 |
T42 | <adampigg> also, a change in behaviour with the focus circle, i now only show it when focuspointmode is manual | 20:12 |
T42 | <adampigg> in focuspointmodeauto it doesnt make sense | 20:12 |
rinigus | mal: getting late over here, I'll try to catch you tomorrow... | 20:30 |
mal | rinigus: I know why that happens, just need to see if there is some mistake or just an oversight | 20:36 |
mal | rinigus: I also know how to fix that but need to see first some details | 20:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!