**** BEGIN LOGGING AT Fri Aug 16 03:05:29 2019 Aug 16 03:37:24 lyhistory was added by: lyhistory Aug 16 06:39:14 @Cyjan [could you tell me where is it located..?], change audiopolicymanager by one in this repo … https://github.com/CyanogenMod/android_hardware_qcom_audio Aug 16 08:54:26 Could u plz tell me where is android_bootable_recobery? Aug 16 09:41:45 @Demonic Angel [Could u plz tell me where is android_bootable_recobery?], Not sure what you are asking, but if you want to re-install android you will need to restore the factory image Aug 16 09:48:53 Um.. actually Aug 16 09:49:23 https://paste.ubuntu.com/p/KxCRt3c8mT/plain/ Aug 16 09:49:31 This is the error Aug 16 09:49:39 Could u plz help me? Aug 16 09:49:49 Please Aug 16 09:56:01 Can you send the link again without /plain at the and pls Aug 16 09:57:37 Ok Aug 16 09:57:47 https://paste.ubuntu.com/p/KxCRt3c8mT/ Aug 16 10:02:51 Can you post your manifest? Aug 16 10:03:34 @Walid [change audiopolicymanager by one in this repo … https://github.com/CyanogenMod/and …], Okay I'll try Aug 16 10:05:31 @Demonic Angel [https://paste.ubuntu.com/p/KxCRt3c8mT/], Try "repo sync -f" Aug 16 10:06:05 Ok Aug 16 10:07:13 garvitdelhi was added by: garvitdelhi Aug 16 10:07:31 Thanks Aug 16 10:10:04 @Tygerpro [Can you post your manifest?], Haven't created yet Aug 16 11:22:23 Wissotsky was added by: Wissotsky Aug 16 11:58:38 Error again Aug 16 12:05:41 @K31j0 [Did anyone here do a full device bringup for Lineage or other Android without po …], https://paste.ubuntu.com/p/qh9zQ5Xfdd/ Aug 16 12:06:30 https://paste.ubuntu.com/p/qh9zQ5Xfdd/ Aug 16 13:21:58 From `UBports porting` telegramchannel, we are organizing an ofono/rild hackathon for (TBC) next Saturday 24th: The aim is to smash Ofono issues in halium-7.1 based and to speed up some Ubuntu Touch porting. Of course we would like to invite porters from other interested projects (I.e. Halium, plasma mobile), would you be in? Aug 16 13:25:09 @stefanomelchior: LuneOS team is looking into this currently. We're using Mer's oFono with Mer's RIL plugin. We're having some clues as to where to look already. Aug 16 13:29:16 Herrie care to share information? Aug 16 13:35:37 hey everyone! before i wanted to start to port halium on my device, i decided to take a look at the documentation and there is something that i cant get Aug 16 13:36:44 https://docs.halium.org/en/latest/porting/get-sources.html in here Aug 16 13:36:51 what revision means? Aug 16 13:40:04 Also how can i do dependingces Aug 16 13:40:21 *dependencies Aug 16 13:40:55 I'd say compare with how other device manifests do it Aug 16 13:41:25 https://github.com/Halium/halium-devices/blob/halium-7.1/manifests/sony_suzu.xml Aug 16 13:42:00 oh, is it needs to be that long? Aug 16 13:42:05 are you porting to a LinageOS-officially-supported device? Aug 16 13:42:20 what goes in the manifest depends on your device Aug 16 13:42:55 yes, it is in their repo Aug 16 13:43:05 discontinued at 12.1 Aug 16 13:43:32 https://github.com/LineageOS/android_device_samsung_i9100g/blob/cm-12.1/cm.dependencies Aug 16 13:43:46 this is its dependencies Aug 16 13:43:46 in that case revision for those repos will probably be "cm-12.1" Aug 16 13:44:32 alright thanks. I have one more question, i didnt get the dependencies part on that guide too Aug 16 13:44:58 you'll need the first three entries in the dependencies file and turn them into manifest entries Aug 16 13:45:08 other than that the dependencies file is not required Aug 16 13:49:58 that sounds hard but i think i can do that Aug 16 13:51:08 other than this dependencies part, it looks pretty much looks like android building Aug 16 13:51:20 * other than this dependencies part, it pretty much looks like android building Aug 16 14:02:22 @fredldotme: Tofe can provide you some more. So far we have found the following: Our ofono was started too early leading to the signal bars not showing up. Starting it later makes the signal bars appear Aug 16 14:03:09 @fredldotme: "The cause why ofono doesn't trigger anything when called is that UNSOL_RESPONSE_CALL_STATE_CHANGED isn't sent from RIL, only UNSOL_CALL_RING is sent" Aug 16 14:04:08 Which might be caused by qcom_ril, but we're not sure about that yet: https://paste2.org/tvZhIc91 Aug 16 17:55:21 hey any build available for ubuntu touch on ze550kl devices? Aug 16 18:02:16 nope Aug 16 18:21:02 what does remote means? Aug 16 18:24:13 "remote" in the context of repo manifest files refers to the repository the sources reside in. Aug 16 18:26:13 like Lineageos? Aug 16 18:31:11 [Edit] "remote" in the context of repo manifest files refers to the repository account the sources reside in. Aug 16 18:31:21 yes Aug 16 18:31:32 hmm Aug 16 18:32:49 Aug 16 18:32:54 is it looks ok? Aug 16 18:34:11 There is a list of remotes on the page you're on Aug 16 18:34:42 what do you mean? Aug 16 18:38:41 http://docs.halium.org/en/latest/porting/get-sources.html#remotes Aug 16 18:45:35 i read it and not sure what to do Aug 16 18:46:07 What you have is fine Aug 16 18:46:57 oh nice Aug 16 18:49:03 also, how can i do the dependinces part? Aug 16 18:49:11 *dependencies Aug 16 18:50:11 What is unclear to you in the Dependencies section? Aug 16 18:51:39 about how i can do the remote since they dont have any Aug 16 18:52:02 https://github.com/LineageOS/android_device_samsung_i9100g/blob/cm-12.1/cm.dependencies Aug 16 18:52:13 If they don't have any, the remote is the same as the repository containing the dependencies file Aug 16 18:53:20 oh good, do i still need a vendor file for it? Aug 16 18:53:24 folder* Aug 16 18:53:48 Probably, but it doesn't appear to be listed there Aug 16 18:54:03 If you get build errors complaining about things in `vendor` or weird missing stuff, then yes. :P Aug 16 18:54:21 the thing is it uses two vendor sources when building android Aug 16 18:54:31 That's fine. Both can be added Aug 16 18:55:06 oh good Aug 16 18:55:22 so the path for device tree is same is android right? Aug 16 18:55:32 Yep Aug 16 18:55:42 i mean path="device/samsung/i9100g" Aug 16 18:55:47 Yep Aug 16 18:56:13 do i need kernel sources too in manifest? Aug 16 18:56:20 Yes Aug 16 18:56:43 You're building a small Android tree. Everything but the Java. Aug 16 18:56:57 alright thanks Aug 16 18:57:28 If im succesfull, how can i aplly for hallium-devices? Aug 16 18:57:57 You can send a PR to halium-devices at any time Aug 16 18:58:18 Good, at next week i will start to work into Aug 16 18:58:25 make sure to keep manifest formatting and indentation in line with the others Aug 16 19:09:20 should i add vendor blobs in my manifest too? Aug 16 19:09:34 because they are on other repositories probably Aug 16 19:10:01 your device will need the vendor blobs most probably Aug 16 19:10:48 yeah but there are more than one folder for it Aug 16 19:11:02 will it cause a problem? Aug 16 19:12:17 there is proprietary_vendor_ti and proprietary_vendor_samsung Aug 16 19:19:13 That should be no problem Aug 16 19:19:43 It will map to vendor/ti and vendor/samsung Aug 16 19:19:50 That's not an issue Aug 16 19:20:05 There are other targets who have similar bits Aug 16 19:20:24 oh good Aug 16 19:20:50 also, how can i set ubp for my build Aug 16 19:37:43 @Herrie [@stefanomelchior: LuneOS team is looking into this currently. We're using Mer's …], Good starting point! Herrie, is it correct (as jbbgameich told me) you started a porting of halium-8? Aug 16 19:41:49 @stefanomelchior: Yeah really initial legwork though. Similar approach as with 5.1/7.1 disabling all the Java stuff Aug 16 19:42:13 It's close to getting Halium to build. Last bit still has an error Aug 16 19:42:27 Everything is on my herrie82 GitHub account in general Aug 16 19:42:34 With a sample target Aug 16 19:42:49 I haven't tested it yet except for trying to build Aug 16 19:43:04 It already took me a good 2/3 days to get to this point Aug 16 19:43:17 With trial and error on what to patch and disable Aug 16 19:43:42 Not sure what oFono UBPorts is using? Aug 16 19:45:00 @Herrie [I haven't tested it yet except for trying to build], I'm trying too. Same point, still working onto building the mg. Let's join efforts if possible Aug 16 19:47:11 how can i set ubp for my build? It says that on repos section Aug 16 19:49:54 @stefanomelchior: I don't have a lot of low level knowledge about Android or Linux in general but I can understand, adjust and fiddle ;) Not a good coder myself, but good at doing legwork Aug 16 19:50:02 Let me paste some links in a minute Aug 16 19:50:22 Or you found mine already? Aug 16 19:53:57 Actually I found yours github.com/Herrie82 which is pretty useful, as I am trying to port a msm8953 device (bq aquaris x pro) Aug 16 19:56:26 Ah OK that should be similarish to Tissot Aug 16 19:56:31 Which is also msm8953 Aug 16 19:56:50 I get to the last stage of the build, just seems some additional verity stuff needs fixing Aug 16 19:58:32 I might have a look at something similar for 9.x at some point when I have some free time at my hands. Good things it's holiday period, so days aren't crazy hectic ;) Aug 16 19:59:28 Do you have your device manifest? I can have a go at my end as well Aug 16 19:59:41 Got a Threadripper 2990wx, so builds fly :D Aug 16 20:00:37 Ohhh, Herrie got an upgrade Aug 16 20:01:57 UniversalSuperBox: Yeah ditched my 2 machines for a single one ;) 128GB RAM, 1TB M.2 SSD ;) Aug 16 20:02:17 FLIES ;) Aug 16 20:02:17 That would probably costy Aug 16 20:04:50 @Herrie [Do you have your device manifest? I can have a go at my end as well], Yep, I created it, but I needed to modify the default.xml because it seems something was missing over there Aug 16 20:04:54 I didn't count everything, but I guess somewhere around EUR 4000-4500 for the whole system. (It also has 2* 10TB for storage) Aug 16 20:05:45 Damn Aug 16 20:07:00 Well memory and CPU were 2500+ already ;) Aug 16 20:07:10 Rest wasn't that bad actually ;) Aug 16 20:07:19 CPU or GPU? Aug 16 20:07:23 CPU Aug 16 20:07:28 oh Aug 16 20:07:38 What did you choose for GPU? Aug 16 20:07:49 I don't need GPU for anything, so I have very simple passively cooled, low energy card ;) Aug 16 20:08:13 oh nice Aug 16 20:08:35 you probably build things in seconds huh :) Aug 16 20:08:48 Not seconds, but Halium is a couple of minutes usually ;) Aug 16 20:08:56 750/750 fiber helps as well with repo sync ;) Aug 16 20:09:08 still pretty neat Aug 16 20:09:29 btw in the document it says "If you do not specify a remote, phablet is assumed." Aug 16 20:09:40 That's for 5.1 Aug 16 20:09:51 i am building for 5.1 Aug 16 20:09:52 phablet is old UB Ports stuff Aug 16 20:10:04 yeah i want new ubports stuff to be built Aug 16 20:10:15 how can i set that? Aug 16 20:10:58 See https://github.com/Halium/android/blob/halium-5.1/default.xml#L3 and https://github.com/Halium/android/blob/halium-5.1/default.xml#L34 Aug 16 20:11:07 Well I mean it originates from UB Ports Aug 16 20:11:17 In 7.1 naming was cleaned up a bit Aug 16 20:11:31 5.1 in general should work. We use it for Hammerhead & Tenderloin in LuneOS Aug 16 20:11:45 so do i need to add that in my manifest? Aug 16 20:11:55 * hpagseddy[m] sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/YdpQgHhTuUPbNYBuzQsWkUKa > Aug 16 20:11:58 this part i mean Aug 16 20:28:44 also what that means? Aug 16 20:28:45 Fetching projects: 24% (43/175)fatal: unable to access 'https://github.com/CyanogenMod/android_external_pcre/': Could not resolve host: github.com Aug 16 20:28:57 You shouldn't need to touch anything except for your own device manifest Aug 16 20:29:08 Sometimes GitHub is down ;) Aug 16 20:29:16 Or the repo disappeared Aug 16 20:29:51 "Could not resolve" is a local error Aug 16 20:31:21 oh Aug 16 20:31:32 this time all is well but Aug 16 20:31:45 ./halium/devices/setup: line 140: cd: /home/hello/halium/vendor/samsung/i9100g: No such file or directory Aug 16 20:32:00 oh wait Aug 16 20:32:04 i can solve it Aug 16 20:35:11 do i need to use lunch or brunch for building for my device? Aug 16 20:35:34 I am almost 100% sure that one's in the docs Aug 16 20:35:53 it says lunch but there isnt my device on the list Aug 16 20:36:12 1. aosp_arm64-eng 3. aosp_mips64-eng 5. aosp_x86_64-eng Aug 16 20:36:12 2. aosp_arm-eng 4. aosp_mips-eng 6. aosp_x86-eng Aug 16 20:36:15 it has those Aug 16 20:36:16 Okay, does it work with breakfast then? Aug 16 20:36:44 Breakfast menu... pick a combo: Aug 16 20:36:45 1. full-eng Aug 16 20:36:50 dont think so Aug 16 20:37:27 Just 'breakfast codename Aug 16 20:37:29 ' Aug 16 20:37:50 If it's not found, there's a more serious problem like a missing repository or configuration. Aug 16 20:38:27 https://bpaste.net/show/NoMx Aug 16 20:38:31 ther is this error Aug 16 20:38:55 Well, you're missing vendor/samsung/omap4-common then Aug 16 20:39:34 oh weird Aug 16 20:39:39 i didnt know i need it Aug 16 20:43:14 sell there is no common-vendor.mk bu common.mk in omap4-common Aug 16 20:43:18 well* Aug 16 20:44:18 @JBBgameich [Great! Qt updates really often help :) … Once you have working network, you could …], Hey, I'm back in need of assistance 😊 … Well... unfortunately, kwin_wayland has stopped working after I upgraded my rootfs from january... (so it must have gotten broken between january and now) it stops with … "FATAL ERROR: could not find a Aug 16 20:44:18 backend". All I did was apt upgrade... … Any suggestions in trouble shooting highly appreciated. Aug 16 20:48:14 Is kwin installed from debian-pm or debian? Aug 16 20:48:31 Sounds like hwcomposer backend is missing Aug 16 20:49:09 Kwin might need a rebuild, i'll take care of that this weekend. Aug 16 20:50:16 Ah! That might have caused it. In your i386 rootfs there still is a typo in /etc/prefences (instead of preferences), so that the upgrade might have been taken from debian repo instead... Aug 16 20:51:30 nothing calls common-vendor.mk at all Aug 16 20:52:05 Ok, thanks! … Also in the january version kwin dies a lot with "kwin_wayland: /builds/debian-pm/halium/kwin/geometry.cpp:2677: bool KWin::AbstractClient::startMoveResize(): Assertion `!isMoveResize()' failed." … Any idea, why that could be? Aug 16 20:55:39 @JBBgameich [Is kwin installed from debian-pm or debian?], well... no, backend seems fine... … kwin-wayland-backend-hwcomposer: … Installed: 4:5.14.5-3 … Candidate: 4:5.14.5-3 … Version table: … *** 4:5.14.5-3 500 … 500 https://repo.kaidan.im/debpm buster/main i386 Packages … 100 /var/lib/dpkg/status Aug 16 20:55:57 Is the rest of kwin from the same version? Aug 16 20:56:23 @Daniel [Ah! That might have caused it. In your i386 rootfs there still is a typo in /etc …], Oh, i really should fix that. I'll put it onto my todo list Aug 16 20:56:53 Fwd from ankaos: https://paste.ubuntu.com/p/kT4SBQ35rC/ Aug 16 20:57:02 hı use cm-14.1 Aug 16 20:57:21 but lineage_j5lte stoped say me Aug 16 20:58:14 @JBBgameich [Is the rest of kwin from the same version?], Hm... yes kwin_wayland, drm, fbdev, wayland all the same version and repo... … test_hwcomposer is still running... Aug 16 20:59:42 ankaos: Where are you from? Aug 16 21:02:03 @hpagseddy[m] [ankaos: Where are you from?], kktc Aug 16 21:02:34 Ohhhhh Aug 16 21:02:48 i got it because you used "ı" :) Aug 16 21:03:22 I have "ı" Aug 16 21:03:24 :D Aug 16 21:03:38 so do i ;) Aug 16 21:03:45 but repo sync not problem Aug 16 21:05:04 @hpagseddy[m] [ankaos: Where are you from?], turkish republic of northern cyprus Aug 16 21:05:38 yeah i already got it when you said kktc haha Aug 16 21:06:33 @ankaos [https://paste.ubuntu.com/p/kT4SBQ35rC/], please help me Aug 16 21:07:14 what is your repo manifest? Aug 16 21:07:46 cm-14.1 i use Aug 16 21:08:06 did you set your device manifest right? Aug 16 21:10:52 pardusx was added by: pardusx Aug 16 21:16:46 https://bpaste.net/show/y7lt Aug 16 21:16:51 is it good or bad? Aug 16 21:17:05 it only gave me that Aug 16 21:49:49 https://bpaste.net/show/RKK4 Aug 16 21:50:20 i also have this while making mka halium-boot Aug 17 02:44:08 zerojuan was added by: zerojuan **** ENDING LOGGING AT Sat Aug 17 03:00:04 2019