Monday, 2026-05-25

nightishamanalso according to kernel log, systemd fails to mount the partition on the super partition(system, system_ext, system_dlkm, vendor, vendor_dlkm)01:00
T42<elros34> @nightishaman interesting, do you use init_enter_debug2?02:38
T42<nightishaman> @elros34 nope, Telnet starts on its own02:40
T42<elros34> it always starts on its own but if you loose connection then that is they easy way to debug02:42
T42<nightishaman> Well if I unplug and replug, the connection is back and drops after 2s again02:43
T42<nightishaman> But I’m glad I get consistently into rootfs now02:44
T42<nightishaman> And I’m angry at Google and Samsung for developing this mess of kernel modules02:44
T42<K31j0> You're trying to port a pixel? (re @nightishaman: And I’m angry at Goo...)02:58
T42<nightishaman> @K31j0 yes03:03
T42<K31j0> Which ones? (re @nightishaman: @K31j0 yes)03:04
T42<K31j0> one*03:04
T42<nightishaman> Pixel 7 „panther“03:07
T42<K31j0> I have an 8 Pro, but I kept it stock for now. What struggles you the most? The module shitshow?03:11
T42<nightishaman> Well I kinda got it to work now by using the Android init and just using the kernel module loader included. I patched it as a binary called load_kernel_modules which is used by the init-script03:14
T42<nightishaman> Once It works it can easily be adapted to your device probably03:14
rinigus@b100dian: should work till we get boot with esim fixed in UI05:19
malrinigus: I'm still thinking what is the proper way to handle it in the pin query agent15:17
malor should it be handled in other level15:17
Mister_Magistermal: does jolla-settings-system-flashlight contain such tightly protected secret that it has to be closed source? I wanted to take a look to see how to add my own actions ;-;16:20
malnot really, it just happens to be in the settings package16:21
Mister_Magisterwhich is closed source16:21
Mister_Magisterumm… do you have anything i could use as reference?16:21
malwhat do you want to do?16:22
Mister_Magisteradd my own action to the menu16:22
Mister_Magisterlike flashlight16:22
Mister_Magistertoggle something on/off16:22
Mister_MagisterI wanna use it for OTG workaround on my latest port as well as control lights in my house16:22
Mister_MagisterI'm not gonna mention that api to add stuff there should be available to community same way app settings in settings but i guess i just did xd16:23
Mister_MagisterI see in the package that there are qmls and one binary, qmls are quite straightforward not sure how binary is called16:25
Mister_MagisterYou cannot share any insight i guess16:34
Mister_MagisterI maybe can use dbus to communiate with daemon and make dbus launch the app16:34
Mister_Magisterwait i just described what the flashlight does16:35
Mister_Magisterthere is dbus service and that exec is what's being called16:36
Mister_Magisterokay I think I got it16:36
Mister_Magisteralso mal on my latest port that's running on the a15 i cannot launch my 2 apps that use gstreamer lol, they just simply segfault on SailfishApp::createView(), but my other ports don't exhibit such issue. Just thought you might find that interesting16:40
malhmm16:44
Mister_Magisterokay got entry to show up in settings that's first step, don't have translations but i'll worry about that later16:59
Mister_Magisterhmm entry in top menu is there but its invisible so thats fun17:01
Mister_Magisterhmm even if i only change path and source compared to flashlight it's still invisible17:02
Mister_Magisterahh the qml, the qml is what's not showing anything hence nothing is being shown17:03
Mister_Magisterahh the api is similar to that of a settings page, and i already have added my own settings page so its similar17:06
Mister_Magisterayyy got it17:07
Mister_Magisterand it launches my dbus app already epic17:09
nightishamanmal: I don't know if you saw, but I get consistently into rootfs now. Now I'm having the problem that RNDIS connection drops after 2 seconds of being available. Re-plugging causes it to connect again but drop again after 2 seconds.17:20
malcan you obtain any logs?17:21
maldoes the interface disappear or just ip?17:21
nightishamanhttps://pastebin.com/YSgzc4it this is what happens on host side17:22
nightishamani can get logs in 2 hours, i just wrote you, in case you might take some time to answer17:22
malis usb-moded running?17:23
nightishamanis disabled(set to /dev/null)17:23
malok17:24
rinigusb100dian: I hope that it will be resolved in future SFOS releases (pin query agent getting blocked by non-configured esim)17:51
rinigusso, its a "temporary" workaround17:51
Mister_Magistermal: I've cooked and I've done it, and i'm pretty sure (minus service being started by systemd and not dbus) that it's what flashlight service does https://github.com/Michal-Szczepaniak/miami-otg18:41
Mister_MagisterI just need to add translation18:42
Mister_MagisterI needed to run service from systemd because i needed to write to sysfs18:45
Mister_Magistermal: is there a way I can make sure that my toggle is by default in the top menu? like on fresh install?18:46
malI would assume some dconf magic18:48
malmaybe18:49
Mister_Magisterohh lemme grep18:50
Mister_Magisterbecause users won't find the toggle in the settings18:50
Mister_Magistermal: got it! topmenu_shortcuts=19:13
Mister_Magisteri assume i have to add it to /etc/dconf/db/nemo.d/19:15
Mister_Magistermal: also do since you added the proxy service to a15 branch do you think maybe with proxy it will unlock all 3 cameras on camera1 api?19:51
Mister_Magistersince it was checking some whitelist19:51

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