T42 | <elros34> @walid I fixed missing charge_full in similar fuelgauge driver by returning -ENODATA in that get property function like I described in hadk-hot. Whether this is safe I do not know but for me it looks sane. | 10:13 |
---|---|---|
T42 | <Walid> i got this error | 10:51 |
T42 | <Walid> repo problem: nothing provides 'libc.so.6(GLIBC_2.28)' needed by the to be installed droid-config-nobleltejv-1-202308261013.aarch64, | 10:51 |
T42 | <Walid> i | 10:51 |
T42 | <elros34> what did you change and where do you get this error? | 10:53 |
T42 | <Walid> i changed droid-config ; i changed Requires: hybris-libsensorfw-qt5 => Requires: hybris-libsensorfw-qt5-hal | 10:59 |
T42 | <Walid> and add | 10:59 |
T42 | <Walid> Requires: usb-moded-defaults-android | 11:00 |
T42 | <Walid> Requires: usb-moded-developer-mode-android | 11:00 |
T42 | <elros34> but where do you get this error? Didn't you change something in sdk? | 11:00 |
T42 | <elros34> btw are you sure this is your error? Did you read whole log? | 11:01 |
def | hi elros34, what about this? https://paste.centos.org/view/f3a48f83 | 11:35 |
T42 | <elros34> why did you change branch do 11 now? | 11:39 |
T42 | <elros34> I suggest you to focus on what you are doing and read pdf again starting with chapter 4.1 where it's explained what hammerhead is and that you should rename it to match your device | 11:42 |
def | @elros34: because hammerhead is not my device and i have well c/c the manifest content to m7.xml ; however if I just add the documentation repo, the repo sync tells me he doesn't finds m7, and stops the operation ; I didnt selected 11th branch, I just did : one time the repo init of the documentation, another time the one of the lineage14 doc for htc m7. Maybe Im wrong, but it's not so clear with another device not ported, to know how to do with the | 11:44 |
def | pdf, I read everything several times and i still dont get it, sorry.. | 11:44 |
T42 | <elros34> so read 4.1 first paragraph look at the code below and tell me what is unclear | 11:47 |
T42 | <elros34> you are supposed to replace VENDOR=lge and DEVICE=hammerhead with VENDOR=htc DEVICE=m7 | 11:50 |
def | @elros34 : you talk about this? "You’ll probably need to iterate this a few times to spot missing repositories, tools, configuration files and others:" | 11:50 |
def | @elros34: i alreaddy did it .. | 11:51 |
T42 | <elros34> what pdf version do you use, I said 4.1 not 4.5 chapter | 11:51 |
T42 | <elros34> 5.4* | 11:52 |
T42 | <elros34> and no you didn't, it's 3th line your paste | 11:53 |
def | @elros34: yuo mean this? function hadk() { source $HOME/.hadk.env; echo "Env setup for $DEVICE"; } | 11:54 |
def | export PS1="HABUILD_SDK [\${DEVICE}] $PS1" | 11:54 |
T42 | <elros34> no I do not mean 11 line but 3, c'mon | 11:54 |
def | @elros34: "hammerhead" appears nowher in my ~/.hadk.env | 11:55 |
T42 | <elros34> probably because you are changing it several times | 11:56 |
T42 | <elros34> if it's correct now than exit and opend sdk again | 11:57 |
T42 | <elros34> then echo $VENDOR $DEVICE should print correct names | 11:58 |
def | @elros34: looks like it appears well ; do i have to start again repo sync..? | 12:04 |
T42 | <elros34> no idea I not use repo often. for sure you must use correct repo init | 12:06 |
T42 | <elros34> first | 12:06 |
T42 | <Walid> so can't pass the black screen , test_hwcomposer give me "Terminated", | 19:29 |
T42 | <Walid> lipstick restart (unknown:0 - EGLFS: Screen Info, ...) | 19:29 |
mal | show journal and logcat | 19:35 |
T42 | <elros34> did you try surfaceflinger/minimer after masking user@100000 and rebooting? | 19:49 |
mal | which device is that? qcom or something else? | 19:49 |
T42 | <elros34> it's some old samsung | 19:51 |
T42 | <elros34> nobleltejv or something like that | 19:53 |
T42 | <b100dian> Noble LTE:)) | 20:12 |
def | @elros34: what do you think about this? https://paste.opensuse.org/pastes/5c384b8ffcee | 21:09 |
T42 | <elros34> I think it's python2/3 issue, IIRC somebody recently figure out this in this channel | 21:11 |
T42 | <elros34> besides wrong branch in this enormous log: hybris-11 vs hybris-14.1 for lineage-14.1 base but this was already mentioned so I assume you fixed it | 21:18 |
T42 | <Walid> there is any easy way to connect wifi via console? | 21:18 |
T42 | <elros34> not always, better connect via usb (instruction is in hadk pdf) | 21:19 |
T42 | <Walid> i mean connect to internet, i do it last night using many command but i forget it, zypper in qt5-qtdeclarative-qmlscene this command not ran | 21:23 |
T42 | <elros34> my to, usb networking is explained in pdf | 21:24 |
def | @elros34: thanks for the clue ; with a default lmde5installation, with the sdk launched, it does this error because python is (unfortunately) a so "universal" executable instead targetting python2 or python3.. I have used programs demanding python as python3 where others linux provided python2 for python command ; here it's inverted, ldme5 brings python3 for default python command ,where sailfish sdk looks like to be | 21:25 |
def | looking for python2 version.. | 21:25 |
T42 | <elros34> no, sailfish sdk is not looking for python2, its lineage/android in habuild | 21:27 |
def | @elros34, maybe, my mistake ; but i had to change it then ; i also think, because repo sync took almost a whole afternoon, that the make -j will take the whole night.. | 21:34 |
T42 | <Walid> ok, so using minimer her is log | 21:39 |
T42 | <Walid> https://pastebin.com/BEw5tGPG | 21:39 |
mal | which android base? | 21:42 |
T42 | <Walid> cm-14.1 | 21:43 |
T42 | <Walid> its mali gpu for samsung exynos 7420 | 21:44 |
T42 | <elros34> what about what I asked, did you mask services before testing what about surfaceflinger? Do you watch logs now? | 21:45 |
def | @elros34: i see the make -j is supposed to be done after the fdisk/partition made? part 5.3 and fix-mountpoints is a bit unclear regarding it.. or is it unecessay in my case? i dont know.. | 21:51 |
T42 | <Walid> yes i run systemctl mask user@100000 | 21:52 |
T42 | <elros34> you run or you run it and reboot... | 21:52 |
T42 | <Walid> run and reboot | 21:53 |
T42 | <elros34> so 3th time what about surfaceflinger? | 21:54 |
T42 | <Walid> i ran /system/bin/surfaceflinger | 21:55 |
T42 | <elros34> and what? | 21:56 |
T42 | <Walid> nothing same error, maybe i will add hwcomposer/gralloc lib files and see | 21:57 |
T42 | <elros34> so to be clear when you run surfaceflinger after reboot with masked user/lipstick you got segmentation fault right? Anything in logcat/dmesg at that time? | 21:58 |
T42 | <Walid> https://pastebin.com/5eUCVRRp | 22:02 |
T42 | <Walid> dmesg | 22:03 |
T42 | <Walid> https://pastebin.com/z6WhmSe8 | 22:03 |
T42 | <elros34> doesn't looks like generated during surfaceflinger start | 22:07 |
T42 | <Walid> ANDROID_ROOT="/system" /system/bin/bootanimation this work show me lineageos boot anim | 22:08 |
T42 | <elros34> wo why did you said " ran /system/bin/surfaceflinger nothing same error"? | 22:09 |
T42 | <elros34> how can w e debug something if I need to ask few times to get reply whether you did something or not | 22:10 |
T42 | <elros34> Maybe you are lucky an this is some know exynos error so: try masking mce and reboot, after that try minimer | 22:10 |
T42 | <Walid> sorry, i ran /system/bin/surfaceflinger in one terminal, and in seconde terminal i ran test_hwcomposer/minimer | 22:11 |
T42 | <Walid> and i compare log is same | 22:11 |
T42 | <Walid> i got same error Segmentation fault (core dumped) (re @elros34: Maybe you are lucky ...) | 22:18 |
T42 | <elros34> so probably no | 22:20 |
T42 | <elros34> device is not that old but still you may try EGL_PLATFORM=fbdev | 22:21 |
T42 | <elros34> or HYBRIS_EGLPLATFORM=fbdev EGL_PLATFORM=hwcomposer | 22:23 |
mal | @elros34 any chance such old device could need tls padding? | 22:23 |
T42 | <elros34> no idea about that | 22:24 |
*** phlixi is now known as Guest756 | 22:46 | |
*** phlixi_ is now known as phlixi | 22:46 | |
T42 | <Walid> So i think its kernel pb in bullhead which same kernel version i patched it to make ut work . Thé patch add screen infos, i tried it with note5 but not work | 23:11 |
T42 | <elros34> what about these env ^ | 23:12 |
T42 | <Walid> nothing same error, (re @elros34: what about these env...) | 23:29 |
T42 | <elros34> so maybe suggested libtls-padding | 23:29 |
T42 | <elros34> just for curiosity does test_egl_configs work | 23:31 |
def | @elros34: what about this? | 23:44 |
def | frameworks/av/camera/cameraserver/Android.mk:18: Target has integrated cameraserver into mediaserver. This is weakening security measures introduced in 7.0 | 23:44 |
def | find: ‘/home/hd/out/target/common/obj/SHARED_LIBRARIES/libwifi-hal-mock_intermediates’: No such file or directory | 23:44 |
def | build/core/base_rules.mk:183: *** hadk/abi/cpp: MODULE.TARGET.SHARED_LIBRARIES.libgabi++ already defined by abi/cpp. | 23:44 |
def | make: *** [build/core/ninja.mk:167: /home/hd/out/build-lineage_m7.ninja] Error 1 | 23:44 |
def | #### make failed to build some targets (02:07:25 (hh:mm:ss)) #### | 23:44 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!