T42 | <adampigg> rinigus: liking the new runner | 10:33 |
---|---|---|
rinigus | @adampigg: its now more or less what I wanted from it. now have to fix single-instance issue (currently patch is recommended for lipstick), fix loading accelerated chromium webengine, and write few killer apps. | 10:36 |
T42 | <adampigg> plus, your flatpak icon reminds me of renault! | 10:38 |
rinigus | its actually submitted by ApBBB :) | 10:39 |
r0kk3rz | very sideways renault | 11:01 |
rinigus | r0kk3rz: indeed... | 11:06 |
Captain_Proton | where do I find/set the sailfish-code? | 15:10 |
Captain_Proton | nm I got it | 15:17 |
T42 | <edp_17> Good evening. | 22:00 |
T42 | <edp_17> I wasn't aware of the official sfos doesn't support the sneak-peek function. | 22:01 |
T42 | <edp_17> I tried to install the patch with patchmanager but it failed, then I tried to install with mcetool --set-low-power-mode=enabled, but it says 'invalid display blank pervent mode' | 22:02 |
T42 | <edp_17> The display blank prevent mode is: keep-on. | 22:03 |
mal | what do you mean by sneak-peek function? | 22:04 |
T42 | <edp_17> I think it is called ambient display. | 22:04 |
T42 | <edp_17> It shows the date&time with dark blue text when I take out from pocket. | 22:05 |
T42 | <edp_17> I have just checked my nexus 5 where this function works. It has the same 'keep-on' setting at the display blank prevent mode. | 22:06 |
T42 | <edp_17> I found out the patchmanager has a web cataloge where this patch is also available. Unfortunately it is not compatible with this sailfish version. | 22:10 |
T42 | <edp_17> I thought 3.2.1.20 on my nexus 5 that I built is the same as 3.2.1.20 on the xa2. Apparently this is not true. | 22:11 |
T42 | <edp_17> Yep, it seems this is a know thing on the xa2. There was problem with the proximity sensor and jolla applied a fix which unfortunately ruined this sneak-peek function. Probably that's why it cannot be set either from patchamanger, nor manually with mce-tools. | 22:22 |
T42 | <edp_17> Sad. 😔 | 22:22 |
T42 | <adampigg> Its an mce option isnt it | 22:25 |
T42 | <edp_17> Anyway, back to my S2 port. | 22:26 |
T42 | <edp_17> @adampigg : Yes, it is. | 22:26 |
T42 | <edp_17> On the list that mcetool outputs it is called: Use low power mode. | 22:28 |
T42 | <adampigg> Thats it | 22:28 |
T42 | <edp_17> I found info about this issue here: https://together.jolla.com/question/208906/is-sneak-peek-working-on-xa2/ | 22:29 |
T42 | <edp_17> and here: https://together.jolla.com/question/204443/3038-glance-screen-low-power-mode-no-longer-activated-on-xperia-xa2/ | 22:29 |
T42 | <elros34> I don't know how proximity issue looks like on xa2 but I used successfully proximity sensor power on/off via sysfs but that is driver specific: https://git.sailfishos.org/mer-core/sensorfw/blob/master/adaptors/hybrisproximityadaptor/hybrisproximityadaptor.cpp#L41. Also I enable proximity and via qsensors in hacky helper app on every | 22:38 |
T42 | display on event so not sure which method helped. | 22:38 |
T42 | <edp_17> Yeah, it looks very hacky to me. 😄 | 22:43 |
T42 | <edp_17> @elros34 : You were right. That ofono what electro575 used for t0lte didn't help with the rild issue on my s2. | 22:45 |
T42 | <edp_17> I don't know why there is no IMEI number. | 22:46 |
T42 | <elros34> you can try ofono-logger to get more verbose logs | 22:47 |
T42 | <edp_17> How can I install this? I tried the ofono-logger command but didn't work, and pkcon didn't find either. I installed the ofono-tests package but it was not there either. | 22:51 |
T42 | <elros34> https://openrepos.net/content/slava/ofono-logger | 22:52 |
T42 | <edp_17> Thanks. | 22:56 |
T42 | <edp_17> Which category I should enable? There are plenty and I don't know which is what. | 23:00 |
T42 | <infixremix> @edp_17 [How can I install this? I tried the ofono-logg …], How is ril | 23:03 |
T42 | <elros34> @edp_17 ha good question, ready ofono's source code you are unsure:) | 23:03 |
T42 | <edp_17> @infixremix : rild is like a hungry wolf. It is eating my cpu. | 23:05 |
T42 | <edp_17> @elros34 : Okay, give me a few years for that. 😁 | 23:05 |
T42 | <edp_17> @elros34 : I tried t enable all. Nothing happened. Then I tried to select only one item. The same. It looks like it isn't logging anything. I try t reboot now. I'll be back in a minute. | 23:08 |
mal | what device are you porting? | 23:09 |
mal | I forgot | 23:09 |
mal | try adding enableCellBroadcast=false under the line with [settings] in /etc/ofono/ril_subscription.conf | 23:12 |
T42 | <edp_17> Galaxy S2 (i9100) | 23:12 |
T42 | <infixremix> @edp_17 [Galaxy S2 (i9100)], S2 | 23:12 |
T42 | <edp_17> @mal: Ok, I am doing. | 23:13 |
T42 | <edp_17> If I added that into the ril_subscription.conf is it enough to restart the ofono service? | 23:15 |
mal | might be | 23:15 |
T42 | <edp_17> @mal : no it wasn't enough, I needed to reboot the phone. | 23:23 |
T42 | <edp_17> BUT!!!!!!! rild is happy AAAAAANNNNNNDDD I have 3 bar on the mobile signal!! 😄 | 23:24 |
T42 | <edp_17> The IMEI number is still 0 by the way. | 23:25 |
T42 | <edp_17> I am trying to make a phone call but the dialer is crashing when I start. I should call it from command line but don't know the command. | 23:26 |
mal | get new "logcat -b radio" | 23:27 |
mal | did it ask for pin? | 23:27 |
T42 | <edp_17> certainly. | 23:27 |
mal | assuming you have pin set | 23:27 |
T42 | <edp_17> Yes. | 23:28 |
mal | did it tell how many attempts were left? | 23:28 |
T42 | <edp_17> On the screen? No. It just booted up and that's all. How can I check that? | 23:30 |
mal | hmm, ok | 23:30 |
T42 | <edp_17> logcat -b radio: https://pastebin.com/CP9UWMSp | 23:30 |
mal | but you do get the pin query and it then gets network? | 23:30 |
T42 | <edp_17> Previously I used this sim with android in the same device and in android I set not ask the pin. | 23:31 |
mal | as for calls you might be missing the stuff from chapters 13.2 and 13.3 of hadk pdf | 23:32 |
mal | I'm confused, did it ask for pin or not? | 23:32 |
T42 | <edp_17> Hmm. Let me think because I recently swapped sim with my mom and it might be that the other one I gave to her required pin, not this one. | 23:32 |
T42 | <edp_17> @mal: Are you referring the gstreamer? | 23:33 |
mal | gstreamer is for media playback and camera but those chapters are a bit dependent on each other | 23:34 |
mal | so better do both | 23:34 |
T42 | <edp_17> I did build those on the pc but haven't yet installed on the device. | 23:34 |
T42 | <edp_17> Last time I was told that is not required anymore. Or probably I misunderstood something. | 23:35 |
mal | we only told one specific command is not needed | 23:35 |
mal | the mk-cam-conf in there, everything should be done | 23:35 |
mal | *everything else should be done | 23:36 |
T42 | <edp_17> Oh I see. Told you that probably I misunderstood. 😄 Okay, I add this change to the ril_subscription on the pc before I forget and transfer the rpms to device and install them. | 23:36 |
T42 | <edp_17> Thanks for explaining. | 23:36 |
mal | some samsung devices also have one other setting in ril_subscription.conf, https://github.com/Driim/droid-config-herolte/blob/2f58202c9677ee6a8aaa5ffbcf76b33950415de3/sparse/etc/ofono/ril_subscription.conf#L139 not sure if your device needs that | 23:37 |
T42 | <elros34> btw 13.2, 13.3 chapter are now handled in build_packages.sh —gg. You just need to add packages to paterns | 23:39 |
T42 | <edp_17> I have added the both into the jolla-hw-adaptation-i9100.yaml. | 23:43 |
T42 | <edp_17> Honestly I generated a second image that has everything, except what I changed today, but I didn't install this second one on the device. I still use the very first one plus applied all changes manually as you said. | 23:44 |
mal | @elros34 btw, telegram seems to combine the -- to one longer line | 23:44 |
T42 | <elros34> looks like you are right | 23:45 |
T42 | <edp_17> Now I understand why you told me at the beginning that I don't need to create new images everytime I change something. | 23:45 |
T42 | <edp_17> Yep, I realized that about the dashes but I reverted back to double dashes when I used the commands. 😄 | 23:46 |
T42 | <elros34> -- | 23:48 |
T42 | <elros34> it's "replace emoji" option in telegram which breaks double hypens | 23:50 |
T42 | <edp_17> Okay, I have installed all four packages in this order: droidmedia, gstreamer1.0, gstreamer1.0-droid-tools and droid-camres | 23:50 |
mal | you forgot audioflingerglue and the pulse glue plugin | 23:52 |
T42 | <elros34> it was about pulseaudio-modules-droid-glue | 23:52 |
T42 | <edp_17> Ok, I do them now (I just rebooted the phone). | 23:53 |
T42 | <edp_17> I also installed both: audioflingerglue and pulseaudio-modules-droid-glue. | 23:55 |
T42 | <edp_17> I was able to make a call. (I didn't answered because everybody is sleeping but the other phone rang. | 23:59 |
T42 | <edp_17> Now, I grab another sim and try out the mobile data too. | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!