MSameer | it uses context property to check the phone profile | 00:00 |
---|---|---|
* sledges bows out for tonight o/ | 00:00 | |
MSameer | for battery, we need to check: if we are low then we are bad. if we are low but charging then we are good | 00:00 |
MSameer | alin: zypper in 'pkgconfig(contextkit-statefs)' | 00:01 |
alin | MSameer: finished all the resolutions | 00:04 |
alin | MSameer: http://paste.opensuse.org/26576827 they seem not ot be listed correctly for the image front camera | 00:04 |
alin | bu the rest areok... | 00:04 |
alin | of course we may want to comment more... | 00:05 |
MSameer | why do you need all those :) | 00:05 |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has quit IRC (Ping timeout: 246 seconds) | 00:07 | |
*** arcean <arcean!~arcean@apn-46-169-21-127.dynamic.gprs.plus.pl> has quit IRC (Read error: Connection reset by peer) | 00:08 | |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has joined #sailfishos-porters | 00:09 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 240 seconds) | 00:10 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 00:10 | |
alin | MSameer: what doyou mean I put all the supported ones for curious and special interest people | 00:12 |
alin | MSameer: we can let active only the needed ones | 00:12 |
alin | MSameer: personally I do not use the camera at all | 00:12 |
alin | MSameer: my nikon d610 is enough | 00:12 |
MSameer | alin: why have you been chasing me to get camera working then ? :P | 00:13 |
alin | MSameer: there are others who need it | 00:13 |
MSameer | let them do the nagging :P | 00:15 |
MSameer | anyway, at least we have it working | 00:15 |
MSameer | anyway, at least we have it working :) | 00:15 |
alin | MSameer: anyhow the app is cool in terms of features has quite a lot | 00:16 |
alin | I think I seen on my gf there are some effects they like to add | 00:16 |
alin | but I am not very keen on them being part of camera | 00:16 |
alin | MSameer: remmeber I was saying about crackig noise | 00:17 |
alin | MSameer: when streaming... it may be related of the internet quality I have | 00:17 |
alin | MSameer: now is ok... but earlier in day was crap | 00:18 |
MSameer | alin: there is astill a conf file for droidcamsrc that has the mapping between android and gst features ;) | 00:19 |
MSameer | alin: glad streaming works. means I don't need to investigate :D | 00:19 |
alin | MSameer: where? | 00:20 |
MSameer | alin: the app is not mine alone. I did the coding but with ideas from the tmo community | 00:20 |
alin | MSameer: there is one gstreamer cracks when screen is on and sensors on | 00:20 |
MSameer | alin: similar to the one in gst-droid/data | 00:20 |
MSameer | alin: what crack? | 00:21 |
alin | MSameer: sound crack | 00:21 |
MSameer | when does it happen? | 00:21 |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has quit IRC (Ping timeout: 245 seconds) | 00:21 | |
alin | MSameer: mediaplayer plays mp3, screen is on move the phone | 00:21 |
alin | you will hear the sound | 00:21 |
MSameer | odd | 00:22 |
alin | MSameer: tell me where is that conf file | 00:22 |
MSameer | alin: /etc/gstdroid/ | 00:22 |
MSameer | gstdroidcamsrc.conf (check the one in gst-droid/data) | 00:22 |
alin | MSameer: ok in sledges rpm | 00:22 |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has joined #sailfishos-porters | 00:22 | |
MSameer | I don't want to keep it in the RPM because each phone might have different settings | 00:23 |
MSameer | so if I add it to the RPM, some people will complain (remember gst-omx?) | 00:23 |
alin | MSameer: yes... | 00:23 |
alin | MSameer: as long as it builds without works | 00:23 |
alin | MSameer: but he deleted them all from the rpm none shall be packaged | 00:24 |
MSameer | if you tweak that file, you get flash, color effects, scene modes and probably some other stuff | 00:24 |
MSameer | alin: get it from git | 00:24 |
MSameer | the one in git is for jolla phone. see if it works for you | 00:25 |
alin | sledges: | 00:26 |
alin | you may want to remove the rm by | 00:26 |
alin | find $RPM_BUILD_ROOT%{_sysconfdir}/%{name} -name "*.conf" -exec rm -f {} \; | 00:26 |
*** Makalak <Makalak!~Makalak@unaffiliated/makalak> has quit IRC (Ping timeout: 256 seconds) | 00:26 | |
alin | MSameer: ok which one I am lost now... where is this conf | 00:27 |
MSameer | alin: i asked him to remove the files here: https://github.com/foolab/gst-droid/pull/2 | 00:27 |
alin | MSameer: yes | 00:27 |
MSameer | alin: https://github.com/foolab/gst-droid/blob/droidmedia/data/gstdroidcamsrc.conf | 00:27 |
alin | MSameer: that is ok... just wanted to comment to replace the two rm by find $RPM_BUILD_ROOT%{_sysconfdir}/%{name} -name "*.conf" -exec rm -f {} \; | 00:28 |
MSameer | he can just rm -rf the dir | 00:29 |
alin | MSameer: yap | 00:29 |
alin | MSameer: that conf I shall put in /etc/gst-droid/ | 00:30 |
alin | or I can use something more local | 00:30 |
MSameer | in /etc/gst-droid | 00:31 |
alin | MSameer: ok added it I see nothgin | 00:33 |
MSameer | try changing the flash mode and see | 00:34 |
MSameer | or the effects for example | 00:34 |
MSameer | vivid, sepia,.... | 00:34 |
MSameer | those nonsense that people like :p | 00:34 |
*** olafh__ <olafh__!~olafh@p4FF4962C.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds) | 00:35 | |
alin | MSameer: I had them before too | 00:35 |
MSameer | maybe because you had the file in the RPM | 00:35 |
alin | MSameer: nope we did not use the rpm | 00:36 |
MSameer | you had them yes but they were not working | 00:36 |
alin | MSameer: maybe I see | 00:36 |
MSameer | so you can tap the button but nothing will happen | 00:36 |
MSameer | because droidcamsrc does not know how to translate them to something android-meaningful | 00:37 |
MSameer | but with the file it can do the translation | 00:37 |
alin | MSameer: not very successful | 00:37 |
alin | MSameer: choose grayscale and is still color | 00:37 |
MSameer | then you need to tweak the file | 00:37 |
MSameer | check what works in android and edit the file | 00:38 |
alin | MSameer: ok | 00:38 |
alin | MSameer: this is a proper error | 00:39 |
alin | [W] unknown:84 - qrc:/qml/FocusReticle.qml:84: TypeError: Cannot read property 'x' of undefined | 00:39 |
MSameer | focus reticle needs to be rewritten :( | 00:40 |
vgrade | MSameer: http://pastebin.com/kPbZ2pT2 , sorry for the delay, life | 00:40 |
MSameer | vgrade: I was about to lose hope :) | 00:40 |
MSameer | vgrade: the issue I have is I need to build hybris-hal myself to get camera but it just does not compile | 00:41 |
MSameer | vgrade: thanks for the links | 00:41 |
alin | MSameer: it seems in lipstick indeed they use context tests/ut_batterynotifier/ut_batterynotifier.pro | 00:42 |
alin | but I remember the battery somehow does not work... | 00:42 |
alin | always we get a message recharge | 00:42 |
alin | which is practically consistent with what we get now | 00:42 |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has quit IRC (Ping timeout: 264 seconds) | 00:43 | |
MSameer | but battery works for me | 00:44 |
MSameer | might be because i am not using the latest public release | 00:44 |
MSameer | alin: also are you sure your lipstick uses context stuff? | 00:44 |
alin | MSameer: what do you mean? works with camera or the silly test | 00:44 |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 252 seconds) | 00:44 | |
alin | MSameer: no idea you said so... | 00:45 |
vgrade | MSameer: this has my notes on how to compile, sledges upstreamed one of my changes, http://piratepad.net/gVqPXuEGW4 | 00:45 |
MSameer | alin: works on my nexus. the indicator shows fine | 00:45 |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has joined #sailfishos-porters | 00:45 | |
vgrade | I'll get these upstream asap | 00:45 |
alin | MSameer: yes for me too | 00:45 |
MSameer | vgrade: it's the damn recovery that prevented me. thanks :) | 00:45 |
vgrade | yep, we have that covered now | 00:46 |
MSameer | alin: so if lipstick is using context property, it should work with camera too | 00:46 |
alin | vgrade: so finally you cracked it... 1+? | 00:46 |
alin | MSameer: ok I will look into | 00:46 |
alin | MSameer: write a small stupid program to get it | 00:46 |
alin | then try to plug it in | 00:46 |
vgrade | alin: Stskeeps made the break through with QCOM_BSP | 00:46 |
alin | tomorrow I teach so will be only in the evening | 00:47 |
MSameer | alin: if you leave me alone until the weekend, I will do it for you :D | 00:47 |
*** Tassadar <Tassadar!~tassadar@ip4-83-240-20-212.cust.nbox.cz> has quit IRC (Ping timeout: 252 seconds) | 00:50 | |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has quit IRC (Ping timeout: 252 seconds) | 00:57 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 00:58 | |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has joined #sailfishos-porters | 00:59 | |
*** alin_ <alin_!~alin@178.167.254.27.threembb.ie> has joined #sailfishos-porters | 01:28 | |
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 265 seconds) | 01:32 | |
vrutkovs | vgrade: do the apps startup fine on bacon? | 01:33 |
vgrade | vrutkovs: yes | 01:35 |
vrutkovs | vgrade: oh, cool, thanks. I guess I messed up QCOM_BSP part on flo then | 01:35 |
vgrade | QCOM_BSP needs to go into hal.spec and also qt5-qpa-plugin .pro file | 01:37 |
*** vrutkovs is now known as vrutkovs|away | 01:47 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 244 seconds) | 02:06 | |
*** Umeaboy <Umeaboy!~Umeaboy@c-94-255-156-119.cust.bredband2.com> has joined #sailfishos-porters | 02:17 | |
*** zhxt <zhxt!~zhxt@107.170.151.30> has joined #sailfishos-porters | 02:18 | |
*** Umeaboy <Umeaboy!~Umeaboy@c-94-255-156-119.cust.bredband2.com> has quit IRC (Quit: Lämnar) | 02:29 | |
*** iTune <iTune!~PhompAng@ppp-171-96-30-11.revip8.asianet.co.th> has joined #sailfishos-porters | 03:01 | |
*** OrokuSaki <OrokuSaki!470bf285@gateway/web/freenode/ip.71.11.242.133> has joined #sailfishos-porters | 03:49 | |
OrokuSaki | Jolla lipstick[680]: * Version: 1030001 (interpreted as 1030001) | 03:49 |
OrokuSaki | http://pastebin.com/a20Quzz5 | 03:49 |
OrokuSaki | Does 103001 sound right? Should it be 3001? | 03:49 |
*** PhompAng <PhompAng!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has joined #sailfishos-porters | 04:27 | |
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 04:30 | |
*** alin_ <alin_!~alin@178.167.254.27.threembb.ie> has quit IRC (Ping timeout: 256 seconds) | 04:31 | |
*** iTune <iTune!~PhompAng@ppp-171-96-30-11.revip8.asianet.co.th> has quit IRC (Ping timeout: 264 seconds) | 04:31 | |
locusf | alin: https://github.com/nemomobile-ux/glacier-home/blob/master/src/qml/Statusbar.qml#L71 | 05:04 |
OrokuSaki | sledges and mal... I put on the 3.4 kernel, redid everything.. something strange | 05:09 |
OrokuSaki | I still get the same errors as mal was pastebin.com/dzYJuHyG | 05:10 |
OrokuSaki | eglplatform_fbdev.cpp:34: void fbdevws_init_module(ws_egl_interface*): Assertion `0' failed | 05:11 |
OrokuSaki | lipstick: hwcomposer_window.cpp:186: virtual int HWComposerNativeWindow::dequeueBuffer(BaseNativeWindowBuffer**, int*): Assertion `fbnb!=__null' failed. | 05:11 |
OrokuSaki | If I setprop debug.gralloc.map_fb_memory 1 ... then I get passed those errors.. BUT | 05:12 |
OrokuSaki | on my 3.0 kernel I do not get a color change, on my 3.4 kernel I do | 05:12 |
OrokuSaki | this is also reflected when running surfaceflinger... the bootanimation goes from blue to purple | 05:13 |
OrokuSaki | And.. I get tearing or something similar to tearing | 05:13 |
OrokuSaki | using the null platform everything is smooth | 05:13 |
OrokuSaki | @Stskeeps ?? =) | 05:14 |
OrokuSaki | with null and setprop with test_glesv2.. colors change.. without that setprop.. can't access the framebuffer | 05:14 |
OrokuSaki | Lastly... If I am hwcomposer 0.3 detected by hwcomposer, does that mean I am stuck with using fbdev instead of hwcomposer? | 05:15 |
OrokuSaki | I checked, my boardconfig no longer uses QCOM_BSP | 05:15 |
OrokuSaki | github.com/jshafer817/sailfish_device_hp_tenderloin34 | 05:16 |
OrokuSaki | I recompiled qt5-qpa plugin without the QCOM_BSP set, same error | 05:16 |
OrokuSaki | Anyways.. hope this helps??? | 05:16 |
tbr | vgrade: sure, is 'oneplus' ok or some other name for the directory? | 05:16 |
OrokuSaki | I feel like this whole framebuffer hal needing to be used before the hwcomposer is... complicated. =) Props to you guys | 05:21 |
OrokuSaki | I wrote an MFC 2005 app once in VS... Almost the same thing. ;) | 05:22 |
OrokuSaki | I wonder if qt5.2 has a eglfs plugin somewhere so I can just use null? | 05:26 |
OrokuSaki | but then I get the color change. =() unless I stick with a 3.0 kernel.. has to be a better way. =) | 05:27 |
OrokuSaki | time for bed | 05:27 |
*** zhxt <zhxt!~zhxt@107.170.151.30> has quit IRC (Ping timeout: 256 seconds) | 05:34 | |
*** spiiroin <spiiroin!~spiiroin@87-95-38-143.bb.dnainternet.fi> has quit IRC (Quit: Leaving) | 05:39 | |
tbr | vgrade: made both a 'oneplus' and a 'bacon' directory in /var/www/devaamo_images/sfe - just delete the one you don't want. | 05:50 |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 05:54 | |
*** PhompAng <PhompAng!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has quit IRC (Ping timeout: 255 seconds) | 05:56 | |
OrokuSaki | going to try to bring back the older fbdev and then play with hwcomposer in libhybris | 05:57 |
*** swex <swex!~quassel@176.14.122.222> has joined #sailfishos-porters | 06:12 | |
*** olafh__ <olafh__!~olafh@p5B25B737.dip0.t-ipconnect.de> has joined #sailfishos-porters | 06:32 | |
*** iTune <iTune!~PhompAng@161.246.140.128> has joined #sailfishos-porters | 06:33 | |
*** zGrr <zGrr!~grr@185.13.106.75> has joined #sailfishos-porters | 06:42 | |
zGrr | moin :) | 06:42 |
*** tanty_off is now known as tanty | 06:43 | |
*** iTune <iTune!~PhompAng@161.246.140.128> has quit IRC (Ping timeout: 272 seconds) | 06:47 | |
Nokius | sledges: ah okay | 06:48 |
Nokius | sledges: yeap is now in 2323 | 06:50 |
*** plfiorini <plfiorini!~plfiorini@net-93-71-165-246.cust.vodafonedsl.it> has quit IRC (Quit: Sto andando via) | 06:50 | |
*** iTune <iTune!~PhompAng@161.246.140.128> has joined #sailfishos-porters | 06:53 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos-porters | 06:59 | |
Nokius | sledges: it's not dieding :D | 07:00 |
Nokius | sledges: mountet /system manuanlly but test_hwcomposer makes no graphics | 07:01 |
Nokius | sledges: starce is not showing a faule | 07:01 |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:f46c:c1a7:f25e:a410> has joined #sailfishos-porters | 07:03 | |
Nokius | sledges: will have ma look later cu | 07:04 |
*** cl_ <cl_!~cl@vie-188-118-240-056.dsl.sil.at> has joined #sailfishos-porters | 07:14 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Ping timeout: 244 seconds) | 07:20 | |
*** iTune <iTune!~PhompAng@161.246.140.128> has quit IRC (Ping timeout: 272 seconds) | 07:21 | |
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 08:14 | |
*** harha <harha!~harha@mobile-internet-bcee5b-94.dhcp.inet.fi> has joined #sailfishos-porters | 08:21 | |
*** carepack <carepack!~carepack@mail2.rehazentren-bw.de> has joined #sailfishos-porters | 08:21 | |
carepack | hi | 08:22 |
vgrade | tbr: thanks | 08:22 |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 08:23 | |
tbr | vgrade: np | 08:24 |
*** vrutkovs|away is now known as vrutkovs | 08:25 | |
*** harha1 <harha1!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters | 08:35 | |
*** harha <harha!~harha@mobile-internet-bcee5b-94.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 08:35 | |
*** vrutkovs is now known as vrutkovs|away | 09:17 | |
*** iTune <iTune!~PhompAng@161.246.140.128> has joined #sailfishos-porters | 09:19 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB6106.dip0.t-ipconnect.de> has joined #sailfishos-porters | 09:26 | |
*** Nokius <Nokius!~Nokius@p5DDB4705.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds) | 09:29 | |
*** vrutkovs|away is now known as vrutkovs | 09:40 | |
*** swex <swex!~quassel@176.14.122.222> has quit IRC (Remote host closed the connection) | 10:16 | |
*** iTune <iTune!~PhompAng@161.246.140.128> has quit IRC (Ping timeout: 272 seconds) | 10:23 | |
*** edubai <edubai!uid39243@gateway/web/irccloud.com/x-gtqydbbgevltheqz> has joined #sailfishos-porters | 10:23 | |
mal- | sledges: I tried a new image but still does not work, this time I built all of the middleware also | 10:27 |
sledges | mal-: how does it not boot? | 10:28 |
mal- | hwcomposer fails | 10:29 |
sledges | mal-: let's tackle this: how does it fail | 10:31 |
sledges | ? | 10:31 |
mal- | HwComposerBackend::create:74 - QPA-HWC: hw_get_module(HWC_HARDWARE_MODULE_ID, (const hw_module_t **)(&hwc_module)) in create returned -2 | 10:32 |
sledges | means not found | 10:32 |
sledges | have you got the android's hwc .so ? | 10:33 |
mal- | yes, /system/lib/hw/ is normal | 10:33 |
mal- | I'm tryingto get strace in there | 10:34 |
sledges | mv /usr/libexec/droid-hybris/system/lib/libGLESv3.so /root | 10:35 |
sledges | is the only suspicious difference between your old and new dhd contents | 10:36 |
sledges | also ls -l /usr/libexec/droid-hybris/system/lib/libGLESv3.so | 10:36 |
mal- | lrwxrwxrwx 1 root root 12 Mar 19 2015 /usr/libexec/droid-hybris/system/lib/libGLESv3.so -> libGLESv2.so | 10:37 |
sledges | right so shouldn't hurt, but move it anyway | 10:37 |
mal- | same | 10:38 |
sledges | do the same for libhardware.so | 10:39 |
*** iTune <iTune!~PhompAng@161.246.140.128> has joined #sailfishos-porters | 10:39 | |
sledges | and strace would be nice too, yes | 10:40 |
mal- | sledges: from strace I found for some reason it only tried to find hwcomposer.default.so and not the correct one | 10:43 |
mal- | I get a lot of ofonod[448]: create_ril: can't connect to RILD: No such file or directory (2) in log | 10:44 |
mal- | now lipstick complains that dependencies don't work | 10:45 |
mal- | also sensors seem to fail | 10:46 |
*** Makalak <Makalak!~Makalak@unaffiliated/makalak> has joined #sailfishos-porters | 10:47 | |
mal- | after creating that symlink and reboot I got at least partially working, the first part of startup screen | 10:47 |
sledges | mal-: it should try the correct one, try getprop | grep platform (or whatever msm you expect to replace .default.so) | 10:48 |
sledges | mal-: did you do envsetup and breakfast $DEVICE when compiling droidmedia? | 10:49 |
mal- | [ro.board.platform]: [msm7x30] | 10:49 |
mal- | sledges: I think si | 10:50 |
sledges | mal-: try compiling again, without those, see if it errors out | 10:50 |
sledges | if it doesn't, you might've forgotten it | 10:50 |
mal- | well, now it's running again | 10:50 |
sledges | you said the first part of startup screen only | 10:52 |
sledges | mal-: bring back the .sos from /root now | 10:52 |
mal- | sledges: it just takes a while to start completely | 10:53 |
mal- | now tutorial is running | 10:53 |
mal- | sledges: at least my terminal history has source build/envsetup.sh and breakfast $DEVICE just before the make -j8 libdroidmedia minimediaservice minisfservice | 10:54 |
sledges | well done | 10:55 |
sledges | so no idea why it lost hwc bit | 10:55 |
mal- | yep | 10:55 |
*** Tassadar|nym <Tassadar|nym!~tassadar@eduroam-240.fi.muni.cz> has joined #sailfishos-porters | 10:57 | |
sledges | mal-: maybe properties are not yet loaded when early startup-wizard pops up? | 11:03 |
mal- | could be | 11:06 |
mal- | but why would it start now, worked so well before | 11:06 |
sledges | the startup-wizard? | 11:08 |
sledges | that's onnly first boot case btw | 11:08 |
sledges | mal-: remove so symlink | 11:08 |
sledges | and reboot | 11:08 |
sledges | does lipstick behave? | 11:08 |
*** iTune <iTune!~PhompAng@161.246.140.128> has quit IRC (Ping timeout: 246 seconds) | 11:09 | |
mal- | sledges: video works | 11:10 |
sledges | mal-: \o/ | 11:10 |
* sledges adds a sony xperia notch under MSameer's belt | 11:11 | |
sledges | *xperia pro ;p | 11:11 |
*** mvmsaikrishna <mvmsaikrishna!75d58875@gateway/web/freenode/ip.117.213.136.117> has joined #sailfishos-porters | 11:11 | |
sledges | this is freaking awesome | 11:11 |
mal- | a little color problems for a second at the beginning | 11:11 |
sledges | i noted some slight stutter too | 11:11 |
sledges | at beginnings | 11:11 |
mal- | green video but after that it's ok | 11:11 |
mal- | cpu usage about 13% | 11:12 |
mal- | the video is not the one you linked before, a little smaller | 11:13 |
sledges | hw decoders ftw | 11:13 |
sledges | mal-: time to grab cameraplus ;) | 11:14 |
mal- | sledges: there are .default.so files for most other libraries in /system/lib/hw | 11:14 |
mal- | I'll remove the symlink later | 11:14 |
*** Vohukain <Vohukain!~Vohukain@nat4.panoulu.net> has joined #sailfishos-porters | 11:14 | |
Vohukain | Bacon pre-alpha changed to alpha? http://images.devaamo.fi/sfe/bacon/ | 11:15 |
vgrade | Vohukain: same content | 11:16 |
Vohukain | Ok! Great job, thanks! | 11:16 |
vgrade | Vohukain: you were quick to spot, I've not advertised that as I wanted someone to test multirom | 11:16 |
mal- | sledges: should the repos I used while building be in image or not? | 11:17 |
Vohukain | Is it okay to be public? | 11:17 |
Vohukain | Can I inform my friends about it? | 11:17 |
sledges | mal-: yes | 11:17 |
mal- | hmm, not there | 11:18 |
sledges | mal-: add manually that is | 11:18 |
sledges | misread you ;) | 11:18 |
mal- | ok | 11:18 |
vgrade | Vohukain: lets get a multirom test done, its not worth overwriting a daily driver | 11:18 |
vgrade | Vohukain: are you running multirom? | 11:18 |
Vohukain | Yes I know it is not daily driver. Just curious. No I'm not running multirom... atleast not yet | 11:19 |
mvmsaikrishna | I'm running multirom now. I can do the test :) | 11:20 |
vgrade | mvmsaikrishna: thanks | 11:22 |
mal- | sledges: QtCamDevice::start:207 - Failed to start camera pipeline | 11:23 |
mal- | showError:227 - Error: Failed to start camera. Please restart the application. | 11:23 |
mal- | sledges: lunch time, back in 30 | 11:23 |
sledges | mal-: added instructions to pp | 11:29 |
sledges | vgrade: what's the accompanying cm.zip for mvmsaikrishna ? | 11:30 |
*** Makalak <Makalak!~Makalak@unaffiliated/makalak> has quit IRC (Read error: Connection reset by peer) | 11:36 | |
*** cmazieri <cmazieri!~kvirc@gate-tx3.freescale.com> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) | 11:39 | |
vgrade | sledges: I'm on 11-20140922-NIGHTLY-bacon | 11:40 |
sledges | mvmsaikrishna: ^ | 11:40 |
tbr | vgrade: I see you have the files already uploaded, nice. :) | 11:41 |
*** klopsi-u3 <klopsi-u3!~klopsi-u3@p4FD9018E.dip0.t-ipconnect.de> has quit IRC (Quit: Reconnecting) | 11:42 | |
*** klopsi-u3 <klopsi-u3!~klopsi-u3@p4FD9018E.dip0.t-ipconnect.de> has joined #sailfishos-porters | 11:42 | |
mvmsaikrishna | sledges: I'm on 12-20150228-NIGHTLY-bacon | 11:42 |
vgrade | tbr: discovered by Vohukain | 11:43 |
sledges | mvmsaikrishna: multirom will ask you for cm.zip to sideload as secondary | 11:43 |
vgrade | mvmsaikrishna: when you install sailfish via multirom it asks for a cm version to load before the sailfish zip | 11:43 |
sledges | mvmsaikrishna: highly recommended you start with vgrade's version, and only try newers once got working | 11:43 |
vgrade | sledges: mvmsaikrishna if its still avaiable. If not take something close in date | 11:44 |
mvmsaikrishna | i'm trying to download this one- sailfishos-bacon-release-1.1.1.27-alpha1-201503182354.zip | 11:45 |
mvmsaikrishna | I will install above file and sideload cm.zip via multirom. it should work right? | 11:46 |
vgrade | mvmsaikrishna: when you goto addrom option in multirom advanced it will give you a radio button for sailfishOS it will then guide you to flash two zip. 1. cm nightly 2. sailfishos | 11:47 |
mvmsaikrishna | vgrade: yes, i know :) | 11:48 |
vgrade | see https://wiki.merproject.org/wiki/Adaptations/libhybris/Install_SailfishOS_for_hammerhead | 11:48 |
sledges | mvmsaikrishna: no need to physically install sailfishos-bacon-release-1.1.1.27-alpha1-201503182354.zip, just give it to multirom, and have your original (primary) rom untouched | 11:49 |
*** arielext <arielext!589f9e33@gateway/web/freenode/ip.88.159.158.51> has joined #sailfishos-porters | 11:50 | |
arielext | Hi, trying to install sailfishos on bacon; no multirom | 11:51 |
arielext | installed cm11-m9 -> ok | 11:51 |
arielext | TWRP does not want to install the sailfish zip though | 11:51 |
mvmsaikrishna | vgrade, sledges: thats the process I use for installing. | 11:52 |
vgrade | arielext: any error messages? | 11:52 |
arielext | E:Error excecuting update binary in zip | 11:53 |
arielext | and a link to the zip | 11:53 |
arielext | this is with TWRP 2.8.3.0 | 11:53 |
mvmsaikrishna | but first, i'm having problem with the download itself.. the hosting server isn't giving good transfer speed. [vgrade: download keeps failing through proxy] | 11:53 |
vgrade | Nokius_: was this what you had on find with zip? | 11:54 |
sledges | vgrade: bionic? | 11:55 |
*** s5pik3 <s5pik3!~Spike@163.5.121.94> has joined #sailfishos-porters | 11:55 | |
*** Vohukain <Vohukain!~Vohukain@nat4.panoulu.net> has quit IRC (Remote host closed the connection) | 11:55 | |
sledges | mvmsaikrishna: use a resume service, like curl -C | 11:56 |
vgrade | sledges: I should not have that, as this was reverted | 11:56 |
vgrade | sledges: I recall Nokius_ had an issue with his zip and had to sideload | 11:56 |
arielext | I will try to sideload | 11:57 |
*** Nokius|jolla_ <Nokius|jolla_!~Nokius|jo@46.189.65.154> has joined #sailfishos-porters | 11:57 | |
vgrade | arielext: please note this is alpha, might set your phone on fire | 11:58 |
vgrade | :) | 11:58 |
arielext | np it's my backup backup :P | 11:58 |
Nokius|jolla_ | vgrade: i used sideload and it works for me | 11:58 |
vgrade | Nokius|jolla_: but normal install failed with Error executing update binary in zip? | 11:59 |
*** s5pik3 <s5pik3!~Spike@163.5.121.94> has quit IRC (Ping timeout: 246 seconds) | 12:00 | |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has joined #sailfishos-porters | 12:02 | |
*** Nokius|jolla_ <Nokius|jolla_!~Nokius|jo@46.189.65.154> has quit IRC (Read error: Connection reset by peer) | 12:02 | |
Nokius|jolla | vgrade: was not able to open zip irrc | 12:02 |
mal- | sledges: how do I build that dump_resolutions? | 12:04 |
sledges | mal-: mb2 locally | 12:04 |
sledges | and it will be in the tree | 12:04 |
mal- | but there is no spec | 12:04 |
sledges | mal-: droidmedia branch | 12:05 |
mal- | using that | 12:05 |
sledges | and spec is there | 12:05 |
sledges | rpm/ | 12:05 |
mal- | ah, wrong PKG | 12:05 |
arielext | sideload loads the file for 0% and then fails with the same error | 12:10 |
arielext | dunno why it doesn't transfer the whole file first though | 12:11 |
carepack | arielext: twrp > 2.8.5 ? | 12:12 |
carepack | got the same prolem. downgraded twrp to 2.8.1.0 and problem is solved | 12:13 |
*** s5pik3 <s5pik3!~Spike@163.5.121.95> has joined #sailfishos-porters | 12:14 | |
arielext | 2.8.3 | 12:15 |
*** Just486 <Just486!b9215105@gateway/web/freenode/ip.185.33.81.5> has joined #sailfishos-porters | 12:15 | |
vgrade | carepack: wonder what its checking in later versions | 12:15 |
vgrade | error executing sounds like a permission | 12:15 |
carepack | arielext: try 2.8.1.0 | 12:16 |
carepack | problem is that the flashing process began before the whole file is transferred | 12:16 |
carepack | but wondering too. | 12:17 |
vgrade | sledges: double checked and bionic hack is reverted in my tree. Looks like there has been some changes in TWRP | 12:17 |
arielext | I'll try 2.8.1 and not sideload first to check if that works | 12:17 |
sledges | vgrade: which twrp are you on? | 12:17 |
vgrade | sledges: checks | 12:18 |
vgrade | CWM 6.0.4.9 but not tried a zip flash | 12:20 |
arielext | 2.8.1.0: install as zip still fails | 12:21 |
arielext | sideload is transfering zip atm | 12:21 |
mal- | sledges: regarding the bug about QDeviceInfo, what does productName() return | 12:21 |
carepack | or fastboot flash recovery recovery.img | 12:22 |
sledges | mal-: i haven't got time to investigate | 12:22 |
sledges | mal-: a mini app similar to alin's battery.cpp could help | 12:22 |
sledges | mal-: https://bugs.nemomobile.org/show_bug.cgi?id=803#c2 | 12:22 |
merbot | Nemo bug 803 in Hybris-ing "[hammerhead] taking photos works only when cameraplus is started while the phone is being charged" [Major,New] | 12:22 |
Nokius|jolla | Stskeeps: you are in the german it news | 12:23 |
Nokius|jolla | check golem.de | 12:23 |
mal- | if model return the long name then it would be odd those if those return same thing | 12:23 |
arielext | vgrade: same error Error exceuting updater binary in zip | 12:23 |
arielext | sideload or no sideload | 12:23 |
Nokius|jolla | =( arielext vgrade | 12:23 |
arielext | will try cwm | 12:23 |
sledges | that escalated quickly | 12:23 |
vgrade | carepack: were you able to load? | 12:24 |
Stskeeps | Nokius|jolla: oops? | 12:24 |
carepack | to load twrp on the device? | 12:25 |
vgrade | carepack: no the sailfish zip | 12:25 |
mal- | sledges: dump_resolutions won't work: [W] QtCamImageModePrivate::applyFastCapture:54 - applyFastCapture: not supported | 12:25 |
mal- | [W] QtCamDevice::start:207 - Failed to start camera pipeline | 12:26 |
carepack | yes with 2.8.1.0 | 12:26 |
mal- | [F] main:51 - Failed to start camera | 12:26 |
sledges | mal-: is this whole output? | 12:26 |
sledges | mal-: did you remove audio bits from gep and placed it under your device folder? | 12:26 |
sledges | mal-: GST_DEBUG="*:4" ./dump_resolutions | 12:26 |
vgrade | carepack: do you have a link to the version you use? | 12:27 |
sledges | vgrade: twrp is per-device isn't it | 12:27 |
vgrade | sledges: yes | 12:27 |
mal- | sledges: not the audio bits | 12:27 |
carepack | sure http://techerrata.com/browse/twrp2/mako | 12:27 |
sledges | carepack is using mako | 12:27 |
sledges | mal-: output should complain about audio encoder not found already, so might be something else | 12:28 |
vgrade | carepack: thanks | 12:28 |
carepack | yep. but http://techerrata.com/browse/twrp2/bacon | 12:28 |
carepack | np | 12:28 |
sledges | cool | 12:29 |
mal- | sledges: in debug mode it has Couldn't create encoder for format audio/mpeg, mpegversion=(int)4 etc | 12:29 |
arielext | rebooting to cwm now :P | 12:29 |
sledges | mal-: perfect, gut them audio bits | 12:29 |
mal- | which file? the one in device folder? | 12:29 |
sledges | mal-: pp instructs | 12:30 |
sledges | mal-: copy generic .gep to your device folder (create if doesn't exist) | 12:30 |
sledges | and gut audio as per commit | 12:30 |
arielext | CWM 6.0.5.1: Error in zip (Status 6) | 12:31 |
vgrade | carepack: you saw this issue with mako before | 12:31 |
mal- | ah, misunderstood that part | 12:31 |
Nokius|jolla | sledges Stskeeps lets wait for the comment where is popcorn =-/ | 12:31 |
carepack | vgrade: yep. got that problem too that flashing began before file was transferred | 12:31 |
carepack | flashed 2.8.1.0 via fastboot solved it | 12:32 |
arielext | vgrade: in cwm log file -> line 26 col 46 | 12:33 |
arielext | unknown function "set_perm" | 12:33 |
vgrade | arielext: looks like our updater script is incompatible with later updater binary | 12:34 |
arielext | vgrade: I can try to find an older version of cwm and check it again | 12:35 |
arielext | happy to help you out with these kinds of things | 12:36 |
vgrade | arielext: I don't think its the recovery version, I think its the updater script we have in the zip is incompatible with the updater binary in the zip | 12:36 |
vgrade | arielext: give me sometime | 12:37 |
arielext | vgrade: that makes sense | 12:37 |
sledges | vgrade: arielext: this tree we switched to doesn't have set_perm anywhere https://github.com/CyanogenMod/android_bootable_recovery-cm/tree/671157c57fc60a570fca109196d30ef43cc2862d | 12:39 |
sledges | needs to use set_metadata instead | 12:40 |
sledges | arielext: can you rezip with | 12:41 |
sledges | META-INF/com/google/android/updater-script | 12:42 |
sledges | line | 12:42 |
sledges | set_perm(0, 0, 755, "/tmp/updater-unpack.sh"); | 12:42 |
sledges | changed to | 12:42 |
sledges | set_metadata("/tmp/updater-unpack.sh", "uid", 0, "gid", 0, "mode", 02755); | 12:42 |
sledges | ? | 12:42 |
vgrade | sledges: thanks, beat me to it | 12:42 |
sledges | vgrade: is 02755 sane? or should be 00755 | 12:43 |
mal- | sledges: stupid question, how to compile the small test program with sb2? | 12:43 |
arielext | sledges: will do | 12:43 |
sledges | mal-: sb2 -t $VENDOR-$DEVICE-armv7hl CMDLINE | 12:43 |
sledges | (g++ etc) | 12:43 |
sledges | mal-: as per bug comment i linked | 12:43 |
mal- | sledges: missed the previous comment in that | 12:44 |
sledges | arielext: set to 00755 pls | 12:46 |
sledges | 2000 is set gid, we don't need that | 12:46 |
*** Tassadar|nym <Tassadar|nym!~tassadar@eduroam-240.fi.muni.cz> has quit IRC (Ping timeout: 265 seconds) | 12:47 | |
arielext | sledges: vgrade: darn on a win machine here; changing the script in the zip broke it line 1 col 14: syntax error, unexpected BAD | 12:49 |
arielext | need to save it again :s | 12:49 |
*** mvmsaikrishna <mvmsaikrishna!75d58875@gateway/web/freenode/ip.117.213.136.117> has quit IRC (Ping timeout: 246 seconds) | 12:54 | |
arielext | that worked but now the assert failed ... | 12:56 |
mal- | sledges: productName() gives iyokan on my system | 12:56 |
arielext | my bacon is without bacon :P | 12:56 |
mal- | sledges: so that is the solution for bug 805 | 12:57 |
merbot | Nemo bug 805 in Hybris-ing "check if QDeviceInfo can return device codename" [Task,New] https://bugs.nemomobile.org/show_bug.cgi?id=805 | 12:57 |
sledges | mal-: fantasti! | 12:57 |
sledges | mal-: it kindof makes sense, product name or codename is iyokan, and the actual model is named xperia pro ; | 12:58 |
sledges | ;) | 12:58 |
mal- | yes :) | 12:59 |
mal- | one bug less | 12:59 |
sledges | mal-: can i have your scriptlet pls? | 12:59 |
sledges | i'll need to test on jolla and then submit PR to camerplus | 12:59 |
sledges | arielext: then you know what to do;) | 13:00 |
sledges | just add bacon :DD (or remove, in this case%) | 13:00 |
vgrade | eat bacon | 13:00 |
mal- | sledges: http://pastebin.com/4tmFsaNg | 13:00 |
sledges | and don't forget the bacon&) | 13:00 |
sledges | mal-: thanks | 13:00 |
arielext | vgrade: after I changed the set_perm to set_metadata and removed the assert check in the update script the rest was installed succesfully (well .. without error). Device is booting now | 13:00 |
*** zGrr <zGrr!~grr@185.13.106.75> has quit IRC (Quit: Leaving) | 13:01 | |
mal- | compiling need one extra lib which added to the pastebin | 13:01 |
sledges | ok | 13:01 |
sledges | arielext: \o/ | 13:02 |
sledges | fingers cross(compil)ed | 13:02 |
sledges | :D | 13:02 |
vgrade | sledges: are those assrts are checking props which should be on the recovery boot | 13:02 |
sledges | vgrade: yes | 13:02 |
vgrade | to make sure you are flashing to correct device | 13:02 |
sledges | assert(getprop("ro.product.device") == "bacon" || getprop("ro.build.product") == "bacon" || getprop("ro.cm.device") == "bacon"); | 13:02 |
sledges | yes | 13:02 |
sledges | worth adb shell into recovery and getprop to see list | 13:03 |
vgrade | sledges: nod. When I get off dayjob :) | 13:03 |
sledges | vgrade: arielext could do that for us ;p | 13:04 |
mal- | sledges: here is the failure of dump_resolutions http://pastebin.com/iccegL0Y | 13:05 |
sledges | mal-: that's up MSameer street | 13:06 |
mal- | ok | 13:06 |
*** Vohukain <Vohukain!~Vohukain@mobile-internet-bcee7d-226.dhcp.inet.fi> has joined #sailfishos-porters | 13:11 | |
*** zhxt_ <zhxt_!~zhxt@123.125.35.172> has joined #sailfishos-porters | 13:12 | |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:f46c:c1a7:f25e:a410> has quit IRC (Quit: Leaving) | 13:16 | |
*** tanty is now known as tanty_off | 13:16 | |
*** vakkov <vakkov!~vakkov@134.83.207.20> has quit IRC (Ping timeout: 265 seconds) | 13:16 | |
mal- | sledges: what should the Jolla codename be? | 13:27 |
mal- | sledges: I get ProductName JP-1301 | 13:27 |
sledges | mal-: i'm talking about this internally exactly now;) | 13:28 |
mal- | ok | 13:28 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 13:28 | |
*** pol971 <pol971!~pol971@host137-27-dynamic.20-79-r.retail.telecomitalia.it> has joined #sailfishos-porters | 13:34 | |
*** Tassadar <Tassadar!~tassadar@ip4-83-240-20-212.cust.nbox.cz> has joined #sailfishos-porters | 13:39 | |
arielext | vgrade: nothing more then a one+ logo | 13:40 |
MSameer | mal-: sledges seems dump_resolutions is failing because gst-libav is missing | 13:42 |
sledges | arielext: anything in your host's dmesg? | 13:43 |
sledges | MSameer: mal-: could be, because i ran it first time possibly already when i had gst-libav sideloaded | 13:43 |
MSameer | it's obvious from the error | 13:44 |
MSameer | maybe I should catch that error, warn the user and fail gracefully | 13:44 |
MSameer | but still allow camera to open and disable video for example | 13:45 |
arielext | sledges: if i could access it somehow; adb and such don't responde | 13:45 |
MSameer | sledges: merged https://github.com/foolab/gst-droid/pull/2 thanks | 13:46 |
vgrade | arielext: check the hadk document we access via telnet usually , but I have no expeoirence of setting this up on windows | 13:47 |
vgrade | arielext: what cm do you have on there? | 13:48 |
vgrade | arielext: version, I mean | 13:48 |
arielext | cm11 m9 | 13:48 |
vgrade | if you fastboot boot hybris-recovery.img it should allow you to telnet in | 13:50 |
vgrade | telnet 192.168.2.15 | 13:51 |
vgrade | but not sure how this is setup on the windows side | 13:51 |
sledges | MSameer: thanks for merger, could you tag it too? | 13:51 |
sledges | arielext: VirtualBox time ;) | 13:51 |
MSameer | sledges: no | 13:52 |
MSameer | i don't tag now | 13:52 |
MSameer | tag = official supported release | 13:52 |
mal- | MSameer: sledges installed gstreamer1.0-libav, no difference | 13:52 |
MSameer | I find that hard to believe mal- :) | 13:52 |
mal- | ok | 13:52 |
MSameer | show me the output just like you did | 13:53 |
MSameer | mal-: I don't mean to offend you. sorry if you got that feeling | 13:53 |
mal- | MSameer: http://pastebin.com/vhZm7yYz | 13:53 |
mal- | MSameer: I didn't take it like that | 13:54 |
MSameer | Couldn't create encoder for format audio/mpeg, mpegversion=(int)4 | 13:54 |
MSameer | wait wait | 13:54 |
MSameer | aac encoder is provided by -plugins-bad | 13:54 |
*** s5pik3 <s5pik3!~Spike@163.5.121.95> has quit IRC (Quit: Quitte) | 13:54 | |
sledges | -plugins-bad are in patterns | 13:55 |
MSameer | vo-aacenc <- is that there? | 13:55 |
mal- | i | gstreamer1.0-plugins-bad | 13:56 |
MSameer | rpm -qa | grep aacenc | 13:56 |
arielext | vgrade: thx, i'll look into it later this week. work is calling :) | 13:56 |
MSameer | mal-: also gst-inspect-1.0 voaacenc | 13:56 |
mal- | MSameer: nothing | 13:56 |
arielext | vgrade: thx for the build and the effort though; really appreciate it! | 13:56 |
MSameer | mal-: sledges you are missing that library vo-aacenc and the corresponding element | 13:57 |
mal- | No such element or plugin 'voaacenc' | 13:57 |
*** pol971 <pol971!~pol971@host137-27-dynamic.20-79-r.retail.telecomitalia.it> has quit IRC (Ping timeout: 264 seconds) | 13:57 | |
*** mvmsaikrishna <mvmsaikrishna!75dd40af@gateway/web/freenode/ip.117.221.64.175> has joined #sailfishos-porters | 13:57 | |
vgrade | arielext: no probs, thanks for your help in the updater script | 13:59 |
vgrade | ls | 14:00 |
vgrade | ls | 14:00 |
*** zanac <zanac!~stevel@S01060019d19187c9.cg.shawcable.net> has joined #sailfishos-porters | 14:03 | |
*** birdzhang <birdzhang!~kvirc@223.73.194.232> has joined #sailfishos-porters | 14:09 | |
mvmsaikrishna | vgrade: sorry, I had to go for an errand. Just came back to office. Okay. I'm getting the following error. | 14:11 |
mvmsaikrishna | "Error executing updater binary in zip '/tmp/mr_update.zip" | 14:11 |
sledges | mvmsaikrishna: we already solved that | 14:11 |
sledges | mvmsaikrishna: what's your host's PC OS? | 14:12 |
mvmsaikrishna | Awesome! | 14:12 |
mvmsaikrishna | i have ubuntu and osx for now | 14:12 |
*** OrokuSaki_ <OrokuSaki_!48369a6e@gateway/web/freenode/ip.72.54.154.110> has joined #sailfishos-porters | 14:12 | |
sledges | you're the one then!:) | 14:12 |
mvmsaikrishna | haha ;) | 14:12 |
sledges | mvmsaikrishna: unzip the .zip | 14:12 |
mvmsaikrishna | so, how to solve this ? :) | 14:13 |
OrokuSaki_ | morning all =) | 14:13 |
sledges | and then rezip with | 14:13 |
sledges | 14:42 < sledges> META-INF/com/google/android/updater-script | 14:13 |
sledges | 14:42 < sledges> line | 14:13 |
sledges | 14:42 < sledges> set_perm(0, 0, 755, "/tmp/updater-unpack.sh"); | 14:13 |
sledges | 14:42 < sledges> changed to | 14:13 |
sledges | 14:42 < sledges> set_metadata("/tmp/updater-unpack.sh", "uid", 0, "gid", 0, "mode", 00755); | 14:13 |
mvmsaikrishna | i mean, you already solved this, what should I change with the downloaded rom? | 14:13 |
OrokuSaki_ | lipstick is running for me on hwcomposer today =) | 14:13 |
sledges | OrokuSaki_: on 3.4? | 14:14 |
mvmsaikrishna | ok | 14:14 |
OrokuSaki_ | yep | 14:14 |
sledges | well don! | 14:14 |
OrokuSaki_ | brb phone ring... not sure what I did | 14:14 |
sledges | was gonna ask:)) | 14:14 |
sledges | mvmsaikrishna: you also need to remove assert lines at the top | 14:15 |
sledges | mvmsaikrishna: and do us a favour - in recovery shell type getprop | grep bacon | 14:15 |
mvmsaikrishna | changed the line set_perm and removed assert lines. | 14:16 |
mvmsaikrishna | sure. | 14:18 |
OrokuSaki_ | ok | 14:19 |
OrokuSaki_ | what the hell did I do | 14:19 |
sledges | mvmsaikrishna: repack and off it goes:) | 14:19 |
OrokuSaki_ | setprop vold.post_fs_data_done 1 is still set | 14:20 |
mvmsaikrishna | Yeah, done :) | 14:21 |
mvmsaikrishna | ubuntu can't mount the phone while in recovery mode. So have to reboot it and transfer the zip. | 14:22 |
sledges | mvmsaikrishna: adb push ? | 14:22 |
mvmsaikrishna | for me* | 14:22 |
mvmsaikrishna | yeah i suppose I could try that next time. thanks! | 14:23 |
OrokuSaki_ | odd because my touchscreen service is not responding, nor is cat /dev/input/event6 | 14:23 |
sledges | OrokuSaki_: try different eventX | 14:23 |
OrokuSaki_ | but it is running, and when I kill it... I get knocked out | 14:23 |
OrokuSaki_ | I think I might need QCOM_BSP back, though my boardconfig doesn't use it | 14:23 |
OrokuSaki_ | If I could login, I bet my memory just ran out with ion, because I got kicked out | 14:24 |
sledges | mvmsaikrishna: arielext got stuck on 1+ logo possible because his main CM rom was too new/mismatch | 14:24 |
sledges | mvmsaikrishna: so try to find exact or very close to date 12-20150228-NIGHTLY-bacon | 14:24 |
mvmsaikrishna | sledges: oh | 14:25 |
mvmsaikrishna | sledges: no problem..i have the same nighlty zip | 14:25 |
sledges | perfect | 14:25 |
arielext | sledges: you got mvmsaikrishna and vgrade mixed up | 14:25 |
arielext | vrage uses a cm11 build | 14:26 |
arielext | not cm12 | 14:26 |
arielext | *vgrade | 14:26 |
sledges | arielext: thanks you're right | 14:27 |
sledges | mvmsaikrishna: get 11-20140922-NIGHTLY-bacon pls | 14:27 |
sledges | as secondary rom | 14:28 |
sledges | arielext: what's your cm? | 14:28 |
sledges | ooi | 14:28 |
arielext | sledges: cm11 m9 | 14:28 |
sledges | to multirom sailfish with | 14:28 |
sledges | arielext: might be the culprit as you gathered | 14:28 |
sledges | already | 14:28 |
mal- | OrokuSaki_: which cm is that working version based on? | 14:28 |
OrokuSaki_ | 11 | 14:28 |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has quit IRC (Ping timeout: 272 seconds) | 14:29 | |
mvmsaikrishna | sledges: okay , i'll do | 14:29 |
mal- | and you used invisiblek/android_device_hp_tenderloin ? | 14:29 |
OrokuSaki_ | yep.. cm12 version... | 14:29 |
OrokuSaki_ | like the hammerhead. ;) | 14:30 |
mal- | I still don't understand why cm12 if you build cm11 based | 14:30 |
OrokuSaki_ | I have it on github now | 14:30 |
OrokuSaki_ | well the vendor libs are built for 4.2.2.... | 14:30 |
OrokuSaki_ | that is what is being used in lollipop | 14:31 |
OrokuSaki_ | but... I took the kernel and device and vendor and used it on cm11, only thing cm11 gripped about was ffdshow and.. selinux stuff | 14:31 |
OrokuSaki_ | rules | 14:31 |
mal- | ok | 14:31 |
mal- | just wondering because cm11 uses QCOM_BSP and cm12 does not | 14:32 |
OrokuSaki_ | that is why they removed it | 14:33 |
OrokuSaki_ | so I should add it back then | 14:33 |
OrokuSaki_ | but cm11 works without it | 14:33 |
OrokuSaki_ | ? | 14:33 |
mal- | which is odd, but if it work then it might be ok | 14:33 |
OrokuSaki_ | I recompiled hwcomposer plugin without that set in the .pro file | 14:34 |
OrokuSaki_ | rpm installed forcefully... rebooted | 14:34 |
OrokuSaki_ | I may have also reverted a patch in libhybris last night... =) | 14:34 |
OrokuSaki_ | I have to check | 14:34 |
OrokuSaki_ | I noticed ubuntu's hybris seems older then rsalveti's.. which struck me as odd | 14:35 |
mvmsaikrishna | sledges: same error, again. | 14:35 |
sledges | mvmsaikrishna: detailed log available? | 14:36 |
OrokuSaki_ | I went to work and realized I left my touchpad running... went to forcefully shut it down.. and noticed lipstick was running | 14:36 |
OrokuSaki_ | and then it shut down | 14:36 |
OrokuSaki_ | turned it on.. no lipstick... | 14:36 |
OrokuSaki_ | tried again.. no.. next time.. yes | 14:36 |
OrokuSaki_ | so it seems intermittent | 14:36 |
mvmsaikrishna | yeah copied the log to memory. | 14:36 |
OrokuSaki_ | also my device takes much longer to allow an ssh login | 14:37 |
OrokuSaki_ | after rndis connects | 14:37 |
mvmsaikrishna | but the probem is, as i mentioned earlier, have to reboot the phone to mount it. | 14:37 |
sledges | mvmsaikrishna: adb shell | 14:37 |
mvmsaikrishna | even adb devices returned null | 14:37 |
*** zhxt_ <zhxt_!~zhxt@123.125.35.172> has quit IRC (Quit: Konversation terminated!) | 14:37 | |
mal- | OrokuSaki_: could you have the same problem that I have, I had to increase lipstick timeout because it did not have time to start all depencies before timeout | 14:38 |
mvmsaikrishna | yes adb shell too! 'no device found' | 14:38 |
mal- | *dependencies | 14:38 |
OrokuSaki_ | I do not have that setprop set as it turns out | 14:38 |
OrokuSaki_ | letme check again | 14:38 |
mal- | OrokuSaki_: that not in setprop | 14:38 |
mal- | it has to be done in lipstick.service | 14:39 |
OrokuSaki_ | nope not set.. sweet | 14:39 |
OrokuSaki_ | no that thing I was setting... | 14:39 |
OrokuSaki_ | setprop debug.gralloc.map_fb_memory 1 | 14:39 |
vgrade | http://78.47.45.43/owncloud/public.php?service=files&t=9725fbb3b3c8d9706a2bb29388b3de83 my cm zip | 14:39 |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has joined #sailfishos-porters | 14:39 | |
OrokuSaki_ | that was helping... I do not have that set at the moment... | 14:39 |
*** zGrr <zGrr!~grr@185.13.106.82> has joined #sailfishos-porters | 14:39 | |
mal- | OrokuSaki_: do you want to try the timeout trick? not sure if that is the reason or not | 14:40 |
OrokuSaki_ | this is probably the revert in hybris | 14:40 |
OrokuSaki_ | yes I would love to try the timeout trick | 14:40 |
OrokuSaki_ | had to do that with touch... I added a huge sleep of 45 seconds | 14:41 |
mal- | OrokuSaki_: create folder /etc/systemd/user/lipstick.service.d and create a file named starttimeout.conf with the following content: | 14:42 |
mal- | [Service] | 14:42 |
mal- | TimeoutStartSec=100 | 14:42 |
mal- | OrokuSaki_: how does lipstick fail if it does not start? | 14:44 |
*** electrolux <electrolux!~Adium@62-78-217-43.bb.dnainternet.fi> has joined #sailfishos-porters | 14:44 | |
OrokuSaki_ | rebooted | 14:44 |
OrokuSaki_ | need to check journal | 14:44 |
OrokuSaki_ | waiting for ssh to start still | 14:45 |
OrokuSaki_ | lipstick came up | 14:45 |
OrokuSaki_ | so did ssh | 14:45 |
OrokuSaki_ | =) | 14:45 |
OrokuSaki_ | let me add the touchscreen service back | 14:45 |
sledges | mal-: what recovery? | 14:46 |
mal- | sledges: ? | 14:46 |
OrokuSaki_ | ts_srv does not like lxc containers... ;) | 14:46 |
sledges | s/mal-/mvmsaikrishna | 14:46 |
mal- | ah | 14:46 |
OrokuSaki_ | question: does droid-hal-init need QCOM_BSP or have anything to do with it? Or just the hwcomposer? | 14:47 |
OrokuSaki_ | Guess I will ask the cmtouchpad guys why this still works without QCOM_BSP set | 14:47 |
OrokuSaki_ | maybe for performance reasons... | 14:48 |
mal- | I think QCOM_BSP is a only hwcomposer thing, you can look in android source if it's somewhere else | 14:49 |
Stskeeps | it's a gralloc thing too | 14:49 |
mal- | yes, display stuff anyway | 14:50 |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has quit IRC (Ping timeout: 255 seconds) | 14:51 | |
OrokuSaki_ | did not start correctly... nothing on screen but I looked at journalctl.. rild couldn't start.. but I don't have a modem | 14:51 |
OrokuSaki_ | it went for 32bit | 14:51 |
OrokuSaki_ | might be ts_srv after all with.. other stuff.. | 14:51 |
OrokuSaki_ | [W] PulseAudioControl::openConnection:75 - Failed to connect to socket /run/user/1 00000/pulse/dbus-socket: No such file or directory | 14:53 |
mvmsaikrishna | sledges: http://pastebin.com/1p3URUyF (recovery log) | 14:53 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 256 seconds) | 14:54 | |
mvmsaikrishna | sledges: i'm on multirom 1-24-15 version. Will try to flash latest recovery and install again. | 14:54 |
*** vrutkovs <vrutkovs!vrutkovs@nat/redhat/x-qseyenrnwilvhrlp> has quit IRC (Quit: ZNC - http://znc.in) | 14:56 | |
*** vrutkovs <vrutkovs!vrutkovs@nat/redhat/x-gfltbwgohlxpalxg> has joined #sailfishos-porters | 14:57 | |
sledges | mvmsaikrishna: don't flash Flashing ZIP file /sdcard/ROM Stuff/Roms/cm-12-20150228-NIGHTLY-bacon.zip | 14:57 |
sledges | take 11 | 14:57 |
sledges | mvmsaikrishna: sf .zip has yet another issue, looking now | 14:57 |
mvmsaikrishna | sledges: ok. vgrade posted the 11 .zip. will get it now | 14:58 |
OrokuSaki_ | not working journalctl http://pastebin.com/4FhuyJDF | 14:59 |
sledges | mvmsaikrishna: sf install worked: ZIP successfully installed | 15:00 |
sledges | so get right cm and should be good to go | 15:01 |
sledges | though you said 16:35 < mvmsaikrishna> sledges: same error, again. | 15:01 |
*** iTune <iTune!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has joined #sailfishos-porters | 15:01 | |
OrokuSaki_ | E/qdoverlay( 835): cannot open framebuffer(1) | 15:02 |
OrokuSaki_ | figures | 15:02 |
*** mvmsaikrishna <mvmsaikrishna!75dd40af@gateway/web/freenode/ip.117.221.64.175> has quit IRC (Ping timeout: 246 seconds) | 15:02 | |
OrokuSaki_ | okay now to reboot until it works | 15:02 |
OrokuSaki_ | need to tell hwcomposer cpp file to smack my device in the face | 15:03 |
OrokuSaki_ | taking awhile for ssh to start this time... | 15:04 |
OrokuSaki_ | lipstick started | 15:05 |
OrokuSaki_ | screen never flashed, framebuffer was on the entire boot | 15:05 |
OrokuSaki_ | ??? | 15:05 |
OrokuSaki_ | logcat has a new error | 15:06 |
OrokuSaki_ | E/qdhwcomposer( 562): isValidDimension: layer handle is NULL | 15:06 |
OrokuSaki_ | lipstick is running though | 15:06 |
*** vakkov <vakkov!~vakkov@134.83.207.20> has joined #sailfishos-porters | 15:06 | |
OrokuSaki_ | lipstick is not responding to on off button for the backlight | 15:07 |
OrokuSaki_ | strange how the backlight was on the entire boot | 15:07 |
OrokuSaki_ | wonder if that has to do with moboot (my bootloader passing kernel arguments) | 15:08 |
mal- | MSameer: sledges any idea how to get vo-aacenc? | 15:09 |
OrokuSaki_ | http://pastebin.com/1J12Hi8D journalctl when lipstick runs correctly | 15:09 |
OrokuSaki_ | I have kept touchscreen disabled for testing | 15:10 |
OrokuSaki_ | so no /dev/input/event6 | 15:10 |
sledges | mal-: if you are up for a real challenge, which will open all ports to be with sound and no need of libav (which is non redist), you could follow the way droidmedia and gst-droid use android HAL video de/encoders and code the same for audio | 15:11 |
mal- | ok, I'll have a look | 15:11 |
sledges | mal-: otherwise your problem doesn't seem to be solvable easily because gst-plugins-bad needs patching for something which is non-redist (aac) | 15:11 |
sledges | mal-: just because sony chose such combo of codecs.. | 15:12 |
mal- | heh | 15:12 |
*** mvmsaikrishna <mvmsaikrishna!75c808bb@gateway/web/freenode/ip.117.200.8.187> has joined #sailfishos-porters | 15:12 | |
mal- | OrokuSaki_: I think you should mask ofono, since there is no hardware for it anyway | 15:13 |
sledges | mal-: the goal would be to come up with two new codecs droidadec and droidaenc | 15:13 |
mal- | sledges: ok, I'll try | 15:14 |
OrokuSaki_ | disable ofono in systemd? | 15:14 |
mal- | yes | 15:14 |
sledges | mal-: gst-droid now has rpm packaging and i adjusted pp accordingly | 15:14 |
sledges | no more hacks \o/ | 15:15 |
mal- | sledges: so much nicer now :) | 15:15 |
OrokuSaki_ | rebooting.. framebuffer seems to be staying on | 15:16 |
OrokuSaki_ | I mean backlight | 15:16 |
OrokuSaki_ | don't think ofono would have anything to do with that.. right? | 15:16 |
OrokuSaki_ | oh, backlight flashed... no lipstick | 15:16 |
sledges | mal-: line 78 applies especially to you ;) | 15:17 |
OrokuSaki_ | gj | 15:17 |
mal- | sledges: so I should have %define have_gstdroid 1 ? | 15:18 |
sledges | mal-: those patches revert that and other lines | 15:18 |
sledges | 3 of them | 15:18 |
mvmsaikrishna | sledges: yes got the same error 'error executing updater binary...' even after editing the updater script file (with cm 12) | 15:18 |
OrokuSaki_ | I wondered that | 15:19 |
OrokuSaki_ | =) | 15:19 |
mvmsaikrishna | now downloading cm11 | 15:19 |
sledges | mvmsaikrishna: your recovery log showed successful installation of sfos | 15:19 |
OrokuSaki_ | made me want to make %define QCOM_BSP | 15:19 |
mal- | sledges: so no new defines in .spec? | 15:19 |
mvmsaikrishna | but the sfos isn't showing up in multirom | 15:19 |
sledges | mal-: no | 15:20 |
sledges | mvmsaikrishna: let's see with cm11 | 15:20 |
mvmsaikrishna | sledges: okay! | 15:20 |
sledges | mvmsaikrishna: found problem | 15:21 |
sledges | line 14 col 130: unknown function "//assert" | 15:21 |
sledges | line 22 col 48: unknown function "//set_perm" | 15:21 |
sledges | just remove those lines | 15:21 |
sledges | i don't even know if it support '#' comments either | 15:22 |
mvmsaikrishna | sledges: oh crap! i thought it will be supported. sorry | 15:22 |
sledges | no pb | 15:22 |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has joined #sailfishos-porters | 15:22 | |
*** samzanemesis <samzanemesis!~samzaneme@186.213.69.171> has joined #sailfishos-porters | 15:29 | |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has quit IRC (Remote host closed the connection) | 15:32 | |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has joined #sailfishos-porters | 15:33 | |
mvmsaikrishna | sledges: all the installation is complete but an error 'unable to find the entry updater script in METAINF/....' came up | 15:34 |
mvmsaikrishna | uploading the log now | 15:35 |
sledges | mvmsaikrishna: something didn't get zipped | 15:38 |
mvmsaikrishna | the updater-script file is present in the zip. I verified now. | 15:40 |
sledges | mvmsaikrishna: did you use the same zip archiver as before? | 15:40 |
OrokuSaki_ | so lipstick booted, I restarted user@100000.service and it did not.. after restarting that service 3 or 4 times, it came back up | 15:41 |
*** birdzhang <birdzhang!~kvirc@223.73.194.232> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) | 15:45 | |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@46.189.65.154> has quit IRC (Ping timeout: 255 seconds) | 15:46 | |
mvmsaikrishna | sledges: http://pastebin.com/3d4fgAEK (getprop | grep output) | 15:47 |
*** Just486 <Just486!b9215105@gateway/web/freenode/ip.185.33.81.5> has quit IRC (Quit: Page closed) | 15:48 | |
sledges | mvmsaikrishna: many thanks! strange, this should work: getprop("ro.cm.device") == "bacon" (cc vgrade) | 15:49 |
mvmsaikrishna | happy to help :) | 15:50 |
mvmsaikrishna | sledges: added: assert(getprop("ro.cm.device") == "bacon"); | 15:52 |
sledges | mvmsaikrishna: it was already there | 15:52 |
sledges | assert(getprop("ro.product.device") == "bacon" || getprop("ro.build.product") == "bacon" || getprop("ro.cm.device") == "bacon"); | 15:52 |
sledges | so i'm baffled, probably it was not in arielext case | 15:52 |
sledges | so no worries, we'll add more OR checks thanks to your paste | 15:53 |
mvmsaikrishna | yes, but i think you told me to remove the line | 15:53 |
sledges | mvmsaikrishna: but now most importantly, did you use cmdline to zip the .zip back? | 15:53 |
*** samzanemesis_ <samzanemesis_!~samzaneme@177.205.193.186.dynamic.adsl.gvt.net.br> has joined #sailfishos-porters | 15:53 | |
mvmsaikrishna | err..no!! | 15:54 |
sledges | pls do | 15:54 |
mvmsaikrishna | awh man, will use command now | 15:54 |
sledges | zip -r sailfishos-bacon-release-1.1.1.27-alpha1-201503182354-dirty.zip META-INF/com/google/android/update-binary META-INF/com/google/android/updater-script updater-unpack.sh hybris-boot.img sailfishos-bacon-release-1.1.1.27-alpha1-201503182354.tar.bz2 | 15:54 |
*** samzanemesis <samzanemesis!~samzaneme@186.213.69.171> has quit IRC (Ping timeout: 265 seconds) | 15:57 | |
*** mvmsaikrishna <mvmsaikrishna!75c808bb@gateway/web/freenode/ip.117.200.8.187> has quit IRC (Ping timeout: 246 seconds) | 16:03 | |
OrokuSaki_ | stskeeps: changed ts_srv to late start in my init file... 2 boots in a row of lipstick.. dev/input/event6 is responding, but sailfish is ignoring the input | 16:05 |
OrokuSaki_ | mal: | 16:05 |
OrokuSaki_ | "guys" | 16:05 |
OrokuSaki_ | maybe I should rip it out and add the touchscreen service built for standard libc | 16:05 |
mal- | OrokuSaki_: do you have a journal log when lipstick fails? | 16:12 |
OrokuSaki_ | mal: http://pastebin.com/4FhuyJDF | 16:12 |
*** carepack <carepack!~carepack@mail2.rehazentren-bw.de> has quit IRC (Quit: leaving) | 16:12 | |
OrokuSaki_ | logcat says framebuffer error when it doesn't work.. when it does work it said something else | 16:13 |
OrokuSaki_ | mal: when it works you see this: E/qdhwcomposer( 562): isValidDimension: layer handle is NULL | 16:14 |
*** mvmsaikrishna <mvmsaikrishna!75c809f3@gateway/web/freenode/ip.117.200.9.243> has joined #sailfishos-porters | 16:14 | |
vrutkovs | OrokuSaki_: does logcat has smth like http://pastebin.com/NSajBEAF ? | 16:16 |
OrokuSaki_ | not as many errors.. but yeah... I will paste on the next working reboot | 16:16 |
mvmsaikrishna | sledges: i used command to zip the folder but still same error. Failed to find entry META-INF/com/google/android/updater-script in ZIP file /sdcard/ROM Stuff/Roms/sailfishos-bacon-release-1.1.1.27-alpha1-201503182354.zip! | 16:18 |
mvmsaikrishna | complete log: http://pastebin.com/KdgRzMnK | 16:18 |
OrokuSaki_ | asking jcsullins | 16:18 |
mvmsaikrishna | sledges: i used command to zip the folder but still same error. Failed to find entry META-INF/com/google/android/updater-script in ZIP file /sdcard/ROM Stuff/Roms/sailfishos-bacon-release-1.1.1.27-alpha1-201503182354.zip! [21:48] complete log: http://pastebin.com/KdgRzMnK | 16:20 |
vrutkovs | OrokuSaki_: did you try QCOM_BSP thingie? This is supposed to help | 16:21 |
OrokuSaki_ | yeah... | 16:23 |
*** PhompAng <PhompAng!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has joined #sailfishos-porters | 16:24 | |
*** arielext <arielext!589f9e33@gateway/web/freenode/ip.88.159.158.51> has quit IRC (Quit: Page closed) | 16:24 | |
OrokuSaki_ | mal: vrutkovs: when lipstick works, this is the logcat http://pastebin.com/ZYSLtmG1 | 16:26 |
mal- | MSameer: I found that there is some test_programs in droidmedia, but I haven't been able to figure out how i can use those, I built them like the library | 16:26 |
*** iTune <iTune!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has quit IRC (Ping timeout: 250 seconds) | 16:26 | |
OrokuSaki_ | D/qdutils ( 558): DEBUG_CALC_FPS: 0 that seems odd... think that should be 59 | 16:27 |
OrokuSaki_ | but it is working | 16:27 |
vrutkovs | OrokuSaki_: I didn't deep on this to be honest, also I've got flo, it might be different | 16:27 |
MSameer | mal-: don't bother with the tests. why do you need them? | 16:27 |
OrokuSaki_ | nod | 16:27 |
mal- | the invalid dimension is still there, I had also problems in dimensions when QCOM_BSP was not used | 16:27 |
mal- | MSameer: just checking the codec info | 16:27 |
*** PhompAng <PhompAng!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has quit IRC (Ping timeout: 244 seconds) | 16:28 | |
MSameer | mal-: why do you care about the codec info? | 16:28 |
*** iTune <iTune!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has joined #sailfishos-porters | 16:28 | |
mal- | MSameer: because I'm trying to add support for audio decode and encode for the missing codec | 16:28 |
OrokuSaki_ | kernel guy says I should look at this: | 16:29 |
OrokuSaki_ | https://github.com/TLOIN-3X-WIP/android_kernel_samsung_msm8660-common/commit/847005749f0ef66ad6f10485b55647cc55b6d8ca | 16:29 |
OrokuSaki_ | It is for the 3.0 kernel... | 16:29 |
OrokuSaki_ | he says it has to do with non android user-space | 16:29 |
MSameer | mal-: try running test_droidmedia_codec then. does it give output? | 16:30 |
mal- | it cannot find the libraries and if I manually define LD_LIBRARY_PATH=/usr/libexec/droid-hybris/system/lib/ it segfaults | 16:30 |
MSameer | which libraries? | 16:31 |
MSameer | you can debug the crash under gdb and/or strace | 16:31 |
mal- | could not load library "libdroidmedia.so" | 16:31 |
dr_gogeta86 | hi guys | 16:31 |
MSameer | or better, create a small c app that loads droidmedia.so via libhybris and query the codecs | 16:32 |
OrokuSaki_ | going to try that patch with the kernel | 16:32 |
mal- | gdb was useless | 16:32 |
dr_gogeta86 | MSameer, sledges Stskeeps new baby in town Lg g3 | 16:32 |
mal- | MSameer: I'll try to create a small test program | 16:32 |
MSameer | mal-: there is load_sym_files.py from hybris/utils | 16:32 |
MSameer | mal-: use that: (gdb) source /path/to/load_sym_files.py | 16:33 |
MSameer | then load-sym-files /usr/libexec/droid-hybris | 16:33 |
mal- | ok | 16:33 |
MSameer | mal-: but better to create a small test app. just droid_media_init(); droid_media_... | 16:33 |
MSameer | that should work | 16:33 |
vgrade | mvmsaikrishna: did you use the commandline sledges gave as your zip filename does not have -dirty | 16:34 |
mal- | MSameer: with that small program I can always do more complex things for testing also | 16:34 |
* vgrade clocks off and starts hacking | 16:35 | |
sledges | vgrade: mvmsaikrishna: i also don't like the space in the ROM Stuff | 16:35 |
sledges | path | 16:35 |
MSameer | mal-: yup | 16:35 |
MSameer | dr_gogeta86: welcome to the park! | 16:35 |
mal- | MSameer: I just need to learn hwo to use libhybris | 16:36 |
MSameer | mal-: no need | 16:36 |
*** mvmsaikrishna <mvmsaikrishna!75c809f3@gateway/web/freenode/ip.117.200.9.243> has quit IRC (Ping timeout: 246 seconds) | 16:36 | |
MSameer | mal-: hybris.c already does that for you (in droidmedia) | 16:36 |
mal- | ok | 16:37 |
MSameer | mal-: just copy the test and compile it with normal gcc with hybris.c and you are good to go ;) | 16:37 |
mal- | hmm, ok | 16:37 |
OrokuSaki_ | mal: stskeeps: vgrade: https://github.com/TLOIN-3X-WIP/android_kernel_samsung_msm8660-common/commit/388b5fa6c9c6e7b7a4df988254a43f2b92559172 | 16:37 |
MSameer | g++ -o test test_droid_codec.cpp hybris.c -lhybris-common | 16:37 |
MSameer | IIRC | 16:37 |
OrokuSaki_ | he said that is the other part of it | 16:37 |
dr_gogeta86 | MSameer, is lollipop by default | 16:38 |
mal- | OrokuSaki_: I don't know anything about that | 16:40 |
OrokuSaki_ | I told him I would revert patches if I saw then in, and would patch if it was not... | 16:40 |
OrokuSaki_ | shoulder shrug | 16:41 |
OrokuSaki_ | he thinks it might be related to why the fb is not ready or available all the time | 16:41 |
OrokuSaki_ | I bet stskeeps might know what that stuff means | 16:42 |
*** beidl_ <beidl_!~quassel@91-113-123-91.adsl.highway.telekom.at> has joined #sailfishos-porters | 16:43 | |
*** carepack <carepack!~carepack@HSI-KBW-37-49-60-29.hsi14.kabel-badenwuerttemberg.de> has joined #sailfishos-porters | 16:43 | |
*** mvmsaikrishna <mvmsaikrishna!75c80f0e@gateway/web/freenode/ip.117.200.15.14> has joined #sailfishos-porters | 16:44 | |
mvmsaikrishna | vgrade: sorry my internet is horrible today. i'm back. | 16:45 |
mvmsaikrishna | so, I flashed the latest multirom recovery (march 17) and yes, the isntallation is success! | 16:45 |
mvmsaikrishna | but when I'm rebooting, there's an error. will post the log now | 16:46 |
*** beidl <beidl!~quassel@178-190-154-156.adsl.highway.telekom.at> has quit IRC (Ping timeout: 244 seconds) | 16:46 | |
mal- | MSameer: that work, just has to be gcc | 16:46 |
mal- | MSameer: expect it segfault in the middle | 16:48 |
*** zGrr <zGrr!~grr@185.13.106.82> has quit IRC (Quit: Leaving) | 16:48 | |
mvmsaikrishna | ? | 16:49 |
*** mvmsaikrishna_ <mvmsaikrishna_!75c80487@gateway/web/freenode/ip.117.200.4.135> has joined #sailfishos-porters | 16:51 | |
mvmsaikrishna_ | vgrade sledges: installation successful but the following error upon reboot. http://pastebin.com/LRaMQQ5b | 16:52 |
vgrade | mvmsaikrishna: and this is with my cm11 zip + your modified sailfish zip | 16:52 |
*** mvmsaikrishna <mvmsaikrishna!75c80f0e@gateway/web/freenode/ip.117.200.15.14> has quit IRC (Ping timeout: 246 seconds) | 16:53 | |
*** alin <alin!~alin@2001:770:98:e01:e84:dcff:fe78:5e05> has joined #sailfishos-porters | 16:54 | |
*** alin <alin!~alin@2001:770:98:e01:e84:dcff:fe78:5e05> has quit IRC (Changing host) | 16:54 | |
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 16:54 | |
mvmsaikrishna_ | no this is with cm12 + modified sf zip | 16:54 |
mvmsaikrishna_ | cm11 zip you provided is download in prog. | 16:54 |
vgrade | ok, DTB: Failed to load dtb appended to zImage, invalid offset!Cannot load /realdata//media/0/multirom/roms/sailfishos-bacon-release-1//zImage | 16:55 |
vgrade | Tassadar: could you have a quick look at http://pastebin.com/LRaMQQ5b | 16:56 |
*** dr_gogeta86 <dr_gogeta86!~gogeta@unaffiliated/dr-gogeta86/x-8885803> has quit IRC (Remote host closed the connection) | 16:56 | |
vgrade | this is oneplus one , fastboot boot .img works | 16:57 |
mvmsaikrishna_ | vgrade: okay. honestly I don't know anything about rom porting/dev. sorry I dont understand the error :(. I'm an app developer for now. | 16:57 |
vgrade | mvmsaikrishna_: thanks for your time | 16:58 |
Tassadar | vgrade: something is wrong/weird with your zImage | 17:01 |
Tassadar | upload me the boot.img somewhere | 17:02 |
*** mvmsaikrishna <mvmsaikrishna!75c80cd0@gateway/web/freenode/ip.117.200.12.208> has joined #sailfishos-porters | 17:02 | |
mvmsaikrishna | vgrade: my pleasure. Let me know if I need to make any changes in sf zip or anything. just leave a message here http://piratepad.net/gVqPXuEGW4. i'll sign in :) | 17:02 |
mvmsaikrishna | bye for now. i'm off to home | 17:02 |
*** s5pik3 <s5pik3!~Spike@163.5.121.40> has joined #sailfishos-porters | 17:03 | |
*** mvmsaikrishna_ <mvmsaikrishna_!75c80487@gateway/web/freenode/ip.117.200.4.135> has quit IRC (Ping timeout: 246 seconds) | 17:03 | |
vgrade | Tassadar: its at http://images.devaamo.fi/sfa/bacon/ hybris-boot.img | 17:05 |
* vgrade wonders if I rebuit the image after adding the dtb | 17:05 | |
*** mvmsaikrishna <mvmsaikrishna!75c80cd0@gateway/web/freenode/ip.117.200.12.208> has quit IRC (Client Quit) | 17:06 | |
* vgrade checks | 17:07 | |
alin | sledges: hi | 17:07 |
alin | sledges: are you sure on resolution duplicates? | 17:07 |
sledges | alin: positive | 17:14 |
vgrade | Tassadar: just checked an tat image is the one which is used in the update zip and also works fsatboot boot | 17:14 |
Tassadar | yeah, that boot.img has separate dtb, something mangles it | 17:15 |
Tassadar | hmm | 17:15 |
Tassadar | installed via multirom recovery? | 17:15 |
alin | sledges: tell me a line... | 17:16 |
alin | sledges: it may be the merge went mad | 17:16 |
alin | grep image resolutions.ini | grep -v "^#mode" | grep -v "^mode" | wc -l | 17:16 |
alin | 26 | 17:16 |
alin | grep image resolutions.ini | grep -v "^#mode" | grep -v "^mode" | sort -u | wc -l | 17:16 |
alin | 26 | 17:16 |
alin | chenge image with video and 23 in both cases | 17:17 |
Tassadar | vgrade: hmm, yeah, the way multirom boots sailfish can't handle separate dtb.img, can you build it appended to the zImage, or does OPO not do that? | 17:18 |
vgrade | Tassadar: yes, but not by myself | 17:18 |
Tassadar | I will add support for that | 17:18 |
alin | the file however looks somehow strange of what I have on my computer | 17:18 |
*** iTune <iTune!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has quit IRC (Ping timeout: 252 seconds) | 17:19 | |
vgrade | Tassadar: I'll have a look at what's invloved in getting it appended | 17:20 |
alin | sledges: this is the file http://paste.opensuse.org/45067910 | 17:20 |
sledges | alin: file is fine, 3:2 is only one instance, but in settings i get 2 | 17:22 |
alin | sledges: you are right | 17:24 |
alin | sledges: ok... maybe the equivalent video still has image | 17:25 |
vgrade | Tassadar: So do I need one of these, https://github.com/ubuntu-touch-oneplus-one/android_kernel_oneplus_one/blob/master/AndroidKernel.mk#L9 | 17:30 |
Tassadar | yeah, but it depends on what does opo's kernel build do - if it doesn't produce zImage-dtb, it might be easier to just wait for me to finish adding support for it | 17:31 |
alin | sledges: i think is a feature... | 17:32 |
alin | sledges: it seems to list for a certain aspect ratio the resolutions for both devices | 17:33 |
vgrade | Tassadar: ok, I'll dig a bit deeper anyway, always good to learn a bit more. Thanks for your prompt help again | 17:33 |
alin | rather than the current device | 17:33 |
alin | MSameer: ^ | 17:33 |
alin | sledges: MSameer did some progress on the battery thing... | 17:34 |
alin | inspired by lipstick wrote a class... that in principle shall read the level and all we need | 17:35 |
alin | however does not seem to work... I will need a qtapp but i cannot install qt5-gui... | 17:35 |
*** cl_ <cl_!~cl@vie-188-118-240-056.dsl.sil.at> has quit IRC (Quit: Konversation terminated!) | 17:37 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-221-168.as13285.net> has joined #sailfishos-porters | 17:37 | |
mal- | sledges: I was looking at what codecs are on my through droidmedia and got these http://pastebin.com/mFE7rKHe | 17:39 |
mal- | MSameer: ^ | 17:39 |
mal- | but media_codecs.xml list quite different | 17:43 |
*** spiiroin <spiiroin!~spiiroin@87-95-38-143.bb.dnainternet.fi> has joined #sailfishos-porters | 17:47 | |
*** cmazieri <cmazieri!~kvirc@gate-tx3.freescale.com> has joined #sailfishos-porters | 17:47 | |
Tassadar | vgrade: https://github.com/Tasssadar/multirom/commit/5950f6221859a64c383e10eeeba2a795d3e14f01 https://github.com/Tasssadar/Team-Win-Recovery-Project/commit/03102afafbd6cf812ea4462ae357a64eee4bc1e9 | 17:51 |
MSameer | mal-: what's in media_codecs.xml? the list above looks sane to me | 17:51 |
*** spiiroin_ <spiiroin_!~spiiroin@87-95-77-152.bb.dnainternet.fi> has joined #sailfishos-porters | 17:52 | |
*** spiiroin <spiiroin!~spiiroin@87-95-38-143.bb.dnainternet.fi> has quit IRC (Ping timeout: 264 seconds) | 17:54 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos-porters | 17:55 | |
vgrade | Tassadar: wow, thanks. do you know who releases for oneplus | 17:58 |
Tassadar | KINGbabasula http://forum.xda-developers.com/oneplus-one/development/mod-multirom-v26-t2835738 only comes to IRC when he needs something, as far as I can tell | 17:59 |
Tassadar | but he releases new changes quickly | 17:59 |
Tassadar | it's one of the few ports that's actually properly maintained | 18:00 |
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 18:00 | |
Tassadar | hope those changes won't break shtuff, didn't test it) | 18:00 |
vgrade | Tassadar: will let you know when we have tested. Thanks again | 18:01 |
*** s5pik3 <s5pik3!~Spike@163.5.121.40> has quit IRC (Ping timeout: 264 seconds) | 18:04 | |
*** pol971 <pol971!~pol971@host137-27-dynamic.20-79-r.retail.telecomitalia.it> has joined #sailfishos-porters | 18:21 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-221-168.as13285.net> has quit IRC (Ping timeout: 246 seconds) | 18:22 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-221-168.as13285.net> has joined #sailfishos-porters | 18:23 | |
*** plfiorini <plfiorini!~plfiorini@net-93-71-165-246.cust.vodafonedsl.it> has joined #sailfishos-porters | 18:27 | |
*** gogeta <gogeta!~gogeta@net-188-217-90-146.cust.vodafonedsl.it> has joined #sailfishos-porters | 18:32 | |
mal- | MSameer: actually it was not as different now that I looked it again, some were missing/disabled, device repo commit history showed why | 18:37 |
mal- | MSameer: just curious, gst looks for audio/mpeg, mpegversion=4 (which is aac?) but aac does not have mime type audio/mpeg in codec lists, does it find it somehow anyway? | 18:40 |
mal- | MSameer: here is media_codecs.xml anyway http://pastebin.com/vr2JPh9m | 18:44 |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Ping timeout: 246 seconds) | 18:57 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos-porters | 19:02 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Client Quit) | 19:04 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos-porters | 19:05 | |
*** Junear <Junear!75c80097@gateway/web/freenode/ip.117.200.0.151> has joined #sailfishos-porters | 19:14 | |
*** Junear <Junear!75c80097@gateway/web/freenode/ip.117.200.0.151> has quit IRC (Ping timeout: 246 seconds) | 19:20 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Quit: Konversation terminated!) | 19:23 | |
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 19:26 | |
MSameer | mal-: gstdroidcodec.c has the mapping between gstreamer types and android types | 19:30 |
mal- | ah, so it seems | 19:32 |
MSameer | so you add to the enum 2 new: | 19:33 |
MSameer | GST_DROID_CODEC_DECODER, | 19:33 |
MSameer | GST_DROID_CODEC_ENCODER, | 19:33 |
MSameer | scrap that, and | 19:33 |
MSameer | GST_DROID_CODEC_DECODER_AUDIO, _VIDEO, ENCODER_AUDIO, ENCODER_VIDEO | 19:33 |
MSameer | add mappings for the audio, add 2 new classes (audio enc and dec), start implementing | 19:34 |
MSameer | using the video stuff as a reference | 19:34 |
mal- | yes, we'll see what happens | 19:35 |
MSameer | we will have to find a way to dynamically enable/disable codecs too but I don't yet have a concrete idea | 19:35 |
mal- | that's a good idea | 19:36 |
sledges | mal-: what MSameer is also hinting that an eventual rename of droidenc,droiddec to droidvenc,droidvdec would also take place | 19:36 |
MSameer | i thought you discussed that already | 19:36 |
MSameer | the new audio stuff should be called droidaenc and droidadec | 19:36 |
MSameer | but I can do the renaming | 19:36 |
sledges | i just told to mal- that audio ones will need to be named droidaenc/dec | 19:37 |
MSameer | not a problem | 19:37 |
sledges | i just didn't want to overload mal- with TMI at the beginning | 19:37 |
mal- | yes, I already figured out myself that things have to be split | 19:37 |
MSameer | mal-: I will rename the existing stuff, just use adec and aenc for the new stuff you are doing | 19:38 |
mal- | MSameer: ok | 19:38 |
*** messerting <messerting!~messertin@cm-84.209.22.230.getinternet.no> has joined #sailfishos-porters | 19:51 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos-porters | 19:53 | |
*** xmc <xmc!~xmc@unaffiliated/xmc> has quit IRC (Quit: computer body modification time) | 19:56 | |
*** pol971 <pol971!~pol971@host137-27-dynamic.20-79-r.retail.telecomitalia.it> has quit IRC (Ping timeout: 246 seconds) | 19:58 | |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@p5DDB6106.dip0.t-ipconnect.de> has joined #sailfishos-porters | 20:06 | |
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 250 seconds) | 20:15 | |
messerting | Hi, I see Galaxy Note (n7000) is on the list at https://wiki.merproject.org/wiki/Adaptations/libhybris. Does that give my hope for my Galaxy Note 10.1 GT-8010, or are they totally different? | 20:20 |
vgrade | messerting: \o | 20:20 |
vgrade | messerting: does it have a CM port? | 20:20 |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@p5DDB6106.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 246 seconds) | 20:20 | |
*** Nokius_ is now known as Nokius | 20:21 | |
Nokius | o/ | 20:21 |
*** Nokius|jolla <Nokius|jolla!~Nokius|jo@p5DDB6106.dip0.t-ipconnect.de> has joined #sailfishos-porters | 20:22 | |
vgrade | evening Nokius|jolla | 20:23 |
Nokius | vgrade: what the problem with the bacon build? saw guys talking and testing | 20:23 |
Nokius | vgrade: good evening ;) | 20:24 |
vgrade | Nokius: a) the recovery its built with is new so the update-binary which ships with that does not recognise some of the commands in the updater-script which gets run by recovery during install | 20:25 |
Nokius | sledges: will strace -o now :) | 20:26 |
*** samzanemesis_ <samzanemesis_!~samzaneme@177.205.193.186.dynamic.adsl.gvt.net.br> has quit IRC (Ping timeout: 264 seconds) | 20:26 | |
vgrade | b) the hybris-boot.img has a valid device tree img contained in it, this works with fastboot boot but multirom recovery does not support device trees in separate images (well it did not until Tassadar added that functionality) | 20:27 |
Nokius | vgrade: did you build the cm for proper flashing have M11 on my find may it's a bit old | 20:27 |
Nokius | saw that Tassadar was around today | 20:28 |
vgrade | I'm on a nightly around M9 | 20:29 |
Nokius | okay | 20:29 |
vgrade | just done a new build with updater script fixes amd will test a full install | 20:30 |
vgrade | rather then fastboot boot | 20:30 |
messerting | vgrade: I think yes: http://wiki.cyanogenmod.org/w/N8013_Info says "Also supports GT-N8010 devices" | 20:30 |
vgrade | messerting: a good start then, download a copy of HADK and jump in https://sailfishos.org/hadk | 20:32 |
messerting | vgrade: Cool, thanks. | 20:33 |
vgrade | pirate pad messed up again | 20:42 |
Nokius | :-/ | 20:42 |
Nokius | vgrade: may switch to gist? | 20:43 |
*** swex <swex!~quassel@176.14.122.222> has joined #sailfishos-porters | 20:43 | |
Nokius | sledges: does it help? https://gist.github.com/Nokius/60e635c1e3f4e31cf74d | 20:43 |
Nokius | sledges: screen shows the vendor boot logo :-( | 20:44 |
*** swex <swex!~quassel@176.14.122.222> has quit IRC (Ping timeout: 256 seconds) | 20:47 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 20:56 | |
Nokius | sledges: looks like I'm doig something wrong screen is not chancing and gdb return SIGSEGV and no bt | 20:56 |
Nokius | sledges: try the test_hwcomposer i build with mal- advice | 21:00 |
vgrade | Nokius: how do you get to this stage before running test_hwcomposer | 21:01 |
vgrade | it looks like property service is not running so it can't find the gfx drivers | 21:02 |
vgrade | so you fastboot boot | 21:02 |
vgrade | telnet 23 | 21:02 |
vgrade | continue | 21:02 |
vgrade | telent 2323 | 21:02 |
Nokius | yes | 21:03 |
Nokius | but I set in 23 the no reboot flag | 21:03 |
Nokius | and i mount in 2323 system | 21:03 |
vgrade | ok | 21:03 |
*** teapot <teapot!5bca2d2e@gateway/web/freenode/ip.91.202.45.46> has joined #sailfishos-porters | 21:03 | |
vgrade | \o teapot | 21:04 |
*** harha1 <harha1!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 21:04 | |
teapot | yep | 21:04 |
vgrade | Nokius: then continue | 21:04 |
teapot | hi all (: | 21:04 |
teapot | can i ask 1 small question? | 21:05 |
Nokius | vgrade: device is in 2323 | 21:05 |
vgrade | then run test_hwcomposer? | 21:05 |
Nokius | yeap | 21:05 |
Nokius | did | 21:05 |
vgrade | teapot: just ask | 21:05 |
vgrade | Nokius: so you don't do a 2nd continue | 21:05 |
Nokius | no | 21:06 |
teapot | iirc sailfish was build for 1+1. any update on this? thanks in advance | 21:06 |
*** vrutkovs <vrutkovs!vrutkovs@nat/redhat/x-gfltbwgohlxpalxg> has quit IRC (Ping timeout: 264 seconds) | 21:06 | |
vgrade | if you don't do the 2nd continue then you don't have the android init process run , which means you don't have the bits required to do test_hwcomposer | 21:07 |
vgrade | I think sledges wanted to get you to stop at 2323 to see if you got the reboot still | 21:07 |
vgrade | I assume you don't | 21:07 |
Nokius | yes it is not rebooting | 21:08 |
Nokius | vgrade: shall I continue :) | 21:09 |
vgrade | is there some lines in my N5 notes about a reboot caused by I think rmt_storage or something similar | 21:09 |
vgrade | if you continue you will get the reboot I guess | 21:09 |
vgrade | also about the modem resets | 21:10 |
vgrade | causig a reboot after 600-700 seconds | 21:10 |
Nokius | vgrade: ah okay | 21:11 |
Nokius | vgrade: found the lines | 21:12 |
vgrade | ok, lets continue and see how long it runs for while running /usr/libexec/droid/system/bin/logcat | 21:12 |
vgrade | teapot: yes its built but we are having an issue with installing the zip and multirom needed an update | 21:13 |
vgrade | teapot: hang around and you will get any updates in here | 21:13 |
Nokius | vgrade: to fast gone | 21:14 |
vgrade | and reboots to recovery? | 21:15 |
Nokius | it just stops and it looks like this https://gist.github.com/Nokius/e3f53c25bd3b5e705dd2 | 21:16 |
vgrade | what stops? | 21:16 |
vgrade | telent | 21:16 |
teapot | vgrade: thank you. i will wait. or try to building. where to get source(if they provided) or i need original cm source? i found hybriss-44S on github. looks like cm tag for 1+1 | 21:16 |
Nokius | vgrade: yeap also to ping it | 21:17 |
vgrade | teapot: https://sailfishos.org/hadk and repo init ... -b hybris 11.0 instead of 10.0 shown in HADK | 21:18 |
vgrade | teapot: welcome aboard | 21:18 |
Nokius | vgrade: so fastboot boot hybris-boot.img and than? | 21:19 |
vgrade | ok Nokius , is that what you normally use? | 21:20 |
Nokius | yeap | 21:20 |
vgrade | if that puts you in 23 then they is something wrong as its dropping you into debug | 21:20 |
vgrade | ok fastboot and there should be a file called diagnostics.log or similar | 21:21 |
vgrade | this should tell you why you were dropped into 23 debug | 21:21 |
Nokius | where I will find it on on my pc or on the device | 21:22 |
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 21:22 | |
vgrade | top level on device, just ls after telent | 21:22 |
vgrade | evening alin | 21:22 |
alin | vgrade: evening | 21:22 |
alin | vgrade: what did I do? | 21:23 |
alin | vgrade: wrong? | 21:23 |
vgrade | :) | 21:23 |
vgrade | I'm just in a greating mode tonight | 21:23 |
alin | vgrade: so your bacon is cured and ready to be served? | 21:23 |
vgrade | alin: needs some more smoking | 21:24 |
teapot | vgrade: many thanks | 21:25 |
Nokius | vgrade: AH yeap sledges told me about it last day | 21:25 |
Nokius | No /proc/config.gz. Enable CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC | 21:25 |
*** arcean <arcean!~arcean@apn-46-169-64-236.dynamic.gprs.plus.pl> has joined #sailfishos-porters | 21:25 | |
Nokius | will enable as we type | 21:25 |
vgrade | alin: turns out the new recovery which comes with 1+ does not recognise some of our updater-script commands so zip installs failed. Also boot image is not compatioble with multirom. | 21:25 |
Nokius | vgrade: THANKS! | 21:26 |
alin | vgrade: og I see quite low level stuff | 21:27 |
vgrade | Nokius: probably not the magic bullet but a step on the road | 21:27 |
Nokius | vgrade: oh your tip about the recovery breack the repo sync | 21:29 |
alin | sledges: MSameer foound the mistake I will fix it now | 21:29 |
Nokius | vgrade: fatal: duplicate path bootable/recovery-cm in /home/user/mer/android/droid/.repo/manifest.xml | 21:29 |
MSameer | what mistake? | 21:29 |
alin | MSameer: sledges comment on the resolutions... | 21:29 |
alin | MSameer: my comment is bonkus | 21:30 |
MSameer | i didn't want to say so :P | 21:30 |
alin | MSameer: why if is true? | 21:30 |
MSameer | it is not | 21:30 |
vgrade | Nokius: well sledges added it to the manifest so if you added it also it will be duplicate | 21:31 |
Nokius | ah okay | 21:31 |
Nokius | thanks | 21:31 |
alin | sledges: MSameer fixed... | 21:36 |
alin | MSameer: on the battery issue... | 21:36 |
alin | MSameer: I think I am not faraway from a solution all I need is to test it | 21:37 |
Nokius | vgrade: and again some Config missing :) | 21:37 |
vgrade | Nokius: good | 21:38 |
vgrade | Nokius: lets get it clean | 21:38 |
*** OrokuSaki_ <OrokuSaki_!48369a6e@gateway/web/freenode/ip.72.54.154.110> has quit IRC (Quit: Page closed) | 21:41 | |
Nokius | vgrade: agian in 23 but no diagnosis :-/ | 21:45 |
alin | deztructor: MSameer do you want to see my class on batteryinfo? | 21:48 |
alin | does not work but maybe you can suggest | 21:48 |
MSameer | alin: up to you :) | 21:48 |
alin | MSameer: http://paste.opensuse.org/63120584 | 21:48 |
alin | somehow cpmplains [W] ckit::Property::tryOpen:433 - Error accessing property "Battery.Level" : "User" : no file , "Sys" : no file | 21:49 |
alin | so I suspect my naive attempt to subscribe just before is not enough | 21:49 |
MSameer | you need to subscribe when you create it? | 21:49 |
vgrade | Nokius: cat /proc/cmdline | 21:49 |
alin | MSameer: I do not know... I subcribed before reading it | 21:50 |
alin | MSameer: but let us see | 21:50 |
Nokius | vgrade: https://gist.github.com/Nokius/818466c7ab9fc7f04993 | 21:50 |
vgrade | ok continue | 21:51 |
Nokius | vgrade: done | 21:52 |
alin | MSameer: did not help... fixed thememory leak too | 21:52 |
vgrade | mount system and continue | 21:53 |
vgrade | see if those options had any effect | 21:53 |
Nokius | sh-3.2# echo "continue" >/init-ctl/stdin | 21:54 |
Nokius | sh: /init-ctl/stdin: No such file or directory | 21:54 |
alin | MSameer: http://paste.opensuse.org/917472 still crashing the same | 21:56 |
Nokius | vgrade: gone again | 21:56 |
MSameer | deztructor: ^ | 21:56 |
vgrade | ok there is a bit in the N5 document where we removed some services to stop crash , do you see it? | 21:57 |
vgrade | rmt_storage I recall | 21:57 |
Nokius | vgrade: okay I will try it | 21:58 |
vgrade | well it may not be that one , it may be others. The plan is to narrow down which service is causing the reboot. You can comment out in .rc file | 21:59 |
alin | locusf: ^^^^ I see you had the same error | 21:59 |
vgrade | all I can suggest atm | 21:59 |
Nokius | vgrade: okay | 22:00 |
alin | locusf: ok was not you but Oksana | 22:00 |
alin | and faenil helped | 22:00 |
Nokius | vgrade: in 2323 right? | 22:01 |
vgrade | edits can be done in either 23 or 2323, just that in 23 rc's are in /target | 22:02 |
*** messerting <messerting!~messertin@cm-84.209.22.230.getinternet.no> has quit IRC (Quit: Konversation terminated!) | 22:04 | |
Nokius | vgrade: sorry but which .rc my device has no init.find5.rc (https://gist.github.com/Nokius/0b1ac966c8d363df0f41) | 22:04 |
alin | MSameer: merdre fixed it... seems the names are different | 22:07 |
alin | Dazzozo: ^ | 22:07 |
faenil | alin: I helped with what? | 22:11 |
faenil | :) | 22:11 |
alin | faenil: solved no worries | 22:12 |
faenil | ok cool | 22:12 |
alin | faenil: something relatet to contextproperties | 22:13 |
Nokius | vgrade: any idea ? | 22:14 |
alin | MSameer: solved... ok now I will have to see how to integrate this in the camera | 22:16 |
faenil | alin: can't remember, but cool that you fixed it | 22:16 |
vgrade | Nokius: grep rmt_storage * | 22:17 |
*** mugna <mugna!5fef845a@gateway/web/cgi-irc/kiwiirc.com/ip.95.239.132.90> has joined #sailfishos-porters | 22:17 | |
alin | MSameer: http://paste.opensuse.org/86812364 http://paste.opensuse.org/22986963 http://paste.opensuse.org/50318949 http://paste.opensuse.org/49631323 http://paste.opensuse.org/66124069 | 22:19 |
Nokius | vgrade: true *.* | 22:20 |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-221-168.as13285.net> has quit IRC (Ping timeout: 255 seconds) | 22:20 | |
vgrade | Nokius: its more a case of finding the rc which starts the android services and stop each one or blocks (binary chop) to see what is causing the reboot | 22:22 |
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Read error: Connection reset by peer) | 22:24 | |
*** pol971 <pol971!~pol971@host137-27-dynamic.20-79-r.retail.telecomitalia.it> has joined #sailfishos-porters | 22:24 | |
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 22:24 | |
Nokius | vgrade: had no luck | 22:25 |
Nokius | check all *.rc files | 22:26 |
sledges | alin: awesom! | 22:30 |
alin | sledges: yes which one? | 22:30 |
alin | sledges: the battery or the resolutions? | 22:30 |
Nokius | vgrade: okay /system/bin has no rmt_storage | 22:31 |
sledges | alin: the battery, what happend with res?;) | 22:32 |
alin | sledges: fixed them... a stupid mistake... good nobody noticed it before me | 22:32 |
Nokius | vgrade: will try tomorrow to disable in init.rc same service entry | 22:36 |
vgrade | Nokius: its a long job but I don't see any other way | 22:37 |
*** electrolux <electrolux!~Adium@62-78-217-43.bb.dnainternet.fi> has quit IRC (Quit: Leaving.) | 22:38 | |
sledges | Nokius: vgrade: did you strace droid-hal-init ? | 22:39 |
sledges | (sorry didn't catch up with backlog) | 22:39 |
vgrade | sledges: new zip with asserts removed and chmod changes flashes fine from TWRP_multirom_bacon_20150317-01.img | 22:39 |
vgrade | sledges: not strace, good call | 22:39 |
sledges | vgrade: great! ship it :D | 22:40 |
Nokius | vgrade: 27 entry’s | 22:40 |
*** zanac <zanac!~stevel@S01060019d19187c9.cg.shawcable.net> has quit IRC (Quit: Leaving.) | 22:41 | |
vgrade | Nokius: sledges suggests stracing droid-hal-init to see if that gives crash point | 22:41 |
Nokius | vgrade: its a lot and it ends in recovery | 22:42 |
Nokius | vgrade sledges https://gist.github.com/Nokius/fc38edda044abf277ed5 | 22:43 |
vgrade | sledges: multirom could not read hybris-boot.img format as it has separate --dt img even though fastboot boot can read it. Tassadar with his usual great support has already added support upstream so just waiting for it to hit the 1+ multirom maintainer | 22:43 |
* Tassadar blushes ^^ | 22:43 | |
* Nokius don't look into sun guys but enjoy the eclipse tomorrow :) | 22:46 | |
Nokius | THANKS and gn8 | 22:46 |
vgrade | Nokius: eclipse , what, when | 22:46 |
* vgrade should read the news instead of git trees | 22:47 | |
Nokius | vgrade: we had the news the may the power will be go down in Germany since we switch of the nucliar power plants | 22:47 |
*** arcean <arcean!~arcean@apn-46-169-64-236.dynamic.gprs.plus.pl> has quit IRC (Ping timeout: 256 seconds) | 22:48 | |
Nokius | vgrade: https://en.wikipedia.org/wiki/Solar_eclipse_of_March_20,_2015 | 22:48 |
sledges | vgrade: tomorrow between 9 and 10 UK time partial eclipse exactly during my meeting time:P:D | 22:48 |
vgrade | throw another bucket of coal on | 22:48 |
vgrade | sledges: eclipses trump meetings | 22:49 |
sledges | donald | 22:50 |
vgrade | afk for an hour then ship time | 22:51 |
* Nokius remembers the total eclipse in the 90 :O | 22:52 | |
sledges | \o/ | 22:52 |
Nokius | vgrade: :D | 22:52 |
Nokius | gn8 | 22:52 |
sledges | Nokius: is the year you were born :P | 22:52 |
alin | Nokius: I was leaving at the time in the maximum visibility | 22:53 |
Nokius | sledges: ah in the year I was born other stuff happend :P | 22:53 |
alin | living | 22:53 |
Nokius | sledges: 1999 I was able to walk :D | 22:54 |
sledges | gn Nokius :D | 22:54 |
alin | sledges: I will put my code on github | 22:54 |
Nokius | sledges: cu | 22:54 |
alin | sledges: then you MSameer can complain about it... then I will integrate it in the cameraplus | 22:55 |
alin | what do you thing? | 22:55 |
sledges | alin: fix indentation before you do ;) | 22:55 |
alin | sledges: I will run ident | 22:55 |
sledges | lol | 22:55 |
alin | sledges: no worries | 22:55 |
sledges | alin: i've seen your pasties in split second, looked clean, so i think you can start integrating | 22:56 |
*** gogeta <gogeta!~gogeta@net-188-217-90-146.cust.vodafonedsl.it> has quit IRC (Ping timeout: 256 seconds) | 22:56 | |
sledges | will still be better than current behaviour :D | 22:56 |
alin | sledges: nope I need to understand certain things | 22:56 |
sledges | judging from cmd output | 22:56 |
sledges | alin: ok as you like then | 22:56 |
alin | sledges: https://github.com/alinelena/battery | 23:06 |
alin | sledges: i shall write a .pro or a cmake file for it | 23:07 |
alin | sledges: but makes no sense | 23:07 |
alin | sledges: MSameer my unkowns... why first two outputs are wrong... do I call them too early? | 23:08 |
*** OrokuSaki <OrokuSaki!470bf285@gateway/web/freenode/ip.71.11.242.133> has quit IRC (Ping timeout: 246 seconds) | 23:08 | |
alin | is subscribe async and I shall put a wait? | 23:08 |
sledges | alin: how is it done in other codes? glacier/lipstick? | 23:10 |
alin | sledges: no Idea I think the suscribe happens very early | 23:11 |
*** iTune <iTune!~PhompAng@ppp-171-96-12-229.revip8.asianet.co.th> has joined #sailfishos-porters | 23:11 | |
alin | sledges: and yes seems async | 23:11 |
alin | sledges: there is a wait | 23:11 |
*** Tassadar <Tassadar!~tassadar@ip4-83-240-20-212.cust.nbox.cz> has quit IRC (Ping timeout: 252 seconds) | 23:20 | |
*** edubai <edubai!uid39243@gateway/web/irccloud.com/x-gtqydbbgevltheqz> has quit IRC (Quit: Connection closed for inactivity) | 23:33 | |
alin | is github down? | 23:34 |
alin | cloning from git@ asks for password | 23:34 |
sledges | you're cloning wrong path it means | 23:34 |
alin | sledges: git@github.com:alinelena/battery.git | 23:35 |
sledges | use http | 23:35 |
alin | sledges: worked gave error when I tries to push | 23:35 |
alin | sledges: is not the https readononly? | 23:35 |
sledges | all's well | 23:35 |
alin | sledges: fatal: unable to access 'https://github.com/alinelena/battery.git/': Failed to connect to github.com port 443: Connection refused | 23:38 |
sledges | alin: worked here | 23:38 |
sledges | also http | 23:39 |
alin | insane | 23:39 |
mal- | just remembered a tiny problem that might affect the gstreamer coding, I still don't have working audio on my port :) | 23:45 |
sledges | llol true | 23:45 |
sledges | i wonder whether last thing that jusa_ said was that he was busy :) | 23:46 |
sledges | !seen jusa_ | 23:46 |
merbot | sledges: jusa_ was last seen in #sailfishos-porters 6 days, 13 hours, 23 minutes, and 24 seconds ago: <jusa_> mal-: unfortunately I didn't find anything that would've caught my eye.. best would be if you could get verbose output from audio hal when starting pulseaudio.. | 23:46 |
sledges | ;P | 23:46 |
mal- | :) | 23:46 |
alin | sleep time see you | 23:47 |
sledges | o/ | 23:47 |
sledges | same here | 23:48 |
mal- | I managed to do quite much of the modifications already, good thing weekend is coming so I'll have even more time | 23:48 |
sledges | sweet! | 23:48 |
mal- | enough for today | 23:48 |
mal- | I'll focus on the encoder first | 23:49 |
*** mugna <mugna!5fef845a@gateway/web/cgi-irc/kiwiirc.com/ip.95.239.132.90> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) | 23:49 | |
*** vrutkovs <vrutkovs!vrutkovs@nat/redhat/x-kxkeilinoyaykahq> has joined #sailfishos-porters | 23:52 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!