osum4est | well guess theres no point in continuing on for now then. dont wanna rush you or anything, but any idea when you might be able to get that pushed? | 00:11 |
---|---|---|
T4 | <Hound77> Does anyone know how much repo sync end up downloading for hybris 15.1 ? | 04:22 |
T4 | <Hound77> Why don't repo use torrent method for downloading ? | 04:25 |
T4 | <Hound77> [Edit] Why don't repo sync use torrent method for downloading ? | 04:25 |
r0kk3rz | because it doesnt | 05:17 |
rinigus | piggz: looks like that reply is reserved for cbeta users, cannot access that at tjc | 06:53 |
masha11 | Hello. I port SailfishOS to Motorola Moto Z (griffin) device. I managed to go to telnet 192.168.2.15 23. I ask you to help me in understanding my logs. Thank. | 08:51 |
masha11 | HOST $ dmesg: https://pastebin.com/Qe7EKEmq HOST$ lsusb -v | grep iSerial: https://pastebin.com/FkKBY5Qx telnet 192.168.2.15 23 $ dmesg: https://pastebin.com/PTLxyx0d telnet 192.168.2.15 23 $ ls -la: https://pastebin.com/egSLyN2c telnet 192.168.2.15 23 $ cat /proc/cmdline: https://pastebin.com/zJhfu37p TWRP Install: failed to mount /dev/block/bootdevice/by-name/userdata at /data: https://pastebin.com/KAu8SSxg griffin_sf_d | 08:52 |
masha11 | fixup-mountpoints: https://pastebin.com/mAxB72Tj adb shell# ls -la /dev/block/platform/*/*/by-name/: https://pastebin.com/s0X81FwN | 08:52 |
masha11 | LineageOS 14.1 SailfishOS 3.0.2.8. | 08:53 |
r0kk3rz | the journalctl log is probably the most useful at this stage | 09:06 |
r0kk3rz | it doesnt bootloop? | 09:06 |
mal | masha11: what does /init.log say? | 09:50 |
mal | but how is it possible that the device didn't replace the partitions correctly, are you sure you ran make hybris-hal again after fixing fixup-mountpoints? | 09:51 |
masha11 | mal: yes, I lunched make hybris-hal again after fixing fixup-mountpoints. | 10:11 |
masha11 | r0kk3rz: black screen without rebooting | 10:11 |
masha11 | mal: /init.log: https://pastebin.com/Brprx4se | 10:17 |
T4 | <elros34> masha11: for me it looks like you didn't use ext4 for data partition | 10:21 |
masha11 | T4: fstab.qcom: https://pastebin.com/uKQSK8H5 . sorry, where and how i should have used it? | 10:26 |
T4 | <elros34> check in TWRP what kind of filesystem data partition has (maybe with fdisk -l - no sure what tools twrp use). If it's not ext4 then you must format it to ext4 and flash sfos again | 10:28 |
T4 | <austenite> In ext4 mounting fails because data is mounted in twrp, the other way is to unmount data then sideload, but zip installation still fails for me..so i do manual install | 10:32 |
masha11 | T4: Ok, thank. I will try to do it. | 10:35 |
mal | it's normal the twrp complains about mounted data | 10:39 |
masha11 | mal: Run the system according to the instructions in clause 11? | 10:51 |
mal | ? | 10:51 |
masha11 | Sorry for my English. In order to avoid problems with / ext4, should I install separately .tar.bz2 and .img instead of .zip? | 10:54 |
T4 | <austenite> @masha11 if you can flash the zip through twrp then no need for clause 11 | 10:55 |
T4 | <austenite> the problem with my phone is the zip fails at 45% | 10:56 |
T4 | <elros34> Martensite: did you try older twrp version? | 10:57 |
T4 | <austenite> yes | 10:58 |
masha11 | I tried only one TWRP version - 3.2.3-0 | 11:10 |
masha11 | Where should journald.conf be located: /etc/systemd/ or /data/.stowaways/sailfishos/etc/systemd/ ? In /etc/systemd/ journald.conf is absent. | 11:14 |
T4 | <elros34> in sailfish its /etc/systemd but in twrp its /data/.stowaways/sailfishos/etc/systemd/ | 11:15 |
masha11 | T4:ok, thank | 11:16 |
T4 | <elros34> so now it boots? | 11:16 |
masha11 | I have not yet made a fix for /ext4. | 11:18 |
T4 | <austenite> @elros34 zip flashed with twrp-3.1.1 | 11:53 |
masha11 | T4: zip flashed with twrp-3.1.1 got the same result for /ext4. | 12:23 |
T4 | <elros34> masha11: what was the filesystem type on data partition? | 12:26 |
T4 | <elros34> show new init.log if its still in telnet 23 | 12:27 |
masha11 | T4: Sorry, I do not know where and how to look at it. where to enter a command fdisk -l :( | 12:28 |
masha11 | T4: new /init.log: https://pastebin.com/pibdrN68 | 12:29 |
T4 | <elros34> go to twrp, type: mount (make sure data parition is mounted) | 12:32 |
masha11 | T4:ok, thank, just a minute | 12:34 |
masha11 | T4: mount: https://pastebin.com/XCQu76nB | 12:40 |
T4 | <austenite> @masha11 data is f2fs | 12:41 |
T4 | <austenite> you may need to backup and full format data to ext4 | 12:42 |
masha11 | I launched "mount" in TWRP recovery. This is normal? Ok, and then mount /data as ext4? | 12:44 |
T4 | <austenite> @masha11 in twrp, wipe—->advanced wipe—->select data+repair/change file system | 12:47 |
T4 | <austenite> it should be ext4 there | 12:47 |
masha11 | T4: thank | 12:54 |
masha11 | T4: new mount: https://pastebin.com/xMy32P0n, again TWRP Install: failed to mount /dev/block/bootdevice/by-name/userdata at /data: https://pastebin.com/KAu8SSxg | 13:24 |
masha11 | there may be an error in this line of mount: /dev/block/dm-0 on /data type ext4 | 13:25 |
masha11 | dm-0 together userdata? | 13:26 |
T4 | <elros34> installation looks good for me | 13:26 |
T4 | <elros34> ext4 was need to boot sailfish | 13:27 |
masha11 | T4: ok | 13:27 |
masha11 | T4: my /init.log now: https://pastebin.com/QCDMBLbj | 13:28 |
mal | masha11: T4 is a bot, use the nick after that to reference users like this @elros34 | 13:29 |
masha11 | OK. I'm new to freenode | 13:31 |
mal | that is not normal thing on freenode | 13:32 |
mal | it's a tunnel between telegram and IRC | 13:33 |
T4 | <elros34> masha11: it's still fails to mount /dev/sda20. Check dmesg and try to mount it manually | 13:36 |
osum4est | mal: is there any point in trying to build hybris 15.1/sailfish for 15.1 (can i patch the versions myself?) or do i just need to wait? | 13:51 |
masha11 | Manual partition is not mounted: # mount /dev/sda20 /data (mount: mounting /dev/sda20 on /data failed: Invalid argument) | 13:57 |
T4 | <austenite> @masha you may try a bootimage with dmverity disabled | 13:59 |
masha11 | @austenite I'll try tomorrow | 14:14 |
T4 | <elros34> first check why it fails to mount now (in dmesg) | 14:15 |
masha11 | @elros34 dmesg: https://pastebin.com/4G5FTiQt | 14:20 |
T4 | <elros34> masha11: I don't know why there are still f2fs errors. Use: mount -v -t ext4 /dev/sda20 /data - it should print why it can't mount it to terminal or dmesg | 14:48 |
piggz | evening all | 18:21 |
piggz | gm r0kk3rz | 18:21 |
piggz | mal: got a PR for zoom support.... | 18:26 |
piggz | im not keen on the binary file | 18:27 |
piggz | there has to be a way to use the vol keys, without using sailfish.media, and not shipping a binary sailfish.media with the app | 18:27 |
T4 | <elros34> you can always read directly from /dev/input/ :) | 19:20 |
wdehoog | mal: all my problems with bacon seems gone when I use libhybris 0.0.5.25. obs was building 0.0.5.30. | 19:25 |
piggz | @elros34 i considered that! (its what i do in the tab-switcher app) | 19:31 |
* vknecht sees piggz-o-key coming ;-) | 19:35 | |
vknecht | -o-kay might sound better, tho | 20:01 |
vknecht | sorry, excited to try this fresh new kernel... :-) | 20:01 |
piggz | mal: any v4l to share? | 20:02 |
osum4est | the fstab for marlin doesn't include a boot partition: https://github.com/LineageOS/android_device_google_marlin/blob/lineage-15.1/fstab.common so hybris-updater-script never gets built, which means i can't build the platformsdk packages. do i need to manually add it? not sure how to do that though, since my device has a/b slots, so there is a boot_a partition and boot_b partition | 23:33 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!