Sunday, 2023-01-22

malis that device single or dual sim?00:03
T42<edp_17> Single SIM00:04
T42<edp_17> XT1955-500:04
malcan you show what you have in /etc/ofono/00:05
maland in the subfolders under it00:05
maland 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
malremove it00:14
malit's added by default00:15
T42<edp_17> Just delete both from /etc/ofono/binder.d/ and /etc/ofono/ril_subscription.d/?00:15
malif 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.conf00:16
mal/etc/ofono/ril_subscription.d/dual-sim.conf00:16
malactually using delete_file.list is better name00:17
T42<edp_17> Ah, thanks.00:17
malno need to have the device codename in the filename if only device in the repo00:17
T42<edp_17> Okay, thanks.00:18
T42<edp_17> I guess removing those won't solve the audio issue.00:19
malprobably not but I did see odd issue related to that in logs00:20
malmaybe reboot and see what happens00:20
T42<edp_17> okay00:21
malnote 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.list00:23
T42<edp_17> I've added this, thanks. Although didn't solve the issue.00:27
malok, need to debug more some other time, it's quite late already here00: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
malit should build, do you have some issue?14:31
T42<vsvoid> Yeah while pulling repo14: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 issues14:34
malhow 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 T14:35
T42<vsvoid> repo sync14:35
T42<vsvoid> repo sync --fetch-submodules gives the following error14:36
T42<vsvoid> error: in `sync --fetch-submodules`: revision refs/heads/lineage-18.1 in LineageOS/android_system_tools_aidl not found14:36
malstrange https://github.com/LineageOS/android_system_tools_aidl that has lineage-18.1 branch14:37
maldo not use --fetch-submodules, just in case, it is known to break things14: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 manually14:39
malwhat dependency issue do get when building14:40
T42<vsvoid> error: tools/asuite/atest/Android.bp:21:1: unrecognized module type "tradefed_binary_host"14:48
T42<TheVancedGamer> oops14:48
T42<TheVancedGamer> /unban @vsvoid14:48
T42<TheVancedGamer> sorry14:49
T42<vsvoid> Thanks14:49
T42<vsvoid> Sorry I forgot to use pastebin14: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 manifest14:51
T42<elros34> Do you even apply hybris-patches?14:52
malthat is a good question14:53
mal@vsvoid did you apply patches as mentioned in https://github.com/mer-hybris/hadk-faq#hybris-17-114:53
T42<vsvoid> Yes I did, do I have to resynce after patches?14:57
malno14:58
T42<vsvoid> Yeah I didn't was thinking maybe I should14: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 those15:08
maland maybe also remove out/ just in case and try again15:08
T42<vsvoid> Okay let me redo and get back15: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 found17: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/532ec42710d6550b0f1c9dd5c776e247d664b36819:28
T42<vsvoid> Thanks19:37

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!