mal | is that device single or dual sim? | 00:03 |
---|---|---|
T42 | <edp_17> Single SIM | 00:04 |
T42 | <edp_17> XT1955-5 | 00:04 |
mal | can you show what you have in /etc/ofono/ | 00:05 |
mal | and in the subfolders under it | 00:05 |
mal | and what ofono packages do you have installed "zypper se ofono" | 00:06 |
T42 | <edp_17> Here they are : https://paste.ubuntu.com/p/KTHX3vWW2t/ | 00:08 |
T42 | <edp_17> Hmm, Why do I have dual-sim.conf ? | 00:10 |
mal | remove it | 00:14 |
mal | it's added by default | 00:15 |
T42 | <edp_17> Just delete both from /etc/ofono/binder.d/ and /etc/ofono/ril_subscription.d/? | 00:15 |
mal | if you want to have it alway gone add file delete_file_$DEVICE.list to you config repo with two lines in it: | 00:16 |
mal | /etc/ofono/binder.d/dual-sim.conf | 00:16 |
mal | /etc/ofono/ril_subscription.d/dual-sim.conf | 00:16 |
mal | actually using delete_file.list is better name | 00:17 |
T42 | <edp_17> Ah, thanks. | 00:17 |
mal | no need to have the device codename in the filename if only device in the repo | 00:17 |
T42 | <edp_17> Okay, thanks. | 00:18 |
T42 | <edp_17> I guess removing those won't solve the audio issue. | 00:19 |
mal | probably not but I did see odd issue related to that in logs | 00:20 |
mal | maybe reboot and see what happens | 00:20 |
T42 | <edp_17> okay | 00:21 |
mal | note that in config repo the delete_file.list is in the root of repo like this https://github.com/mer-hybris/droid-config-sony-seine/blob/master/delete_file.list | 00:23 |
T42 | <edp_17> I've added this, thanks. Although didn't solve the issue. | 00:27 |
mal | ok, need to debug more some other time, it's quite late already here | 00:28 |
T42 | <edp_17> I also need to sleep now. Many thanks for your help so far! Have a good night. | 00:28 |
T42 | <vsvoid> Does hybris 18.0 build? | 14:28 |
mal | it should build, do you have some issue? | 14:31 |
T42 | <vsvoid> Yeah while pulling repo | 14:34 |
T42 | <vsvoid> fatal: not a git repository: '/home/hadk/.repo/projects/system/tools/aidl.git' | 14:34 |
T42 | <vsvoid> I get that then while building I get dependancy issues | 14:34 |
mal | how do you sync it? use only "repo sync", don't use "repo sync --fetch-submodules" | 14:35 |
T42 | <vsvoid> Or maybe am going over the instructions wrong, but am following the instructions to a T | 14:35 |
T42 | <vsvoid> repo sync | 14:35 |
T42 | <vsvoid> repo sync --fetch-submodules gives the following error | 14:36 |
T42 | <vsvoid> error: in `sync --fetch-submodules`: revision refs/heads/lineage-18.1 in LineageOS/android_system_tools_aidl not found | 14:36 |
mal | strange https://github.com/LineageOS/android_system_tools_aidl that has lineage-18.1 branch | 14:37 |
mal | do not use --fetch-submodules, just in case, it is known to break things | 14:38 |
T42 | <vsvoid> Yeah that's why I used sync but even that complains about the same though it finishes just fine, then I clone aidl manually | 14:39 |
mal | what dependency issue do get when building | 14:40 |
T42 | <vsvoid> error: tools/asuite/atest/Android.bp:21:1: unrecognized module type "tradefed_binary_host" | 14:48 |
T42 | <TheVancedGamer> oops | 14:48 |
T42 | <TheVancedGamer> /unban @vsvoid | 14:48 |
T42 | <TheVancedGamer> sorry | 14:49 |
T42 | <vsvoid> Thanks | 14:49 |
T42 | <vsvoid> Sorry I forgot to use pastebin | 14:50 |
mal | @vsvoid pastebing is usually only needed when posting more than 3 lines at least that is when I use it, about that error, try to uncomment tools/asuite in manifest | 14:51 |
T42 | <elros34> Do you even apply hybris-patches? | 14:52 |
mal | that is a good question | 14:53 |
mal | @vsvoid did you apply patches as mentioned in https://github.com/mer-hybris/hadk-faq#hybris-17-1 | 14:53 |
T42 | <vsvoid> Yes I did, do I have to resynce after patches? | 14:57 |
mal | no | 14:58 |
T42 | <vsvoid> Yeah I didn't was thinking maybe I should | 14:59 |
T42 | <elros34> any chance you did make hybris-hal before applying patches previously or you did overwrite patches with repo sync? | 15:07 |
mal | "repo sync -l" will remove any patches and then you can reapply those | 15:08 |
mal | and maybe also remove out/ just in case and try again | 15:08 |
T42 | <vsvoid> Okay let me redo and get back | 15:23 |
T42 | <vsvoid> I think for some reason my ssh keys are not working i can't use repo with git:// like in the document it says github.com can't be found | 17:00 |
T42 | <elros34> if you mean "repo init -u git://github.com/mer-hybris/android.git" then yes it's wrong use https://github.com/mer-hybris/android.git instead: https://github.com/mer-hybris/android/commit/532ec42710d6550b0f1c9dd5c776e247d664b368 | 19:28 |
T42 | <vsvoid> Thanks | 19:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!