Sunday, 2018-07-15

wiktorek140hello, its normal to missing imagemagick in ubuntu chroot?08:33
r0kk3rzprobably, just install it08:34
wiktorek140what if i cannot?08:34
wiktorek140because show that it cant be downloaded?08:34
r0kk3rzwhat needs it?08:36
wiktorek140android to build boot logos ;/08:37
wiktorek140r0kk3rz: just fixed by removing bootlogo from device tree, imagemagic now unnecesary09:56
T4<adampigg> would be nice to get a sfos boot logo09:58
mal@adampigg at least for fp2 it's possible to make a custom bootlogo, they provide a script for making those10:18
piggzmal: i think so for mido too ... from what i have seen, there is some custom format and partition for it10:19
piggzseems like it probably isnt a standard across all phones which is a shame10:19
malpiggz: looks like magic https://github.com/WeAreFairphone/splash-imgs/blob/master/logo_gen.py10:20
piggzmal: https://forum.xda-developers.com/redmi-note-4/how-to/guide-how-to-change-boot-logo-splash-t357244110:20
malI probably should make a custom boot logo for my device10:21
piggzmal: actually, if you download the file from the link i posted, in the zip is a python script _very_ similar to the one you posted10:23
malI think the format of those images is quite standard10:23
kimmolithe early boot splash is rather device specific raw format10:32
malI think in qcom devices it might be similar10:32
r0kk3rzmaybe screen size specific, but i wouldnt think they make a whole new encoding scheme for each device10:33
kimmolionyx had multiple images on same file. needed to calculate offsets rtc10:33
malhmm, ok10:33
kimmolii found some program from xda to help with that, but i had to modify it, because it was for earlier batch of onyx10:35
r0kk3rzah that makes sense, we can probably simplify it by having a single picture10:36
kimmoliit didnt boot if there was something wrong with it10:36
r0kk3rz:/10:37
kimmoliand fwiw "android boot logo" has nothing to do with this.10:37
r0kk3rzim sure theres a spot in hybris-boot for a bootlogo10:38
kimmolithis is way before that...10:38
kimmoliif we are speaking about the very first splash on screen10:38
kimmolihttp://kimmoli.com/tauhkaa/20180715_133912.jpg10:39
kimmoliiirc coderus made a script to change this on J1 and fish10:40
piggzyes, thats what we're talking about bout ... mine has a 'mi; logo10:45
kimmolibut yes, the process for fp2 and redmi generally looks same. you create a disk image for splash partition on flash it.10:49
ohyashError at 99% in "make -j2 hybris-hal". PB : https://pastebin.com/dpXKVQ7L10:57
r0kk3rzohyash: looks like you borked your fixup mount points10:59
r0kk3rzits usually easier to read the output if you drop the -j so it runs single thread11:00
ohyashr0kk3rz, oh, error in fixupmountpoints would be slightly hard for me to find as I copy pasted all the symbolic links.11:01
ohyashrunning on single thread now11:01
wiktorek140it something normal? or i missing something? https://pastebin.com/DciFBi3w11:02
r0kk3rzwiktorek140: android-tools-hadk11:03
wiktorek140forgot to install?11:03
ohyashuh, also repo --fetch-submodules doesn't overwrite my fixupmount points file. I wonder why. (I havent edited my local manifests after editing fixupmountpoints)11:03
r0kk3rzwiktorek140: i thought we fixed that, check you have latest dhd11:04
wiktorek140wait i sec11:04
wiktorek140r0kk3rz:  26ff31ed88a98f39b389714049fa64120772b8fe dhd (remotes/origin/hybris-ia-4.4.2_r1-ia2-159-g26ff31e)11:04
wiktorek140it is ok? or its outdated?11:05
r0kk3rzcheck it against the github11:05
r0kk3rzand make sure your platform sdk is updated to 2.2 as well11:05
ohyashr0kk3rz, yup, its cleaner with single thread. PB : https://pastebin.com/kwXnX18z11:06
ohyashchecking my fixupmountpoints11:06
ohyashwoof, there indeed was an error in my fixup-mountpoints. make completed successfully now :D11:12
wiktorek140r0kk3rz: platfor is fresh (from yesterday)11:14
wiktorek140platform*11:15
wiktorek140fixed, update dhd was a solution11:18
wiktorek140r0kk3rz: maybe u can help with this? https://pastebin.com/mgrjdNbk11:55
r0kk3rzhmmm12:18
wiktorek140r0kk3rz: fixed, USE_STD_C99=0 fixed it. as a one previously write ;)12:34
KayMWHi everyone, I met another problem while running init-debug, here is the full init.log: https://pastebin.ubuntu.com/p/XXr6frWFn5/ . Seems there are something wrong with configfs...15:24
KayMWI've checked my kernel config but I cannot find anything wrong 😂15:24
KayMWHere is my kernel config: https://github.com/RedL0tus/android_kernel_lge_bullhead/blob/cm-14.1/arch/arm64/configs/lineageos_bullhead_defconfig15:26
malKayMW: wondering why it tries to use configfs when you have gadget driver in your kernel15:48
KayMWhmmmmm15:49
malKayMW: try setting CONFIG_RNDIS_IPA=n in your defconfig15:51
KayMWOK15:51
KayMWmal: Still the same problem 😂 log: https://pastebin.ubuntu.com/p/vZj6vfBRrH/16:17
malthen manually force it to use gadget maybe? in hybris-boot/init-script16:18
KayMWI'll try that later 😂16:18
KayMWThanks16:18
malKayMW: https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L19416:20
malso I think you probably might want to disable the if part of that and only run the else16:21
wiktorek140what can cause missing dependencies during building droid-hal-version-surnia? https://pastebin.com/UwgAvkwc17:06
wiktorek140in addition i builded ngfd-plugin-droid-vibrator and qt5-feedback-haptics-droid-vibrator17:07
malwiktorek140: check faq section "Issues with ngfd or ngfd-plugin-droid-vibrator"17:07
malwiktorek140: in the faq linked in topic17:08
wiktorek140mal: yea, i know, just looking for it there :)17:08
malwiktorek140: also update submodules if you haven't done that, it's described just before that ngfd part17:10
wiktorek140mal: thanks ;p submodules was updated earlier17:11
piggzi have a user where, after upgrading to 2.2, the volume buttons dont work ... noone else has had this issue ... what could I ask for debugging? ive asked for evdev_trace output so far17:17
malthat is the first debug method17:20
piggzseems i wont get anything quickly ... he needs to re-flash or something117:21
piggz!17:21
wiktorek140mal:  this same will cause this error: "Problem: nothing provides pulseaudio >= 11.1+git4 needed by droid-config-surnia-pulseaudio-settings-1-1.armv7hl"17:27
malwiktorek140: do you have the community-adaptation line in your config spec like this https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/rpm/droid-config-fp2-sibon.spec#L1617:29
wiktorek140mal: yes i supose17:30
malcheck to be sure17:30
wiktorek140yes, it is there17:30
malshow output of sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -R -m sdk-install ssu lr17:31
wiktorek140https://pastebin.com/RDXPTVjf17:32
malsb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R ssu ar adaptation-community-common http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/17:34
wiktorek140mal:  adaptation-community-common show17:35
wiktorek140i will try now17:35
wiktorek140mal:  it help :)17:40
piggz malthat is frustrating ... i have a user who claims not to have done anything ... where ... his compass and Z rotation sensor is working, and mine isnt!17:45
piggzhow fair is that?17:45
malpiggz: those sensors are broken for you?17:49
piggzmal: yes17:49
piggzbut he just screenshotted his working!!17:49
malpiggz: for me those work only after second start of the sensor using app17:49
wiktorek140mal: if mic return that cannot import module rpm, i forgot to install something?17:50
malI can't help without seeing the whole output, but I'll be away for some time now anyway, maybe someone else can help17:52
piggzmal: i tried a few times, still nothing :/17:52
wiktorek140here the logs https://pastebin.com/Gfjb6XTS17:57
r0kk3rzwiktorek140: you need python-rpm18:11
wiktorek140r0kk3rz: just a moment ago i find it in logs ;)18:12
T4<adampigg> iw as thinking, surely not as easy as 'pip install rpm' :D18:20
piggzmal: phew, he rebooted and lost Z axis and compass :)18:22
ghosalmartinanyone had an issue with the X that when its run out of battery that the battery charging is broken with the latest version?18:22

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