**** BEGIN LOGGING AT Tue Dec 18 03:00:00 2018 Dec 18 03:03:35 (Document) https://irc.ubports.com/nFFGo4dO.jpeg Dec 18 03:03:39 Alright so the script is generating those 3 makefiles under devices.. the other two have no apk or jar references, and BoardConfigVendor.mk is empty (except for comments) Dec 18 03:42:58 Also worth it to note that I had to manually add java.mk and java_library.mk under build/core to get `mka bootimg` to work so the problem may go further back. apologies for the confusion on my end Dec 18 04:18:18 > vendor/nxp-nfc/opensource/frameworks/Android.mk:23: build/core/java_library.mk: No such file or directory Dec 18 07:07:24 I'm trying to port halium to my old device (Yu Tomato). I'm stuck at https://docs.halium.org/en/latest/porting/build-sources.html#modify-the-kernel-configuration. There is no TARGET_KERNEL_CONFIG in BoardConfig.mk Dec 18 07:37:40 Also couldn't find halium on matrix Dec 18 07:40:36 @AdityaPatil, not sure what sources you're using https://github.com/LineageOS/android_device_yu_tomato/blob/lineage-16.0/BoardConfig.mk#L54 Dec 18 07:41:06 ah it's not there in cm-14.1 branch Dec 18 07:43:13 https://github.com/LineageOS/android_device_yu_tomato/blob/cm-14.1/board/kernel.mk#L6 Dec 18 07:45:10 Ok, so because I didn't mention revision, it must be getting 14.1, which I guess is default? Dec 18 07:49:28 could be, depends how you downloaded it Dec 18 09:39:05 Tried with lineage-16.0 this time, and I'm getting error on breakfast. Here's the log, https://paste.ubuntu.com/p/tFGRpJtxK6/ Dec 18 09:42:00 Go back to cm14.1 , halium doesn't support android 9 yet Dec 18 09:44:55 OK :P Dec 18 09:45:05 Nono, use cm14.1. you can find TARGET_KERNEL_CONFIG in board/kernel.mk Dec 18 09:46:23 When I tried that, I was getting lot of issues with mer-kernel-check. Guess I'll have to fix all of them manually Dec 18 09:46:43 I'll try cm14.1 and see if I can fix the kernel config Dec 18 10:14:26 @AdityaPatil, It should be normal to get lot of issues, you have to manually fix them in the config Dec 18 10:14:46 OK! Dec 18 11:05:53 On mka hybris-boot, I get this error, https://paste.ubuntu.com/p/SdR732CX2Z/ . Line 32-35 seems to be issue Dec 18 11:09:48 well, fix permissions Dec 18 11:12:06 fixed it, issue with extra spaces in fixup-mountpoints :) Dec 18 12:47:54 Built the images, not while flashing them, it asks to install two packages, android-tools-fsutils and android-tools-adb. Any idea what package might provide them on Arch Linux/Manjaro? I already have android-tools installed Dec 18 12:48:07 s/not/now Dec 18 12:48:39 I don't see any relevant package in manjaro repos or in AUR Dec 18 12:52:45 I'm trying the second script now. Hope it works :) Dec 18 13:12:27 Installed and booted into telnet. It has two errors in diagnosis.log. Dec 18 13:12:30 CONFIG_VT=y not found in /proc/config.gzCONFIG_DUMMY=y found in /proc/config.gz, must be disabled Dec 18 13:12:52 CONFIG_VT=y not found in /proc/config.gz Dec 18 13:13:00 CONFIG_DUMMY=y found in /proc/config.gz, must be disabled Dec 18 13:13:17 Ignore the first paste Dec 18 13:13:53 Config_dummy must be set to n Dec 18 13:14:50 where? in the defconfig? Dec 18 13:15:42 Obviously Dec 18 13:15:53 I've already set it to n Dec 18 13:16:10 also CONFIG_VT is y Dec 18 13:16:14 Check defconfig with mer kernel check Dec 18 13:16:22 OK Dec 18 13:18:17 mer kernel check wasn't showing issue, but I had set that parameter twice in config :P Dec 18 13:20:57 Oof XD Dec 18 13:22:23 veridier in initramfs is checking some additional options that mer-kernel-check skips Dec 18 14:16:31 How to install Ubuntu Touch on Samsung s5? Dec 18 15:51:42 Finally, I've probably got halium reference image to boot, because now I can't telnet to it(which I earlier could) Dec 18 15:51:51 Log of dmesg is here, https://paste.ubuntu.com/p/5qjw7x5mb5/ Dec 18 15:52:02 but I can't ssh either :( Dec 18 15:52:23 `GNU/Linux Device on rndis0 10.15.19.82` … can you ping this address from your host? Dec 18 15:53:12 Yes Dec 18 15:53:40 But ssh gives connection refused. Dec 18 15:53:49 ssh root@10.15.19.82 Dec 18 15:54:10 I've changed the password using adb shell Dec 18 16:02:55 I disconnected the cable, and I can still ping the IP. Dec 18 16:04:50 ifconifg from your host? maybe this is in ip range of some your local network?) Dec 18 16:08:01 Here https://paste.ubuntu.com/p/YrGQHDjdmY/. Maybe it's due to the ip commands here https://docs.halium.org/en/latest/porting/debug-build/logging-in.html#logging-in Dec 18 16:10:14 ip link show does not show the link Dec 18 16:23:14 doesn't look like it shoud respond to ping with disconnected cable :D Dec 18 16:31:02 Sorry, I lost connection. Dec 18 16:31:35 What I noticed is the ping works only when I'm connected to another phone I'm using as hotspot. Dec 18 16:31:59 But the log appears only when I connect the device I'm flashing to Dec 18 16:32:19 the dmesg log, I mean Dec 18 16:38:46 Hello everyone, … I’m searching for a smartphone to port Ubuntu Touch on it. … I know that, first, Halium has to be ported to it before building UT over it. … I’m searching for a smartphone (not too expensive, it can be an old model (retail), but around US$100...) … The phone should be open source (I stopped porting Halium to a S Dec 18 16:38:46 amsung Galaxy Tab because it was too proprietary 🙁) so having all the software stuffs as open source looks very important... … Does anyone have an idea about a smartphone please ? I hope I’m not too demanding for the price... … It can have Halium already ported or not. There is such a great community there to help porting ! 🥳 … Thank you Dec 18 16:41:43 @jb_amade, I will suggest xiaomi devices... … Since it cost effective and releasing the kernel sources asap... Dec 18 16:42:07 @SRIDHARDV, Xiaomi mainly based on CAF.. Dec 18 16:52:19 @jb_amade also make sure it came with Android 7 as stock, not 8/9 Dec 18 16:58:56 @SRIDHARDV, What is CAF ? … Thanks for the idea. Will check out this Dec 18 17:01:08 @NotKit, Why ? Does it mean that recent devices (those which have Android 8/9) are not Halium compatible ? That would be so sad Dec 18 17:01:40 @NotKit, [Edit] @NotKit Why ? Does it mean that recent devices (those which have Android 8/9) are not Halium compatible ? That would be so sad Dec 18 17:01:43 not yet, future depends on getting Android 8 support adopted by respective projects Dec 18 18:02:08 @jb_amade, but which $100 Android device did you have in mind? Dec 18 18:02:45 I managed to boot custom kernel on Vernee T3 Pro, but that's really low end Dec 18 18:52:48 Used Samsung devices can be had for around $100, my device on eBay sells for around $150 Dec 18 19:10:03 I would prefer Xiaomi to Samsung Dec 18 19:10:09 less hassle Dec 18 19:16:06 I buy Nokia :p Dec 18 19:18:13 good luck unlocking that :) Dec 18 20:18:28 I got my Samsung to boot UT though, but that's just cause its what I had on hand Dec 18 20:24:21 @NotKit thanks for your messages. I wasn’t thinking about anything special, I was just asking for advice … I think I’ll consider Xiaomi. Thank you again Dec 18 20:25:40 Tygerpro precisely not a Samsung ! I said that I stopped porting to my Samsung Tab because it’s quite proprietary... … That’s sad, because Samsung devices are good, but I’m searching for an alternative Dec 18 20:26:01 @Tygerpro Tygerpro, Did you make your port public ? If it works, you should share it Dec 18 20:26:40 I haven't yet, been busy trying to figure out my ofono issues with it Dec 18 20:39:24 Hello! Has anyone tried to adapt the sailfishOS with the documentation of helium (kernel/boot)? I am planning to do this for the i9100 (Galaxy SII International). Sometimes the sailfish is too shallow in that part and am lost at what to do. Dec 18 20:41:27 The documentation is not generally useful for adapting Sailfish as far as I can tell, but parts of it might be useful for some specific pieces. I'm not sure what those would be. Dec 18 21:38:45 @linusdan hybris-boot scripts are different between Sailfish and Halium Dec 18 21:39:11 what you could use at most is probably documentation about changing kernel config, but that's it Dec 18 23:31:45 @bhushanshah @mariogrip https://github.com/Halium/android_system_core/commit/373a5b7d7861cca8597d814deedfac2b02dc788b - this patch got lost during migration to 7.1 somehow Dec 18 23:31:49 was this intentional? Dec 18 23:32:07 was reviewing local Gemini changes and it seems it was needed Dec 18 23:32:13 [Edit] was reviewing local Gemini tree changes and it seems it was needed Dec 18 23:34:29 @UniversalSuperBox @NotKit Thanks! It was exactly what you wanted to know :) **** ENDING LOGGING AT Wed Dec 19 03:00:01 2018