Tuesday, 2021-11-30

T42<TheVancedGamer> /notes03:16
Mister_Magisterinteresting, so bots messages are not forwarded03:18
Mister_Magisterawesome03:18
T42<TheVancedGamer> yes03:18
T42<TheVancedGamer> so I can just /purge stuff03:18
T42<TheVancedGamer> I added blocklists but they seem to not work with forwarded messages03:18
Mister_Magisterso we can add some entrace validation/captcha to catch bots without spamming the irc03:19
T42<Mister_Magister> /captcha on03:20
Mister_Magisterthat should do it03:21
Thaodanb100dian: I tried before the fix.06:29
Thaodanrinigus: Than you use led interface for vibration and not ffmemless06:29
rinigusThaodan: morning! how could I do that with 4.3 and libngf?06:30
Thaodanrinigus: Just install ngfd-plugin-native-vibrator06:42
Thaodanlibngf replaces the qtfeedack plugin so instead of going nativ/led vibrator-> qt it goes ngfd -> libngf -> qt06:44
rinigusThaodan: Thank you for explaining! I actually have that installed already. see patterns at https://github.com/sailfishos-sony-tama/droid-config-sony-tama-pie/blob/hybris-10/jolla-configuration-tama.inc#L4406:46
riniguspretty much the same as for seine06:48
Thaodanrinigus: yeah it is, only later Sony highend phones uses ffmemless07:56
Thaodan(Starting with Xperia 1)07:57
rinigusThaodan: so, coming back to original question - how can I make feedback on keyboard press stronger? I tried few changes in /usr/share/ngfd/plugins.d/50-ffmemless.ini, but that didn't bring me anywhere. there are many parameters to go through, though08:01
Thaodanrinigus: Adjust 50-droid-vibrator.ini https://github.com/mer-hybris/ngfd-plugin-droid-vibrator/blob/master/50-droid-vibrator.ini However I'm not sure if that's the right way08:10
ThaodanThe plugin could behave wrong/could take into account some vibrators being weak08:12
rinigusThaodan: I can at least try and see if it brings me somewhere. do you happen to know what's the setting used by keyboard press in that file?08:12
Thaodanrinigus: I don't know exactly but you can see it when you run ngfd with -vvv and see which effect is played when you press a key08:13
rinigusThaodan: thank you very much!08:16
piggzrinigus: whats this new ngfd needed for 4.3?16:52
riniguspiggz: that's instead of older way of haptics feedback. see https://github.com/sailfishos-sony-tama/droid-config-sony-tama-pie/commit/66f18d34cc481db3103553c5813c1a774bdf01b116:58
rinigusthat's a change picked up from official devices16:58
rinigusThaodan: managed to get it work with https://github.com/sailfishos-sony-tama/droid-config-sony-tama-pie/commit/749147636a42de87b5aac300a27b40df6e4ef644 . cc @b100dian16:59
T42<b100dian> nice;) and that -vv advice was gold, I used to recompile with debug log level 🤷‍♀️17:08
malpiggz: rinigus: my fp2 repo would have been useful for that also :)17:23
piggzmal: is that a private repo like your releases? :D17:32
piggzrinigus: ah, so, on update it seems qt5-feedback-haptics-native-vibrator is repplaced anyway17:34
piggzmal: highlights for rc3: Support for Sensors 2.0 HIDL API and for Fast Message Queue added17:40
piggzwell done17:40
piggzdid you fix the hal issue on the iii?17:40
malpiggz: ?17:48
piggzmal: the sensors2 issue you had17:48
malpiggz: I think the hal issue is adaptation specific, I didn't yet fix it17:49
malsome race condition during boot17:49
malpiggz: fp2 config repo is public and often has useful hints what should be updated in new releases17:49
piggzmal: i know, im winding up about the lack of fp3 release :D17:50
malhehe17:51
malI have had a installation zip of a new fp3 build waiting to be installed to device for about 3 weeks now17:52
riniguspiggz: was going to ask about mal's fp3 as well... now, I wonder if fp5 will be sold before that golden port will hit the streets17:54
mal:(17:55
piggzlbt: ping18:04
piggzmal: wondering if youd like to comment on the gmp-dorid PR, and if its viable or not .... if it is, i will package the env file for the pro1, if not, i will just keep patching it18:33
T42<adampigg> @eriki73 does this relate to glacier? https://liliputing.com/2021/08/cutie-shell-is-a-mobile-phone-ui-inspired-by-sailfish-os.html20:16
T42<b100dian> I think on twitter I saw it relates to CutiePi20:24
T42<hacker12455> yes20:25
piggz_@b100dian thx for the gmp-droid comment mal^^ ;)20:27
T42<b100dian> +120:32
rinigusis there a reason why a bunch of packages are not built in https://build.sailfishos.org/project/show/nemo:testing:hw:common ?20:43
rinigusI have several packages missing dependencies in https://build.sailfishos.org/project/monitor/nemo:testing:hw:sony:tama:aosp10:4.3.0.12?arch_aarch64=1&defaults=0&repo_sailfishos_4_3_0_12_aarch64=1&unresolvable=120:44
rinigusmal: ^20:44
rinigusin particular, looks like audiosystem-passthrough, hw-ramdisk, and yamui are missed.20:46
rinigusall is available in :devel:common20:46
malok, I forgot to re-enable those in testing20:49
rinigusmal: looks like you enable them all one-by-one... is it better than just disabling whole sfos release/arch?20:52
T42<b100dian> hopefully fp5 will have OLED. I already like the side mounted fp, but cannot be glad about IPS and.. size will always be an issue I guess20:53
rinigus... and when you get time for it, please enable those20:53
malrinigus: the whole testing is a bit of mess because there are so many packages there and most are not relevant for new versions20:59
rinigusmal: I have followed lbt advice and made a separate repo for 4.3.0.12 (the one referred above). that allowed to drop some packages21:01
rinigusmaybe something similar should be done for testing:common21:01
rinigusit would require changes in url for repo, though21:02
T42<Conrad> I was trying to compile ASOP 7.1.2 as base for Sony Z3 Compact Tablet, which however failed due to an error like posted here:22:12
T42<Conrad> https://stackoverflow.com/questions/52675156/ninja-error-while-building-aosp-for-sony-devices22:12
T42<Conrad> according to the manual, lineage os can be a base as well22:13
T42<Conrad> could therefore this project:22:13
T42<Conrad> https://gitlab.com/sony_scorpion/android_device_sony_z3tc22:13
T42<Conrad> be helpfull?22:13
T42<Conrad> there is lineage 15.1 and newer available22:14
T42<elros34> Conrad did you run lunch and select your device before make? BTW do you really need to build aosp image, can you use some built/ready to use image?22:32
T42<Conrad> I run lunch. I havent tried all options, only arm.22:37
T42<elros34> all options? I never build aosp but I guess you should have more or less 1 or 2 for your device22:38
T42<elros34> sony aosp*22:39
T42<Conrad> I would prefer to reuse an image, but the i did not figure out, where to look for the an appropriate base. The old port is hardly documented ( for a beginner). So i tried the whole way.22:40
T42<Conrad> However,  i build an z3 image based on sfos 4.0 once and booted into a black screen. There was libhardware.so missing22:41
T42<elros34> do you mean that you choose some dummy "arm" for building?22:42
T42<Conrad> That could be true ...22:43
T42<adampigg> you need to do "lunch <codename>-user"22:43
malrinigus: missing packages enabled in testing, most of your packages have been built already, still some building22:49
T42<b100dian> mal: what does this PULSE_IGNORE solve https://github.com/mlehtima/droid-config-fp2-sibon/commit/591abdb06c731123cd9e55a4a6b9c06275c1ff0b ?22:51
malif you want to enable support for usb-soundcards then you need such a rule to ignore builtin soundcard when you enable udev in pulse configs22:53
malthe other part of that https://github.com/mlehtima/droid-config-fp2-sibon/commit/30658387a595882fe512e742c1972404006e44be22:54
T42<b100dian> I see - thanks!22:54
malthe udev rule is device specific and needs to be checked from sysfs22:55
T42<Conrad> thanks, indeed the "-user" did some significant change - have to check the manifest. i will try it in the next days22:56
T42<b100dian> Understood - I am hunting something else right now though22:57
T42<elros34> Conrad: looks like all sources are still in r0kk3rz repo if you would choose that android base: https://wiki.merproject.org/wiki/Adaptations/libhybris/Install_SailfishOS_for_scorpion23:00
T42<Conrad> yeah, but I just did not know where to start using these sources. i am still to much a beginner in this field23:11
T42<elros34> I am not sure aosp 7.1 would be any easier given the fact that I cant find hybris barnch for that aosp version. Maybe  you  could reuse hybris-14 patches23:46
T42<elros34> unless for sony it's not that critical to mix android and hybris base23:53

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