**** BEGIN LOGGING AT Mon Jun 18 03:00:07 2018 Jun 18 11:26:38 Did you guys have a look at the new A/B partition scheme ? It seems that'll impact the initrd script Jun 18 12:12:50 Devices with a/b are oreo/P Jun 18 12:13:02 There's no halium for that yet Jun 18 12:13:38 @VeryOriginalUsername, No Jun 18 12:14:02 Sergey is porting to Google Pixel XL with A/B, but this device has lineage 14.1 Jun 18 12:14:16 Fwd from Sergobot: @UniversalSuperBox hey, I just sent out my patch to support slots in initramfs-tools-halium … https://github.com/Halium/initramfs-tools-halium/pull/14 Jun 18 12:14:22 @vanyasem, Wasn't that introduced with an update though? Jun 18 12:14:25 Tofe, there's already a PR on ini-- yeah that Jun 18 12:15:03 a/b system was already available in Android 7, but just as optional feature IIRC Jun 18 12:15:46 ah good, didn't see the PR :) Jun 18 12:16:27 (Photo, 1078x860) https://irc.ubports.com/9z94YiRm.png Mea culpa. Jun 18 12:29:26 @VeryOriginalUsername, not exactly all.. Mi A1 was released with nougat Jun 18 14:28:05 Pieter Coussement was added by: Pieter Coussement Jun 18 14:29:34 Hi. Pretty noob, but still I would like to contribute. I would like to help out on my current phone. Is that feasible? Can I dual-boot or something similar halium/Android? Jun 18 14:38:01 What is your device? Jun 18 14:38:37 [Edit] Welcome! What is your device? Jun 18 14:41:33 OnePlus 5. For everything I understood, this isn't yet supported? Jun 18 14:45:05 Yes, there's only a tiny bit of work done Jun 18 14:45:11 @Pieter Coussement, configfs is not supported yet Jun 18 14:45:25 well there are patches by me/mariogrip, but they are highly experimental Jun 18 14:47:20 As in impossible for a noob? Jun 18 14:47:25 yes Jun 18 14:48:47 K. That's a pity. Jun 18 14:52:09 I'm willing to learn though. However not willing to give up my day to day phone. Is that even possible? Develop and work with same phone? Jun 18 14:52:59 @Sergobot, am I correct in thinking that you're skipping all but data, system, and vendor in your pre-start script? https://gist.github.com/Sergobot/6b685ea70bd0aee66ced59674d15b9f9/revisions#diff-ffc46de6748fa7146640f13b2e4860f3R6 Jun 18 14:53:06 If you don't care about your emmc dying faster cause of flashing it between halium and android everyday, yes it's possible Jun 18 14:53:13 @UniversalSuperBox, Right Jun 18 14:53:38 Anything wrong with that? Jun 18 14:54:34 Android needs all of its partitions available. Firmware in particular, which houses modem binaries (and sometimes GPU configurations because why not), must be available. The needed partitions can differ on each device. Jun 18 14:55:51 Ah, makes sense Jun 18 15:40:02 @Pieter Coussement, I do that, so it is Jun 18 15:40:16 However if you have a lot of msgs nope Jun 18 16:31:39 @VeryOriginalUsername, Hi @VeryOriginalUsername (Konrad). Dou you solve this issue? Thanks! Jun 18 16:32:52 What host are you on? Jun 18 16:33:12 My rpi refused to connect but on x64 ubuntu vm it worked fine Jun 18 17:03:52 @VeryOriginalUsername, My host have ubuntu x64 (physical, not VM) Jun 18 17:04:31 so, it's related to host... in your case Jun 18 17:06:18 @UniversalSuperBox @Sergobot how to check if a device has A/B or not? Jun 18 17:06:31 for example does OnePlus 5T have it? Jun 18 17:06:48 @vanyasem, There was some app Jun 18 17:06:59 @rupansh, could you please find it? Jun 18 17:07:20 Check out "Treble Check" … https://play.google.com/store/apps/details?id=com.kevintresuelo.treble Jun 18 17:07:23 This? Jun 18 17:07:28 yep Jun 18 17:07:42 well it check for treble, i need to check for A/B layout specifically Jun 18 17:07:50 That checks it Jun 18 17:08:00 (Photo, 640x1280) https://irc.ubports.com/0nlC57od.png Jun 18 17:08:01 NICE Jun 18 17:08:20 @sk8higher will you let me brick your phone :PP? Jun 18 17:08:27 😂 Jun 18 17:08:30 Maybe Jun 18 17:08:53 ❤️ Jun 18 17:08:59 ❤️ Jun 18 17:09:04 @sk8higher, sad Jun 18 17:09:10 My device already has treble :P Jun 18 17:09:18 ported ofc Jun 18 17:09:21 no, not sad. halium doesn't support either as of now Jun 18 17:09:37 you're in the wrong chat my brother Jun 18 17:09:40 @vanyasem, :C Jun 18 17:10:19 (Sticker, 512x512) https://irc.ubports.com/G1g6En4F.webp Jun 18 17:12:37 (Sticker, 512x411) https://irc.ubports.com/KDu3Hoog.webp Jun 18 17:14:41 Hey guys, having a bit of trouble ssh-ing into the provided rootfs. Getting "Permission denied (public key)" every time. Is there some necessary step involving keys not on the wiki? Cheers. Jun 18 17:15:11 jakestanger: which IP you're trying to ssh? Jun 18 17:16:48 I've tried 10.15.19.82 and 10.15.19.100 Jun 18 17:17:15 you should use root@10.15.19.82 (10.15.19.100 is your own machine :)) Jun 18 17:18:09 Oh yeah I had the username on their too, and that still doesn't work Jun 18 17:18:45 Asks for password, denies me no matter what I seem to try (I've updated the password) Jun 18 17:23:29 Can you give the output of `ifconfig`? Jun 18 17:23:34 maybe at paste.ubuntu.com Jun 18 17:24:23 on my local machine I presume? Jun 18 17:24:51 yes Jun 18 17:25:48 https://paste.ubuntu.com/p/G9xWmPTJrS/ Jun 18 17:26:08 You need to set the IP of your machine to 10.15.19.100 Jun 18 17:26:20 Since you set it to 10.15.19.82, you're trying to SSH to yourself Jun 18 17:27:14 Ah okay I see what's going on Jun 18 17:29:12 So should I be adding .100 as an *address*, and .82 as a *route* or have I still got that wrong? Jun 18 17:32:35 Ah don't worry, figured it. That's been confusing me for days on end. Cheers guys! Jun 18 18:27:28 @VeryOriginalUsername, Thanks. I install a VM with Ubuntu and now I get ssh after enter in debug mode "echo continue...", in telnet. And get plasma interface. Jun 18 18:28:42 If install hybris-boot (no debug mode) I get bootloop.. It is normal? Jun 18 18:29:51 No, that's not intended. You could try removing console= parameters from the kernel cmdline, that's what fixed it on my device. Jun 18 18:32:29 Hi All, I am stuck at Welcome to the Mer/SailfishOS Boat loader debug init system. Jun 18 18:33:10 you can connect to it using telnet. The file /diagnosis.log could contain important information. Jun 18 18:33:29 This is on moto e 2015 3g i.e. otus, I am not able to boot into recovery using power and volume down key Jun 18 18:33:57 yes.. it contains following lines.. CONFIG_AUTOFS4_FS=y not found in /proc/config.gz CONFIG_DEVTMPFS_MOUNT=y not found in /proc/config.gz CONFIG_DEVTMPFS=y not found in /proc/config.gz CONFIG_TMPFS_POSIX_ACL=y not found in /proc/config.gz CONFIG_DUMMY=y found in /proc/config.gz, must be disabled Jun 18 18:34:13 Did you even use mer-verify-kernel-config yet? Jun 18 18:34:38 You need to enable a few configs in the kernel defconfig to make Halium work with it. Jun 18 18:34:52 To reboot into recovery, try `reboot -f recovery` Jun 18 18:34:56 yes.. I made some changes Jun 18 18:35:45 same again. booted in debug init system.. Jun 18 18:36:10 @raghu777, But still many configs are missing, or somehow didn't land in the final image. Are you sure you edited the defconfig file that's actually used? Jun 18 18:36:26 @JBBgameich, In cmdline I only have selinux=0 Jun 18 18:36:57 Can you give me a link to your device tree? Jun 18 18:37:14 yes.. I did change according to this link https://docs.halium.org/en/latest/porting/build-sources.html#modify-the-kernel-configuration Jun 18 18:37:48 edited cm_otus_defconfig Jun 18 18:46:16 on executing echo "continue" >/init-ctl/stdin mobile just restarts Jun 18 18:46:52 my question is how can go into recovery mode? my buttons are not working Jun 18 18:47:42 That really depends on the device. For example on my device, there's a small graphical interface that is launched before the boot image which allows to choose recovery / fastboot etc. Jun 18 18:48:40 `fastboot flash boot recovery.img` if you really need it 😛 Jun 18 18:49:37 I dont have that.. right now its black screen.. this what I am getting on telnet Jun 18 18:49:38 https://pastebin.com/WD7gwK9S Jun 18 18:51:47 also I am getting error for not setting ANDROID_DATA and ANDROID_ROOT Jun 18 18:55:31 @ubptgbot any help here? Jun 18 18:57:20 @raghu777_, Ignore Jun 18 18:57:41 @raghu777_, `echo continue > /init-ctl/stdin` Jun 18 18:59:50 that just reboots into debug system... and i get this on polling lsusb.. Mer Debug setting up (DONE_SWITCH=no) Jun 18 19:00:10 cat diagnosis.log Jun 18 19:00:20 @raghu777, . Jun 18 19:01:07 https://pastebin.com/gY4Wn8tC Jun 18 19:01:42 raghu777: So the problem is that you can't actually boot into fastboot mode currently? Jun 18 19:01:52 yes.. Jun 18 19:26:11 what was the device again? Jun 18 19:26:44 https://wiki.lineageos.org/devices/otus Jun 18 19:27:20 hold power + volume down until you see some reaction Jun 18 19:35:10 thanks.. now I am in fastboot mode.. Jun 18 19:49:30 @ubptgbot thank you very much.. now I am back to lineage os.. will be careful about halium build next time.. thanks again.. Jun 18 19:50:44 So once you fixed the issues reported in diagnosis.log, it could likely already boot into the rootfs. Jun 18 19:51:33 ok.. thanks.. **** ENDING LOGGING AT Tue Jun 19 03:00:04 2018