Wednesday, 2026-07-08

*** n2klb_ is now known as n2klb02:02
*** Ischwitch is now known as Ingvix06:57
T42<Mattia990> I'm trying to update the sdk tooling to latest version and now i get this06:58
T42<Mattia990> `Problem: nothing provides 'libc.so.6(GLIBC_2.38)(64bit)' needed by the to be installed mce-plugin-libhybris-1.14.5-1.3.4.bso.aarch6406:58
T42<Mattia990>  Solution 1: deinstallation of mce-plugin-libhybris-1.15.3-1.aarch6406:58
T42<Mattia990>  Solution 2: keep obsolete mce-plugin-libhybris-1.15.3-1.aarch6406:58
T42<Mattia990>  Solution 3: break mce-plugin-libhybris-1.14.5-1.3.4.bso.aarch64 by ignoring some of its dependenci`es06:58
T42<Mattia990> What should i do?06:58
T42<elros34> 1 or reinstall target/tooling07:32
T42<Mattia990> I'm trying with the reinstall of tooling/target but i i'm not able to get target installed07:43
T42<Mattia990> https://paste.opensuse.org/pastes/9f924537a9d707:43
T42<elros34> maybe you need to remove old one first07:50
T42<elros34> or use sdk-manage like in hadk-hot to install everything in one command07:52
T42<Mattia990> I found the problem, it was also the old sdk i was using based on sailfish 4.607:55
T42<Mattia990> I updated it to latest and now i can create the target07:55
T42<elros34> old sdk platform?07:56
T42<Mattia990> Yes, the Platform SDK07:56
T42<Mattia990> I successfully built and run sailffish os 5.1 on my port. I saw something strange with adaptive display brightness, now it is super super fast.15:27
T42<Mattia990> Another thing is that i have a WPA2 PSK + WPA3 personal wifi network. Before the update i was able to connect to it, now no. I tried to use my phone's hotspot with just WPA2 PSK and i'm able to connect to it15:27
Mister_Magisterhmmmm15:29
Mister_Magisterit's weird i have so many issues on 5.115:29
T42<Mattia990> I also don't understand why i got installed pulseaudio 17 instead of 14.2.10615:48
T42<Mattia990> When i run `rpm/dhd/helpers/build_packages.sh -b hybris/mw/pulseaudio-modules-droid`15:51
T42<Mattia990> I see in pulseaudio-modules-droid that the file .tarball-version is being created with this contet "`17.0.106`"15:51
T42<Mattia990> I'm on a detached head with the latest commit that is the 14.2.106 tag15:52
malif you updated to sailfish 5.1 then it contain pulseaudio 1715:56
T42<Mattia990> I didn't know, good!16:09
T42<Mattia990> I still have segmentation fault with pulseaudio16:09
T42<Mattia990> https://paste.opensuse.org/pastes/196863b143c716:09
mal@Mattia990 for wpa3 add something like https://github.com/mlehtima/droid-config-fp5/blob/master/sparse/etc/connman/main.conf.d/10-fp5.conf the first and last lines at least for the wpa issue, the possible values are none, mixed or full meaning wpa2-only, wpa2+wpa2/3 and last one means all possible combinations16:09
T42<Mattia990> It didn't work for me, i tried both WifiWPA3Support full and mixed (re @SailfishFreenodeIRCBridgeBot: <mal>@Mattia990 for ...)16:21
maland you had the first line also correctly set?16:25
T42<Mattia990> Maybe i didn't understand well, i copied your configuration and only tried changing WifiWPA3Support with full and mixed, following by a phone reboot16:28
malI meant to try only adding:16:29
mal[General]16:29
malWifiWPA3Support = full16:29
mal@Mattia990 did you add some custom connman config earlier for usb for example?16:29
T42<Mattia990> I have just tried but without success with just [General] and that parameter to full/mixed16:36
T42<Mattia990> No, i don't have special things for usb, it is working out of the box (re @SailfishFreenodeIRCBridgeBot: <mal>WifiWPA3Support...)16:36
malhmm16:46
malwhich device was that again?16:46
T42<Mattia990> It is xiaomi mi9 (cepheus) based on android 1116:50
T42<Mattia990> With sailfish os 5.0 it was working then today i did the upgrade to 5.1 and stopped working. For now i set my network to WPA216:50
malso how did the wpa2+3 behave now?17:01
T42<Mattia990> I go to settings -> wlan and i write the password to the wpa2+3 connection17:06
T42<Mattia990> It tries to connect and then it says it cannot connect17:06
T42<nightishaman> mal: How can I debug hwc further? I dont know where to go?20:11
T42<elros34> maybe start with basic and provide logcat from boot time to minimer start for mal20:18
T42<nightishaman> I can do that20:20
T42<nightishaman> Do I annoy you?20:20
T42<elros34> what do you mean? You can't fix issue without logs and I do not remember you showing logcat together with minimer started with right command20:23
T42<nightishaman> Im just asking whether my requests are annoying20:24
T42<elros34> this channel is for porting so these request are fine for me but I can only speak for my self. hey there is always mute button:P20:25
T42<nightishaman> haha20:26
T42<elros34> mind that there is big day in jolla so he might be busy20:26
T42<nightishaman> ah20:26
T42<nightishaman> got some pastebin service that allows 3 mb like ubuntu20:59
T42<nightishaman> ubuntu is down20:59
T42<nikita_kraev> i post on gist.github.com, although it's not anonymous (re @nightishaman: got some pastebin se...)21:01
T42<nightishaman> thanks21:06
T42<nightishaman> https://gist.github.com/maltesermailo/85f4071f04a43e931d0c1bb5f97d3dc421:06
T42<nightishaman> full logcat21:07
T42<elros34> is this the place when  you start minimer?: HwcComposer: Can't create AidlComposerClient, fallback to HIDL  binder  : release 2496:2601 transaction 5351 in, still active   315 I binder  : send failed reply for transaction 5351 to 5252:52521:25
T42<elros34> I wonder if it would be good idea to somehow get ride of this android.frameworks.stats.IStats which flood log21:27
malwhich android base was that?21:32
T42<elros34> mal: according to crash LineageOS Version: '23.2 :)21:47
T42<elros34> "gralloc-mapper is missing" sounds important too21:51

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