yacuken | it's very strange. | 00:11 |
---|---|---|
yacuken | I replace /system/bin/sensors.qcom for bacon sensors fix. but... | 00:12 |
yacuken | sometimes that's enough. and sometimes not. I can't determite which blobs collect to flashable zip for get fixed sensors right after first boot | 00:13 |
*** horuxan <horuxan!~horuxanxx@201.46.181.197> has quit IRC (Remote host closed the connection) | 00:29 | |
sledges | yacuken: i tested accelerometer and proximity with your bacon image, those worked | 00:32 |
sledges | what sensor issues do you face? | 00:33 |
yacuken | sledges: test_sensors return 0 | 00:37 |
yacuken | but I found solution. | 00:38 |
yacuken | I make zip for flash via recovery. This zip will replace original blob. Test it now on fresh install. works fine (: | 00:39 |
yacuken | one question. | 00:39 |
yacuken | may be add this binary to device tree? build with hybris-hal and replace service name like | 00:40 |
yacuken | service sensors /usr/libexec/droid-hybris/system/bin/sensors.qcom | 00:40 |
yacuken | ? | 00:40 |
sledges | yacuken: i believe that unfortunately you can't redistribute this binary blob in any shape or form (e.g. on images.devaamo.org) | 00:46 |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Ping timeout: 248 seconds) | 00:46 | |
sledges | yacuken: so does your yet_another_alpha2 have sensors blob from elsewhere? | 00:46 |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 00:47 | |
*** Nokius_ <Nokius_!~Nokius@p508BA7E4.dip0.t-ipconnect.de> has joined #sailfishos-porters | 00:48 | |
yacuken | sledges: nope. yet_another_alpha2 cleaned. without this blob | 00:49 |
yacuken | btw. sensorsfw failed to start only in local builded image. and runned in obs builed. but sensors doesn't work for me in both | 00:50 |
sledges | yacuken: really strange, how come they work for me? which cm did you flash under? | 00:51 |
*** Nokius <Nokius!~Nokius@p508BA5DA.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 00:52 | |
yacuken | cm-12.1-YOG7D | 00:52 |
sledges | yacuken: i flashed cm-12.1-20151117-SNAPSHOT-YOG7DAO1K6-bacon.zip | 00:53 |
yacuken | [root@Sailfish nemo]# ls /data/media/0/ | grep cm-12.1 | 00:54 |
yacuken | cm-12.1-20151117-SNAPSHOT-YOG7DAO1K6-bacon.zip | 00:54 |
yacuken | same | 00:54 |
yacuken | sledges: did u run test_sensors? | 00:54 |
sledges | yacuken: nope:D but rotation and proximity during call worked | 00:55 |
sledges | ambience too iirc | 00:55 |
sledges | i.e. light | 00:56 |
yacuken | I don't remember exactly, but it seems light works. | 00:58 |
yacuken | sensors was detected in harbour-messwerk | 00:58 |
yacuken | but all scales stays freezed | 00:59 |
sledges | just booted sfos on bacon: rotation works | 00:59 |
sledges | light also reacts | 00:59 |
sledges | not got SIM to try proxim, but hey:) | 00:59 |
yacuken | multirom? | 01:00 |
sledges | test_sensors might be querying the framework in some bad way (just the same like test_hwcomposer is not the best test, minimer is much better) | 01:00 |
sledges | no multirom | 01:00 |
yacuken | not sure. just never used it | 01:00 |
yacuken | hmmmm | 01:00 |
sledges | ^^ depending on certain hw config | 01:01 |
lpotter | test_sensors just opens libhardware. | 01:01 |
lpotter | queries that for sensors | 01:01 |
yacuken | one moment. I'll reflash image and show what I have | 01:02 |
* sledges 's off to sleep o/ | 01:02 | |
yacuken | ah. ok | 01:03 |
lpotter | if there are evdev or sysfs interfaces/control for sensors, you could configure sensorfw to not use hybris/libhardware and use those instead | 01:05 |
*** nimoot <nimoot!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 01:06 | |
lpotter | here is sensorfw evdev config for jolla tablet https://git.merproject.org/mer-core/sensorfw-qt5/blob/master/config/sensord-tbj.conf | 01:07 |
lpotter | as example | 01:07 |
*** lpotter <lpotter!~quassel@2001:8003:6029:8500:76e6:e2ff:fee0:8120> has quit IRC (Read error: Connection reset by peer) | 01:08 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Ping timeout: 265 seconds) | 01:08 | |
*** lpotter <lpotter!~quassel@2001:8003:6029:8500:76e6:e2ff:fee0:8120> has joined #sailfishos-porters | 01:09 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 244 seconds) | 01:09 | |
lpotter | hmm | 01:10 |
yacuken | http://imgur.com/a/kwhSn | 01:10 |
yacuken | without replaced /system/bin/sensors.qcom binary. for example. | 01:10 |
yacuken | http://pastebin.com/jLpxVYEH sensorfwd | 01:12 |
lpotter | I lost connection at some point. did you see that link I posted? | 01:12 |
*** MikeRoe <MikeRoe!~red_panda@190.48.193.55> has joined #sailfishos-porters | 01:13 | |
MikeRoe | Hello | 01:13 |
yacuken | lpotter: yep. seeing it right now | 01:13 |
MikeRoe | i need some help in this thread | 01:14 |
MikeRoe | i have a moto g 2013 and i want to port sailfish on it. How can i do it? | 01:14 |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 01:14 | |
lpotter | MikeRoe: have you read the hadk docs? https://sailfishos.org/develop/hadk/ http://releases.sailfishos.org/sfa-ea/2014-07-18_SailfishOSHardwareAdaptationDevelopmentKit.pdf | 01:16 |
yacuken | also no one of this sysfs path created http://pastebin.com/01t9vQmw | 01:16 |
MikeRoe | am reading rite now | 01:19 |
saidinesh5 | MikeRoe isn't there a port to it already? | 01:19 |
MikeRoe | I am watching the table and yes | 01:20 |
MikeRoe | it is | 01:20 |
saidinesh5 | so why not just use that and improve it? | 01:20 |
saidinesh5 | http://forum.xda-developers.com/moto-g/development/sailfish-moto-g-1st-gen-falcon-t3198067 | 01:20 |
yacuken | and with replaced binary http://imgur.com/a/jluM6 http://pastebin.com/nGWQkNdq | 01:20 |
MikeRoe | I will keep this chatroom on my favs and will try to make a sailfish os better... Try to use Android Apps on it | 01:22 |
*** MikeRoe <MikeRoe!~red_panda@190.48.193.55> has left #sailfishos-porters | 01:24 | |
saidinesh5 | MikeRoe: iirc there is even sfdroid running on MotoG 2013 https://www.youtube.com/watch?v=aLmKJZVmmYs | 01:24 |
*** MikeRoe <MikeRoe!~red_panda@190.48.193.55> has joined #sailfishos-porters | 01:38 | |
*** MikeRoe <MikeRoe!~red_panda@190.48.193.55> has left #sailfishos-porters | 01:38 | |
*** misprint <misprint!misprint@gateway/shell/openshells.net/x-fsevrtsbravpvfdz> has quit IRC (Ping timeout: 260 seconds) | 01:59 | |
*** misprint <misprint!misprint@gateway/shell/openshells.net/x-qpaqiuaurpgdepyd> has joined #sailfishos-porters | 02:00 | |
*** misprint <misprint!misprint@gateway/shell/openshells.net/x-qpaqiuaurpgdepyd> has quit IRC (Ping timeout: 265 seconds) | 02:14 | |
*** misprint <misprint!misprint@gateway/shell/openshells.net/x-arhzbwkwollqqlob> has joined #sailfishos-porters | 02:20 | |
saidinesh5 | Ooooooookay. resurrecting an old, dying/dead laptop hard disk with ZFS to compile CM12.1 | 02:35 |
*** tanty_off <tanty_off!~agomez@fanzine.igalia.com> has quit IRC (Ping timeout: 265 seconds) | 03:27 | |
*** tanty <tanty!~agomez@fanzine.igalia.com> has joined #sailfishos-porters | 03:30 | |
*** electrolux <electrolux!~electrolu@dyj-f6yhytgcnbz61wtct-3.rev.dnainternet.fi> has joined #sailfishos-porters | 04:04 | |
*** misprint <misprint!misprint@gateway/shell/openshells.net/x-arhzbwkwollqqlob> has quit IRC (Ping timeout: 265 seconds) | 04:20 | |
*** misprint <misprint!misprint@gateway/shell/openshells.net/x-oekjgizltnudkwga> has joined #sailfishos-porters | 04:22 | |
*** nimoot <nimoot!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 244 seconds) | 04:34 | |
*** olafh <olafh!~olafh@p5DEDF493.dip0.t-ipconnect.de> has joined #sailfishos-porters | 04:47 | |
*** Sazpaimon_ <Sazpaimon_!~wat@pool-96-245-7-85.phlapa.fios.verizon.net> has joined #sailfishos-porters | 05:07 | |
*** Sazpaimon__ <Sazpaimon__!~wat@pool-96-245-7-85.phlapa.fios.verizon.net> has quit IRC (Ping timeout: 264 seconds) | 05:11 | |
*** phdeswer <phdeswer!~phdeswer@85-76-101-183-nat.elisa-mobile.fi> has joined #sailfishos-porters | 05:11 | |
*** phdeswer <phdeswer!~phdeswer@85-76-101-183-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 265 seconds) | 05:17 | |
*** AYEHAN <AYEHAN!~behave@111.68.108.75> has quit IRC (Read error: Connection reset by peer) | 05:38 | |
*** marxistvegan_ <marxistvegan_!~quassel@c-50-139-143-108.hsd1.ma.comcast.net> has joined #sailfishos-porters | 05:41 | |
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has quit IRC (Ping timeout: 250 seconds) | 05:44 | |
*** zz_smurfynet is now known as smurfynet | 05:45 | |
*** AYEHAN <AYEHAN!~behave@111.68.108.75> has joined #sailfishos-porters | 05:46 | |
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has joined #sailfishos-porters | 05:47 | |
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 05:56 | |
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has joined #sailfishos-porters | 05:57 | |
*** smurfynet is now known as zz_smurfynet | 06:32 | |
*** zz_smurfynet is now known as smurfynet | 06:40 | |
*** birdzhang <birdzhang!~quassel@14.23.164.59> has joined #sailfishos-porters | 06:41 | |
*** smurfynet is now known as zz_smurfynet | 06:50 | |
*** NeKit <NeKit!~nekit@188.162.51.35> has joined #sailfishos-porters | 06:54 | |
*** birdzhang <birdzhang!~quassel@14.23.164.59> has quit IRC (Remote host closed the connection) | 06:59 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 07:11 | |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 07:13 | |
*** Nokius_ is now known as Nokius | 07:35 | |
*** Thaodan_ <Thaodan_!~Thaodan@p200300724E0218BDB2B919F26174C673.dip0.t-ipconnect.de> has joined #sailfishos-porters | 07:43 | |
*** electrolux <electrolux!~electrolu@dyj-f6yhytgcnbz61wtct-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving.) | 07:50 | |
*** NeKit <NeKit!~nekit@188.162.51.35> has quit IRC (Ping timeout: 265 seconds) | 08:03 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.196> has joined #sailfishos-porters | 08:20 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 08:22 | |
*** divis1969 <divis1969!~dsmirnov@212.92.145.20> has quit IRC (Remote host closed the connection) | 08:47 | |
*** yaseen <yaseen!7d10a73a@gateway/web/freenode/ip.125.16.167.58> has joined #sailfishos-porters | 09:00 | |
*** spiiroin <spiiroin!~spiiroin@87-93-39-0.bb.dnainternet.fi> has quit IRC (Remote host closed the connection) | 09:12 | |
*** tanty is now known as tanty_off | 09:12 | |
*** Kaffeine <Kaffeine!~kaffeine@176.215.1.120> has joined #sailfishos-porters | 09:17 | |
*** Kaffeine <Kaffeine!~kaffeine@176.215.1.120> has left #sailfishos-porters ("Konversation terminated!") | 09:29 | |
*** brodolfo <brodolfo!~Broodle@host36-31-static.15-188-b.business.telecomitalia.it> has joined #sailfishos-porters | 09:31 | |
*** spiiroin <spiiroin!~spiiroin@87-93-39-0.bb.dnainternet.fi> has joined #sailfishos-porters | 09:49 | |
*** taaem[m] <taaem[m]!taaemmatri@gateway/shell/matrix.org/x-ncohktqbrdrvyoux> has quit IRC (Read error: Connection reset by peer) | 09:52 | |
*** TheRealJohnGalt[ <TheRealJohnGalt[!therealjoh@gateway/shell/matrix.org/x-kaaueenjftxaoyav> has quit IRC (Remote host closed the connection) | 09:52 | |
*** jfred[m] <jfred[m]!jonterracr@gateway/shell/matrix.org/x-fetakvvvylxppgcv> has quit IRC (Remote host closed the connection) | 09:52 | |
*** M-bobsummerwill <M-bobsummerwill!bobsummerw@gateway/shell/matrix.org/x-nptfdqitbhheklct> has quit IRC (Read error: Connection reset by peer) | 09:52 | |
*** cornu <cornu!cornuhhhor@gateway/shell/matrix.org/x-zewbdedjaydherzf> has quit IRC (Remote host closed the connection) | 09:52 | |
*** iAmVille[m] <iAmVille[m]!villematri@gateway/shell/matrix.org/x-zsqlfifvlgrkmonq> has quit IRC (Remote host closed the connection) | 09:52 | |
*** cornu <cornu!cornuhhhor@gateway/shell/matrix.org/x-aolprbreflqdwwvd> has joined #sailfishos-porters | 10:10 | |
*** Thaodan_ <Thaodan_!~Thaodan@p200300724E0218BDB2B919F26174C673.dip0.t-ipconnect.de> has quit IRC (Quit: Konversation terminated!) | 10:19 | |
*** Thaodan_ <Thaodan_!~Thaodan@p4FD47995.dip0.t-ipconnect.de> has joined #sailfishos-porters | 10:19 | |
*** spiiroin_ <spiiroin_!~spiiroin@87-93-167-72.bb.dnainternet.fi> has joined #sailfishos-porters | 10:27 | |
*** spiiroin <spiiroin!~spiiroin@87-93-39-0.bb.dnainternet.fi> has quit IRC (Ping timeout: 240 seconds) | 10:29 | |
*** drFaustroll <drFaustroll!~drFaustro@5-12-213-19.residential.rdsnet.ro> has joined #sailfishos-porters | 10:33 | |
*** drFaustroll <drFaustroll!~drFaustro@5-12-213-19.residential.rdsnet.ro> has quit IRC (Changing host) | 10:33 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 10:33 | |
*** NeKit <NeKit!~nekit@188.162.51.52> has joined #sailfishos-porters | 10:33 | |
*** zhxt <zhxt!~zhxt@124.202.185.26> has quit IRC (Ping timeout: 240 seconds) | 10:45 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 244 seconds) | 10:56 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 10:58 | |
*** spiiroin_ is now known as spiiroin | 11:00 | |
*** tanty_off is now known as tanty | 11:02 | |
*** mhlavink <mhlavink!quassel@nat/redhat/x-zgdajnlhyvrycabs> has quit IRC (Ping timeout: 240 seconds) | 11:03 | |
*** mhlavink <mhlavink!quassel@nat/redhat/x-jlttscgqspjwldgs> has joined #sailfishos-porters | 11:04 | |
*** spiiroin <spiiroin!~spiiroin@87-93-167-72.bb.dnainternet.fi> has quit IRC (Remote host closed the connection) | 11:11 | |
*** Wnt <Wnt!jonni@egarden.fi> has quit IRC (Ping timeout: 244 seconds) | 11:18 | |
*** Wnt <Wnt!jonni@egarden.fi> has joined #sailfishos-porters | 11:19 | |
*** NeKit <NeKit!~nekit@188.162.51.52> has quit IRC (Ping timeout: 264 seconds) | 11:28 | |
*** zhxt <zhxt!~zhxt@124.202.185.26> has joined #sailfishos-porters | 11:29 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has joined #sailfishos-porters | 11:42 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has quit IRC (Client Quit) | 11:42 | |
*** mhlavink_afk <mhlavink_afk!quassel@nat/redhat/x-cxxgifewdadfcfdf> has joined #sailfishos-porters | 11:43 | |
*** NeKit <NeKit!~nekit@85.143.20.2> has joined #sailfishos-porters | 11:44 | |
*** NeoChapay_ <NeoChapay_!~s.chuplig@host-207-138.dialup.telecet.ru> has quit IRC (Quit: Konversation terminated!) | 11:44 | |
*** electrolux <electrolux!~electrolu@dyj-f6ygk3z20c4qp7hjt-3.rev.dnainternet.fi> has joined #sailfishos-porters | 11:45 | |
*** mhlavink <mhlavink!quassel@nat/redhat/x-jlttscgqspjwldgs> has quit IRC (Ping timeout: 276 seconds) | 11:46 | |
*** electrolux <electrolux!~electrolu@dyj-f6ygk3z20c4qp7hjt-3.rev.dnainternet.fi> has quit IRC (Client Quit) | 11:48 | |
*** NeKit <NeKit!~nekit@85.143.20.2> has quit IRC (Ping timeout: 272 seconds) | 11:56 | |
*** spiiroin <spiiroin!~spiiroin@87-93-167-72.bb.dnainternet.fi> has joined #sailfishos-porters | 12:01 | |
*** elfio <elfio!~pablo@234.197.222.87.dynamic.jazztel.es> has joined #sailfishos-porters | 12:17 | |
*** elfio <elfio!~pablo@234.197.222.87.dynamic.jazztel.es> has quit IRC (Client Quit) | 12:20 | |
*** yaseen <yaseen!7d10a73a@gateway/web/freenode/ip.125.16.167.58> has quit IRC (Ping timeout: 240 seconds) | 12:34 | |
*** horuxan <horuxan!~horuxanxx@201.46.181.197> has joined #sailfishos-porters | 12:44 | |
*** Mister_Magister <Mister_Magister!53184758@gateway/web/freenode/ip.83.24.71.88> has joined #sailfishos-porters | 12:56 | |
*** NeoChapay <NeoChapay!~s.chuplig@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 13:06 | |
nh1402_work | pretty quiet today | 13:08 |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 244 seconds) | 13:09 | |
Mister_Magister | nh1402_work: hello :) | 13:11 |
nh1402_work | Mister_Magister: how's it going, foidbgen | 13:16 |
Mister_Magister | nh1402_work: i changed my mind. I | 13:16 |
Mister_Magister | i'm not changing nick :D | 13:16 |
drFaustroll | nh1402_work: yap... probably after holiday guilt work | 13:18 |
drFaustroll | did anyone notice on jolla c the screen comming on and off fast when the power button is on | 13:19 |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Ping timeout: 244 seconds) | 13:19 | |
drFaustroll | wrong channel... | 13:19 |
*** Mister_Magister <Mister_Magister!53184758@gateway/web/freenode/ip.83.24.71.88> has quit IRC (Ping timeout: 240 seconds) | 13:25 | |
*** mp107 <mp107!~mp107@109.125.220.120> has joined #sailfishos-porters | 13:34 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 13:35 | |
*** ZucZero <ZucZero!~zucca@85-76-35-251-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 248 seconds) | 13:35 | |
*** mp107 <mp107!~mp107@109.125.220.120> has quit IRC (Quit: Wychodzi) | 13:47 | |
saidinesh5 | what holiday drFaustroll? | 13:47 |
*** iAmVille[m] <iAmVille[m]!villematri@gateway/shell/matrix.org/x-uqvzfmgahwgxvonb> has joined #sailfishos-porters | 13:50 | |
*** TheRealJohnGalt[ <TheRealJohnGalt[!therealjoh@gateway/shell/matrix.org/x-cvdyxqpkvzwqyhsy> has joined #sailfishos-porters | 13:50 | |
*** jfred[m] <jfred[m]!jonterracr@gateway/shell/matrix.org/x-tgdpvajbjfifostd> has joined #sailfishos-porters | 13:50 | |
*** M-bobsummerwill <M-bobsummerwill!bobsummerw@gateway/shell/matrix.org/x-vubktwuieyvdpqzi> has joined #sailfishos-porters | 13:50 | |
*** taaem[m] <taaem[m]!taaemmatri@gateway/shell/matrix.org/x-lybqcjzfnmoydutb> has joined #sailfishos-porters | 13:50 | |
douglasbrito | good morning | 13:52 |
douglasbrito | all | 13:52 |
douglasbrito | one people help me for fix camera ? | 13:52 |
*** pashik54 <pashik54!~pasikg@mail.omprussia.ru> has joined #sailfishos-porters | 13:54 | |
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 13:58 | |
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has joined #sailfishos-porters | 13:58 | |
*** tanty is now known as tanty_off | 14:02 | |
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has quit IRC (Quit: Leaving) | 14:13 | |
*** marxistvegan_ is now known as marxistvegan | 14:14 | |
*** marxistvegan <marxistvegan!~quassel@c-50-139-143-108.hsd1.ma.comcast.net> has quit IRC (Changing host) | 14:14 | |
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has joined #sailfishos-porters | 14:14 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 14:19 | |
*** pashik54 <pashik54!~pasikg@mail.omprussia.ru> has quit IRC (Quit: Lost terminal) | 15:04 | |
*** electrolux <electrolux!~electrolu@dyj-f6yjg6hs4lh31z-5t-3.rev.dnainternet.fi> has joined #sailfishos-porters | 15:10 | |
*** electrolux <electrolux!~electrolu@dyj-f6yjg6hs4lh31z-5t-3.rev.dnainternet.fi> has quit IRC (Client Quit) | 15:14 | |
*** electrolux <electrolux!~electrolu@dyj-f6ybt512xddscl82y-3.rev.dnainternet.fi> has joined #sailfishos-porters | 15:15 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-jfjyvfginuffwgmr> has joined #sailfishos-porters | 15:20 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving) | 15:30 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 15:32 | |
*** Gabs5807 <Gabs5807!~Gabriel@pD9EA5E18.dip0.t-ipconnect.de> has joined #sailfishos-porters | 15:41 | |
*** horuxan <horuxan!~horuxanxx@201.46.181.197> has quit IRC (Ping timeout: 255 seconds) | 15:52 | |
*** douglasbrito <douglasbrito!~douglasbr@201.46.181.197> has quit IRC (Ping timeout: 265 seconds) | 15:52 | |
*** Gabs5807 <Gabs5807!~Gabriel@pD9EA5E18.dip0.t-ipconnect.de> has quit IRC (Quit: IRC for Sailfish 0.9) | 15:53 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.94> has joined #sailfishos-porters | 16:03 | |
*** douglasbrito <douglasbrito!~douglasbr@201.46.181.197> has joined #sailfishos-porters | 16:11 | |
*** horuxan <horuxan!~horuxanxx@201.46.181.197> has joined #sailfishos-porters | 16:11 | |
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4e3036a5.dyn.telefonica.de> has joined #sailfishos-porters | 16:18 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.94> has quit IRC (Quit: nh1402) | 16:21 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.94> has joined #sailfishos-porters | 16:21 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.196> has quit IRC (Remote host closed the connection) | 16:34 | |
*** zz_smurfynet is now known as smurfynet | 16:42 | |
*** smurfynet is now known as zz_smurfynet | 16:55 | |
*** tjstyle <tjstyle!~tjstyle@125.161.172.244> has joined #sailfishos-porters | 16:57 | |
*** tjstyle <tjstyle!~tjstyle@125.161.172.244> has quit IRC (Remote host closed the connection) | 17:08 | |
*** wickwire <wickwire!~wickwire@a109-49-65-73.cpe.netcabo.pt> has joined #sailfishos-porters | 17:08 | |
*** itbaron <itbaron!~kvirc@93.190.143.105> has joined #sailfishos-porters | 17:11 | |
*** zz_smurfynet is now known as smurfynet | 17:18 | |
*** electrolux <electrolux!~electrolu@dyj-f6ybt512xddscl82y-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving.) | 17:19 | |
*** nh1402_ <nh1402_!~Thunderbi@2.25.176.94> has joined #sailfishos-porters | 17:24 | |
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has joined #sailfishos-porters | 17:25 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.94> has quit IRC (Ping timeout: 255 seconds) | 17:25 | |
*** nh1402_ is now known as nh1402 | 17:25 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Quit: brb) | 17:34 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 17:41 | |
douglasbrito | one people help me for fix camera ? | 17:52 |
douglasbrito | good afterning for all | 17:52 |
*** wickwire <wickwire!~wickwire@a109-49-65-73.cpe.netcabo.pt> has quit IRC (Read error: Connection reset by peer) | 18:03 | |
*** smurfynet is now known as zz_smurfynet | 18:03 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-147-216.play-internet.pl> has joined #sailfishos-porters | 18:05 | |
Mister_Magister | what is the newest sfos version that i should build my port? .2.51 like jolla? | 18:06 |
*** ZucZero <ZucZero!~zucca@85-76-167-175-nat.elisa-mobile.fi> has joined #sailfishos-porters | 18:11 | |
Mister_Magister | dr_gogeta86: ping | 18:12 |
kimmoli | 2.0.2.51 should be ok | 18:12 |
Mister_Magister | ok thanks | 18:14 |
Mister_Magister | Did somebody had this problem? Mobile data is only working on one of two slots. On second slot i can't enable it :/ | 18:15 |
monich | Mister_Magister: are you trying to have mobile data active for both slots simultaneously? | 18:30 |
*** douglasbrito <douglasbrito!~douglasbr@201.46.181.197> has quit IRC (Remote host closed the connection) | 18:38 | |
mal- | Mister_Magister: just curious, have you had any problems with MMS messages? | 18:42 |
Mister_Magister | mal-: dunno didn't tested since i'm never sent one :D | 18:46 |
Mister_Magister | monich: nope only on one | 18:46 |
Mister_Magister | it was not working since sfos was singlesim only | 18:46 |
kimmoli | mal-: MMS are not sending correctly. i don't know what i did, then it was sent... | 18:48 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 18:49 | |
monich | Mister_Magister: it's hard to tell without a good log | 18:49 |
monich | if you happen to have ofono version 1.17+git27 or later, it's easy enough to take a log: | 18:49 |
monich | https://openrepos.net/content/slava/ofono-logger | 18:49 |
monich | kimmoli: when you feel like it, take a log with MMS Logger app | 18:51 |
monich | it's available from either Jolla store or from openrepos: | 18:52 |
monich | https://openrepos.net/content/slava/mms-logger | 18:52 |
mal- | kimmoli: could you have the same issue I have on fp2, try enabling first mobile networking then wifi and then send a MMS | 18:53 |
mal- | monich: do you have any ideas how to debug why only rmnet0 interface works and not the other rmnet* interfaces? | 18:58 |
kimmoli | ok, it was sent after enabling wifi | 18:58 |
monich | ah | 18:58 |
kimmoli | hopefully the recepient was not yet sleeping | 18:58 |
mal- | kimmoli: so probably the same issue that only rmnet0 works | 18:59 |
monich | yes, I remember this weird problem | 18:59 |
mal- | kimmoli: normally mobile networking uses that if it's active the usual way and then MMS tries to use rmnet1 | 18:59 |
mal- | kimmoli: if wifi is active MMS uses rmnet0 because wifi overrides mobile networking for normal internet use | 19:00 |
monich | mal-: no I don't know how to fix that, it must be something below sailfish, i.e. most likely rild, possibly kernel | 19:00 |
mal- | monich: yes, I thought it would be somewhere in the android adaptation | 19:01 |
*** krnlyng_ <krnlyng_!~liar@77.117.30.113.wireless.dyn.drei.com> has joined #sailfishos-porters | 19:02 | |
Mister_Magister | also if we are talking about iterfaces then when i run hotspot (mobile data sharing) then i cannot share internet through usb. i have to have enabled wifi | 19:03 |
Mister_Magister | because only with mobile data it's not working | 19:03 |
mal- | Mister_Magister: not sure if that is related to this problem, I haven't tried that | 19:04 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 19:04 | |
*** krnlyng <krnlyng!~liar@178.114.121.49.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 19:05 | |
kimmoli | taaem: should we update also the splash? the built in flasher is not allowed to program it (iirc) | 19:06 |
Mister_Magister | mal-: i'll send you logs later :) | 19:07 |
Mister_Magister | mal-: did you think about sensors? | 19:07 |
mal- | Mister_Magister: I haven't gotten any ideas yet | 19:13 |
Mister_Magister | :( | 19:15 |
Mister_Magister | things to do by now: | 19:16 |
Mister_Magister | fix second slot mobile data and camera | 19:16 |
*** krnlyng_ is now known as krnlyng | 19:16 | |
mal- | Mister_Magister: what is the problem with camera? does gst-droid work otherwise? | 19:18 |
Mister_Magister | camera and video playback needs surfaceflinger | 19:21 |
Mister_Magister | because of lipstick-hack | 19:21 |
mal- | wondering why it cannot use the minisfservice? | 19:24 |
mal- | Mister_Magister: is minisfservice running? | 19:26 |
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault) | 19:33 | |
nh1402 | http://www.phonearena.com/news/If-youre-hoping-to-root-Googles-Pixel-phones-weve-got-some-bad-news_id85686 | 19:33 |
*** tortoisedoc <tortoisedoc!5872b4a9@gateway/web/freenode/ip.88.114.180.169> has joined #sailfishos-porters | 19:33 | |
tortoisedoc | NotKit : which kernel version did the onda originally ship with+ | 19:36 |
*** itbaron <itbaron!~kvirc@93.190.143.105> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) | 19:39 | |
drFaustroll | marxistvegan: | 19:47 |
drFaustroll | does anyone remember martin;s nick? | 19:47 |
*** tortoisedoc <tortoisedoc!5872b4a9@gateway/web/freenode/ip.88.114.180.169> has quit IRC (Ping timeout: 240 seconds) | 19:48 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 265 seconds) | 19:58 | |
*** tortoisedoc <tortoisedoc!5872b4a9@gateway/web/freenode/ip.88.114.180.169> has joined #sailfishos-porters | 20:00 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 20:03 | |
Mister_Magister | how to fix call echo? | 20:14 |
Mister_Magister | mal-: yes there is problem with minisfservice :) | 20:15 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Read error: Connection reset by peer) | 20:15 | |
*** drFaustroll <drFaustroll!~drFaustro@188.27.104.38> has joined #sailfishos-porters | 20:18 | |
*** drFaustroll <drFaustroll!~drFaustro@188.27.104.38> has quit IRC (Changing host) | 20:18 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 20:18 | |
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters | 20:26 | |
drFaustroll | lbt: hi is 2.0.2.51 in obs now? | 20:28 |
drFaustroll | sledges: next week i am in semi holiday in a quiet town... i can bake a 2.0.2.51 release for n5 if needed on 12.1 basis | 20:29 |
drFaustroll | sledges: what do you think? | 20:29 |
* marxistvegan reads backlog | 20:32 | |
yacuken | drFaustroll: vgrade? | 20:32 |
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Quit: Konversation terminated!) | 20:33 | |
marxistvegan | drFaustroll: i cannot remember | 20:33 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 260 seconds) | 20:34 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 20:36 | |
*** tortoisedoc <tortoisedoc!5872b4a9@gateway/web/freenode/ip.88.114.180.169> has quit IRC (Ping timeout: 240 seconds) | 20:44 | |
taaem | kimmoli: uh I don't know if its good to tinker with the phone in that way | 20:47 |
taaem | I would only do it if there is an easy way to undo it | 20:47 |
taaem | and maybe explain a little bit what you mean | 20:47 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 244 seconds) | 20:56 | |
*** Zotan <Zotan!~quassel@2a00:1098:0:86:1000:20:0:1> has quit IRC (Remote host closed the connection) | 21:00 | |
*** Zotan <Zotan!~quassel@2a00:1098:0:86:1000:20:0:1> has joined #sailfishos-porters | 21:01 | |
*** nh1402 <nh1402!~Thunderbi@2.25.176.94> has quit IRC (Ping timeout: 244 seconds) | 21:01 | |
*** drFaustroll <drFaustroll!~drFaustro@188.27.188.176> has joined #sailfishos-porters | 21:02 | |
*** drFaustroll <drFaustroll!~drFaustro@188.27.188.176> has quit IRC (Changing host) | 21:02 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 21:02 | |
taaem | dr_gogeta86: should be in obs | 21:02 |
taaem | drFaustroll: | 21:03 |
taaem | ^ | 21:03 |
taaem | Sorry | 21:03 |
drFaustroll | taaem: thanks... I shall do a proper dhd then next week | 21:03 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Remote host closed the connection) | 21:07 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 21:08 | |
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-147-216.play-internet.pl> has quit IRC (Quit: Konversation terminated!) | 21:24 | |
*** faenil <faenil!~faenil@static.186.47.47.78.clients.your-server.de> has quit IRC (Ping timeout: 276 seconds) | 21:32 | |
*** faenil <faenil!~faenil@static.186.47.47.78.clients.your-server.de> has joined #sailfishos-porters | 21:33 | |
*** vgrade <vgrade!~vgrade@static.10.191.46.78.clients.your-server.de> has quit IRC (Remote host closed the connection) | 21:34 | |
*** vgrade <vgrade!~vgrade@static.10.191.46.78.clients.your-server.de> has joined #sailfishos-porters | 21:34 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Quit: brb) | 21:41 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 21:42 | |
*** _stowa <_stowa!~stowa@static.177.80.201.138.clients.your-server.de> has joined #sailfishos-porters | 21:45 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 21:52 | |
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 21:59 | |
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has joined #sailfishos-porters | 21:59 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 248 seconds) | 22:07 | |
*** bneo99 <bneo99!~bneo99@115.133.58.233> has quit IRC (Remote host closed the connection) | 22:23 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 22:27 | |
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4e3036a5.dyn.telefonica.de> has quit IRC (Quit: Leaving.) | 22:54 | |
*** brodolfo <brodolfo!~Broodle@host36-31-static.15-188-b.business.telecomitalia.it> has quit IRC (Ping timeout: 276 seconds) | 23:05 | |
*** olafh <olafh!~olafh@p5DEDF493.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 272 seconds) | 23:35 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 244 seconds) | 23:45 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!