*** OhYash1 is now known as ohyash | 06:41 | |
sledges | PSA: Sailfish OS community collaboration still @ #mer-meeting in 20mins | 07:39 |
---|---|---|
pseudodev | Why do we need ImageMagick? Does Sailfish have a bootanimation now? | 07:42 |
mal | pseudodev: no, some devices just want to build the android side boot animation and require it for that | 08:03 |
pseudodev | Oh. Ok. I can see a lot of things have changed now. Do i need to kee anything in mind while porting for LOS 15.1? (I used to port for LOS 13) | 08:05 |
pseudodev | *keep | 08:05 |
*** eekkelund_ is now known as eekkelund | 08:06 | |
mal | there are some things needed for 15.1 which are in the faq linked in topic | 08:07 |
pseudodev | Also, should i sync "android8-initial-hwc2" , "android8-initial-update" or "android8-initial-final?" | 08:08 |
mal | no, master branch of libhybris is used now | 08:09 |
pseudodev | Ok then | 08:09 |
pseudodev | master it is | 08:09 |
pseudodev | Also, is surfaceflinger hack needed anymore? | 08:10 |
mal | no | 08:11 |
mal | hwcomposer is used now | 08:11 |
pseudodev | Awesome. I hope the build boots up in one go (Which I know will ever happen) | 08:12 |
pseudodev | I'm getting this | 08:18 |
pseudodev | ninja: error: 'libsf_compat_layer', needed by 'hybris-hal', missing and no known rule to make it | 08:18 |
pseudodev | although i did clone the master branch from https://github.com/mer-hybris/libhybris | 08:19 |
mal | did you clone it correctly with --recurse-submodules | 08:20 |
pseudodev | I ran " git clone --recurse-submodules https://github.com/mer-hybris/libhybris.git -b master" | 08:22 |
mal | where did you run that? | 08:23 |
pseudodev | Exited and entered chroot again. It worked. | 08:23 |
pseudodev | I ran than in $ANDROID_ROOT in ubuchroot | 08:23 |
pseudodev | but it works now after I exited and entered | 08:24 |
T4 | <adampigg> amnything of note in mer-meeting? | 08:27 |
pseudodev | mal: I see this message while building "ninja: build stopped: subcommand failed. 08:27:43 ninja failed with: exit status 1" | 08:35 |
T4 | <NotKit> @BusterBg_18 [Hi again guys, is it possible at this time to …], not yet, but there are some experiments for that | 08:35 |
pseudodev | My build log: https://pastebin.com/AuxkQ0Q2 | 08:35 |
T4 | <m_aurel> @meierrom [I'm sure you are talking to Jolla's sales depa …], For the technical questions we talk to the technical department. Jolla confirmed, that Mediatek should be easier than Spreadtrum. So we dropped the second option. I think I have to invest in a PoC to get some figures for the hardware adaption in our busiuess plan. It makes a hu | 09:00 |
T4 | ge difference , if I have to calculate with 10 MM or 20 MM. | 09:00 |
mal | pseudodev: the error is quite clear in line 2447 | 09:21 |
r0kk3rz | @m_aurel many coming to the event? | 09:36 |
T4 | <NotKit> @m_aurel you could just get an Pie MediaTek device with kernel source code available and try PoC port for that | 09:43 |
T4 | <NotKit> the MediaTek devices are very similar across same SoC generation as ODMs don't make that large changes to BSP they get from MTK | 09:44 |
r0kk3rz | at the very least you would understand the process | 09:47 |
T4 | <DSstill01> Mediatek doesnt even release kernel sources afaik | 10:57 |
masha11 | mal: Hello. I fixed the error "droid-hal-init: failed to initialize property area" by addidng "droid-hal-griffin-detritus" to patterns. | 13:02 |
masha11 | mal: I still don't have GUI. Сan you help me? | 13:03 |
mal | masha11: new logs | 13:12 |
mal | masha11: that detritus package was mentioned in hadk pdf so you didn't read it properly | 13:12 |
masha11 | mal: systemctl status droid-hal-init: https://pastebin.com/TPminkjf systemctl: https://pastebin.com/ZfBU7D3k journalctl: https://pastebin.com/fbNDRBJx dmesg: https://pastebin.com/Ltnse0XH | 13:15 |
masha11 | mal: device - griffin, cm 14.1 | 13:16 |
mal | does "EGL_PLATFORM=hwcomposer test_hwcomposer" work | 13:20 |
masha11 | mal: https://pastebin.com/a101g9jk | 13:24 |
mal | find droid-hal-$DEVICE-devel rpm from $ANDROID_ROOT/droid-local-repo and pastebin android-config.h file from it | 13:25 |
masha11 | mal: https://pastebin.com/UWkMCWVL | 13:29 |
masha11 | [root@Sailfish nemo]# EGL_PLATFORM=hwcomposer test_hwcomposer: https://pastebin.com/rzRzJR5R | 13:45 |
pseudodev | What's wrong with sfos code? why are there uninitialized variables? This never happened before | 13:49 |
T4 | <elros34> @masha11: do you have firmware symlink (/etc/firmware)? | 13:51 |
mal | masha11: check output of /usr/libexec/droid-hybris/system/bin/logcat | 13:56 |
mal | firmware issues are quite probable reason | 13:56 |
masha11 | @elros34: yes | 13:56 |
T4 | <elros34> Do you have that file ? Sailfish kernel: kgsl kgsl-3d0: |_load_firmware| request_firmware(a530_pm4.fw) failed: -2 | 13:57 |
masha11 | @elros34: I made a symlink:[root@Sailfish nemo]# ls -la /etc/firmware lrwxrwxrwx 1 root root 20 Mar 12 23:26 /etc/firmware -> /system/etc/firmware | 14:04 |
mal | there can be other place for some firmware also | 14:09 |
pseudodev | mal: Can you tell mw what is wrong now? https://pastebin.com/0Ci5Wyy0 | 14:10 |
mal | are you using lineage kernel or some custom one? | 14:13 |
pseudodev | mal: custom one. official lineage 15.1 does not exisit.(https://github.com/AgustinLorenzo/kernel_zuk_msm8996-los15.1) | 14:17 |
pseudodev | Shall I try from a different source? | 14:18 |
mal | or fix the issue that error says | 14:19 |
pseudodev | And the error is? Those warnings? | 14:19 |
masha11 | mal: partial output of logcat https://pastebin.com/gmBchLZm. What place can be, for example? | 14:25 |
masha11 | find firmware: https://pastebin.com/5JRXLev5 | 14:28 |
mal | what do /system/vendor/firmware and /firmware contain? | 14:29 |
T4 | <adampigg> Mal, fixed emal not displaying in 303...was a qtwebkit install from openrepos | 15:03 |
mal | @adampigg ok | 15:05 |
vknecht | hmm, I'm trying to use nemo-qml-plugin-thumbnailer but it says "QML Image: Failed to get image from provider: image://nemothumbnail//home/nemo/Videos/AdvancedCam/VID_20190516_184406.mp4" | 16:48 |
vknecht | looks related to this http://merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2018-06-25.log.html#t2018-06-25T16:30:13 | 16:48 |
vknecht | however, journal messages look like | 16:49 |
vknecht | May 16 18:44:08 Sailfish tracker-extract[5958]: [mov,mp4,m4a,3gp,3g2,mj2 @ 0xf0b00d20] moov atom not found | 16:49 |
mal | not sure if thumbnails for video are supposed to work in avd-cam | 16:50 |
vknecht | could it be related to this libav/ffmpeg issue ? | 16:50 |
vknecht | mal, I'm looking at adding this :-) | 16:50 |
vknecht | here's what I've done so far: https://pastebin.com/rphSaXfT | 16:56 |
piggz | mal: looked at adding to p-o-v again? ;) | 16:59 |
mal | piggz: sorry, too tired, I haven't done any of my hobby project for a while now | 17:02 |
T4 | <elros34> vknecht: try Thumbnail { mimeType: "video/" } | 17:15 |
vknecht | @elros34: thanks ! image provider error is gone (still have the moov atom one tho, and it's still all black but that may be due to other causes) | 17:28 |
vknecht | I replaced the Image block by a Thumbnail one, is that right ? or should I just have added the line you gave ? | 17:30 |
T4 | <elros34> yes, you should use Thumbnail instead Image and just set mimeType and source | 17:39 |
*** OhYash1 is now known as ohyash | 19:05 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!