TheRealJohnGalt | Camera and rotation doesn't work, I need messwerk for other sensors. | 00:04 |
---|---|---|
TheRealJohnGalt | Sound works, radio works | 00:04 |
*** zhxt_ <zhxt_!~zhxt@114.111.167.117> has quit IRC (Ping timeout: 250 seconds) | 00:13 | |
TheRealJohnGalt | Yeah, ran messwerk, no sensors. | 00:23 |
TheRealJohnGalt | Bluetooth works on hammerhead unlike the hybris-11.0 based release :D | 00:48 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 244 seconds) | 01:47 | |
*** zhxt__ <zhxt__!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 250 seconds) | 01:54 | |
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has joined #sailfishos-porters | 02:14 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Read error: Connection reset by peer) | 02:16 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 02:22 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 02:29 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 244 seconds) | 02:35 | |
*** thewisenerd <thewisenerd!thewisener@2604:180:1::3694:7386> has quit IRC (Ping timeout: 250 seconds) | 03:14 | |
*** thewisenerd <thewisenerd!thewisener@dev.null.firrre.com> has joined #sailfishos-porters | 03:19 | |
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has quit IRC (Quit: Leaving) | 03:25 | |
TheRealJohnGalt | Should I be adding droidmedia or gst-droid to my ks or a pattern as well as the "experimental gstreamer-1.0 support" steps? | 03:45 |
TheRealJohnGalt | I got camera working on hammerhead hybris-12.1 :D. Camcorder's still a little iffy (nothing new there). Sensors are the only thing not working as of right now :D. | 04:11 |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has joined #sailfishos-porters | 04:41 | |
*** Zucca <Zucca!~zucca@85-76-101-167-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 252 seconds) | 04:46 | |
*** olafh <olafh!~olafh@p4FF49068.dip0.t-ipconnect.de> has joined #sailfishos-porters | 04:48 | |
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has joined #sailfishos-porters | 05:50 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 252 seconds) | 06:00 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 06:11 | |
Nokius_ | TheRealJohnGalt: did add the configs for sensorfw? | 06:16 |
Nokius_ | btw. morning | 06:16 |
*** Nokius_ is now known as Nokius | 06:16 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 06:19 | |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 06:22 | |
*** loic_m <loic_m!~bballizli@2001:41d0:fe76:4500:5490:1177:85e5:ee15> has joined #sailfishos-porters | 06:23 | |
TheRealJohnGalt | Nokius: Morning. The only config is primaryuse.conf, leftover from hybris-11.0. But it's the same 15L as the common repo. | 06:24 |
Nokius | TheRealJohnGalt: can u strace test_sensors (as root) | 06:25 |
TheRealJohnGalt | Nokius: it looks like I'm missing some libs, but I'm not sure what's normal here (would need to compare with a working device): https://bpaste.net/show/999516511160 | 06:28 |
TheRealJohnGalt | I'm missing all the /system/lib/hw/*sensors* libs by the look of it lol | 06:29 |
TheRealJohnGalt | L235+ | 06:29 |
*** tanty_off is now known as tanty | 06:30 | |
Nokius | let me boot a target | 06:37 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 246 seconds) | 06:38 | |
Nokius | TheRealJohnGalt: not sure if it helps but may /usr/libexec/droid-hybris/system/lib/hw/sensors.hammerhead.so with /vendor/lib/hw/sensors.msm8974.so will help :s | 06:40 |
TheRealJohnGalt | Okay, /system/lib/hw/ is indeed missing all sensor libs. That strace makes it seem like I need those. However, I'm not sure how to get the build system to copy them (or build them as a part of hybris-hal target). | 06:40 |
Nokius | TheRealJohnGalt: it loosk like the are under /vendor/lib/hw/ | 06:41 |
Nokius | what I see in strace output | 06:41 |
TheRealJohnGalt | ah, you're right. | 06:42 |
TheRealJohnGalt | Nokius: I don't think it will help. It successfully opens that lib, then moves on. It looks like it goes through possible paths until it hits a file. | 06:43 |
TheRealJohnGalt | it goes through the same patterns for the other libs | 06:44 |
Nokius | wonderes if any 12.1 port has working sensors :s | 06:44 |
Nokius | but it miss sensors.hammerhead.so | 06:44 |
TheRealJohnGalt | that shouldn't exist anyway. | 06:45 |
TheRealJohnGalt | I don't htink | 06:45 |
TheRealJohnGalt | The HADK porting guide from 9/2015 says hybris-12.1 is the recommended base, but that is still a good question. | 06:46 |
Nokius | for me two 12.1 ports have issue with sensors :( | 06:46 |
*** Mister_Magister <Mister_Magister!~androirc@62.244.153.252> has joined #sailfishos-porters | 06:46 | |
TheRealJohnGalt | Interesting. It's rather funny, people on the hammerhead cm11 port have been disabling sensors in the ramdisk due to the sensor issues there. | 06:48 |
TheRealJohnGalt | I'm taking functional bluetooth as a win over the 11.0 port at least. | 06:48 |
rinigus | morning! I am still trying to resolve the strange behaviour of nexus4 right after the end of charging. to recap: as soon as a battery is full, CPU sleeps only 25% of the time. all is fine, as soon as I start to use the phone. charging is wireless not via USB. | 06:55 |
rinigus | ... last night I extended sysmon to report the rates of successful and failed suspend attempts (/sys/kernel/debug/suspend_stats). corresponding graph is at https://ptpb.pw/UJuv.png . in the graph: battery got charged at ~2 am, CPU sleep went from 0 to 25% at that time moment. | 06:55 |
rinigus | ... summary from graph: there are no problems with going to suspended state, it just does not last. n4 suspends every 1.5s (2330 times per hour)! normally, with decent sleep, n4 goes to suspend ~50-200 times/hour | 06:55 |
rinigus | ... so, my question: how can I check why n4 is getting so short sleeps? which log/file I should check? | 06:55 |
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Read error: Connection reset by peer) | 07:00 | |
mal- | Nokius: at least aosp5 ports have working sensors (well mostly working in fp2) | 07:01 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@40.122.55.120> has quit IRC (Read error: Connection reset by peer) | 07:01 | |
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #sailfishos-porters | 07:01 | |
*** Nokius_ <Nokius_!~Nokius@p508BAAA3.dip0.t-ipconnect.de> has joined #sailfishos-porters | 07:04 | |
TheRealJohnGalt | hm, maybe I should try aosp5 over cm12.1 for hammerhead. | 07:04 |
*** zhxt_ <zhxt_!~zhxt@124.192.38.2> has joined #sailfishos-porters | 07:04 | |
*** Mister_Magister_ <Mister_Magister_!~Mister_Ma@62.244.153.252> has joined #sailfishos-porters | 07:05 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 07:06 | |
nh1402_work | morning | 07:06 |
*** Nokius <Nokius!~Nokius@p5DDB4C23.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 244 seconds) | 07:07 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 246 seconds) | 07:08 | |
kimmoli | onyx has working sensors, cm12.1 | 07:10 |
kimmoli | Just pasted a lot, see here http://pastebin.com/5DVhy4eq | 07:12 |
kimmoli | gmm | 07:12 |
kimmoli | hmm. first time i run that... step counter... | 07:13 |
TheRealJohnGalt | oh, sensorfwd.service fails to start | 07:15 |
TheRealJohnGalt | https://bpaste.net/show/4504e82aea32 | 07:15 |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has joined #sailfishos-porters | 07:17 | |
*** harha <harha!~harha@194.157.27.2> has joined #sailfishos-porters | 07:19 | |
mal- | TheRealJohnGalt: run sensorfwd manually, check the commandline from the .service file | 07:19 |
mal- | with verbose output | 07:19 |
TheRealJohnGalt | mal-: https://bpaste.net/show/8844e929382d | 07:22 |
mal- | TheRealJohnGalt: segafault -> gdb | 07:22 |
TheRealJohnGalt | it just quits if I run it as a daemon like the service. | 07:23 |
mal- | don't run it as daemon | 07:23 |
TheRealJohnGalt | yeah, I didn't in that paste. | 07:24 |
Nokius_ | mh ok may it's me then :( | 07:27 |
TheRealJohnGalt | mal-: alright, I'll find a gdb rpm to grab and install. | 07:27 |
mal- | TheRealJohnGalt: it should be readily available in the default repos | 07:28 |
Litew | maybe try to start with strace? | 07:28 |
TheRealJohnGalt | okay, waiting on pkcon refresh to see. | 07:28 |
*** birdzhang <birdzhang!~quassel@14.23.164.59> has quit IRC (Quit: No Ping reply in 180 seconds.) | 07:28 | |
TheRealJohnGalt | It is available. I disabled adaptation0 and was able to install it. | 07:30 |
*** birdzhang <birdzhang!~quassel@14.23.164.59> has joined #sailfishos-porters | 07:30 | |
*** r0kk3rz <r0kk3rz!~r0kk3rz@40.122.55.120> has joined #sailfishos-porters | 07:30 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 07:32 | |
*** Mister_Magister_ <Mister_Magister_!~Mister_Ma@62.244.153.252> has quit IRC (Quit: Leaving) | 07:33 | |
TheRealJohnGalt | strace output makes it look like an invalid pointer https://bpaste.net/show/47d0f715b77e | 07:34 |
TheRealJohnGalt | fixed paste: https://bpaste.net/show/650f9d18e259 | 07:38 |
*** lsde <lsde!~lsde@ip-78-45-55-154.net.upcbroadband.cz> has joined #sailfishos-porters | 07:46 | |
*** gatherer <gatherer!~gatherer@195.243.51.190> has joined #sailfishos-porters | 07:49 | |
*** Mister_Magister <Mister_Magister!~androirc@62.244.153.252> has quit IRC (Ping timeout: 260 seconds) | 07:51 | |
*** zz_smurfynet is now known as smurfynet | 07:58 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Ping timeout: 250 seconds) | 08:15 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has joined #sailfishos-porters | 08:16 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has quit IRC (Remote host closed the connection) | 08:22 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has joined #sailfishos-porters | 08:29 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 08:29 | |
*** Guest47976 <Guest47976!~khorben@mahce.defora.org> has joined #sailfishos-porters | 08:38 | |
*** Guest47976 is now known as khorben | 08:38 | |
*** Mister_Magister <Mister_Magister!~androirc@afja230.neoplus.adsl.tpnet.pl> has joined #sailfishos-porters | 08:51 | |
nh1402_work | did you hear the rumour that one of the new nexus codenames is apparently Sailfish | 09:13 |
sledges | giving us free publicity :DDD | 09:14 |
nh1402_work | that phone has got to get Sailfish on it | 09:15 |
sledges | it will be aarch64 surely | 09:15 |
*** Mister_Magister_ <Mister_Magister_!b22b7b05@gateway/web/freenode/ip.178.43.123.5> has joined #sailfishos-porters | 09:17 | |
*** Mister_Magister <Mister_Magister!~androirc@afja230.neoplus.adsl.tpnet.pl> has quit IRC (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )) | 09:17 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 09:26 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has quit IRC (Ping timeout: 244 seconds) | 09:29 | |
*** Mister_Magister_ <Mister_Magister_!b22b7b05@gateway/web/freenode/ip.178.43.123.5> has quit IRC (Ping timeout: 250 seconds) | 09:29 | |
*** pashik <pashik!~pashik@ip-160-189-112-82.1lt.su> has joined #sailfishos-porters | 09:34 | |
*** Mister_Magister <Mister_Magister!b22b7b05@gateway/web/freenode/ip.178.43.123.5> has joined #sailfishos-porters | 09:43 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has joined #sailfishos-porters | 09:44 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has quit IRC (Ping timeout: 240 seconds) | 09:48 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has joined #sailfishos-porters | 09:52 | |
Mister_Magister | i have problem with scratchbox2 sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R rpm --rebuilddb says "sb2: Error: Invalid target specified, aborting." | 09:53 |
kimmoli | echo $VENDOR-$DEVICE-$PORT_ARCH | 09:54 |
Mister_Magister | oh sorry missed one command | 09:57 |
Mister_Magister | morning btw | 09:59 |
Mister_Magister | mkdir: cannot create directory `/home/mister/mer/devel': Permission denied rpm/dhd/helpers/build_packages.sh: line 70: pushd: /home/mister/mer/devel/mer-hybris: No such file or directory | 10:08 |
Mister_Magister | is that normal? | 10:08 |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:29b8:845a:c079:b1c4> has quit IRC (Ping timeout: 250 seconds) | 10:13 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@cpc95614-seac27-2-0-cust452.7-2.cable.virginm.net> has joined #sailfishos-porters | 10:13 | |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:d8f6:2ce:8a19:2d4f> has joined #sailfishos-porters | 10:13 | |
Mister_Magister | how to check sfos version before packaging using mic ? | 10:47 |
Mister_Magister | i should choose v2.0.0.10 or v2.0.1.7 ? | 10:49 |
mal- | currently 2.0.0.10 | 10:52 |
Mister_Magister | ok thanks | 10:52 |
Mister_Magister | piggz: ping | 10:56 |
*** hashcore <hashcore!~hashcore@unaffiliated/hashcore> has joined #sailfishos-porters | 10:57 | |
*** hashcore <hashcore!~hashcore@unaffiliated/hashcore> has joined #sailfishos-porters | 10:58 | |
Litew | Is there anyone who has same messages in dmesg log? http://pastebin.com/QBhNXen4 | 11:02 |
*** ghosalmartin <ghosalmartin!~ghosalmar@cpc95614-seac27-2-0-cust452.7-2.cable.virginm.net> has quit IRC (Remote host closed the connection) | 11:03 | |
Litew | i thought that switching to CM12.1 will fix kworkers problem, but it remains. This messages appears in dmesg, i didn't see it when using CM11 | 11:05 |
Litew | jeez, my english is terrible | 11:06 |
Litew | sorry :) | 11:06 |
nh1402_work | sledges: it will yes, but aarch64 support for Sailfish is under construction is it not? | 11:21 |
*** pashik <pashik!~pashik@ip-160-189-112-82.1lt.su> has quit IRC (Ping timeout: 260 seconds) | 11:24 | |
sledges | nh1402_work: is under ghosalmartin;) | 11:26 |
nh1402_work | speaking of aarch64, what's going to happen when Sailfish licensee's (device manufacturers) want to use 64bit SoC's in phones. | 11:29 |
nh1402_work | will they be told to wait till aarch64 support is done, what would happen with Alien Dalvik more work would be needed for that wouldn't there? | 11:30 |
sledges | nh1402_work: most of stubborn packages are opensource | 11:31 |
sledges | xulrunner and whatnot | 11:31 |
*** pashik <pashik!~pashik@ip-160-189-112-82.1lt.su> has joined #sailfishos-porters | 11:39 | |
nh1402_work | what is xulrunner | 11:47 |
sledges | nh1402_work: our browser | 11:52 |
sledges | gecko to be more specific | 11:53 |
Mister_Magister | maybe somebody have link to the piggz repo with galaxy-attack-hd? | 11:59 |
Litew | Mister_Magister: https://sailfish.openrepos.net/piggz/personal/main/ | 12:06 |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has quit IRC (Quit: Leaving.) | 12:06 | |
Mister_Magister | Litew: Thanks! | 12:08 |
*** harha <harha!~harha@194.157.27.2> has quit IRC (Ping timeout: 244 seconds) | 12:14 | |
*** nodevel <nodevel!~james@186.224.broadband11.iol.cz> has joined #sailfishos-porters | 12:15 | |
Mister_Magister | i have error " Warning: repo problem: nothing provides geoclue-provider-hybris-community needed by pattern:jolla-hw-adaptation-titan-1-1.noarch," so i have to build it locally? | 12:16 |
mal- | Mister_Magister: you should use geoclue-provider-hybris | 12:23 |
mal- | Mister_Magister: that is built automatically | 12:23 |
Mister_Magister | so i have to remove "-community" part and run build_packages.sh again? | 12:24 |
*** HaDAk <HaDAk!~skipmeist@2a00:f10:103:201:ba27:ebff:fe94:75c2> has joined #sailfishos-porters | 12:24 | |
mal- | yes, you need to remove it from patterns | 12:24 |
Mister_Magister | mal-: also i have seen maps app on jolla phone screenshots, can i add it? | 12:25 |
mal- | there are some free map apps like poor-maps, available here https://build.merproject.org/project/show/nemo:devel:hw:common | 12:27 |
Mister_Magister | there is no offline maps. So i can't add it? ok | 12:27 |
mal- | not sure about offline maps | 12:29 |
Mister_Magister | i can't find any in openrepos | 12:31 |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.194> has joined #sailfishos-porters | 12:35 | |
rinigus | sledges: re greco - maybe its time to move to webkit? is that supported in 64bit? | 12:37 |
sledges | rinigus: same pain will be i gather:) | 12:38 |
sledges | *amount | 12:38 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Read error: Connection reset by peer) | 12:39 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 12:40 | |
rinigus | but are they [gecko / webkit] ported to 64bit or are they still running in 32bit mode? looks that in linux firefox and chrome are both ELF 64-bit LSB executable, x86-64 | 12:42 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Excess Flood) | 12:43 | |
*** corvinux <corvinux!~hashcore@n58h194.net.telprom.si> has joined #sailfishos-porters | 12:43 | |
*** corvinux <corvinux!~hashcore@n58h194.net.telprom.si> has quit IRC (Changing host) | 12:43 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 12:43 | |
rinigus | well, at least there is a hope :) | 12:44 |
gatherer | Running Sailfish OS 2.0.0.10 alpha1 on Fairphopne2: Under "Settings" the "Mobile Network" settings are gone. Any hints? | 12:44 |
Mister_Magister | gatherer: reboot xD | 12:45 |
rinigus | I'd like to repeat my question from this morning in rephrased form: how can I find out what brings the phone out of sleep? | 12:45 |
gatherer | Mister_Magister: allready did this several times | 12:45 |
Mister_Magister | but sim is working? | 12:46 |
mal- | gatherer: that happens sometimes, it's a timing issue, my fix for that is not perfect | 12:46 |
*** zhxt__ <zhxt__!~zhxt@124.192.38.2> has joined #sailfishos-porters | 12:46 | |
gatherer | Mister_Magister: yes, sim is working, even network over SIM is running. | 12:46 |
gatherer | mal-: so several reboots might help? | 12:47 |
gatherer | gatherer: ...rebooting | 12:47 |
kimmoli | mal-: do you have same 'fix' there as on onyx? or did you have it a bit different? | 12:48 |
gatherer | mal-: you were right, reboot now fixed the missing settings... | 12:48 |
gatherer | mal-: Any hints to get the missing 4G/LTE networkmode selected? | 12:49 |
*** zhxt_ <zhxt_!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 250 seconds) | 12:50 | |
Mister_Magister | mal-: what if you mask this settings to make it persistant? | 12:50 |
*** Mister_Magister <Mister_Magister!b22b7b05@gateway/web/freenode/ip.178.43.123.5> has quit IRC (Quit: Page closed) | 12:50 | |
mal- | gatherer: 4G missing is because of non-matching middleware and UI | 12:51 |
gatherer | i saw 4g after flashing first time, and it was connected to 4g | 12:52 |
gatherer | then i switched to "only 2g" ... and till then i never saw 4g again | 12:53 |
mal- | I don't have a sim card that woould support 4g so I cannot test :) | 12:53 |
kimmoli | in onyx, 4G is selected by defaults. if you touch the settings-selector you need dbus-spell to get back to 4G | 13:00 |
*** Nokius_ is now known as Nokius | 13:00 | |
kimmoli | dbus-send --system --type=method_call --print-reply --dest=org.ofono /ril_0 org.ofono.RadioSettings.SetProperty string:TechnologyPreference variant:string:lte | 13:01 |
dr_gogeta86 | kimmoli: mistery solvex | 13:04 |
dr_gogeta86 | onyx lacks some of supported 4g frequencies | 13:04 |
dr_gogeta86 | at new home lte works | 13:04 |
kimmoli | i think that is by hw? or something in low-level | 13:05 |
taaem | there were some bands that aren't supported by hw | 13:06 |
kimmoli | taaem: o/ if you didnt notice, i added "things that don't work" to wiki | 13:07 |
kimmoli | and messed up headings | 13:09 |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Ping timeout: 240 seconds) | 13:10 | |
taaem | sec i will look | 13:11 |
gatherer | wtf: since today t-mobile germany gives private class A (10.X.X.X) addresses to mobile internet clients... | 13:12 |
taaem | kimmoli: something looks wrong there | 13:12 |
dr_gogeta86 | gatherer: 3 ita since 2005 | 13:19 |
gatherer | dr_gogeta86: ? | 13:20 |
Nokius | SfietKonstantinW: oh now I have new HW on the list Fx0 is on sale in the US | 13:21 |
* Nokius wonderes if B2G works if we could get SFOS on it | 13:21 | |
gatherer | dr_gogeta86: untill today i allways got an ip from the 37.80 and 37.82 range | 13:24 |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.194> has quit IRC (Remote host closed the connection) | 13:26 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-jtvjnaxxzskftjaw> has joined #sailfishos-porters | 13:34 | |
locusf | I wonder if 2.0.1.11 is ssu upgradeable? | 13:40 |
*** zhxt_ <zhxt_!~zhxt@106.37.236.188> has joined #sailfishos-porters | 13:45 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has joined #sailfishos-porters | 13:45 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has joined #sailfishos-porters | 13:52 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has quit IRC (Ping timeout: 260 seconds) | 13:56 | |
Nokius | locusf: is public? | 13:59 |
Nokius | oh it is \o/ | 14:00 |
*** Zucca <Zucca!~zucca@85-76-10-219-nat.elisa-mobile.fi> has joined #sailfishos-porters | 14:00 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Read error: Connection reset by peer) | 14:01 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 14:02 | |
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has quit IRC (Quit: Leaving) | 14:07 | |
Mister_Magister | i have a problem with mic "Warning: repo problem: nothing provides geoclue-provider-hybris needed by pattern:jolla-hw-adaptation-titan-1-1.noarch," | 14:08 |
Mister_Magister | mal-: ^ | 14:09 |
mal- | Mister_Magister: how new is your droid-hal-$DEVICE repos submodule? | 14:10 |
Mister_Magister | what? :/ what submodule? | 14:11 |
mal- | Mister_Magister: do you have this in your rpm/dhd/... https://github.com/mer-hybris/droid-hal-device/blob/master/helpers/build_packages.sh#L81 | 14:11 |
Mister_Magister | ofcourse | 14:12 |
mal- | Mister_Magister: I mean that exact line there? | 14:12 |
Mister_Magister | so, no i don't have it | 14:13 |
*** bob_ is now known as bobsummerwill | 14:13 | |
mal- | Mister_Magister: so go to rpm/dhd and run git pull | 14:13 |
Mister_Magister | i should update my sources xD Thanks :P | 14:15 |
mal- | Mister_Magister: it's a good idea to sometimes update the submodules | 14:16 |
*** _morphis is now known as morphis | 14:16 | |
*** zhxt_ <zhxt_!~zhxt@106.37.236.188> has quit IRC (Read error: Connection reset by peer) | 14:20 | |
*** zhxt_ <zhxt_!~zhxt@114.111.166.100> has joined #sailfishos-porters | 14:21 | |
dirkvl | kimmoli: could sfos on fp2 send usb firmata commands? | 14:24 |
dirkvl | i now have dis working | 14:25 |
dirkvl | https://youtu.be/_iqQRxDYi9Y | 14:25 |
mal- | dirkvl: do you have some link to what kind of commands need to sent? | 14:27 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Remote host closed the connection) | 14:27 | |
kimmoli | we need to find out what it uses, firmata sounded like highlevel thing | 14:30 |
smurfynet | dirkvl: i like you “case” it’s hard to press the buttons without the case. but sometimes you have to remove the battery for development. is the stl available? | 14:31 |
dirkvl | mal-: https://github.com/firmata/arduino | 14:39 |
dirkvl | now using https://shokai.github.io/ArduinoFirmata-Android/ | 14:39 |
dirkvl | smurfynet: what case? | 14:39 |
smurfynet | dirkvl: the fp2 upper half case | 14:39 |
dirkvl | the two-parter | 14:40 |
dirkvl | tolerances can change a lot between prints | 14:40 |
dirkvl | what colour you have? | 14:40 |
dirkvl | oh fuck, company beers | 14:41 |
*** hashcore <hashcore!~hashcore@unaffiliated/hashcore> has quit IRC (Ping timeout: 244 seconds) | 14:43 | |
smurfynet | dirkvl: you mean fillament? various, pla and abs | 14:43 |
*** hashcore <hashcore!~hashcore@unaffiliated/hashcore> has joined #sailfishos-porters | 14:43 | |
smurfynet | dirkvl: i don’t need it as replacement, just if i need to press some buttons its easier with a case, and i like the only upper part thing, that i still can remove the battery. If i’m done with development i will use the original case. | 14:45 |
smurfynet | dirkvl: regarding fit, if it does not fit i still can scale a bit. | 14:47 |
Mister_Magister | mal-: http://pastebin.com/Uzwu7SWS | 14:47 |
*** hashcore <hashcore!~hashcore@unaffiliated/hashcore> has quit IRC (Ping timeout: 260 seconds) | 14:48 | |
mal- | Mister_Magister: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -R -m sdk-install ssu ar testing2 http://repo.merproject.org/obs/home:/mal:/testing2/sailfishos_latest_armv7hl/ | 14:53 |
*** tanty is now known as tanty_off | 15:02 | |
*** gatherer <gatherer!~gatherer@195.243.51.190> has quit IRC (Quit: Verlassend) | 15:19 | |
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving) | 15:20 | |
*** pashik <pashik!~pashik@ip-160-189-112-82.1lt.su> has quit IRC (Ping timeout: 260 seconds) | 15:22 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx-mtycwm6zs--tby56y-3.rev.dnainternet.fi> has joined #sailfishos-porters | 15:46 | |
*** zhxt_ <zhxt_!~zhxt@114.111.166.100> has quit IRC (Ping timeout: 252 seconds) | 15:48 | |
*** smurfynet is now known as zz_smurfynet | 15:55 | |
Mister_Magister | freezed on "* Building rpm/ngfd-plugin-droid-vibrator.spec " o_0 | 15:58 |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:d8f6:2ce:8a19:2d4f> has quit IRC (Quit: Leaving.) | 15:58 | |
* kimmoli dejavu | 16:00 | |
Mister_Magister | kimmoli: ? | 16:01 |
*** nh1402 <nh1402!~Thunderbi@95.148.89.29> has joined #sailfishos-porters | 16:03 | |
dr_gogeta86 | !piggz | 16:05 |
merbot | dr_gogeta86: Error: "piggz" is not a valid command. | 16:05 |
dr_gogeta86 | !seen piggz | 16:06 |
merbot | dr_gogeta86: piggz was last seen in #sailfishos-porters 3 days, 18 hours, 49 minutes, and 55 seconds ago: <piggz> gnight | 16:06 |
Mister_Magister | really freezed, no progres since last hour | 16:10 |
mal- | Mister_Magister: restart build_packages.sh | 16:11 |
kimmoli | retry? | 16:11 |
mal- | Mister_Magister: it freezes sometimes | 16:11 |
Mister_Magister | tried, wait i have log | 16:11 |
Mister_Magister | http://pastebin.com/56Kpigjs | 16:12 |
mal- | try again, you may need to try several times | 16:14 |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx-mtycwm6zs--tby56y-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 268 seconds) | 16:20 | |
*** Laxtlo_ <Laxtlo_!~sailfish@85-23-219-58.bb.dnainternet.fi> has joined #sailfishos-porters | 16:21 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has quit IRC (Ping timeout: 246 seconds) | 16:22 | |
*** krnlyng <krnlyng!~liar@178.112.222.59.wireless.dyn.drei.com> has quit IRC (Ping timeout: 276 seconds) | 16:30 | |
TheRealJohnGalt | I'm beginning to upload the repos I used for the hybris-12.1 hammerhead builds (in between real work, so it's happening slowly). https://github.com/RealJohnGalt/android_device_lge_hammerhead/commits/hybris-12.1 and https://github.com/RealJohnGalt/android_kernel_lge_hammerhead/commits/hybris-12.1 are up so far. | 16:34 |
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has joined #sailfishos-porters | 16:34 | |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has joined #sailfishos-porters | 16:34 | |
TheRealJohnGalt | I also uploaded the second build with fixed cam if anyone's interested: http://talk.maemo.org/showpost.php?p=1504557&postcount=641 | 16:35 |
*** mkosola <mkosola!~mkosola@a91-152-175-16.elisa-laajakaista.fi> has joined #sailfishos-porters | 16:40 | |
nh1402 | TheRealJohnGalt: you beat me to it, I was going to do a hybris 12.1 rebase for learning and stuff, but now you've done it, I'll do what I was going to do after that project, get sfdroid working with cm12.1 | 16:40 |
*** krnlyng <krnlyng!~liar@178.114.7.55.wireless.dyn.drei.com> has joined #sailfishos-porters | 16:42 | |
*** ZeDestructor <ZeDestructor!~ZD@unaffiliated/zedestructor> has quit IRC (Quit: o.O) | 16:46 | |
*** ZeDestructor <ZeDestructor!~ZD@zedestructor.org> has joined #sailfishos-porters | 16:46 | |
Mister_Magister | god please trying 5 times and still freeze on | 16:47 |
Mister_Magister | rpm/ngfd-plugin-droid-vibrator.spec | 16:47 |
*** ZeDestructor <ZeDestructor!~ZD@zedestructor.org> has quit IRC (Changing host) | 16:47 | |
*** ZeDestructor <ZeDestructor!~ZD@unaffiliated/zedestructor> has joined #sailfishos-porters | 16:47 | |
*** ZeDestructor <ZeDestructor!~ZD@unaffiliated/zedestructor> has joined #sailfishos-porters | 16:48 | |
TheRealJohnGalt | Mister_Magister: are you sure it's freezing? It can take minutes to proceed since it's all single threaded. | 16:49 |
Mister_Magister | minutes? | 16:49 |
Mister_Magister | 120 minutes? | 16:49 |
TheRealJohnGalt | Probably not. | 16:50 |
Mister_Magister | so... | 16:50 |
TheRealJohnGalt | I was thinking around 5 minutes max (from what I've seen). | 16:50 |
Mister_Magister | i'm waiting from over 15 minutes | 16:50 |
mal- | it is known to freeze, nobody knows why | 16:50 |
Mister_Magister | so i can't make build anymore? | 16:51 |
TheRealJohnGalt | nh1402: This will still need quite a bit of love, so the more the merrier. Right now the priority is sensors (and I don't yet know why sensorfwd's segfaulting). But then I want to get selinux supported and patch/enable PaX in kernel. Then at some point get the branches merged and OBS stuff working. | 16:52 |
TheRealJohnGalt | I'm not sure if full OBS builds would be possible with hybris-12.1 due to the uncommitted camera hack in frameworks/av though. | 16:53 |
Mister_Magister | freeze log changed http://pastebin.com/EAkJifZb | 16:54 |
*** Zotan <Zotan!~quassel@2a00:1098:0:86:1000:20:0:1> has quit IRC (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) | 16:56 | |
*** Zotan <Zotan!~quassel@2a00:1098:0:86:1000:20:0:1> has joined #sailfishos-porters | 16:56 | |
*** CrKit <CrKit!~nekit@111.0.204.165> has quit IRC (Ping timeout: 276 seconds) | 16:59 | |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has quit IRC (Ping timeout: 260 seconds) | 17:02 | |
*** pashik <pashik!~pashik@31.173.81.126> has joined #sailfishos-porters | 17:02 | |
*** mkosola <mkosola!~mkosola@a91-152-175-16.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 17:03 | |
Mister_Magister | Finally! | 17:08 |
*** Zucca <Zucca!~zucca@85-76-10-219-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 244 seconds) | 17:10 | |
*** BluesLee_ <BluesLee_!~sailfish@ip-176-199-33-29.hsi06.unitymediagroup.de> has joined #sailfishos-porters | 17:23 | |
Mister_Magister | Next error "Warning: repo problem: nothing provides gstreamer1.0-droid needed by pattern:jolla-hw-adaptation-titan-1-1.noarch," | 17:23 |
Mister_Magister | i have to build it locally right? | 17:23 |
BluesLee_ | TheRealJohnGult | 17:24 |
BluesLee_ | TheRealJohnGalt: can you check video recording? | 17:24 |
TheRealJohnGalt | BluesLee_: I'll update the post. It looks like it's working the first time, but the video won't play back. The next attempt, Camera freezes. | 17:26 |
TheRealJohnGalt | Mister_Magister: lines 126+ http://piratepad.net/hadk-faq | 17:27 |
BluesLee_ | TheRealJohnGalt thanks. | 17:27 |
*** BluesLee_ <BluesLee_!~sailfish@ip-176-199-33-29.hsi06.unitymediagroup.de> has quit IRC (Client Quit) | 17:27 | |
Mister_Magister | as i said xD | 17:28 |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has joined #sailfishos-porters | 17:31 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 17:50 | |
piggz | yo porters | 17:51 |
piggz | jolla-xt-* is a worthwhile package to include in a build ..makes the keyboard much better ... but you probably know that im and just way behind! | 17:51 |
TheRealJohnGalt | good idea piggz, I'll add it :) | 17:53 |
mal- | piggz: those are not allowed in released images | 17:56 |
*** Andy-D <Andy-D!~Andy-D@94.196.225.5.threembb.co.uk> has quit IRC (Ping timeout: 246 seconds) | 17:57 | |
piggz | mal-: oh, ok | 17:57 |
piggz | mal-: are they needed to make dolphin keyboard work? | 17:57 |
tbr | JFTR and a reminder: images containing packages such as jolla-xt* are NOT allowed to be uploaded to images.devaamo.fi! All content must be freely distributable and for all open source packages origin should be clear and preferably OBS if not OBS then link to where sources are hosted. | 18:04 |
piggz | tbr: but its ok to write instructions on how to install them? | 18:06 |
piggz | tbr: what about all packages beginning jolla-* ? | 18:07 |
tbr | piggz: I only care for images.devaamo.fi, as the rabid army of lawyers will be kicking down _my_ door | 18:07 |
tbr | piggz: jolla proprietary, but distributable packages are covered by HADK, afaiu and are redistributable. | 18:08 |
piggz | tbr: well, some of my images on devaamo will have jolla* packages (but not the xt keyboard ones) | 18:08 |
tbr | basically things like aliendalvik, exchange mail, xt9, etc are not allowed | 18:09 |
tbr | doesn't the HADK cover this? | 18:09 |
tbr | sledges: ping? ^^^^ | 18:09 |
*** Zucca <Zucca!~zucca@85-76-129-199-nat.elisa-mobile.fi> has joined #sailfishos-porters | 18:10 | |
piggz | tbr: i scanned down the contents and didnt notice anything... | 18:14 |
kimmoli | my understanding is also that those 3rd party licensed packages are non-redistributable | 18:15 |
TheRealJohnGalt | ah damn, I included quite a few jolla-* packages in my last build. | 18:16 |
piggz | it could maybe be more explicit, i wouldnt have known what packages couldnt be included | 18:17 |
*** Andy-D <Andy-D!~Andy-D@host86-187-170-27.range86-187.btcentralplus.com> has joined #sailfishos-porters | 18:18 | |
TheRealJohnGalt | mer-hybris stuff pushed :) https://github.com/RealJohnGalt/droid-hal-hammerhead https://github.com/RealJohnGalt/droid-config-hammerhead https://github.com/RealJohnGalt/droid-hal-version-hammerhead | 18:18 |
tbr | piggz: I tell everyone who gets an images.devaamo.fi account. I agree though that it wouldn't hurt if Jolla made it more clear | 18:22 |
mal- | tbr: indeed, the forbidden packages should be clearly stated in HADK | 18:23 |
ballock | Wasn't it so that the proprietary, non-distributable packages are not in the public repositories from which mic builds the image? | 18:26 |
ballock | So you would need to manually download them through an sbj, put to your droid-local-repo and thus include in the build? | 18:27 |
ballock | imho this makes it complicated enough to skip the mentioning in hadk, also dismisses the issue of which packages are non-distributable. | 18:29 |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has quit IRC (Ping timeout: 252 seconds) | 18:33 | |
kimmoli | does the build use file /$device.mk from android_device_$device repo?? | 18:34 |
kimmoli | http://review.cyanogenmod.org/#/c/100937/1 | 18:34 |
kimmoli | this seems to be in 12.1 | 18:34 |
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Read error: Connection reset by peer) | 18:36 | |
TheRealJohnGalt | kimmoli: the hybris-12.1 branch I pushed already has that commit: https://github.com/RealJohnGalt/android_device_lge_hammerhead/commits/hybris-12.1/device.mk | 18:37 |
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #sailfishos-porters | 18:37 | |
*** Laxtlo_ <Laxtlo_!~sailfish@85-23-219-58.bb.dnainternet.fi> has quit IRC (Ping timeout: 276 seconds) | 18:37 | |
*** pashik <pashik!~pashik@31.173.81.126> has quit IRC (Ping timeout: 260 seconds) | 18:38 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 18:40 | |
dr_gogeta86 | hi piggz | 18:41 |
piggz | hey dr_gogeta86 | 18:41 |
mal- | tbr: indeed, the forbidden packages should be clearly stated in HADK, I couldn't find jolla-xt packages anywhere there | 18:45 |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has joined #sailfishos-porters | 18:46 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has joined #sailfishos-porters | 18:46 | |
*** electrolux <electrolux!~electrolu@82-181-109-250.bb.dnainternet.fi> has quit IRC (Read error: Connection reset by peer) | 18:53 | |
*** electrolux <electrolux!~electrolu@dyj-f6ydznz032db790wy-3.rev.dnainternet.fi> has joined #sailfishos-porters | 18:53 | |
Mister_Magister | i have to modify init.rc where i can find this file in source? | 18:54 |
TheRealJohnGalt | What's the general opinion of including patched packages in port builds (such as qt5-qtwayland-wayland_egl)? | 18:54 |
TheRealJohnGalt | Mister_Magister: $ANDROID_ROOT/installroot/init.rc. You can also change $ANDROID_ROOT/system/core/rootdir/init.rc, commit, and rebuild hybris-hal. | 18:56 |
*** nodevel_ <nodevel_!~james@240.201.broadband17.iol.cz> has joined #sailfishos-porters | 18:56 | |
Mister_Magister | TheRealJohnGalt: thanks, i don't have to rebuild packages after that? | 18:56 |
*** nodevel_ <nodevel_!~james@240.201.broadband17.iol.cz> has quit IRC (Client Quit) | 18:57 | |
TheRealJohnGalt | I *think* you will, there's a package that includes ramdisk. | 18:57 |
Mister_Magister | and what is difference between $ANDROID_ROOT/installroot/init.rc and $ANDROID_ROOT/system/core/rootdir/init.rc? after modifying $ANDROID_ROOT/installroot/init.rc i don't have to rebuild ybris-hal? | 18:57 |
Mister_Magister | ramdisk? init.rc is regular file o_0 | 18:58 |
TheRealJohnGalt | Mister_Magister: sure, but then the next time you build hybris-hal, you'll need to modify $ANDROID_ROOT/installroot/init.rc again. Better yet, edit both :) | 18:58 |
Mister_Magister | so i can edit both but i don't have to rebuild hybris-hal by now? | 18:59 |
*** nodevel <nodevel!~james@186.224.broadband11.iol.cz> has quit IRC (Ping timeout: 250 seconds) | 19:00 | |
TheRealJohnGalt | Mister_Magister: line 138 it says "make libcameraservice`, rebuild and redeploy droid-hal..." Then at L172 you need to build_packages.sh | 19:02 |
TheRealJohnGalt | So you will need to rebuild the packages, but I don't think you'll need to rebuild hybris-hal (I think I did though). | 19:02 |
Mister_Magister | ok... so some package include init.rc? | 19:03 |
*** zz_smurfynet is now known as smurfynet | 19:04 | |
TheRealJohnGalt | Yes. And ultimately it gets packaged into ramdisk. | 19:05 |
Mister_Magister | but why in ramdisk? | 19:05 |
Mister_Magister | when init.rc is in /data/.stowaways/sailfishos/init.rc ? | 19:06 |
TheRealJohnGalt | Okay, there could be a hybris loader for ramdisk or something too I guess. Still doesn't change what you need to do for camera :) | 19:07 |
Mister_Magister | i'm not talking about camera... | 19:08 |
kimmoli | camera has alternative patch too | 19:09 |
kimmoli | btw; about custom apps for ported devices, which might never see harbour/jolla-store. i have named them e.g. onyx-fartapp | 19:10 |
Mister_Magister | i have done steps for camera already... but i have lipstick hack and i hace to modify init.rc | 19:10 |
kimmoli | but seems these are usable also on other $devices | 19:10 |
kimmoli | so naming then $device- is not convenient | 19:10 |
kimmoli | and naming them harbour- feels, well, a bit strange | 19:11 |
taaem | leaves sailfish- | 19:12 |
TheRealJohnGalt | Mister_Magister: oh, then just modify $ANDROID_ROOT/installroot/init.rc and build_packages.sh. I'd still recommend editing system/core and branching it off. | 19:13 |
Mister_Magister | i think i will never again build hybris-hal xD I'm too lazy to clone repo and push patch to my github xD | 19:14 |
TheRealJohnGalt | You don't need to build the hybris-hal target for that. Just build_packages.sh then build with mic or something. | 19:15 |
Mister_Magister | Oh my!! "Warning: repo problem: nothing provides pulseaudio-modules-droid-glue needed by pattern:jolla-hw-adaptation-titan-1-1.noarch, | 19:15 |
Mister_Magister | " any idea? | 19:15 |
Mister_Magister | build it like gst-droid? | 19:17 |
Mister_Magister | yup you are right Mister_Magister | 19:21 |
TheRealJohnGalt | nice Mister_Magister | 19:25 |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 260 seconds) | 19:25 | |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 19:28 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 19:29 | |
Mister_Magister | TheRealJohnGalt: xD | 19:33 |
Mister_Magister | actually i have to rebuild hybris-hal so... :D | 19:34 |
*** mkosola <mkosola!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has joined #sailfishos-porters | 19:34 | |
TheRealJohnGalt | haha, fair enough. I'm updating the hammerhead repos based on what's been done to onyx -- what looks like the most functional cm12.1 device. | 19:36 |
Mister_Magister | i have to move building packages to the obs :P It takes too long xD | 19:40 |
TheRealJohnGalt | It's quite quick for me (faster than building even a "small" distro from source). But the problem is that the scripts build stuff with a single thread, and I have 16 cores and 96G of ram at my disposal lol. At least the android targets build very quickly :). | 19:42 |
*** pashik <pashik!~pashik@31.173.83.213> has joined #sailfishos-porters | 19:45 | |
*** pashik <pashik!~pashik@31.173.83.213> has quit IRC (Read error: Connection reset by peer) | 19:46 | |
*** pashik <pashik!~pashik@31.173.80.176> has joined #sailfishos-porters | 19:49 | |
*** loic_m <loic_m!~bballizli@2001:41d0:fe76:4500:5490:1177:85e5:ee15> has quit IRC (Ping timeout: 276 seconds) | 19:54 | |
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has quit IRC (Quit: Leaving) | 19:59 | |
*** HaDAk <HaDAk!~skipmeist@2a00:f10:103:201:ba27:ebff:fe94:75c2> has quit IRC (Quit: Bye.) | 20:00 | |
*** electrolux <electrolux!~electrolu@dyj-f6ydznz032db790wy-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving.) | 20:07 | |
*** pashik <pashik!~pashik@31.173.80.176> has quit IRC (Ping timeout: 260 seconds) | 20:25 | |
TheRealJohnGalt | I have a feeling I just fixed sensors :D | 20:31 |
Mister_Magister | TheRealJohnGalt: only accelerometer and magnetometer not working for me and nobody know why xD | 20:32 |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Read error: No route to host) | 20:51 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 20:52 | |
*** mkosola <mkosola!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 20:53 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 20:53 | |
*** spider-mario <spider-mario!~spidermar@178-83-188-253.dynamic.hispeed.ch> has joined #sailfishos-porters | 20:57 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 21:06 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has quit IRC (Remote host closed the connection) | 21:09 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 21:09 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has quit IRC (Quit: Leaving) | 21:13 | |
TheRealJohnGalt | Hm, the fourth build is ~30M smaller than the third build lol. | 21:14 |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has quit IRC (Remote host closed the connection) | 21:15 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 21:15 | |
*** nh1402 <nh1402!~Thunderbi@95.148.89.29> has quit IRC (Ping timeout: 244 seconds) | 21:15 | |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 276 seconds) | 21:38 | |
kimmoli | taaem: now i got c0:ee:fb:.. in sailfish https://github.com/kimmoli/android_device_oneplus_onyx/commit/7e814efe55ba92e5ec11f88997087813506b612e | 21:54 |
*** Mister_Magister <Mister_Magister!~androirc@62.244.153.252> has joined #sailfishos-porters | 21:59 | |
sledges | piggz: tbr: mal-: thanks for pointing it out, looks like .specs just say "Proprietary" for all jolla* and also 3rd party offering apps https://wiki.merproject.org/wiki/SailfishOSS | 21:59 |
sledges | need to draw clear separation there, will raise this internally | 22:00 |
Mister_Magister | I have error " Warning: repo problem: pattern:jolla-hw-adaptation-titan-1-1.noarch requires geo|clue-provider-hybris, but this requirement cannot b provided, uninstallable pro viders: geoclue-provider-hybris-0.0.1-1.armv7hl[adaptation0-titan-2.0.0.10] " | 22:00 |
*** merbot <merbot!~supybot@phost1.merproject.org> has joined #sailfishos-porters | 22:09 | |
kimmoli | err, how do i get a new android lib in the system? LD_PRELOAD didn't seem to work, but placing it in /system/lib/ worked... | 22:11 |
kimmoli | or did i do my preload in wrong place... | 22:11 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 252 seconds) | 22:11 | |
kimmoli | and if i want to add new sensor? sensorfw? plugin? qt? | 22:13 |
kimmoli | urf. my flu is going away, and for a week i got first inspiration to get hadking. but seems time flies. GN | 22:20 |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault) | 22:20 | |
*** Mister_Magister <Mister_Magister!~androirc@62.244.153.252> has quit IRC (Ping timeout: 250 seconds) | 22:23 | |
*** vakkov <vakkov!~vakkov@ic-s221n21.brunel.ac.uk> has joined #sailfishos-porters | 22:25 | |
TheRealJohnGalt | hammerhead hybris-12.1 video fixed :D | 22:33 |
kimmoli | nice | 22:33 |
TheRealJohnGalt | kimmoli: look at http://piratepad.net/hadk-faq L138-139 | 22:33 |
kimmoli | yep. for some reason i couldnt get that to work | 22:35 |
kimmoli | camera was not re-entrant after recording a video | 22:35 |
*** spider-mario <spider-mario!~spidermar@178-83-188-253.dynamic.hispeed.ch> has quit IRC (Remote host closed the connection) | 22:38 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 22:42 | |
*** stephg <stephg!~stephg@93.89.81.153> has quit IRC (Ping timeout: 260 seconds) | 22:42 | |
*** Andy-D <Andy-D!~Andy-D@94.196.225.127.threembb.co.uk> has joined #sailfishos-porters | 22:43 | |
*** stephg <stephg!~stephg@93.89.81.153> has joined #sailfishos-porters | 22:44 | |
TheRealJohnGalt | kimmoli: ah, I meant for how to load a new android lib. | 22:51 |
kimmoli | ah. yes, that didnt work | 22:53 |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has joined #sailfishos-porters | 23:05 | |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has quit IRC (Quit: I'm out) | 23:20 | |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has joined #sailfishos-porters | 23:20 | |
*** nackox|afk <nackox|afk!~w00t@181-161-226-59.baf.movistar.cl> has joined #sailfishos-porters | 23:31 | |
*** nackox|afk <nackox|afk!~w00t@181-161-226-59.baf.movistar.cl> has quit IRC (Changing host) | 23:31 | |
*** nackox|afk <nackox|afk!~w00t@gusl/staff/mlopez> has joined #sailfishos-porters | 23:31 | |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has quit IRC (Ping timeout: 268 seconds) | 23:35 | |
*** olafh <olafh!~olafh@p4FF49068.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 23:35 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!