r0kk3rz | that, and lack of deps usually | 08:55 |
---|---|---|
TheKit | albertus1, for the sake of experiment, you could launch XWayland + Linux distro chroot (there are instructions for this on Maemo forums), but unadapted apps won't be much usable | 09:44 |
rinigus | Don't want to get into that rabbit hole, but have been wondering about it for a while... With XA2 and Xperia 10, is the main work to get AOSP 8/9 support working or is there some major hardware-specific tuning as well? For example, how hard is it expected to be to port to XZ2/XZ3 platform based on Xperia10 work? | 12:02 |
T42 | <adampigg> Rinigus, is pure maps.working best witb light themes atm? | 12:16 |
rinigus | adampigg: pure maps is working best on anything that is not SFOS EA 3.1.0.x due to the icon button issue introduced by that update (https://together.jolla.com/question/209315/bug-31011-qml-iconbutton-problems/) | 12:18 |
r0kk3rz | rinigus: it should be ok if the base aosp works well from sony | 12:19 |
rinigus | r0kk3rz: that was my suspicion as well. at least while skimming through xperia 10 mer repos. with the prices of xz devices steadily reducing, it maybe a decent target for ports. also looks like its possible to get compact/full phones through the same platform. | 12:23 |
mal | rinigus: other sony devices with aosp8 or 9 base should be quite simple, some tinkering is needed at least on older devices as those don't have the separate vendor partition | 12:55 |
mal | rinigus: 3.1.0 is already officially released, not EA anymore | 12:56 |
rinigus | mal: according to https://together.jolla.com/question/208530/release-notes-310-seitseminen/ (release history), it seems to be in EA | 12:58 |
rinigus | mal: as for xz2/xz2c/xz3 - that should be reasonably similar platform to xa2 and x 10, I guess. don't know about xz1... but it all sounds encouraging. | 12:58 |
T42 | <meierrom> @rinigus [mal: according to https://together.jolla.com/q …], That's outdated. One week later it was officially released. 😁 | 13:07 |
rinigus | meierrom: are 3.1.x. targets available at obs for ported devices? | 13:09 |
mal | rinigus: it seems someone forgot to update the release notes | 13:26 |
mal | rinigus: yes | 13:26 |
mal | rinigus: 3.0.1.12 target is on OBS | 13:27 |
mal | *3.1.0.12 | 13:27 |
rinigus | mal: so we should be able to make updates for our devices, right? I guess we'll have to factor that into the schedules for onyx | 13:29 |
mal | yes | 13:30 |
mal | I will make new release for fp2 soon | 13:30 |
mal | just thinking whether to finish proximity sensor calibration tool before that or not | 13:31 |
rinigus | I'll wait for your update, it's way easier to follow your lead. And getting swamped with the mapping work as well, while enjoying it :) | 13:37 |
r0kk3rz | i didnt have to change anything for 3.1 | 13:44 |
rinigus | r0kk3rz: so just enabling new target at obs and ota is ready? | 13:45 |
r0kk3rz | is all i did | 13:46 |
r0kk3rz | you can do the usual bumping of submodules and rebuilding middleware stuff if you like | 13:46 |
mal | rinigus: I have been using 3.1.0.12 on my main phone for more than 2 weeks | 13:47 |
mal | rinigus: submodules and packages can be updated also when doing 3.1.0 | 13:48 |
mal | rinigus: check fp2 devel OBS for the versions I use | 13:48 |
rinigus | mal and r0kk3rz: thanks! I usually rebuild, but let's see this time. | 13:51 |
electro575 | @elros34 : Hi, if i want to add files to /root of my devices, i add straggles files ? | 14:02 |
mal | depends on where those files come from | 14:06 |
electro575 | mal, okey | 14:07 |
electro575 | mal, this /home/sailfish-dev/hadk/out/target/product/t0lte/root/fstab.smdk4x12 | 14:07 |
electro575 | mal, have you an idea ? | 14:10 |
electro575 | mal, error: File not found: /home/sailfish-dev/hadk/installroot/init.zygote32.rc | 14:28 |
mal | electro575: you don't need fstab on device | 14:36 |
mal | also zygote rc files cannot be added to straggler files, those are handled automatically | 14:37 |
electro575 | on samsung t0lte ? | 14:37 |
electro575 | cm14.1 | 14:37 |
mal | ? | 14:40 |
mal | device or android base has nothing to do with those | 14:40 |
electro575 | okey but be appear it's this two files who are missing to mount all partition | 14:41 |
electro575 | i have add fstab.smdk4x12 on straggles files | 14:44 |
electro575 | but i don't arrived to add init.zygote32.rc | 14:44 |
mal | no | 14:49 |
mal | you do not need those on device | 14:49 |
mal | the issue is something else | 14:49 |
mal | what error makes you think you need those? | 14:49 |
electro575 | i don't know what is the correct solution for this, i have not all | 14:50 |
electro575 | i will send you my log | 14:50 |
electro575 | maybe later | 14:50 |
mal | just as I said, there is never need to have fstab on device | 14:51 |
electro575 | i try to find my last log | 14:52 |
electro575 | https://dpaste.de/XBBv | 14:53 |
electro575 | https://dpaste.de/oto9 | 14:53 |
electro575 | https://dpaste.de/1QmC | 14:53 |
electro575 | after continue, my device reboot and i can redo an ssh session | 14:53 |
electro575 | https://dpaste.de/Vhdm | 14:55 |
electro575 | this main error in my last paste mal | 14:55 |
mal | the output of "mount" doesn't match the logs, either one is wrong, journal log says it mounted for example firmware partition but your mount doesn't list it so one of those is not correct | 14:56 |
mal | none of those mount failures in last one are a problem, those are normal | 14:57 |
mal | so you are focusing on non-existent problems, the real issue is something completely different | 14:58 |
electro575 | okey, what is the main problem | 14:58 |
electro575 | do you suppose | 14:59 |
electro575 | first is the droid-hal-init | 14:59 |
mal | how soon does the device reboot | 15:00 |
electro575 | i must mask usb-modem | 15:01 |
electro575 | 10sec | 15:01 |
mal | what do you have in straggler files? | 15:01 |
mal | electro575: didn't you already have that device booting correctly before? | 15:02 |
electro575 | property_contexts and fstab.smdk4x12 | 15:02 |
electro575 | yes, but i redo this step for better understand | 15:02 |
electro575 | and to enable the minimum of things | 15:02 |
mal | so you need to check channel logs how fixed it before | 15:02 |
electro575 | i'm sure if i have not at all | 15:03 |
electro575 | what i doing before | 15:03 |
electro575 | i have done all LineageOS 14.1 | 15:03 |
mal | what does android version have to do with any of this? | 15:04 |
mal | I assume you used same version before | 15:04 |
mal | based on the logs you might not have /system partition mounted | 15:04 |
electro575 | yes | 15:06 |
electro575 | 14.1 | 15:06 |
electro575 | yes ! | 15:06 |
electro575 | i give you all my steps | 15:06 |
mal | no | 15:06 |
mal | you just need to figure out if /system is mounted or not | 15:07 |
electro575 | i must go out sorry | 15:07 |
electro575 | https://dpaste.de/0jF5 | 15:07 |
electro575 | okey | 15:07 |
electro575 | sorry, i must come back | 15:07 |
T42 | <meierrom> rinigus: everything should be ready for you and all puremaps users look forward for this button fix of yours :) Looking forward using dark ambiences again :) | 15:11 |
rinigus | meierrom: I will look into it. would like to ensure it works on older SFOS as well | 15:20 |
T42 | <meierrom> rinigus: it better :) Thanks! | 15:40 |
Umeaboy | mal: If you are awake I find the part of creating the target a bit confusing as to actually WHEN to make the targets. | 23:29 |
Umeaboy | "Instructions are found on Sailfish OS wiki (“Quick start” section is enough, do not install SDK Targets yet):" | 23:29 |
Umeaboy | And then you're linked to just install the Platform SDK which you do from the beginning. | 23:30 |
Umeaboy | I wish that the next update for the HADK would tell the user when to create the targets. | 23:31 |
Umeaboy | Not just how to name them. | 23:31 |
Umeaboy | I know THAT part. | 23:31 |
Umeaboy | Because when I follow this guide it doesn't tell you when to actually create the targets: https://sailfishos.org/wiki/Sailfish_X_Xperia_Android_9_Build_and_Flash | 23:35 |
Umeaboy | I've been having trouble getting the command ./setup-sources.sh --mb working. | 23:36 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!