*** srohmen <srohmen!~srohmen@x4e304f6c.dyn.telefonica.de> has quit IRC (Quit: Leaving.) | 00:00 | |
sledges | ruthenianboy: https://github.com/sledges/libhybris/tree/libhybris_ext | 00:00 |
---|---|---|
ruthenianboy | sledges: plugin is included or need to compile other way? | 00:04 |
ruthenianboy | need to be compiled* | 00:04 |
sledges | ruthenianboy: you'll need to compile it against new libhybris | 00:04 |
sledges | but you can already practise deploying this libhybris you just compiled | 00:05 |
sledges | i'm readying the packaging of plugin too | 00:05 |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Quit: Page closed) | 00:11 | |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has joined #sailfishos-porters | 00:14 | |
sledges | ruthenianboy: are you running for sfos 2.0.5.6 ? | 00:14 |
ruthenianboy | sledges: yes | 00:15 |
sledges | goo | 00:15 |
sledges | d | 00:15 |
sledges | ruthenianboy: here you are: https://github.com/sledges/qt5-qpa-surfaceflinger-plugin/tree/qt-5.2 | 00:19 |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Ping timeout: 260 seconds) | 00:24 | |
*** gmoro_ <gmoro_!~gmoro@31.169.96.75> has quit IRC (Ping timeout: 240 seconds) | 00:24 | |
*** linux_unix-10_ <linux_unix-10_!~quassel@112.211.82.75> has quit IRC (Ping timeout: 260 seconds) | 00:24 | |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has joined #sailfishos-porters | 00:26 | |
ruthenianboy | sledges: how to build this plugin? | 00:26 |
sledges | ruthenianboy: same as libhybris | 00:26 |
*** linux_unix-10_ <linux_unix-10_!~quassel@112.211.82.75> has joined #sailfishos-porters | 00:26 | |
sledges | mb2 -s rpm/qt5-qpa-surfaceflinger-plugin.spec -t $VENDOR-$DEVICE-$PORT_ARCH build | 00:26 |
ruthenianboy | sledges: this is throwing error libhybris-detritus-devel is needed by qt5-qpa-surfaceflinger-plugin-5.2.0.5-1.armv7h | 00:27 |
sledges | ruthenianboy: you'll need libhybris_ext RPMs installed into your target for this | 00:27 |
sledges | ^^ ;) | 00:27 |
*** linux_unix-10_ <linux_unix-10_!~quassel@112.211.82.75> has quit IRC (Remote host closed the connection) | 00:27 | |
ruthenianboy | sledges: not able to compile :/ | 00:28 |
sledges | ruthenianboy: did you install libhybris to your target? | 00:29 |
sledges | ruthenianboy: cd libhybris_ext/RPMS; sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper in libhybris-devel libhybris-detritus-devel | 00:29 |
sledges | ruthenianboy: cd libhybris_ext/RPMS; sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper in libhybris-devel* libhybris-detritus-devel* | 00:31 |
sledges | to be more precise | 00:31 |
*** olafh <olafh!~olafh@p5DEDF385.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 00:34 | |
ruthenianboy | http://pastebin.com/Mfs9V81w | 00:37 |
sledges | ruthenianboy: | 00:39 |
sledges | cd libhybris_ext/RPMS; sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper in -f libhybris-devel* | 00:39 |
ruthenianboy | sledges: http://pastebin.com/s9V20asR | 00:43 |
ruthenianboy | almost there but not yet | 00:43 |
sledges | ruthenianboy: cd qt5-qpa-surfaceflinger-plugin; git pull origin qt-5.2 | 00:47 |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Ping timeout: 260 seconds) | 00:55 | |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has joined #sailfishos-porters | 00:56 | |
ruthenianboy | sledges: minimer is now segfaulting | 01:03 |
sledges | ruthenianboy: -platform blabla to see available ones | 01:03 |
ruthenianboy | qmlscene throwing segfault itself | 01:04 |
sledges | ruthenianboy: -platform surfaceflinger | 01:05 |
sledges | ruthenianboy: did you install all libhybris_ext RPMs to your device? (except devel ones) | 01:05 |
sledges | also, EGL_PLATFORM=fbdev | 01:05 |
sledges | for qmlscene | 01:05 |
ruthenianboy | done everything you mentioned | 01:06 |
sledges | ruthenianboy: strace | 01:06 |
sledges | ruthenianboy: also you could run test_sf | 01:07 |
ruthenianboy | qmlscene strace http://pastebin.com/Wqfc4h46 | 01:09 |
ruthenianboy | test_sf show same symptomps | 01:11 |
sledges | ruthenianboy: do you have /usr/libexec/droid-hybris/system/lib64 ? | 01:12 |
ruthenianboy | sledges: yes | 01:13 |
sledges | ruthenianboy: export LD_LIBRARY_PATH /usr/libexec/droid-hybris/system/lib64:/usr/libexec/droid-hybris/lib64-dev-alog:/vendor/lib64:/system/lib64:/usr/libexec/droid-hybris/lib-dev-alog:/vendor/lib:/system/lib | 01:14 |
ruthenianboy | did not help. Even surfaceflinger is now segfaulting. | 01:18 |
sledges | ok you can revert | 01:18 |
sledges | ruthenianboy: export LD_LIBRARY_PATH /usr/libexec/droid-hybris/lib64-dev-alog:/vendor/lib64:/system/lib64:/usr/libexec/droid-hybris/lib-dev-alog:/vendor/lib:/system/lib | 01:18 |
sledges | ruthenianboy: still a few loose ends - libhybris needs rebasing i think | 01:18 |
sledges | ruthenianboy: i'm off until sunday evening, speak to you then and thanks for testing! we're deep into the woods == more trees :D | 01:19 |
ruthenianboy | what rebase mean? I've heard that many times.. | 01:19 |
sledges | hopefully TheKit or divis1969 can help us out | 01:19 |
sledges | ruthenianboy: apply _ext SF patches on top of upstream | 01:19 |
sledges | night night! | 01:20 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has quit IRC (Ping timeout: 260 seconds) | 01:20 | |
ruthenianboy | sledgesL yea, see you mate :) | 01:20 |
sledges | (you've done well, it's all about paving the way for hisilicon/mtk devices!) | 01:20 |
ruthenianboy | bye | 01:22 |
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Quit: Page closed) | 01:22 | |
*** zhxt_ <zhxt_!~zhxt@1.180.212.86> has quit IRC (Remote host closed the connection) | 01:48 | |
*** zhxt_ <zhxt_!~zhxt@1.180.212.86> has joined #sailfishos-porters | 01:49 | |
*** dstm <dstm!~duud@p20030070CF0EA500021D7DFFFE112201.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 02:05 | |
*** dstm <dstm!~duud@p20030070CF41D300021D7DFFFE112201.dip0.t-ipconnect.de> has joined #sailfishos-porters | 02:19 | |
*** miau__ <miau__!~miau@55d42fd5.access.ecotel.net> has joined #sailfishos-porters | 03:24 | |
*** miau_ <miau_!~miau@55d43743.access.ecotel.net> has quit IRC (Ping timeout: 260 seconds) | 03:28 | |
*** Kabouik_ <Kabouik_!~kabouik@65.76.93.92.rev.sfr.net> has quit IRC (Ping timeout: 260 seconds) | 04:16 | |
*** olafh <olafh!~olafh@p57A6D264.dip0.t-ipconnect.de> has joined #sailfishos-porters | 05:46 | |
*** miau__ <miau__!~miau@55d42fd5.access.ecotel.net> has quit IRC (Ping timeout: 260 seconds) | 06:26 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-gfqrhoxdqekcnwcu> has joined #sailfishos-porters | 06:51 | |
*** dstm <dstm!~duud@p20030070CF41D300021D7DFFFE112201.dip0.t-ipconnect.de> has quit IRC (Quit: WeeChat 1.7) | 06:52 | |
r0kk3rz | so whats the deal with CM these days? are the old builds still available? | 08:22 |
*** vorletzter <vorletzter!~quassel@2a02:908:693:c2e0:2ad2:44ff:fe89:a999> has joined #sailfishos-porters | 08:30 | |
*** drFaustroll_ <drFaustroll_!~drFaustro@vpn-3-014.rl.ac.uk> has joined #sailfishos-porters | 08:33 | |
*** drFaustroll_ <drFaustroll_!~drFaustro@vpn-3-014.rl.ac.uk> has quit IRC (Changing host) | 08:33 | |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 08:33 | |
vorletzter | hello there :=) | 08:34 |
vorletzter | i am currently fiddling with hadk, trying to get a current build for the moto/titan. | 08:35 |
vorletzter | I am currently a bit stuck building the image with mic, due to CreatorError: <creator>URLGrabber error: https://store-repository.jolla.com/releases/2.0.6.5/jolla-hw/adaptation-motorola-titan/armv7hl/repodata/repomd.xml | 08:36 |
vorletzter | browser gives a 401 | 08:36 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 260 seconds) | 08:37 | |
r0kk3rz | your release number is wrong | 08:40 |
r0kk3rz | 2.0.5.6 not 2.0.6.5 | 08:40 |
vorletzter | https://store-repository.jolla.com/releases/2.0.5.6/jolla-hw/adaptation-motorola-titan/armv7hl/repodata/repomd.xml | 08:40 |
vorletzter | still forbidden though :/ | 08:41 |
vorletzter | i don't understand, why there should be "adaptation-motorola-titan" on jolla.com in the first place | 08:42 |
zhxt_ | try to replace that url with local path to droid-local-repo in .ks file :) | 08:42 |
*** zhxt_ is now known as zhxt | 08:42 | |
vorletzter | just for understanding.. that is what sed should have done? | 08:45 |
r0kk3rz | did you run the steps again with the right release? | 08:46 |
vorletzter | trying currently... tried it yesterday as well (hopefully then without the version mixup) | 08:47 |
*** gmoro_ <gmoro_!~gmoro@31.169.96.75> has joined #sailfishos-porters | 08:49 | |
r0kk3rz | vorletzter: if it still breaks pastebin the output and what command you're running | 08:51 |
vorletzter | still breakse :) command from hadk, kickstarter: http://pastebin.com/u6UbKBUF, output: http://pastebin.com/h4EafDu2 | 09:00 |
zhxt | remove --runtime=native | 09:04 |
vorletzter | that seems to have done it :) | 09:05 |
*** theblazehen <theblazehen!~quassel@196-210-177-63.dynamic.isadsl.co.za> has quit IRC (Ping timeout: 260 seconds) | 09:05 | |
*** theblazehen <theblazehen!~quassel@196-210-177-63.dynamic.isadsl.co.za> has joined #sailfishos-porters | 09:08 | |
vorletzter | now to one thing i probably should have thought of earlyer... are there any working links for official CM13 builds? I have switched to Lineage14 couple of weeks ago | 09:09 |
*** cvp <cvp!~cvp@dslb-178-000-012-103.178.000.pools.vodafone-ip.de> has joined #sailfishos-porters | 09:14 | |
*** Nokius_ is now known as Nokius | 09:14 | |
*** krnlyng__ <krnlyng__!~liar@77.116.28.246.wireless.dyn.drei.com> has joined #sailfishos-porters | 09:17 | |
Nokius | vorletzter: I assume there are mirrors | 09:17 |
vorletzter | so would i, found 3 dead ones by now | 09:17 |
Nokius | https://vegazs.github.io/MirrorCyanogenMod/ | 09:18 |
Nokius | ? | 09:18 |
zhxt | vorletzter: found one here, https://archive.org/download/cmarchive_snapshots | 09:19 |
*** krnlyng_ <krnlyng_!~liar@77.116.24.20.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 09:19 | |
zhxt | hi, Nokius :) | 09:19 |
vorletzter | there are times to use duckduckgo and than there are times when you just need google-fu :) | 09:20 |
Nokius | vorletzter: I used duckduckgo :P | 09:24 |
Nokius | o/ zhxt | 09:24 |
zhxt | \o :P | 09:24 |
*** miau__ <miau__!~miau@55d42fd5.access.ecotel.net> has joined #sailfishos-porters | 09:27 | |
*** AmadeusXNet <AmadeusXNet!~Mathias@host-121-92.parnet.fi> has joined #sailfishos-porters | 09:30 | |
*** theblazehen <theblazehen!~quassel@196-210-177-63.dynamic.isadsl.co.za> has quit IRC (Ping timeout: 240 seconds) | 09:31 | |
zhxt | still struggling with display issue :( | 09:32 |
zhxt | anyone familiar with sync_fence ? https://dpaste.de/prc4 | 09:33 |
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has joined #sailfishos-porters | 09:34 | |
vorletzter | so, just that i got it right. The whole Port works by piggybacking mer via libhybris as glue on an regular andorid kernel and putting sfos as a hat on top? | 09:37 |
*** theblazehen <theblazehen!~quassel@196-210-83-190.dynamic.isadsl.co.za> has joined #sailfishos-porters | 09:37 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has joined #sailfishos-porters | 09:38 | |
r0kk3rz | vorletzter: more or less yeah | 09:39 |
r0kk3rz | libhybris is mainly for linking in to android drivers and services for device support | 09:39 |
vorletzter | is this the case for the regular builds (e.g. jolla c ) as well? Using libhybris? | 09:39 |
r0kk3rz | yup | 09:39 |
r0kk3rz | it doesnt have to be that way, if you can get regular linux drivers | 09:40 |
r0kk3rz | but thats not easy to come by these days | 09:40 |
vorletzter | or get rid of bionic alltogether :) | 09:42 |
*** theblazehen <theblazehen!~quassel@196-210-83-190.dynamic.isadsl.co.za> has quit IRC (Ping timeout: 240 seconds) | 09:42 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has quit IRC (Ping timeout: 240 seconds) | 09:43 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has joined #sailfishos-porters | 09:43 | |
r0kk3rz | sure, if you can convice google to ditch their own c library and use glibc instead | 09:43 |
r0kk3rz | but good luck with that | 09:43 |
vorletzter | hmm, Dolphin shows phone as "Meizu Pro 5 Ubuntu Phone" | 09:45 |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has quit IRC (K-Lined) | 09:45 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has quit IRC (Ping timeout: 240 seconds) | 09:48 | |
Nokius | 0.o | 09:57 |
*** lpotter <lpotter!~lpotter@CPE-124-181-53-82.vic.bigpond.net.au> has quit IRC (Ping timeout: 240 seconds) | 10:04 | |
*** theblazehen <theblazehen!~quassel@196-215-3-3.dynamic.isadsl.co.za> has joined #sailfishos-porters | 10:05 | |
r0kk3rz | lol, thats a browser right? | 10:10 |
*** lpotter <lpotter!~lpotter@CPE-124-181-53-82.vic.bigpond.net.au> has joined #sailfishos-porters | 10:11 | |
*** miau__ <miau__!~miau@55d42fd5.access.ecotel.net> has quit IRC (Ping timeout: 260 seconds) | 10:13 | |
vorletzter | r0kk3rz: KDE Filemanager, think the browser is still called konqueror | 10:16 |
r0kk3rz | oh right | 10:17 |
r0kk3rz | interesting | 10:18 |
*** theblazehen <theblazehen!~quassel@196-215-3-3.dynamic.isadsl.co.za> has quit IRC (Ping timeout: 240 seconds) | 10:32 | |
*** theblazehen <theblazehen!~quassel@196-210-176-40.dynamic.isadsl.co.za> has joined #sailfishos-porters | 10:32 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@2a02:c7f:923a:9000:709d:f449:1336:74d6> has joined #sailfishos-porters | 10:33 | |
vorletzter | is there an easy way to get a new hybris.img onto the device? (easier than to rebuild with mic that is) | 10:42 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters | 10:44 | |
zhxt | vorletzter: find the right partition, add dd to it. | 10:44 |
zhxt | vorletzter: section 11.2 in hadk :) | 10:47 |
NeKit | vorletzter, or, if you have fastboot, you can reboot to bootloader and do fastboot flash boot hybris-boot.img | 10:48 |
vorletzter | that should work, thx :) | 10:48 |
vorletzter | btw, about fixup-mountpoints. i looked into the filed bugreport. it is from 2012 and marked as solved. | 10:50 |
vorletzter | why do we still need it? | 10:50 |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has quit IRC (Ping timeout: 258 seconds) | 10:59 | |
tbr | I think the P9(EVA) might need it, not sure | 11:00 |
r0kk3rz | vorletzter: old version of systemd probably | 11:01 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has quit IRC (Ping timeout: 240 seconds) | 11:09 | |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has joined #sailfishos-porters | 11:11 | |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters | 11:23 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-145-40.play-internet.pl> has joined #sailfishos-porters | 11:23 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-gfqrhoxdqekcnwcu> has quit IRC (Quit: Connection closed for inactivity) | 11:29 | |
vorletzter | im trying to figure out, how to get the display working, grepping through the chat logs i found the repository used for an build against 12.1 (https://github.com/LineageOS/android_hardware_qcom_media) | 11:52 |
vorletzter | there doesn't seem to be a repo for cm-13 and the 8226 soc | 11:52 |
vorletzter | stupid question maybe: How can i find the repos used e.g. by the cyanogenmod builds? | 12:08 |
saidinesh5 | Nokius: up for testing the kernel today? | 12:17 |
saidinesh5 | we should update the image to 2.1 too | 12:21 |
*** ghosalmartin <ghosalmartin!~ghosalmar@2a02:c7f:923a:9000:709d:f449:1336:74d6> has quit IRC (Remote host closed the connection) | 12:39 | |
*** horuxan <horuxan!~horuxanxx@201.46.189.63> has quit IRC (Remote host closed the connection) | 12:45 | |
sledges | vorletzter: http://web.archive.org/web/20161225121104/https://wiki.cyanogenmod.org/w/Devices | 12:57 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@2a01cb0404e66200a634d9fffebf744e.ipv6.abo.wanadoo.fr> has joined #sailfishos-porters | 13:04 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has joined #sailfishos-porters | 13:06 | |
*** gmoro_ <gmoro_!~gmoro@31.169.96.75> has quit IRC (Ping timeout: 260 seconds) | 13:09 | |
*** cvp <cvp!~cvp@dslb-178-000-012-103.178.000.pools.vodafone-ip.de> has quit IRC (Remote host closed the connection) | 13:09 | |
Nokius | saidinesh5: we have devel 2.1 obs :) | 13:15 |
Mister_Magister | sledges: do you have some time? :D | 13:15 |
saidinesh5 | Nokius: yup. that's why need to build an image of that | 13:16 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@2a01cb0404e66200a634d9fffebf744e.ipv6.abo.wanadoo.fr> has quit IRC (Quit: Konversation terminated!) | 13:16 | |
*** SfietKonstantin <SfietKonstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has joined #sailfishos-porters | 13:17 | |
Nokius | saidinesh5: OTA ;) | 13:17 |
saidinesh5 | plus there probably are changes to sync up for even hal | 13:17 |
saidinesh5 | lol | 13:17 |
saidinesh5 | i actually couldnt do an OTA cuz i had like 1GB free space left on device | 13:17 |
Nokius | we should wait for 2.1 to be public | 13:17 |
Nokius | and we have to adjust the config repo and update submodules | 13:18 |
saidinesh5 | yup. that's why we make a devel image till 2.1 is ready | 13:18 |
Nokius | may I will do it tonight | 13:18 |
Nokius | sure | 13:18 |
saidinesh5 | right now i am in a limbo. i updated my SDK to 2.1 and apparently i cant compile apps with it for 2.0.5.. | 13:18 |
* Nokius why there is still no way to use mobile data when flying so much lost time | 13:18 | |
Nokius | saidinesh5: OBS :P | 13:19 |
saidinesh5 | lol | 13:19 |
saidinesh5 | i was instead looking into that Readability proxy for the Droplet browser... | 13:19 |
*** dlavso_ <dlavso_!~dlavsolin@host36-59-dynamic.26-79-r.retail.telecomitalia.it> has quit IRC (Ping timeout: 260 seconds) | 13:20 | |
*** gmoro <gmoro!~gmoro@31.169.96.75> has joined #sailfishos-porters | 13:24 | |
*** SfietKonstantin <SfietKonstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has quit IRC (Ping timeout: 260 seconds) | 13:25 | |
*** wdehoog <wdehoog!a39ed8fe@gateway/web/freenode/ip.163.158.216.254> has joined #sailfishos-porters | 13:28 | |
wdehoog | sledges: may I create a page for oneplus one on merproject? and if so how? | 13:29 |
*** drFaustroll <drFaustroll!~drFaustro@95.145.116.220> has joined #sailfishos-porters | 13:48 | |
*** drFaustroll <drFaustroll!~drFaustro@95.145.116.220> has quit IRC (Changing host) | 13:48 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 13:48 | |
Nokius | wdehoog: u need mer account | 13:49 |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 260 seconds) | 13:51 | |
wdehoog | Nokius: I have one. question is may I do some changes? | 13:51 |
wdehoog | and how to create such a page | 13:52 |
kimmoli | its wiki. create link, click it, it asks do you want to add content | 13:54 |
kimmoli | there is some templates for device pages iirc | 13:55 |
Mister_Magister | kimmoli: ping? | 13:57 |
kimmoli | pong? | 13:57 |
wdehoog | kimmoli: thanks | 13:57 |
Mister_Magister | you know what i want :D | 13:57 |
Mister_Magister | kimmoli: do you have time now? | 13:58 |
kimmoli | yeah, i know. but my guesses are as bad as yours... | 13:58 |
*** GrandChien <GrandChien!~GrandChie@89-67-19-113.dynamic.chello.pl> has joined #sailfishos-porters | 13:59 | |
Mister_Magister | kimmoli: so you cannot help me? :C | 13:59 |
GrandChien | Hello :) | 13:59 |
Mister_Magister | Hi | 13:59 |
kimmoli | i can try... | 13:59 |
kimmoli | ls /etc -lR | 14:00 |
GrandChien | I'm still have problem with my wifi (it doesn't work) on my 2.1.0.9 nexus 7 flo port. What should I do now? | 14:00 |
Mister_Magister | let's do it then :D But wait i have to install it first | 14:00 |
Mister_Magister | GrandChien: do you have wlan.ko? | 14:00 |
GrandChien | Mister_Magister: where can I find this file? | 14:01 |
Mister_Magister | in /lib/modules/something/ | 14:01 |
GrandChien | Mister_Magister: in this directory I've got only modules.dep, modules.alias etc | 14:05 |
Mister_Magister | no wlan.ko? | 14:05 |
GrandChien | I haven't got any ko in this directory | 14:05 |
Mister_Magister | oh i understand | 14:06 |
Nokius | GrandChien: can u share your config :) | 14:06 |
GrandChien | Nokius: from device? | 14:06 |
Mister_Magister | Nokius: i thought the same :D | 14:06 |
GrandChien | or cyanogen_flo_defconfig? | 14:07 |
Nokius | this one | 14:07 |
Mister_Magister | GrandChien: kernel defconfig | 14:07 |
Mister_Magister | this one | 14:07 |
Mister_Magister | Nokius: wlan have to be built as module right? I wasn't sure | 14:08 |
Nokius | yes | 14:08 |
GrandChien | it's here: http://pastebin.com/w6fJE25G | 14:08 |
Mister_Magister | good. i'll know now | 14:08 |
Mister_Magister | Nokius: CONFIG_PRIMA_WLAN=m ? | 14:09 |
Nokius | and L189 CONFIG_MODULES=y | 14:09 |
Nokius | ;) | 14:09 |
Mister_Magister | Nokius: yaaay i know something right :D | 14:10 |
GrandChien | so I need now to change this values - and then build new kernel (in ubu-chroot) and then create new image in mic? | 14:10 |
Mister_Magister | yep | 14:10 |
GrandChien | and what about build_packages.sh? | 14:10 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has quit IRC (Ping timeout: 255 seconds) | 14:11 | |
Nokius | GrandChien: but first run make -j4 hybris-hal :) | 14:11 |
Mister_Magister | not sure | 14:11 |
Mister_Magister | Nokius: you have to run build_packages to add modules to package or not? | 14:12 |
vorletzter | Mister_Magister: do you accedently fiddled around with porting sfos to cm13? Or experienced test_hwcomposer segfaulting on titan? | 14:12 |
Nokius | yes u need that too | 14:12 |
GrandChien | so what should I do first? | 14:12 |
Mister_Magister | vorletzter: no sorry :/ | 14:12 |
Mister_Magister | make -j4 hybris-hal | 14:13 |
Mister_Magister | in ubuntu chroot | 14:13 |
vorletzter | and no segfault in one of your builds? | 14:13 |
Mister_Magister | after changing defconfig ofcourse | 14:13 |
Nokius | GrandChien: first change the lines then make -j4 hybris-boot then run the build script and finall mic | 14:13 |
Mister_Magister | nope i never had cm13 based port | 14:13 |
GrandChien | Nokius: okay :) | 14:14 |
Mister_Magister | Nokius: close enaugh :D | 14:14 |
zhxt | vorletzter: does surfaceflinger work ? | 14:14 |
Nokius | vorletzter: pastebin strace please | 14:14 |
vorletzter | does fine | 14:14 |
Nokius | vorletzter: try surfacefinger and test | 14:15 |
vorletzter | http://pastebin.com/StZX6mUQ | 14:15 |
vorletzter | surfacefinger works | 14:15 |
GrandChien | L189 CONFIG_MODULES=y - I do not have this entry - should I add it? if yes, where? (anywhere?) | 14:16 |
Nokius | GrandChien: L189 chaneg it to CONFIG_MODULES=y | 14:16 |
Mister_Magister | GrandChien: L189 means line 189 | 14:16 |
GrandChien | okay :) | 14:16 |
zhxt | Nokius, seems libdsyscall.so issue? | 14:19 |
GrandChien | Nokius, Mister_Magister; should I delete something before running "make -j4 hybris-hal"? | 14:19 |
zhxt | vorletzter: which version of libhybris do you use? | 14:20 |
vorletzter | cm-13 | 14:20 |
Nokius | GrandChien: nope | 14:21 |
zhxt | vorletzter: default libhybris with build_package.sh script ? | 14:21 |
zhxt | *within | 14:21 |
vorletzter | i suppose | 14:21 |
vorletzter | did not change anything | 14:21 |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-145-40.play-internet.pl> has quit IRC (Ping timeout: 255 seconds) | 14:22 | |
Nokius | vorletzter: cd $ANDROID_ROOT/hybris/mw/libhybris ; git remote -v please | 14:23 |
vorletzter | i don't seem to have a mw folder.... | 14:24 |
Nokius | ah u don't use the preview HADK okay my bad | 14:25 |
vorletzter | preview hadk...? | 14:25 |
Nokius | there is a newer one then the one u have | 14:28 |
vorletzter | could you please point me to it? | 14:29 |
Nokius | bummer the old path get's wiped during the build script run | 14:29 |
vorletzter | i tried to work around some issues with the "current" hadk. might have messed some things up though | 14:29 |
Nokius | vorletzter: u got dm :) | 14:30 |
*** zhxt <zhxt!~zhxt@1.180.212.86> has quit IRC (Remote host closed the connection) | 14:30 | |
*** zhxt <zhxt!~zhxt@1.180.212.88> has joined #sailfishos-porters | 14:30 | |
GrandChien | Nokius: compilation of hybris-hal is ended, without errors - should I run mer_verify_kernel_config? | 14:34 |
Nokius | not needed just check do grep -r CONFIG_PRIMA_WLAN out/target/product/$DEVICE/obj/KERNEL_OBJ/.config | 14:36 |
GrandChien | Nokius: Config_prima_wlan=m | 14:36 |
zhxt | vorletzter: try this: EGL_PLATFORM=hwcomposer HYBRIS_LINKER_DEBUG=1 HYBRIS_LINKER_STDOUT=1 test_hwcomposer | 14:36 |
Nokius | GrandChien: I assume it has to be in like this CONFIG_PRIMA_WLAN not in lower case | 14:37 |
Nokius | :s | 14:37 |
GrandChien | yes, I didn't copied it - just writed :) | 14:37 |
GrandChien | in this file is CONFIG_PRIMA_ | 14:38 |
Nokius | GrandChien: ah okay | 14:38 |
vorletzter | zhxt: HYBRIS: 'libdsyscalls.so' checking hooks for sym '' | 14:38 |
vorletzter | is the last entry | 14:39 |
Nokius | GrandChien: grep -r CONFIG_MODULES out/target/product/$DEVICE/obj/KERNEL_OBJ/.config | 14:39 |
*** Jackneill_ <Jackneill_!~Jackneill@unaffiliated/jackneill> has joined #sailfishos-porters | 14:39 | |
zhxt | vorletzter: aha, empty symbol? | 14:39 |
GrandChien | CONFIG_MODULES=y | 14:39 |
Nokius | GrandChien: good! go on :) | 14:40 |
GrandChien | Nokius: build_packages.sh? | 14:40 |
Nokius | yes | 14:41 |
zhxt | vorletzter: then, try ghosalmartin's libdsyscall.so :D | 14:41 |
vorletzter | wait, what? who and how? | 14:43 |
zhxt | vorletzter: wait a little, let me find the link , | 14:44 |
zhxt | vorletzter: https://www.dropbox.com/s/ryyyan9hjd8oelb/libdsyscalls.so?dl=0 | 14:45 |
zhxt | replace the one under /usr/libexec/droid-hybris/system/lib | 14:46 |
zhxt | then retry test_hwcomposer | 14:47 |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-146-5.play-internet.pl> has joined #sailfishos-porters | 14:48 | |
Mister_Magister | kimmoli: are you still there? | 14:49 |
dr_gogeta86 | GrandChien, wifi is builtin or as module ? | 14:55 |
vorletzter | zhxt: no change | 14:55 |
GrandChien | dr_gogeta86:how can I check that? | 14:55 |
dr_gogeta86 | lsmod | 14:55 |
dr_gogeta86 | :-d | 14:56 |
Mister_Magister | dr_gogeta86: we tried build is as module | 14:56 |
dr_gogeta86 | and doesn't work ? | 14:56 |
Mister_Magister | dunno xD i went off | 14:56 |
dr_gogeta86 | give me the link to cm base and a sfos build | 14:56 |
dr_gogeta86 | and I can help you | 14:56 |
dr_gogeta86 | I got the device | 14:56 |
GrandChien | but I don't know if it is working | 14:57 |
GrandChien | just done build_packages.sh | 14:57 |
zhxt | vorletzter: uhmmm,,, | 14:57 |
GrandChien | now I should do mic - or something else? | 14:57 |
Mister_Magister | GrandChien: yes mic | 14:57 |
dr_gogeta86 | GrandChien, pass me the files | 14:58 |
Mister_Magister | dr_gogeta86: we changed defconfig, make hybris-hal and now we are running mic | 14:58 |
GrandChien | dr_gogeta: okay, but I'm still building it | 14:58 |
GrandChien | Mister_Magister:should I do the KS step? | 14:58 |
Mister_Magister | GrandChien: better do | 14:58 |
Mister_Magister | GrandChien: by now you have to run mic and test it ;) | 14:59 |
Mister_Magister | dr_gogeta86: no need to worry ;) | 14:59 |
dr_gogeta86 | I have a bad state one | 14:59 |
dr_gogeta86 | :-D | 14:59 |
Mister_Magister | :D | 14:59 |
dr_gogeta86 | so I can fix my flo | 15:00 |
GrandChien | Mister_Magister - what about process_patterns.sh? | 15:00 |
Mister_Magister | too do every step like normal | 15:00 |
Mister_Magister | dr_gogeta86: do you know something about fixing bluetooth? | 15:00 |
GrandChien | Mister_Magister:okay | 15:00 |
dr_gogeta86 | was a mess | 15:00 |
Mister_Magister | dr_gogeta86: ??? | 15:01 |
dr_gogeta86 | worked just once | 15:01 |
dr_gogeta86 | stealing the ballock fix from mako | 15:01 |
Mister_Magister | what are you talking about? :D | 15:01 |
zhxt | vorletzter: have you tried minimer ? does it work? | 15:01 |
Mister_Magister | vorletzter: can i know what is your device? I'm just curious | 15:02 |
dr_gogeta86 | https://github.com/mer-hybris/droid-config-mako/blob/66686a4bf432a7f8054757469983f7f0ec745c5f/sparse/lib/systemd/system/hcismd.service | 15:02 |
dr_gogeta86 | https://github.com/mer-hybris/droid-config-mako/blob/master/sparse/sbin/hcismd-enable.sh | 15:02 |
zhxt | Mister_Magister: seems titan | 15:02 |
Mister_Magister | titan? So he is trying make cm13 based port for titan? | 15:03 |
Mister_Magister | for what? | 15:03 |
zhxt | Mister_Magister: may be, | 15:04 |
kimmoli | Mister_Magister: i need to go afk for a while now, if it does not pair, check mac address. if it does not transfer audio, check /etc symlinks - i have no other ideas for you now | 15:05 |
kimmoli | do you still have that empty name issue? i have no ideas what that could be caused. permissions? dmesg/logcat/journal has nothing? | 15:07 |
Mister_Magister | kimmoli: no no everything is wokring now just file transfer and audio is not working | 15:07 |
Mister_Magister | zhxt: i have no clue for what. i have made almost full working port for titan just bluetooth and video reording/playing issues | 15:08 |
kimmoli | ok, then check those symlinks | 15:08 |
Mister_Magister | kimmoli: symlinks. ok got it | 15:08 |
Mister_Magister | what symlinks? :D | 15:08 |
kimmoli | under /etc | 15:08 |
Mister_Magister | that tells me nothing :D | 15:09 |
*** SfietKonstantin <SfietKonstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has joined #sailfishos-porters | 15:09 | |
kimmoli | and that those point to a real file in /system | 15:09 |
kimmoli | there are some bt related ones | 15:09 |
Mister_Magister | maybe i'm missing some symlinks too | 15:09 |
*** theblazehen <theblazehen!~quassel@196-210-176-40.dynamic.isadsl.co.za> has quit IRC (Ping timeout: 240 seconds) | 15:09 | |
kimmoli | those were recently included in droid-something. moment. | 15:10 |
zhxt | Mister_Magister: ah, you have already ported? Maybe I remembered wrong, :P | 15:10 |
Mister_Magister | zhxt: since more than year :D | 15:11 |
zhxt | Mister_Magister: so, have you build a latest version? | 15:12 |
Mister_Magister | sure just not published yet | 15:12 |
Mister_Magister | kimmoli: i don't think i'm missing something | 15:13 |
kimmoli | https://github.com/mer-hybris/droid-hal-configs/pull/73 | 15:13 |
kimmoli | ok | 15:13 |
*** theblazehen <theblazehen!~quassel@196-210-176-40.dynamic.isadsl.co.za> has joined #sailfishos-porters | 15:13 | |
Mister_Magister | kimmoli: i'll give you paste | 15:14 |
Mister_Magister | zhxt: i'm want to make it full working (fix everything since only two things left) before publishing | 15:15 |
Mister_Magister | kimmoli: http://pastebin.com/qj2LJXku | 15:15 |
zhxt | Mister_Magister: yeah, that's great, worth waiting :D | 15:18 |
kimmoli | Mister_Magister: and in /etc/bluetooth | 15:18 |
Mister_Magister | zhxt: you can see i'm trying to fix bluetooth now (only file/audio transfer is not working) and i'm waiting for video playing fix (guhl and somebody are working on it) | 15:19 |
Mister_Magister | so it's close enaugh to wait | 15:19 |
Mister_Magister | kimmoli: i don't have any symlink in /etc/bluetooth | 15:20 |
Mister_Magister | kimmoli: http://pastebin.com/eCaFVesN | 15:20 |
zhxt | Mister_Magister: congrats! | 15:21 |
Mister_Magister | thanks :D | 15:21 |
zhxt | Mister_Magister: I still have a long way on my ports :( | 15:21 |
kimmoli | Mister_Magister: that looks fine to me | 15:22 |
Mister_Magister | kimmoli: me too | 15:23 |
Mister_Magister | zhxt: i'm doing it since more than year so.. :D | 15:23 |
*** minimec <minimec!~minimec@unaffiliated/minimec> has quit IRC (Quit: leaving) | 15:24 | |
zhxt | :D | 15:25 |
zhxt | Mister_Magister: have you experienced things about fences? https://dpaste.de/prc4 | 15:28 |
Mister_Magister | nope sorry | 15:29 |
zhxt | no matter :) | 15:30 |
Mister_Magister | GrandChien: proggress? | 15:37 |
GrandChien | Mister_Magister: installing now | 15:38 |
Mister_Magister | https://static.carthrottle.com/workspace/uploads/comments/cd5257f0535ef106ad9c8ae4dc7bd547.jpg | 15:38 |
*** Jackneill_ <Jackneill_!~Jackneill@unaffiliated/jackneill> has quit IRC (Read error: Connection reset by peer) | 15:45 | |
*** Jackneill_ <Jackneill_!~Jackneill@unaffiliated/jackneill> has joined #sailfishos-porters | 15:47 | |
GrandChien | Mister_Magister: still no wifi :( | 15:50 |
Mister_Magister | GrandChien: connect to device through ssh | 15:51 |
Mister_Magister | or run terminal | 15:51 |
Mister_Magister | and check /lib/modules/something/ for .ko files | 15:51 |
GrandChien | Mister_Magister: I've got wlan.ko | 15:53 |
Mister_Magister | then devel-su modprobe wlan | 15:53 |
GrandChien | Mister_Magister: modprobe: FATAL: Module wlan.ko not found | 15:54 |
Mister_Magister | give me ls -lR /lib/modules | 15:54 |
GrandChien | Mister_Magister: http://pastebin.com/RwFHnAma | 15:56 |
Mister_Magister | that's weird :D | 15:57 |
Mister_Magister | give me a second | 15:57 |
GrandChien | Mister_Magister: okay | 15:58 |
*** srohmen <srohmen!~srohmen@x4db54f01.dyn.telefonica.de> has joined #sailfishos-porters | 15:58 | |
Mister_Magister | GrandChien: give me uname -a | 16:00 |
GrandChien | Mister_Magister: Linux Sailfish 3.4.0-cyanogenmod-gd0183c8-dirty #4 SMP PREEMPT Sat Feb 18 14:31:33 UTC 2017 armv7l armv7l armv7l GNU/Linux | 16:00 |
Mister_Magister | GrandChien: try insmod /lib/modules/*/wlan.ko | 16:03 |
GrandChien | it worked | 16:03 |
GrandChien | lsmod - wlan 2697064 -2 | 16:04 |
Mister_Magister | so you got wifi working? | 16:04 |
GrandChien | yes | 16:04 |
GrandChien | I see the networks | 16:04 |
Mister_Magister | that's good | 16:05 |
GrandChien | but how can I save it to have wifi on restart? | 16:05 |
Mister_Magister | now why modprobe cannot find it | 16:05 |
Mister_Magister | GrandChien: no need to worry there is service for that | 16:05 |
Mister_Magister | i'm just searching why modprobe is not working | 16:05 |
GrandChien | Mister_Magister: so if I restart it - it will work again? | 16:06 |
Mister_Magister | not yet | 16:06 |
dr_gogeta86 | Mister_Magister, is an old problem | 16:15 |
dr_gogeta86 | simply doesn't work | 16:15 |
dr_gogeta86 | i dunno why ... but i never investigated | 16:16 |
Mister_Magister | dr_gogeta86: i'm wondering about replacing modprobe by insmod | 16:16 |
Mister_Magister | i don't know if that's good or bad | 16:16 |
dr_gogeta86 | is bad | 16:16 |
dr_gogeta86 | by nature | 16:16 |
Mister_Magister | it will work though | 16:16 |
dr_gogeta86 | Can I have a flashable ? | 16:16 |
Mister_Magister | dr_gogeta86: you have flo too? | 16:17 |
dr_gogeta86 | yep | 16:17 |
Mister_Magister | lol :D | 16:17 |
dr_gogeta86 | I've ported my own till 2.0.5 | 16:17 |
Mister_Magister | GrandChien: is this cm11 or cm12.1 | 16:17 |
*** SfietKonstantin <SfietKonstantin!~sk@LFbn-1-971-176.w86-247.abo.wanadoo.fr> has quit IRC (Ping timeout: 260 seconds) | 16:17 | |
GrandChien | dr_gogeta86: I can send you my image | 16:17 |
dr_gogeta86 | i based on cm12 | 16:17 |
dr_gogeta86 | ok | 16:17 |
GrandChien | Mister_Magister: cm 11 | 16:17 |
dr_gogeta86 | point me to the correct cyano | 16:17 |
Mister_Magister | dr_gogeta86: on cm11 there is weird script for wlan | 16:17 |
dr_gogeta86 | let me see | 16:18 |
GrandChien | dr_gogeta86: how can I send it to you? | 16:18 |
Mister_Magister | dr_gogeta86: https://github.com/cxl000/droid-config-flo/blob/master/sparse/usr/bin/droid/droid-wlan-fwreload.sh | 16:18 |
Mister_Magister | GrandChien: maybe use zippyshare or something like that | 16:18 |
dr_gogeta86 | doesn't work on cm12 | 16:18 |
Mister_Magister | dr_gogeta86: GrandChien said it's cm11 | 16:18 |
dr_gogeta86 | I've tried also that | 16:18 |
Mister_Magister | if we make modprobe working then wifi will work | 16:19 |
GrandChien | dr_gogeta: is google drive okay for you? | 16:19 |
dr_gogeta86 | GrandChien, I'm waiting for files | 16:19 |
Mister_Magister | dr_gogeta86: btw why insmod is bad | 16:19 |
dr_gogeta86 | is fine | 16:19 |
GrandChien | dr_gogeta: just zip file or everything? | 16:19 |
dr_gogeta86 | insmod load regardless some prerogatives | 16:19 |
dr_gogeta86 | flash zip | 16:20 |
dr_gogeta86 | I got just twrp on flo | 16:20 |
Mister_Magister | dr_gogeta86: i have multirom xD | 16:20 |
dr_gogeta86 | no | 16:22 |
dr_gogeta86 | i don't need dualboot | 16:22 |
Mister_Magister | dr_gogeta86: just saying | 16:23 |
dr_gogeta86 | Mister_Magister, is also superceded | 16:23 |
dr_gogeta86 | my zuk z2 uses another method | 16:23 |
Mister_Magister | tell me more :D | 16:23 |
Mister_Magister | dr_gogeta86: are you trying to port sfos for zuk z2? | 16:23 |
GrandChien | dr_gogeta86,Mister_Magister: do you have jolla store enabled on flo? | 16:24 |
Mister_Magister | don't think so | 16:24 |
dr_gogeta86 | Mister_Magister, time permitting | 16:24 |
dr_gogeta86 | ln 14.1 isn't stable at all | 16:25 |
dr_gogeta86 | I think next month | 16:25 |
Mister_Magister | dr_gogeta86: whhat? | 16:25 |
dr_gogeta86 | I'm pretty busy for now ... and bootstrap mer on that device needs some investigations | 16:26 |
dr_gogeta86 | GrandChien, wich cm base did you use ? | 16:28 |
GrandChien | dr_gogeta86:cm 11 | 16:28 |
dr_gogeta86 | no good | 16:28 |
dr_gogeta86 | btw | 16:28 |
Mister_Magister | dr_gogeta86: zuk z2 doesn't have cm13? | 16:28 |
dr_gogeta86 | tell me the file name to flash before sailfish | 16:28 |
dr_gogeta86 | Mister_Magister, crap | 16:28 |
Mister_Magister | dr_gogeta86: ? | 16:29 |
dr_gogeta86 | and 14.1 is just less crap | 16:29 |
GrandChien | dr_gogeta: I've been using 1.7.28 (based on cm 11) and it worked (I mean wifi) | 16:29 |
Mister_Magister | oh :D and there is no hybris for cm14.1 | 16:29 |
dr_gogeta86 | isn't true | 16:29 |
Mister_Magister | GrandChien: i have updated it using nexus5 ota to 2.0 :D | 16:30 |
dr_gogeta86 | mal, did it | 16:30 |
GrandChien | Mister_Magister: yes, me too - to 2.0.5.6 :D | 16:30 |
Mister_Magister | dr_gogeta86: but i don;t think it's very stable though | 16:30 |
Mister_Magister | GrandChien: do yu have tablet ui? Because i do :D | 16:30 |
mal | dr_gogeta86: ? | 16:30 |
dr_gogeta86 | cos even nougat is it stable ? | 16:30 |
dr_gogeta86 | hybris 14 | 16:31 |
GrandChien | Mister_Magister: Yes, I have | 16:31 |
*** srohmen <srohmen!~srohmen@x4db54f01.dyn.telefonica.de> has quit IRC (Quit: Leaving.) | 16:31 | |
mal | dr_gogeta86: you got it running? | 16:31 |
dr_gogeta86 | Lineage doesn't work well | 16:32 |
dr_gogeta86 | a bit disappointed | 16:32 |
mal | Mister_Magister: there is a work in progress hybris-14.1 but it doesn't yet completely work | 16:32 |
dr_gogeta86 | GrandChien, you can rebase the whole thing with 12.1 without any major problems | 16:33 |
dr_gogeta86 | I think hw decoding was missing | 16:33 |
mal | dr_gogeta86: hopefully there will be a stable branch of 14.1 soon | 16:33 |
GrandChien | dr_gogeta86 - what's the difference between cm11 and 12.1? | 16:33 |
Mister_Magister | dr_gogeta86: did you created cm12.1 based port for flo? which version of sailfish? | 16:33 |
dr_gogeta86 | 2.0.5.6 | 16:34 |
Mister_Magister | GrandChien: sometimes big | 16:34 |
dr_gogeta86 | But i've deleted the kitchen .... | 16:34 |
Mister_Magister | dr_gogeta86: oh gui was working? | 16:34 |
dr_gogeta86 | sure | 16:34 |
dr_gogeta86 | but have a problem | 16:34 |
Mister_Magister | or i should ask what was not working | 16:34 |
dr_gogeta86 | hw decoding doesn't work | 16:34 |
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 260 seconds) | 16:34 | |
Mister_Magister | i can take care of flo too but since GrandChien is porting then i don't have to :D | 16:35 |
zhxt | mal: hi, there is a working hybris-14.1 android base? | 16:36 |
*** SfietKonstantin <SfietKonstantin!~sk@2a01cb0404e66200a634d9fffebf744e.ipv6.abo.wanadoo.fr> has joined #sailfishos-porters | 16:37 | |
dr_gogeta86 | mal, I'm near to lost faith | 16:37 |
*** wdehoog <wdehoog!a39ed8fe@gateway/web/freenode/ip.163.158.216.254> has quit IRC (Quit: Page closed) | 16:37 | |
dr_gogeta86 | on zuk z2 | 16:37 |
GrandChien | Mister_Magister, do you want my image (cm 11 based)? | 16:37 |
mal | zhxt: partially working | 16:37 |
Mister_Magister | GrandChien: no thanks | 16:39 |
zhxt | mal: will try then :) | 16:39 |
GrandChien | Mister_Magister: okay :) | 16:39 |
Mister_Magister | dr_gogeta86: did you got wifi working on your port? | 16:46 |
mal | zhxt: I don't recommend that | 16:46 |
mal | zhxt: UI won't start | 16:46 |
Mister_Magister | mal: can you help me with bluetooth? | 16:47 |
mal | zhxt: it will need a lot of changes so it won't be easy | 16:48 |
zhxt | mal: aha, so I should continue my cm13.0 porting for now, :P | 16:51 |
*** gexc-nexus <gexc-nexus!~sailfish@64.88.227.140> has joined #sailfishos-porters | 16:55 | |
GrandChien | Mister_Magister: do you have something for me? what if I just add insmod (with *) to systemd service? | 16:57 |
Mister_Magister | GrandChien: dr_gogeta86 already said it's no good | 16:57 |
Mister_Magister | mal: do you have a second? | 16:57 |
mal | Mister_Magister: so what is the problem? | 16:58 |
Mister_Magister | mal: insmod is working but modprobe wlan cannot find wlan.ko | 16:59 |
Mister_Magister | on flo | 16:59 |
mal | dr_gogeta86: why? | 17:03 |
*** SfietKonstantin <SfietKonstantin!~sk@2a01cb0404e66200a634d9fffebf744e.ipv6.abo.wanadoo.fr> has quit IRC (Ping timeout: 255 seconds) | 17:04 | |
zhxt | Mister_Magister: few days ago, I have the same problem, but it goes ok afterwards, | 17:05 |
Mister_Magister | zhxt: how did you solved that | 17:05 |
zhxt | Mister_Magister: seems nothing changed, execpt commit my change and rebuild image. | 17:06 |
zhxt | Mister_Magister: wired, | 17:06 |
Mister_Magister | zhxt: some unknow magic? | 17:07 |
*** gexc-nexus <gexc-nexus!~sailfish@64.88.227.140> has quit IRC (Quit: IRC for Sailfish 0.9) | 17:08 | |
zhxt | Mister_Magister: maybe, I'm sure I have no other change. | 17:09 |
Mister_Magister | mal: about my bluetooth file/audio transfer is not working :/ | 17:10 |
mal | Mister_Magister: maybe you could try for the wlan module to just rebuild the whole image all the way from hybris-hal | 17:11 |
Mister_Magister | mal: and cleat out folder? | 17:12 |
Mister_Magister | GrandChien: Look ^ | 17:12 |
GrandChien | Mister_Magister: but I'm already done it | 17:13 |
Mister_Magister | GrandChien: try clearing out folder and do that again :D | 17:13 |
GrandChien | Mister_Magister: what folder should I clean? | 17:14 |
Mister_Magister | out/ | 17:15 |
GrandChien | Mister_Magister: only out? | 17:15 |
Mister_Magister | mal: some random magic. file transfer is working | 17:16 |
Mister_Magister | yep | 17:16 |
Mister_Magister | out/target/product/$DEVICE | 17:16 |
Mister_Magister | loool bluetooth is working | 17:18 |
zhxt | Mister_Magister: lol :D | 17:19 |
Mister_Magister | zhxt: it was not working yesterday :D | 17:19 |
Mister_Magister | maaaagic :D | 17:19 |
zhxt | Mister_Magister: how did you fix ? Magicccc?? | 17:19 |
GrandChien | Mister_Magister: I'm building now hybris-hal | 17:19 |
Mister_Magister | zhxt: https://www.youtube.com/watch?v=0p_1QSUsbsM | 17:19 |
Mister_Magister | GrandChien: good | 17:19 |
zhxt | Mister_Magister, hahaha :D | 17:20 |
zhxt | Mister_Magister: haven't got time to fix mime. | 17:21 |
zhxt | Mister_Magister: but that's a nice song :P | 17:22 |
Mister_Magister | zhxt: i can't check audio through bluetooth because i don't have bt speaker :/ | 17:22 |
zhxt | Mister_Magister: I have one, but I have no titan :P | 17:24 |
dr_gogeta86 | GrandChien, if you build just for flo better diable ril and modems from patterns | 17:24 |
GrandChien | dr_gogeta86: how? | 17:25 |
GrandChien | now I'm doing buildpackages.sh | 17:25 |
GrandChien | I've edited in spec file "have modem 0 " | 17:25 |
dr_gogeta86 | no is changed | 17:26 |
dr_gogeta86 | just see the template yaml | 17:26 |
dr_gogeta86 | https://github.com/mer-hybris/droid-hal-configs/blob/e3f7003db0f4bd96b0587873ff251847d0961ae6/patterns/templates/jolla-configuration-%40DEVICE%40.yaml | 17:26 |
dr_gogeta86 | this then become jolla-configuration-flo.yaml | 17:26 |
zhxt | GrandChien: do you have time simply do a strace modprobe wlan.ko ? | 17:27 |
zhxt | no .ko | 17:27 |
GrandChien | zhxt: okay, wait | 17:27 |
dr_gogeta86 | even this | 17:27 |
dr_gogeta86 | https://github.com/mer-hybris/droid-hal-configs/blob/3361c853f230076d710d3e2671f935fc61a9add2/droid-configs.inc#L40 | 17:27 |
GrandChien | zhxt: I haven't got strace | 17:28 |
GrandChien | zhxt:and no internet access from device | 17:28 |
dr_gogeta86 | GrandChien, i got problem on first boot | 17:28 |
dr_gogeta86 | lipstick doesn't come up stays into loop | 17:29 |
zhxt | GrandChien: hmm, okay, then foget it :P | 17:29 |
*** GrandChien <GrandChien!~GrandChie@89-67-19-113.dynamic.chello.pl> has quit IRC (Read error: Connection reset by peer) | 17:29 | |
zhxt | GrandChien: btw, you can add strace to .ks file to include it in image for debug convenice. | 17:31 |
zhxt | *cnvenience | 17:32 |
zhxt | *convenience | 17:32 |
mal | Mister_Magister: you can test bluetooth audio with a laptop also | 17:33 |
dr_gogeta86 | the loop isn't normale GrandChien | 17:33 |
dr_gogeta86 | :-( | 17:33 |
Mister_Magister | mal: how? | 17:33 |
*** GrandChien <GrandChien!~GrandChie@89-67-19-113.dynamic.chello.pl> has joined #sailfishos-porters | 17:33 | |
GrandChien | dr_gogeta: what kind of problem? | 17:34 |
mal | Mister_Magister: for example if I pair a phone with ubuntu and the enable the connection to that device from the bluetooth icon in the top menu bar it will enable audio | 17:34 |
Mister_Magister | mal: i don't have laptop too :/ | 17:35 |
dr_gogeta86 | Mister_Magister, did he tried to recreate modules.dep with depomod -a | 17:35 |
dr_gogeta86 | :-D | 17:35 |
Mister_Magister | dr_gogeta86: dunno | 17:35 |
Mister_Magister | mal: i cannot test it with android? | 17:36 |
dr_gogeta86 | did the trick | 17:36 |
dr_gogeta86 | I have wifi | 17:36 |
dr_gogeta86 | :-D | 17:36 |
Mister_Magister | dr_gogeta86: oh good for you | 17:36 |
GrandChien | dr_gogeta86: in flo? | 17:36 |
dr_gogeta86 | yep | 17:36 |
dr_gogeta86 | just | 17:36 |
Mister_Magister | dr_gogeta86: insmod was working too | 17:36 |
dr_gogeta86 | depomod -a as root | 17:36 |
dr_gogeta86 | depmod and then modprobe works | 17:36 |
Mister_Magister | dr_gogeta86: so we an add it to load-wlan.sh ? | 17:37 |
dr_gogeta86 | something is wrong at packaging time or install time | 17:37 |
dr_gogeta86 | for sure | 17:37 |
dr_gogeta86 | let me install things now :-D | 17:37 |
dr_gogeta86 | tnx for the image GrandChien | 17:37 |
dr_gogeta86 | but need to be polished | 17:37 |
dr_gogeta86 | for example ofono need to be masked | 17:37 |
GrandChien | dr_gogeta86: how it should be masked :D ? | 17:38 |
dr_gogeta86 | lipstick doesn't work | 17:38 |
dr_gogeta86 | systemctl mask ofono | 17:38 |
dr_gogeta86 | systemctl disable ofono | 17:38 |
dr_gogeta86 | but this needed to be done via pattern | 17:39 |
mal | Mister_Magister: no idea | 17:39 |
GrandChien | dr_gogeta86 - so I need to build another image? | 17:39 |
dr_gogeta86 | you need to recreate pattern | 17:39 |
dr_gogeta86 | fix all the thing in the code | 17:40 |
GrandChien | dr_gogeta86: on a building host or just tablet? | 17:40 |
dr_gogeta86 | on tablet for masking | 17:40 |
dr_gogeta86 | pattern are just on the building host | 17:40 |
dr_gogeta86 | i got problem with jolla account | 17:41 |
*** neerad <neerad!~neerad@112.133.229.182> has joined #sailfishos-porters | 17:41 | |
dr_gogeta86 | funny now if care isn't detected / working now show gstreamer test sync | 17:42 |
GrandChien | dr_gogeta86 - wifi works :) | 17:43 |
dr_gogeta86 | sometimes are just small bits | 17:43 |
neerad | mal sledges Nokius How can I request Jolla to enable Android App Support for a specific device ? | 17:44 |
dr_gogeta86 | wifi works .. but somethin is fron in connman | 17:45 |
dr_gogeta86 | neerad, you can't | 17:45 |
mal | neerad: android app support is not available for ported devices | 17:45 |
dr_gogeta86 | no | 17:45 |
dr_gogeta86 | go #sfdroid and ask how to enable on you device | 17:45 |
neerad | mal Not even the slightest possibility if I mail them, they can look into the matter ? | 17:45 |
mal | no | 17:46 |
neerad | dr_gogeta86 I have build sfdroid but it doesn't work for the thing I made it to work | 17:46 |
neerad | 17:46 | |
mal | neerad: it is proprietary third-party software which needs a license | 17:46 |
dr_gogeta86 | neerad, it works | 17:46 |
neerad | dr_gogeta86 no it doesn't | 17:47 |
dr_gogeta86 | GrandChien, you did't patched the kernel right | 17:47 |
dr_gogeta86 | neerad, I have it so .... | 17:47 |
dr_gogeta86 | networks doesn't work | 17:47 |
mal | neerad: ddi you get sfdroid running properly? | 17:47 |
GrandChien | dr_gogeta86: what exactly I did wrong? | 17:47 |
neerad | It booted once and then nope it didn't | 17:47 |
neerad | weird ?? | 17:47 |
neerad | It booted once and then I rebooted my phone and it didn't work | 17:48 |
dr_gogeta86 | GrandChien, time to fetch the patch | 17:49 |
dr_gogeta86 | mal, where is how to disable paranoid network stuff ? | 17:49 |
GrandChien | dr_gogeta86: from? | 17:49 |
neerad | dr_gogeta86 Many sfdroid users complain about SFDROID stability and most importantly it crashes when some Apps are loaded. | 17:50 |
dr_gogeta86 | just add nemo to group inet | 17:50 |
dr_gogeta86 | is documented here | 17:50 |
dr_gogeta86 | https://public.etherpad-mozilla.org/p/faq-hadk#lineNumber=381 | 17:50 |
dr_gogeta86 | GrandChien, cause your base is on cm11 | 17:51 |
r0kk3rz | was an android 7 branch being worked on? | 17:51 |
dr_gogeta86 | and doesn't need rild | 17:51 |
mal | dr_gogeta86: it's just a kernel defconfig flag | 17:51 |
dr_gogeta86 | mal, is this case | 17:51 |
dr_gogeta86 | https://public.etherpad-mozilla.org/p/faq-hadk#lineNumber=380 | 17:51 |
GrandChien | dr_gogeta86: should I add nemo to group inet on a device? | 17:52 |
r0kk3rz | sledges: ping | 17:52 |
dr_gogeta86 | first | 17:52 |
dr_gogeta86 | patch even kernel to be sure | 17:52 |
GrandChien | dr_gogeta86: okay | 17:53 |
dr_gogeta86 | and even for today I've messed up with the porter channel :-D | 17:54 |
neerad | mal How to prevent version mismatch, I accidentally deleted my SFDROID folder and I forgot what changes I have made to the manifest file | 17:55 |
GrandChien | dr_gogeta86: what's the difference between those two? | 17:55 |
dr_gogeta86 | the first is the android way | 17:56 |
neerad | mal How to make sure that SFDROID and the CM_version are same, anyway to do it properly? | 17:56 |
dr_gogeta86 | but just the nemo user is enabled to touch internet | 17:56 |
dr_gogeta86 | the kernel patch disable that thing | 17:56 |
GrandChien | but this patch is the same as original entries | 17:57 |
GrandChien | should I add comments? | 17:57 |
*** miau__ <miau__!~miau@55d42fd5.access.ecotel.net> has joined #sailfishos-porters | 18:00 | |
GrandChien | dr_gogeta86: Should I compile the kernel or is there anything else to do before? | 18:01 |
dr_gogeta86 | just patch the source | 18:05 |
dr_gogeta86 | recompile and you are done | 18:05 |
dr_gogeta86 | but for now just add nemo user to inet group is enaugh | 18:05 |
dr_gogeta86 | now bt turn | 18:05 |
dr_gogeta86 | for the record jolla store is enabled and install apps works | 18:05 |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-145-3.play-internet.pl> has joined #sailfishos-porters | 18:06 | |
GrandChien | dr_gogeta86 - so I can do this locally on a device - if I don't want to have beautiful image? | 18:06 |
dr_gogeta86 | exactly | 18:07 |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-146-5.play-internet.pl> has quit IRC (Ping timeout: 260 seconds) | 18:07 | |
GrandChien | dr_gogeta86:useradd -G inet nemo? | 18:08 |
dr_gogeta86 | old school | 18:08 |
GrandChien | "user nemo already exists" | 18:09 |
neerad | Grandchien continue | 18:09 |
GrandChien | neerad: with? | 18:09 |
neerad | Grandchien that is normal | 18:10 |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-180.play-internet.pl> has joined #sailfishos-porters | 18:10 | |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-145-3.play-internet.pl> has quit IRC (Ping timeout: 260 seconds) | 18:11 | |
dr_gogeta86 | usermod | 18:11 |
GrandChien | dr_gogeta86: usermod -G inet nemo :D ? | 18:11 |
dr_gogeta86 | add -a | 18:12 |
dr_gogeta86 | edit /etc/group manually | 18:12 |
GrandChien | dr_gogeta86: done | 18:14 |
GrandChien | but I still haven't got wifi working | 18:17 |
*** Mister_Magister_ <Mister_Magister_!~foidbgen@user-94-254-144-180.play-internet.pl> has joined #sailfishos-porters | 18:17 | |
GrandChien | (I must manually write modprobe wlan) | 18:17 |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-180.play-internet.pl> has quit IRC (Read error: Connection reset by peer) | 18:17 | |
Mister_Magister_ | mal: are you around? | 18:19 |
mal | Mister_Magister_: yes | 18:20 |
mal | but going to sauna soon | 18:20 |
GrandChien | (and store doesn't work for me "problem with the store" after "waiting") | 18:20 |
Mister_Magister_ | mal: please look at that in free time http://pastebin.com/BS2PM6an. MTP/Mass storage is not working | 18:21 |
Mister_Magister_ | mal: sorry this one http://pastebin.com/PuPQ7qXT | 18:22 |
Mister_Magister_ | i'm worried about that "config 1 has no interfaces?" | 18:22 |
mal | Mister_Magister_: please remove Mass storage mode completely, that is not supported anymore | 18:24 |
Mister_Magister_ | mal: okay | 18:24 |
Mister_Magister_ | but "config 1 has no interfaces?" is from mtp | 18:24 |
GrandChien | dr_gogeta86: are you there? | 18:25 |
dr_gogeta86 | yep | 18:26 |
GrandChien | dr_gogeta86: internet is working, but i still must "modprobe wlan" (after reboot) | 18:26 |
dr_gogeta86 | that's the easy parts | 18:27 |
dr_gogeta86 | https://github.com/mer-hybris/droid-config-bacon/blob/0044e4b7db07ad065f90d94f444812641f7332d5/sparse/usr/bin/droid/droid-wlan-up.sh | 18:27 |
GrandChien | dr_gogeta86: how can I enable this on boot? | 18:27 |
dr_gogeta86 | ;-D | 18:28 |
dr_gogeta86 | bacon is like the step sister of flo | 18:28 |
Mister_Magister_ | dr_gogeta86: and service link | 18:28 |
GrandChien | so I need to put this file into device? | 18:29 |
neerad | MTP | 18:29 |
mal | I updated poor-maps on common repo so it works now on 2.1 | 18:29 |
Nokius | \o/ | 18:30 |
neerad | The internal storage and the SD card are not exported as mass storage, so you can't mount it from a linux pc. : https://together.jolla.com/question/1480/unable-to-access-internal-storage-or-sdcard-using-usb/ | 18:30 |
neerad | Mister_Magister_ you should see qtn_usb_mount failed on your device after connecting USB cable on Mass Storage mode | 18:31 |
neerad | Try it on Windows maybe | 18:31 |
neerad | or MacOSX | 18:32 |
Mister_Magister_ | neerad: i don't have any of these | 18:32 |
neerad | No windows partition ? | 18:32 |
neerad | Then bad luck | 18:32 |
neerad | Use MTP mode instead for file transfers | 18:32 |
Mister_Magister_ | i don't think it will work anyway. if it's not working on linux then it's not working anywhere :D | 18:33 |
Mister_Magister_ | neerad: mtp is not working we are talking about that | 18:33 |
neerad | I will have to verify and tell if it doesn ? | 18:33 |
Mister_Magister_ | what? | 18:33 |
*** Mister_Magister_ is now known as Mister_Magister | 18:34 | |
GrandChien | dr_gogeta86 - should I do chmod +x droid-wlan-up.sh? | 18:35 |
dr_gogeta86 | yep | 18:35 |
dr_gogeta86 | but you need also the systemd unit | 18:35 |
GrandChien | dr_gogeta86:what do you mean? | 18:36 |
dr_gogeta86 | you need also this | 18:36 |
dr_gogeta86 | https://github.com/mer-hybris/droid-config-bacon/blob/0044e4b7db07ad065f90d94f444812641f7332d5/sparse/lib/systemd/system/droid-wlan-up.service | 18:36 |
dr_gogeta86 | to launch that script at boot | 18:37 |
GrandChien | dr_gogeta86: should I add bluetooth.service ofono.service into "before="? | 18:39 |
dr_gogeta86 | leave the file as is | 18:40 |
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 240 seconds) | 18:42 | |
GrandChien | dr_gogeta86: what next? | 18:42 |
GrandChien | dr_gogeta86:systemctl enable droid-wlan-up.service? | 18:43 |
dr_gogeta86 | yes | 18:43 |
Mister_Magister | can i somehow simulate call? | 18:45 |
Mister_Magister | incomming call* | 18:45 |
GrandChien | dr_gogeta86: it works :) | 18:46 |
GrandChien | how can I enable store (it doesn't work, spinning wheel with waiting) | 18:46 |
Mister_Magister | GrandChien: hadk-faq | 18:47 |
GrandChien | Mister_Magister: thanks | 18:48 |
*** lsde_ <lsde_!~lsde@ip-89-176-18-27.net.upcbroadband.cz> has left #sailfishos-porters | 18:48 | |
GrandChien | Mister_Magister, dr_gogeta86: can we compare our ID? | 18:49 |
Mister_Magister | you can do that with dr_gogeta86 i don't have it installed | 18:50 |
GrandChien | Mister_Magister: okay | 18:50 |
*** keithzg <keithzg!~keithzg@184.70.164.246> has quit IRC (Ping timeout: 260 seconds) | 18:52 | |
*** neerad <neerad!~neerad@112.133.229.182> has joined #sailfishos-porters | 18:56 | |
mal | Mister_Magister: a small suggestion, remove the preinstalled apps from your patterns https://github.com/MisterMagisterDev/droid-config-titan/blob/master/patterns/jolla-configuration-titan.yaml#L12 if you want to add some preinstalled apps it should be done in packages section of .ks | 18:57 |
*** SfietKonstantin <SfietKonstantin!~sk@88.190.246.243> has joined #sailfishos-porters | 18:58 | |
Mister_Magister | mal: but i'll have to add it to ks every time i'm building image with mic | 19:01 |
Mister_Magister | mal: is it very bad? And an you give me example line how can i add it to ks? | 19:02 |
Mister_Magister | just write "sailfish-office" under @Jolla Configuration titan ? | 19:02 |
mal | yes | 19:03 |
mal | Mister_Magister: you can use a static .ks, no need to recreate it all the time | 19:04 |
Mister_Magister | okay | 19:04 |
mal | Mister_Magister: just store it in for example $ANDROID_ROOT instead of $ANDROID_ROOT/tmp/ | 19:04 |
Mister_Magister | i do ;) | 19:05 |
mal | and adapt mic command to look for it there | 19:05 |
Mister_Magister | mal: i did that last time with you ;) | 19:05 |
Mister_Magister | mal: btw do you have idea about usb issue? | 19:06 |
mal | Mister_Magister: the reason why adding extra apps to patterns is that reproducing the build becomes more difficult, especially if those are not available in normal repos | 19:06 |
mal | like some of the apps you have in patterns | 19:06 |
Mister_Magister | mal: i have to add to some repo instructions what repostitories people have to add and what apps | 19:07 |
Mister_Magister | mal: take a look http://pastebin.com/ZtxB8RY7 sd-utils can be in patters? | 19:07 |
mal | yes, that can be there | 19:07 |
Mister_Magister | ans sailfish/jolla apps too? | 19:07 |
mal | Mister_Magister: well since your device has store? those are not needed | 19:08 |
Mister_Magister | mal: oh right :D | 19:08 |
Mister_Magister | mal: but syntax is good in that paste? | 19:08 |
mal | looks ok | 19:10 |
Mister_Magister | fixed ;) | 19:17 |
* Nokius where are the flo tweets? | 19:20 | |
Mister_Magister | mal: now OTA :D | 19:22 |
Mister_Magister | but first obs | 19:32 |
Mister_Magister | sledges: ping | 19:35 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has quit IRC (Ping timeout: 240 seconds) | 19:41 | |
Nokius | Mister_Magister: what is the question? | 19:42 |
Mister_Magister | Nokius: question? | 19:43 |
Nokius | I assumed u have one ;) | 19:44 |
Mister_Magister | Nokius: to you? | 19:44 |
*** srohmen <srohmen!~srohmen@x4db54f01.dyn.telefonica.de> has joined #sailfishos-porters | 19:53 | |
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 20:15 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has joined #sailfishos-porters | 20:26 | |
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Quit: Leaving) | 20:27 | |
dr_gogeta86 | I'm still crying while watch this :-( | 20:28 |
dr_gogeta86 | https://github.com/mer-hybris/droid-hal-device/pull/105/files | 20:28 |
dr_gogeta86 | GrandChien, something is wrong with headjack detection | 20:32 |
dr_gogeta86 | evdev_trace gives jack on /dev/input/event3 | 20:34 |
dr_gogeta86 | but | 20:34 |
dr_gogeta86 | nothing happens | 20:34 |
GrandChien | is it worked on 2.0.5.6? | 20:35 |
dr_gogeta86 | no | 20:35 |
GrandChien | so it's not my fault :D | 20:35 |
teve | boonuspisteinä hyvät tsygäparkkipaikat, vaikken tällä kertaa tullukkaan fillarilla. | 20:37 |
teve | sorry, wrong channel | 20:38 |
dr_gogeta86 | GrandChien, bt is in the house | 20:41 |
GrandChien | dr_gogeta86: how? | 20:41 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 20:43 | |
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 255 seconds) | 20:44 | |
mal | dr_gogeta86: what about that PR? | 20:44 |
dr_gogeta86 | he can cherry pick from mako files | 20:46 |
dr_gogeta86 | https://github.com/mer-hybris/droid-config-mako/blob/0330a101f24a64b04d34b8989816f3a4f4525b37/sparse/sbin/hcismd-enable.sh | 20:48 |
dr_gogeta86 | https://github.com/mer-hybris/droid-config-mako/blob/0330a101f24a64b04d34b8989816f3a4f4525b37/sparse/lib/systemd/system/hcismd.service | 20:48 |
GrandChien | and that's all? | 20:48 |
GrandChien | I mean this is the case like wlan - just add two files, chmod +x etc? | 20:49 |
dr_gogeta86 | same thing | 20:50 |
GrandChien | great :) | 20:50 |
GrandChien | thank you all for help, goodnight :) | 20:57 |
*** GrandChien <GrandChien!~GrandChie@89-67-19-113.dynamic.chello.pl> has quit IRC (Quit: Wychodzi) | 20:57 | |
dr_gogeta86 | I think my mako is faulty | 21:01 |
dr_gogeta86 | sorry flo | 21:01 |
dr_gogeta86 | need to reflash with cyano to test it | 21:01 |
dr_gogeta86 | :-( | 21:01 |
*** horuxan <horuxan!~horuxanxx@201.46.189.63> has joined #sailfishos-porters | 21:22 | |
*** SfietKonstantin <SfietKonstantin!~sk@88.190.246.243> has quit IRC (Quit: Konversation terminated!) | 21:23 | |
*** SfietKonstantin <SfietKonstantin!~sk@88.190.246.243> has joined #sailfishos-porters | 21:23 | |
*** SfietKonstantin <SfietKonstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 268 seconds) | 21:28 | |
*** spiiroin <spiiroin!~spiiroin@178-55-5-136.bb.dnainternet.fi> has quit IRC (Ping timeout: 255 seconds) | 22:00 | |
*** gmoro_ <gmoro_!~gmoro@31.169.96.75> has joined #sailfishos-porters | 22:06 | |
*** gmoro <gmoro!~gmoro@31.169.96.75> has quit IRC (Ping timeout: 240 seconds) | 22:08 | |
*** mhlavink <mhlavink!quassel@nat/redhat/x-rywlpygeanwitmtg> has quit IRC (Quit: No Ping reply in 180 seconds.) | 22:09 | |
*** mhlavink <mhlavink!quassel@nat/redhat/x-dkmpcroztybbrebv> has joined #sailfishos-porters | 22:11 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-144-180.play-internet.pl> has quit IRC (Quit: Konversation terminated!) | 22:15 | |
*** gmoro_ <gmoro_!~gmoro@31.169.96.75> has quit IRC (Ping timeout: 255 seconds) | 22:16 | |
*** krnlyng__ <krnlyng__!~liar@77.116.28.246.wireless.dyn.drei.com> has quit IRC (Remote host closed the connection) | 22:20 | |
*** krnlyng <krnlyng!~liar@77.117.103.246.wireless.dyn.drei.com> has joined #sailfishos-porters | 22:28 | |
*** miau__ <miau__!~miau@55d42fd5.access.ecotel.net> has quit IRC (Ping timeout: 240 seconds) | 22:28 | |
*** harshithg <harshithg!67157d50@gateway/web/freenode/ip.103.21.125.80> has joined #sailfishos-porters | 22:33 | |
*** AmadeusXNet <AmadeusXNet!~Mathias@host-121-92.parnet.fi> has quit IRC (Remote host closed the connection) | 22:36 | |
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault) | 22:44 | |
*** T4 <T4!mikaela@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection) | 22:50 | |
*** T4 <T4!mikaela@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters | 22:51 | |
*** Jackneill_ <Jackneill_!~Jackneill@unaffiliated/jackneill> has quit IRC (Remote host closed the connection) | 23:13 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 23:23 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 23:26 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB6774.dip0.t-ipconnect.de> has joined #sailfishos-porters | 23:32 | |
*** Nokius <Nokius!~Nokius@p5DDB40AF.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 23:35 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 23:49 | |
*** harshithg <harshithg!67157d50@gateway/web/freenode/ip.103.21.125.80> has quit IRC (Quit: Page closed) | 23:51 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!