Mister_Magister | hmm who do i ping… i have no incomming sms sound for unknown reason and dunno who to ping :/ | 06:52 |
---|---|---|
Mister_Magister | mal: are there some patches for property area? | 07:49 |
T4 | <birdzhang> comment out system/core/init/property_service.cpp#75 | 07:53 |
T4 | <birdzhang> this works for my hybris15.1, now get UI, wifi, bt, data, etc.. | 07:54 |
Mister_Magister | can you give me exact line as i have using android::base::WriteStringToFile in that line | 07:55 |
T4 | <birdzhang> https://paste.ubuntu.com/p/27WVhpCZJH/ | 07:56 |
T4 | <birdzhang> exit(1); line | 07:56 |
Mister_Magister | well i don't have it | 07:57 |
Mister_Magister | but i have LOG(FATAL) | 07:57 |
T4 | <birdzhang> do you have some *__contexts files under out/target/product/$DEVICE/root/ ? | 07:58 |
Mister_Magister | i have plat_property_contexts and plat_property_contexts | 08:00 |
Mister_Magister | vendor_property_contexts | 08:00 |
T4 | <birdzhang> show your device tree repo | 08:01 |
Mister_Magister | can't | 08:01 |
T4 | <birdzhang> Okay, are you porting hybris 15.1 ? | 08:03 |
Mister_Magister | 16.0 | 08:03 |
T4 | <birdzhang> wow, i have no idea about 16.0 | 08:04 |
Mister_Magister | heh | 08:05 |
Mister_Magister | @birdzhang https://miro.medium.com/max/754/1*snTXFElFuQLSFDnvZKJ6IA.png | 08:06 |
T4 | <birdzhang> :P | 08:07 |
Mister_Magister | property area fails and after that dhi dies so i'm trying to debug it | 08:07 |
Mister_Magister | mal: why would property area fail to initialise | 08:58 |
Mister_Magister | place echo everywhere? | 09:03 |
liux | hi, guys, I really need your help with camera issue. I've investigated whole day but cannot get the root cause. when recording video camera-app hangs, the time stays on 0:0 and no video gets recorded. complete logcat was pasted "https://paste.ubuntu.com/p/PT8kN8XrKP/". Probably caused by "E/OMXCodec( 3767): Storing meta data in video buffers is not supported" but not sure. | 10:00 |
liux | https://paste.ubuntu.com/p/PT8kN8XrKP/ | 10:02 |
abranson | liux: do you have all the media_codec xmls symlinked into etc? can you play video back and see OMX activity in logcat? | 10:08 |
liux | abranson, I can see OMXCodec and other OMX log in logcat when play video but not sure exactly what media_codec xmls should symlinked into etc | 10:33 |
abranson | liux: think the hadk tells you | 10:33 |
liux | abranson, I've checked /etc and media_codec xmls already symlinked in there. | 10:48 |
abranson | liux: ok. iirc there was some rollback commits we had to add to the xperia x frameworks/base to get video to work on that. that was android 6. what's your base? | 11:23 |
liux | abranson, my base is cm11.0, with android 4.4.4 | 11:26 |
abranson | that might well have it too. see if you can find the commits i've reverted here to do with metadata spoofing in your frameworks/av git log: https://github.com/mer-hybris/android_frameworks_av/commits/sony-aosp-6.0.1_r80-20170902 | 11:29 |
abranson | i think that was a 'security fix' that they backported to older releases | 11:30 |
liux | well, I'll cherry-pick your patches in my local repo and rebuild it. thank you very much | 11:35 |
liux | the HEAD of my android_frameworks_av is far ahead of commits you reverted. now the source files are almost the same as that yuu done reverted. | 12:22 |
T4 | <adampigg> @eugenio_g7 should I do that merge you never did? :D | 20:58 |
T4 | <adampigg> then, we should delete unnescessary packages from our repo that are in native-common? | 20:58 |
T4 | <eugenio_g7> Whooops, sorry, I thought I merged! | 21:08 |
T4 | <eugenio_g7> merged now :) | 21:09 |
T4 | <eugenio_g7> would keep the old packages for a bit still | 21:09 |
T4 | <eugenio_g7> even though I think that we're the only ones using the sfos port :D | 21:10 |
T4 | <adampigg> @eugenio_g7 yeah, we;re rubbish at marketting! | 21:24 |
T4 | <eugenio_g7> :D | 21:24 |
piggz | @eugenio_g7 and future plans for latte? native install? kernel update? | 21:29 |
mal | mainline! | 21:30 |
T4 | <eugenio_g7> I think would be nice dropping the Android requirement | 21:31 |
mal | kernel header package would be nice there | 21:32 |
mal | so that intel-vaapi-driver wouldn't need droid-hal | 21:32 |
T4 | <eugenio_g7> Also if we switch to LVM+ext4 we could potentially use LUKS encryption coming in 3.1.0 I guess, which would be nice | 21:33 |
mal | that is doable if you adapt the xperia x build method | 21:34 |
mal | needs some small planning probably | 21:34 |
T4 | <eugenio_g7> Yup | 21:34 |
T4 | <eugenio_g7> We could also potentially drop fastboot entirely and boot via efi | 21:36 |
T4 | <eugenio_g7> IIRC the EFI firmware supports even custom signing keys for secure boot | 21:38 |
T4 | <eugenio_g7> Ok, I'll stop... Looking too far for now :D | 21:38 |
piggz | @eugenio_g7 it looks like we can drop gst-libav, gst-vaapi, libdrm, libva, lipstick, mce-plugin, mesa, pulseaudio-modules-droid-keepalive python*, qtbase | 21:53 |
piggz | or...most of our repo! | 21:53 |
piggz | :) | 21:53 |
T4 | <eugenio_g7> Nice, the less packages the better | 21:54 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!