T42_ | <birdzhang> @XAP2P i’m doing that | 00:51 |
---|---|---|
solrac | Hello. I have a question. I'm currently working on a porting UT to my device, another lad and myself are using Halium 10 and the CI scripts. I wanted to know, since these output a boot.img (based on Halium + whatever kernel you specify), and a seperate ubuntu.img; might these also work for SFOS? | 06:53 |
T42_ | <rush_2112> Xiaomi | 07:14 |
piggz | rats, lvm build boot loops | 09:08 |
piggz | and is always a pain to debug | 09:09 |
*** martyone_ is now known as martyone | 09:43 | |
mal | piggz: that is indeed fun | 09:51 |
piggz | mal: found some differences in unpack_bootimg which need addressed (thx to @notkit) | 09:56 |
piggz | i should have really compared the lvm one and working one first | 09:56 |
piggz | mal: wondering if the mkbootimg will even support --header_version 2 --dtb out/target/product/GS290/dtb.img | 10:12 |
piggz | thinking about it ... dtb.img wont even be available | 10:14 |
T42_ | <NotKit> also you need to insert vbmeta on MTK A10 | 10:15 |
piggz | yeah, i think im pushing what the current -img-boot can do .... will try and build a valid image locally | 10:17 |
piggz | oh, thats nice, the mkbootimg in the sdk comes from droid-hal package :) | 10:34 |
mal | piggz: dtbo.img packaging/update support is available | 10:58 |
piggz | mal: avbtool isnt packaged | 10:59 |
piggz | would also nee to package the prebuilt vbmeta imaga | 10:59 |
mal | piggz: hmm, I built dtbo.img for fp3 in build env | 10:59 |
mal | build/soong/soong_ui.bash --make-mode mkdtimg | 11:00 |
mal | out/host/linux-x86/bin/mkdtimg create out/target/product/FP3/dtbo.img --page_size=2048 `find out/target/product/FP3/obj/KERNEL_OBJ/arch/arm64/boot/dts -type f -name "*.dtbo"` | 11:00 |
mal | adapt to something that works for you, if possible | 11:00 |
piggz | mal: vbmeta is different though ... i am adapting (or trying to) | 11:01 |
mal | yeah | 11:01 |
piggz | mal: bit of a faff, having to modify the build files to print out args as theyre internal, not in BoardConfig | 13:11 |
junematik | Has anyone here tried porting SailfishOS for a device with LineageOS 18,1 sources? | 14:16 |
junematik | The device I want to port to doesn't have LineageOS 17.1 for it. | 14:17 |
mal | there is no 18.1 support yet, I have only made a test build using android 11 base without testing on any device | 14:22 |
T42_ | <adampigg> Mal:.work.fast, pro1x will ship 11 | 14:31 |
junematik | mal: If you don't mind, there questions - 3 questions - 1. Did that device ship with android 11? 2. What worked on that test build? 3. How much of a difference does it make if the device shipped with 11 instead of 10? | 14:57 |
mal | like I said I only made a test build, tested that the patches applied and that hybris-hal was built successfully, I didn't do any other testing or even install anything to a device | 15:02 |
junematik | mal: cool, thanks | 15:05 |
mal | the patches needed quite many changes | 15:12 |
rinigus | piggz: when working on LVM setup, consider renaming home to something else - for example home_open. that would make it possible to use sfos-open encryption setup | 16:44 |
piggz | rinigus: ok ... on that subject, what size do you make you root? | 16:45 |
piggz | i wonder if it should be larger than jolla versions | 16:46 |
rinigus | piggz: I have it at 5GB right now. but some may consider it bit small | 16:46 |
rinigus | although, tama has extra partitions (system_a and system_b; each 4GB). so, in theory, I could add them to PV and extend LVs accordingly | 16:47 |
rinigus | tested a while ago, worked on dev device | 16:47 |
rinigus | note that updates are first pulled to /home anyway; so that should not be a problem | 16:48 |
rinigus | just rechecked - `df -h` reports 4.7G | 16:49 |
rinigus | piggz: ^ | 16:49 |
piggz | yeah, i know updates goto /home, still, on a 64/128gb deivce, 4gb feels like a small / :) | 16:50 |
rinigus | piggz: there isn't much that goes there. right now on my daily driver I have half of 5GB still free | 16:52 |
rinigus | (bit more) | 16:52 |
solrac | Hello. I have a question. I'm currently working on a porting UT to my device, another lad and myself are using Halium 10 and the CI scripts. I wanted to know, since these output a boot.img (based on Halium + whatever kernel you specify), and a seperate ubuntu.img; might these also work for SFOS? | 16:54 |
rinigus | solrac: not to my knowledge | 16:58 |
solrac | @ringus: I see. It's that I noticed a lot of similar steps :P | 16:59 |
rinigus | solrac: I guess there are lots of similarities... I wish it could work that way :) | 17:01 |
T42_ | <b100dian> I have only 23 apps in the store for my aarch64 community port - is this expected? : https://irc.thaodan.de/.imgstore/3675b32a/file_2629.jpg | 20:36 |
mal | @b100dian which device? | 20:39 |
T42_ | <b100dian> mal: xiaomi tucana | 20:40 |
mal | have you requested jolla store access for your device? | 20:40 |
mal | @b100dian to get store access you need to first make sure your device is reporting correct information with ssu s (do not paste the output because it has IMEI code), verify that the IMEI is correct and device code name is correctly reported, check this https://github.com/mer-hybris/hadk-faq#jolla-store-access (part about getting another device to verify is optional) | 20:44 |
T42_ | <b100dian> No - this is the piece thats missing I guess | 20:44 |
T42_ | <b100dian> I need to check the imei with the box, it does show the first one from Abour product | 20:48 |
mal | I updated the contact information on faq for asking the store access | 20:49 |
T42_ | <b100dian> So I'll ping pketo with 'Mi Note 10 (tucana / tucana)' when I confirm with the box, is that alright? (I saw the refreshed username, just wouldn't ping yet) | 20:51 |
mal | the nick is different, please check latest version of faq | 20:52 |
T42_ | <b100dian> yes, not pinging yet | 20:52 |
T42_ | <b100dian> Thanks mal | 20:52 |
T42_ | <b100dian> Should I worry about | 20:53 |
T42_ | <b100dian> [root@MiNote10 defaultuser]# ssu s | 20:53 |
T42_ | <b100dian> [W] unknown:0 - QConnmanTechnologyInterface::scanReply() | 20:53 |
T42_ | <b100dian> "No carrier" | 20:53 |
T42_ | <b100dian> Device registration status: not registered | 20:53 |
T42_ | <b100dian> (the [W] line) | 20:54 |
mal | do you have networking enabled? | 21:08 |
mal | wlan or mobile data | 21:08 |
T42_ | <b100dian> Both | 21:09 |
T42_ | <b100dian> Sorry, only mobile | 21:09 |
mal | anyway that network message is probably not a problem | 21:10 |
mal | maybe it just didn't get any connection | 21:10 |
T42_ | <b100dian> Warning disappears when enabling wlan yes | 21:11 |
T42_ | <b100dian> I'm in this country where wlan is slower than 4g:) | 21:11 |
T42_ | <XAP2P> :D (re @b100dian: I'm in this country ...) | 21:11 |
T42_ | <b100dian> But 4g sms comes in with this operator, so I got this goibg on for me | 21:14 |
T42_ | <b100dian> *going | 21:15 |
T42_ | <skvorl> are these hybris patches for 18 available on github? (re @SailfishFreenodeIRCBridgeBot: <mal>the patches nee...) | 22:01 |
mal | not yet | 22:03 |
mal | I only push patches which have been tested to be working | 22:04 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!