Tuesday, 2025-09-16

T42_<Anthony Kevin Collins> Hello, are you ready to consult other trading opportunities for good profit and income.01:35
T42_<Anthony Kevin Collins> Inbox me for details about a good crypto project. They offers 10% 15% and 20% of your capital and they also trade with bot you can withdraw without reinvesting. If you are interested inbox me for the link to the platform01:35
*** Mister_Magister_ is now known as Mister_Magister04:16
T42_<Fabiano_Danzig> Hello guys. I am looking forward to join the SailfishOs community to boycopt American devices, manly for DeGooglisation.09:25
T42_<Fabiano_Danzig> I know the OS is limited in the number of devices supported, but I know there is a way to port the OS to non native phones. I have 0 experience in programming, but I’d like to learn and maybe porting my own device. My idea is to do that with Unihertz Titan 2, and I know the physical keyboard requires more work to pull it of (I know some dudes did port F(x)tec devices in the past, so maybe you have a clearer idea on the subject than09:25
T42_<Mister_Magister> @NotKit didn't you port to titan devices?09:27
T42_<NotKit> Titan 2 isn't there yet09:32
T42_<Mister_Magister> ah09:32
T42_<Mister_Magister> but iirc porting titan devices is borderline impossible unless you're you?09:32
T42_<Mister_Magister> was it unlockable bootloader but no kernel sources?09:33
T42_<NotKit> yes (re @Mister_Magister: was it unlockable bo...)09:38
T42_<NotKit> for Titan 2, it should be easier due to GKI09:38
T42_<Mister_Magister> ye so @Fabiano_Danzig i wouldn't bother09:38
T42_<NotKit> but need to receive the device first09:38
T42_<Mister_Magister> maybe @NotKit will make port but he isn't fan of releasing them09:39
T42_<TheVancedGamer> Titan 2 UT port soon09:41
T42_<morciatka> also based on GKI? (re @TheVancedGamer: Titan 2 UT port soon)09:41
T42_<TheVancedGamer> probably09:41
T42_<morciatka> how would you actually go and resolve kernel issues this time around09:41
T42_<Mister_Magister> Thekit can do it09:43
T42_<Mister_Magister> don't ask me how though09:43
T42_<Fabiano_Danzig> Ok, so he won’t share09:43
T42_<Fabiano_Danzig> @NotKit Do you think I can manage to do it with no programming background whatsoever?09:44
T42_<NotKit> @Mister_Magister is mocking me, it's not that I purposely won't share something (re @Fabiano_Danzig: Ok, so he won’t shar...)09:45
T42_<Fabiano_Danzig> Oh, I see ahahaha (re @NotKit: @Mister_Magister is ...)09:46
T42_<NotKit> without programming background, it's complicated, as sooner or later you encounter the issues that can be only fixed by fixing the code09:46
T42_<Fabiano_Danzig> I understand09:47
T42_<Fabiano_Danzig> Anyways, good luck with your project!09:47
T42_<Fabiano_Danzig> I’ll stay tuned09:47
T42_<Mister_Magister> @NotKit where's link to your other titan port?09:49
T42_<NotKit> https://github.com/ubuntu-touch-unihertz-titan/sailfishos-titanslim-ci (re @Mister_Magister: @NotKit where's link...)09:59
T42_<Mister_Magister> okay, you got me xd09:59
rinigusI happened to be in Germany during the emergency alert test on Sept 11. ofono logged "Unable to decode CBS PDU" and that was it - no alert on nagara. is ofono expected to decode these alerts? or should it be assisted by port?15:48
malrinigus: which binder radio interface does that use, aidl or hidl?16:07
rinigusmal: radio interface is binder, ims is aidl (was on volte)16:08
rinigusradio is hidl16:08
malofono is supposed to decode those but that failed for some reason16:16
malrinigus: you don't happen to have the hexdump of the incoming message?16:21
malin case you had ofono debug enabled16:39
malif I read the documentation correctly ofono might only support gsm cbs messages, not the newer ones16:44
rinigusmal: no, I don't have hexdump unfortunately. wasn't prepared for it :)16:53
malhttps://git.kernel.org/pub/scm/network/ofono/ofono.git/tree/src/smsutil.c#n3876 vs https://android.googlesource.com/platform/hardware/interfaces/+/refs/heads/main/radio/1.0/IRadioIndication.hal#23416:57
malthat says it's 88 bytes only in gsm16:57
rinigusunfortunately, no idea how large it was.17:05
malhmm, but some other place says it's that 8817:43
malhopefully there will be somewhere such test messages again soon and I could ask someone to get detailed logs etc17:44
riniguslet's see, if someone else would be better prepared17:46
rinigusdoes acknowledge_sms work on jolla's volte? or hidl oss volte? with aidl, looks like I get acksms, but it is not linked to sms by ofono. as a result, send reports don't work17:48
rinigusso, I wonder if it works for other versions17:48
malhmm, need to check18:34
T42_<adampigg> I started some documentation on how to go about doing a halium-based sailfish build https://github.com/sailfish-on-fxtecpro1/droid-config-halium/blob/main/README.md19:25
T42_<DerRenard> Hi all. I'm very new to porting a sfos to my device. I had an experience in building android source to my device and it went successfully. But it was android 14/15 (lineage) what is incompatible with sfos building afaik.19:40
T42_<DerRenard> 19:40
T42_<DerRenard> My phone is Redmi 7a (pine), stock rom is MIUI 12 with Android 10. Prebuilt A10/11 images I had no luck to find (only gsi what wasn't working at all).19:40
T42_<DerRenard> 19:40
T42_<DerRenard> When I've been trying to build A10/11 i encountered with the problem that i didn't had a device tree (DT available at A13 and up) and lineage os build script. I was trying to make my own device tree but with no luck...19:40
T42_<DerRenard> 19:40
T42_<DerRenard> Can someone help me with my case of porting sfos to my device? Even a little help with docs/real case would help me a lot.19:40
T42_<Mister_Magister> you can use android 13/14 to run sfos19:41
T42_<Mister_Magister> and tbh you just need some generic device tree just to build sfos19:42
T42_<Mister_Magister> so you can also go that route19:43
T42_<whydidyallmakesecurebootgay> halium also is viable, no?19:49
T42_<Mister_Magister> just more bothersome without much benefit as its also using libhybris so you can just use libhybris directly19:49
T42_<whydidyallmakesecurebootgay> each to their own, i prefer not making android trees19:51
T42_<adampigg> Be aware, with halium, i think im the only person doing that, documentation is -just- what ive written this evening, so take a look at the repos to see how its done20:02
T42_<DerRenard> Oh, cool. I'll check it later (re @adampigg: Be aware, with haliu...)20:31

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