T42 | 谭秋琬 %lastname% was added by: 谭秋琬 %lastname% | 01:55 |
---|---|---|
mal | rinigus: do you want to update the commit message in that hybris-boot PR? | 07:33 |
rinigus | mal: how would I do that? new PR? | 07:34 |
rinigus | mal: I don't mind to do that .... | 07:34 |
mal | rinigus: "git commit --amend" then edit the commit message, then force push to same branch on github you used for the PR and then PR will automatically update itself | 07:35 |
rinigus | mal: thanks, will do! a bit later today | 07:37 |
mal | thanks | 07:38 |
rinigus | mal: done | 07:57 |
mal | rinigus: merged | 07:58 |
rinigus | mal: thank you very much! | 08:04 |
rinigus | who should I bug to get libhybris PR merged/reviewed? | 08:04 |
T42 | <nitin_3> RIL is up | 10:11 |
T42 | <nitin_3> IMEI showing up | 10:11 |
T42 | <nitin_3> I am getting incoming calls | 10:11 |
T42 | <nitin_3> but no able to make outgoing calls | 10:11 |
T42 | <nitin_3> It is getting ended and giving this error | 10:11 |
T42 | <nitin_3> Call 1 ended with RIL cause 260 -> ofono reason 3 | 10:11 |
T42 | <nitin_3> Nov 12 15:24:43 Sailfish ofonod[3850]: Call 1 ended with RIL cause 16 -> ofono reason 2 | 10:11 |
mal | @adampigg irisradio plugin got support for the fmsmd_set init/deinit | 10:31 |
spiiroin | rinigus: I was kind of entertaining idea about rate-limiting autosuspend attempts unconditionally myself too but wondered if it could have adverse effects under some conditions. Doing it both on failure to suspend and "anyways" seems a bit overkill - have yout tested whether it would be enough to make issues go away to do it only on failure path? | 10:32 |
T42 | <adampigg> mal, pr link/ or it didnt happen | 10:39 |
monich | nitin_3: RIL cause 260 => CALL_FAIL_ACCESS_CLASS_BLOCKED, interesting.. | 10:49 |
mal | @adampigg https://github.com/mer-hybris/qt5-qtmultimedia-plugin-mediaservice-irisradio/pull/7 | 10:53 |
rinigus | spiiroin: I did test failure only. Then I was getting sequence fail -> success -> fail -> success. As such, I don't think we save much by dosing in 1 or sub-ms delay after wakeup. probably 250ms is overkill and I could reduce it | 10:58 |
rinigus | spiiroin: as such, I don't think there are any bad side-effects. its still has suspend 90%+ (on wifi bit lower) | 10:59 |
rinigus | will have to test suspend % it when I start using it as a main device, but the indications are good | 10:59 |
T42 | <adampigg> mal, is that done in a thread to remove the possible race condition? | 11:08 |
mal | @adampigg what race condition? | 11:09 |
T42 | <adampigg> mal: i thought the problem with my approach was a possible race iirc | 11:10 |
T42 | <adampigg> see the commits in my repo | 11:12 |
T42 | <adampigg> also, i allowd the path to be overridden with an env var :) | 11:13 |
mal | @adampigg well depends on the driver, maybe check the driver in some newer kernel like sony kernels, those have some changes | 11:16 |
T42 | <adampigg> in any case, atleast i dont have to maintain my version...will update my mido build for 3.2 | 11:16 |
spiiroin | rinigus: ack | 11:33 |
Mister_Magister | mal: 3.2 on obs when :P | 12:08 |
mal | Mister_Magister: that depends on when lbt has time to add it | 13:52 |
Mister_Magister | kay | 13:52 |
Mister_Magister | lbt: plz | 13:52 |
T42 | <dontatmepls> im at the cahpter six now, and i tried the test command for scratchbox 2, but it fails as follows, can someone help? `sb2 -t $VENDOR-$DEVICE-$PORT_ARCH gcc main.c -o test | 14:09 |
T42 | <dontatmepls> sb2: Error: Invalid target specified, aborting.` thanks | 14:09 |
T42 | <nitin_3> check your target and tooling folder in /srv/mer | 14:11 |
T42 | <nitin_3> and reply with what is in there | 14:11 |
T42 | <dontatmepls> PlatformSDK ptgms@ubuntu:~$ ls /srv/mer/targets/ | 14:15 |
T42 | <dontatmepls> SailfishOS-latest-armv7hl | 14:15 |
T42 | <dontatmepls> PlatformSDK ptgms@ubuntu:~$ ls /srv/mer/toolings/ | 14:15 |
T42 | <dontatmepls> SailfishOS-latest | 14:15 |
T42 | <dontatmepls> PlatformSDK ptgms@ubuntu:~$ | 14:15 |
T42 | <dontatmepls> did i miss something? | 14:15 |
T42 | <nitin_3> copy the command from pastebin and run it | 14:18 |
T42 | <nitin_3> https://pastebin.com/GniXTHU4 | 14:18 |
mal | @dontatmepls you forgot to use the target names mentioned in the warning box in chapter 6 of hadk pdf | 15:29 |
lbt | mal let me know when 3.2.0.12 should be default :) | 17:48 |
lbt | it's there as a target now | 17:48 |
Mister_Magister | lbt: THANKS! | 17:49 |
Mister_Magister | lbt: btw obs is getting 500 ise on search you know that right? | 17:49 |
lbt | Mister_Magister: fixed search I think | 18:07 |
Mister_Magister | lbt: good job! | 18:21 |
coderus | hi there! anyone have knowledge where to get or how to build img2simg compatible with intel fastboot? :) | 19:24 |
piggz | mal: lbt: does latest == 3.2 ? | 19:34 |
rinigus | spiiroin: when reduced obligatory wait between suspend exit & entry to 50ms, I am getting about 20% of attempts failing. as far as I remember, on 250ms wait, it was rather close to zero. | 20:21 |
T42 | 布琪番 %lastname% was added by: 布琪番 %lastname% | 20:23 |
piggz | mal, why does dhd fail with | 20:39 |
piggz | ERROR: CONFIG_HOTPLUG is invalid | 20:39 |
piggz | when config_hotplug hasnt existed since 3.7 !! | 20:39 |
piggz | i sppose i should update mer-kernel-check and retry.... | 20:42 |
piggz | ah, thats better :) | 20:43 |
vknecht | https://framapic.org/c9424LQv6fyT/uTB8UBE988zB.jpg | 21:28 |
piggz | vknecht: is that a custom effect? | 21:29 |
vknecht | bits of shader applied to viewfinder, not sure how to get that recorded | 21:29 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!