Monday, 2021-05-24

T42kffpeypm %lastname% was added by: kffpeypm %lastname%02:41
piggzrinigus: gm ... where in your source tree do you have your tbuilder-project ?08:34
T42<b100dian> I get "Failed to register as a handsfree audio agent with ofono" and a crash when starting pulseaudio08:53
T42<b100dian> piggz: do you remember what ofono plugin did you install?08:53
piggz@b100dian what device?08:55
T42<b100dian> I'm porting to tucana, Mi Note 10, hybris 17.1 but found that you had this problem grepping logs08:55
T42<b100dian> my noplugin.conf lists `hfp_bluez5`, `hfp_ag_bluez5` and even `bluez5`08:56
piggzive forgotten more issues than i remember :D08:56
T42<b100dian> understandable:) here's the context from 100 years ago https://piggz.co.uk/sailfishos-porters-archive/index.php?log=2017-11-17.txt#line19208:57
Mister_Magisterhey its not 100 years! :D08:59
riniguspiggz: right now it is separate from hadk. But it is tempting to put it into10:16
piggzrinigus: dont, android side gets confised with duplicate targets :)10:16
piggzive just move it up a  level10:16
riniguspiggz: or remove libhybris from other location... Which will ensure that they are the same10:18
piggzwell, there is that, and fpd10:18
piggzcurrently wondering why gmp-droid build fails10:19
piggzah10:20
piggzmal: weird issue ... my ks file build from droid-configs doesn contain the pack to zip part15:33
T42<A_T_R> hybris-17.1___black screen after boot  > need help15:35
T42<A_T_R> logcat https://pastebin.ubuntu.com/p/ygzgdHvBKq/15:35
T42<A_T_R> journal https://pastebin.ubuntu.com/p/vWRnHfRJ5p/15:35
T42<A_T_R> https://github.com/SailfishOS-sdm660/droid-config-X00TD/commits/hybris-17.115:41
T42<b100dian> @A_T_R you still have LD_PRELOAD for selinux stubs though for hybris-17.1 selinux should be on16:46
T42<b100dian> remove hwservicemanager.rc and vndservicemanager.rc and reboot, see if it still fails16:47
T42<b100dian> (Fun fact: toying with pixel ration and you see that Xperia 10 is one _column_ short: https://i.imgur.com/1NC9bcp.jpeg )16:49
T42<A_T_R> @b100dian check my hybris-17.1 ,already removed those files u mentioned17:10
T42<b100dian> Sorry, indeed I switched back to master without realizing it17:15
T42<A_T_R> Np17:15
T42<b100dian> @A_T_R ca you make journalctl persistent and have the whole output from --boot?17:26
T42j9pw5r7g %lastname% was added by: j9pw5r7g %lastname%17:48
T42y3boq7jg %lastname% was added by: y3boq7jg %lastname%18:21
T42Stellar_Eagle was added by: Stellar_Eagle18:46
T42<Stellar_Eagle> Anything changed in 17.1? Soong bootstrap fails. Out of mem. Reduced heap size too as suggested earlier. Didn't help. It was ok about a week or so back. I had to change HDD and after that I'm facing this. Same partition size for all. Tried after sync on one thread too. Help appreciated.18:51
T42<Stellar_Eagle> Anyway I'll move back to hybris-16.0 as I'm facing same issues on both - on 17.1 when it was possible to create boot/rootfs - related to heservicemanger and display-manger.service. But I do hope someone reverts on 17.1. Thanks.19:13
T42<elros34> @A_T_R there is some strange acces error, what permissions you have on /dev/input/event3?19:21
T42<b100dian> Nice catch, I didn't see that:)19:34
piggzmal: what does gen_ks macro do?19:38
malpiggz: not sure, do you have your repo somewhere?19:46
piggzyup....19:47
piggzmal: https://github.com/HelloVolla/droid-config-yggdrasil/tree/hybris-1719:47
piggzmal: ive removed the kickstart/ folder from the device config, so should be using the common one19:48
piggzinstallable_zip is 1 in the hal repo19:48
piggzim clearly missing something that isnt so obvious when ive reversed the lvm config!19:48
malpiggz: ah, I think the build scripts can't handle capital letters in device codenames19:51
malpiggz: do like I did for fp3 https://github.com/mlehtima/droid-config-fp3/blob/master/rpm/droid-config-fp3.spec19:51
piggzah, didnt know that19:52
piggz:swear:19:52
piggzflipping hours looking throught the scripts, and was sure it was ok!19:53
malit's been like that for years, nobody has bothered fixing it, not sure which parts would need changes19:53
T42<ruspartisan> >build scripts can't handle capital letters in device codenames19:53
T42<ruspartisan> but how? spaces or special characters I can imagine, but capital letters? I mean, it's harder to do so it DOESN'T work with capitals, I think :)19:53
malpiggz: sorry I didn't help earlier, you should have linked the repo back then so I might have seen the issue19:53
piggzmal: np :)19:54
malpiggz: also for reference gen_ks source https://git.sailfishos.org/mer-core/ssu/blob/master/macros.ssuks19:56
malpiggz: the ssuks command doesn't seem to like capital letters https://git.sailfishos.org/mer-core/ssu/blob/master/ssuks/ssukickstarter.cpp look for toLower() calls in there19:57
T42<b100dian> I have this strange parsing error starting pulseaudio "E: [pulseaudio] conversion.c: [/vendor/etc/audio_policy_configuration.xml:182] Failed to parse input channel_masks (AUDIO_CHANNEL_IN_5POINT1,AUD..." (stripped). It is strange because that line is exactly like 187 (commented now: https://bit.ly/3fFwXid)20:15
T42<b100dian> With that line commented though, it tries to start - at least, but crashes. Here is logcat https://pastebin.ubuntu.com/p/mSq8hcgVJV/ and journal https://pastebin.ubuntu.com/p/TMRYv9gZG3/20:17
mal@b100dian what things are working on your device now?20:23
T42<b100dian> display/touch, GSM (no audio) and wifi. Still todo: Cellular data, Audio, Camera, sensors20:24
T42<b100dian> From previous lineage experience, unlocking audio makes sensors work (except proximity)20:25
T42<b100dian> (oh, GPS works too)20:25
malI see some audio related errors in logcat but not sure yet what causes those20:30
T42<b100dian> I think I'll try to boot lineage again, this part was noisy before too20:36
T42<b100dian> what about the " pulseaudio[4667]: "/vendor/lib/soundfx/libqcomvisualizer.so" is 32-bit instead of 64-bit", does this sound familiar? I do have a lib64 one..20:38
malthose are probably not critical20:48
malthe issues I see in logcat are for example "ACDB-LOADER: ACDB -> Cannot allocate memory!" and then "sound_trigger_hw: stdev_open: ERROR. platform init failed"20:49
malalthough not sure if latter is critical20:49
T42<nerd7473> When I get my Librem 5, I'd like to try porting SailfishOS to it.20:52
T42<b100dian> thanks mal, there's a corresponding "cal_block_ion_alloc: audio ION import failed, rc = -22" in journal indeed21:23

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