Friday, 2022-01-21

T42_<rodrisola> friens07:35
T42_<rodrisola> friends help07:35
T42_<rodrisola> i add library in /odm/lib07:35
T42_<rodrisola> but i have error07:36
T42_<rodrisola> [  214.976788] droid-hal-init: Control message: Could not find 'android.hardware.media.c2@1.0::IComponentStore/default' for ctl.interface_start from pid: 3582 (/system/bin/hwservicemanager)07:36
T42_<A_T_R> How to setup waydroid on sailfishos?09:40
T42_<adampigg> Needs support from the porter (re @A_T_R: How to setup waydroi...)09:56
T42_<A_T_R> 😐10:03
T42_<zinstack625> @A_T_R I remember adding binder targets like puddlejumper and so on. Cannot share the commit right now, is GH down?10:07
T42_<zinstack625> Nvrmd, my mobile operator just lost the connection to half the web. Look for something puddlejumper related in github.com/sailfish-motog7/android_kernel_motorola_sdm632-common10:12
T42_<A_T_R> https://github.com/sailfish-motog7/android_kernel_motorola_sdm632/blob/0037791ab9e9096efb4a7e3e1682d34a11d235da/arch/arm64/configs/ocean_defconfig#L4629 @zinstack625  this line?10:19
T42_<zinstack625> Yep, that's the one. There are more kernel configs, but most of them are being warned of by mer-kernel-check. Try doing just that, it might help10:20
Thaodan@rodrisola: Are you on Android 11? Their the Audio support is WIP atm please wait.11:01
T42_<AntonlX> Is there any way to fix radio exept radio-iris driver11:05
T42_<AntonlX> radio-iris is not exist in my kernel and other paches not work11:05
malwhich fm radio driver does it use?11:50
T42_<A_T_R> how to install waydroid on sfos?11:57
T42_<Verevka86> Install chum14:30
T42_<Verevka86> Chum: install waydroid, waydroid-runner14:30
T42_<Verevka86> devel-su waydroid init14:30
T42_<Verevka86> reboot (re @A_T_R: how to install waydr...)14:30
T42_<Verevka86> https://irc.thaodan.de/.imgstore/0bd13ebf/file_3243.jpg14:30
T42_<Verevka86> Xiaomi mi6 (hybris17.1) 4.3.0.1214:30
T42_<A_T_R> Thanks (re @Verevka86: Install chum14:31
T42_<A_T_R> Chum: i...)14:31
T42_<rodrisola> thaodan what I can not access is that the binaries in apex, do not access their libraries, it says namespace default no access16:41
T42_<Mister_Magister> wait this is my app (re @Verevka86: )16:45
T42_<Mister_Magister> *gasp*16:45
T42_<rodrisola> for  example17:13
T42_<rodrisola> modprobe: ERROR: could not insert 'wlan': Invalid argument17:13
T42_<rodrisola> any help?17:13
T42_<Ken Carr> 𝑑𝒉𝑖𝑠 𝑖𝑠 π‘ π‘œ π‘Žπ‘šπ‘Žπ‘§π‘–π‘›π‘” 𝐼 𝑑𝑖𝑑𝑛'𝑑 π‘˜π‘›π‘œπ‘€ π‘Ž 𝑙𝑒𝑔𝑖𝑑 π‘π‘™π‘Žπ‘‘π‘“π‘œπ‘Ÿπ‘š π‘™π‘–π‘˜π‘’ 𝑑𝒉𝑖𝑠 𝑒π‘₯𝑖𝑠𝑑 𝑖𝑛 π‘šπ‘¦ 𝑙𝑖𝑓𝑒,𝐼 π’‰π‘Žπ‘£π‘’ 𝑏𝑒𝑒𝑛 π‘ π‘π‘Žπ‘šπ‘šπ‘’π‘‘ π‘ π‘œ π‘šπ‘Žπ‘›π‘¦ π‘‘π‘–π‘šπ‘’π‘  𝑏𝑒𝑑 π‘’π‘£π‘’π‘Ÿ 𝑠𝑖𝑛𝑐𝑒 𝐼 π‘€π‘Žπ‘  οΏ½17:32
T42_<Ken Carr> πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡17:32
T42_<Ken Carr> https://t.me/joinchat/cYK9jGLSBrxmMGE017:32
T42_<b100dian> what does dmesg say about that modprobe? you're issuing it or you find it in the logs @rodrisola?17:45
T42_<zinstack625> @rodrisola you have to configure your kernel to have wlan as a module and build_packages.sh script package droid-hal. If by some off chance you don't run Qualcomm, it might not even be wlan per se18:15
T42_<zinstack625> And if I'm correct, that is to ensure blobs are available at the time of module initializing and requesting them. Vendor is mounted late (cuz no udev in initramfs?), thus blobs aren't available right after kernel loads. Mine had to have vibra as module too, because it needed firmware for various vibration rhythms smh18:21
T42_<rodrisola> in my dmesg, there is nothing about modprobe wlan, even if I fixed it, but nevertheless I have that error, I still don't have widi, but when I'm checking the log, I get that the module was loaded.19:02
T42_<rodrisola> [   50.235584] servloc: pd_locator_work: Failed to get process domains for wlan/fw for client ICNSS-WLAN rc:2119:02
T42_<rodrisola> Modules linked in: wlan(C)19:03
T42_<rodrisola> https://pastebin.com/sgAaT8fDhttps://pastebin.com/sgAaT8fD19:04
T42_<rodrisola> ΒΏMe tendrΓ­a que aparecer el dispositivo al hacer un ifconfig cierto?19:26
T42_<rodrisola> Would the device appear to me when making a true ifconfig?19:26
T42_<zinstack625> It should appear but honestly, I see you modprobing wlan while booted, what’s happening during bootup, maybe there are some answers21:07
T42_<zinstack625> And the 50.235584 message seems to be related to wifi positioning triangulation, logically it can’t work without wifi21:09
T42_<elros34> @rodrisola  check in BoardConfig*.mk  wlan section, it might have indication of what you need to do besides modprobing wlan21:59
T42_<rodrisola> i lost wlan_mac.bin22:02
T42_<rodrisola> in the persist partition22:02
T42_<rodrisola> @elros34  this?22:28
T42_<rodrisola> https://gitlab.com/sailfish-on-courbet/android_device_xiaomi_sm6150-common/-/blob/lineage-19.0/sm6150.mk#L37122:29
T42_<rodrisola> https://gitlab.com/sailfish-on-courbet/android_device_xiaomi_sm6150-common/-/blob/lineage-19.0/sm6150.mk#L37122:29
T42_<elros34> this is not BoardConfig*.mk22:30
T42_<rodrisola> https://gitlab.com/sailfish-on-courbet/android_device_xiaomi_sm6150-common/-/blob/lineage-18.1-courbet/sm6150.mk#L35022:30
T42_<rodrisola> https://gitlab.com/sailfish-on-courbet/android_device_xiaomi/-/blob/sailfish-courbet/courbet/BoardConfig.mk22:31
T42_<rodrisola> not wifi selection22:31
T42_<elros34> search in all device/* locations, you have common repository which you just posted which also might have .mk files22:32
T42_<rodrisola> @elros34 https://pastebin.com/Tsnf7Uxz22:35
T42_<elros34> why do you show me it? I do not needed it just find it and read22:37
T42_<rodrisola> https://pastebin.com/mHRzbCQZ22:40
T42_<rodrisola> this wifi selection22:40
T42_<elros34> so you can see from line 9-11 that you need: 'echo ON > /dev/wlan'22:42

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