drFaustroll | ghosalmartin: ok so that mistake was good for something after all | 00:00 |
---|---|---|
ghosalmartin | drFaustroll: indeed now its time to make android 6 to boot | 00:00 |
drFaustroll | ghosalmartin: your built you mean | 00:01 |
ghosalmartin | drFaustroll: yes | 00:01 |
drFaustroll | ghosalmartin: that may be tricky | 00:01 |
ghosalmartin | drFaustroll: thats true, but I now have logcat | 00:02 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has joined #sailfishos-porters | 00:04 | |
ghosalmartin | well according to dmesg : [ 38.381251] init: cannot execve('/vendor/bin/qseecomd'): No such file or directory | 00:05 |
ghosalmartin | but it exists, so the only thing am thinking is its 64bit | 00:05 |
drFaustroll | ghosalmartin: do a file on it | 00:06 |
ghosalmartin | android doesnt have file :P | 00:06 |
drFaustroll | ghosalmartin: bastards | 00:06 |
ghosalmartin | drFaustroll: I know right | 00:06 |
drFaustroll | ghosalmartin: copy it on your computer and do it from there | 00:07 |
ghosalmartin | oh yeahhh :P | 00:08 |
drFaustroll | ghosalmartin: actually you already have it on your computer | 00:08 |
ghosalmartin | its vendor partitoin | 00:09 |
ghosalmartin | how could i extract .img | 00:09 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has quit IRC (Ping timeout: 276 seconds) | 00:09 | |
drFaustroll | ghosalmartin: why shall you extract it? you have it aleady before you packaged it | 00:10 |
ghosalmartin | its in the /vendor partition | 00:10 |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 240 seconds) | 00:10 | |
ghosalmartin | i dont have those files | 00:10 |
ghosalmartin | drFaustroll: yeah its 64bit | 00:11 |
drFaustroll | ghosalmartin: ok now back to square one... | 00:12 |
ghosalmartin | *sigh* they just hate me | 00:12 |
ghosalmartin | drFaustroll: its for some encryption bullshit thats disabled as well | 00:13 |
ghosalmartin | ill try and find it in init.rc and disable it | 00:13 |
ghosalmartin | how do they not have nano or vi... | 00:15 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has joined #sailfishos-porters | 00:16 | |
drFaustroll | ghosalmartin: yap... init.rc | 00:18 |
drFaustroll | ghosalmartin: I think this one you can pull and push back | 00:18 |
drFaustroll | ghosalmartin: https://bugs.launchpad.net/ubuntu/+source/libhybris/+bug/1223586 | 00:18 |
merbot | Launchpad bug 1223586 in libhybris (Ubuntu) "security team audit of libhybris" [Critical,Confirmed] | 00:18 |
ghosalmartin | i cant seem to push, read only file system | 00:18 |
drFaustroll | ghosalmartin: there is adb shell | 00:18 |
drFaustroll | adb | 00:19 |
ghosalmartin | drFaustroll: am in it time, ama try and remount now | 00:19 |
ghosalmartin | written, rebooting now | 00:21 |
ghosalmartin | i disabled everything in vendor | 00:21 |
ghosalmartin | seems like itll all be 64bit | 00:21 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has quit IRC (Remote host closed the connection) | 00:24 | |
ghosalmartin | drFaustroll: its very cheeky, when I write a new file, it just replaces it again | 00:25 |
drFaustroll | ghosalmartin: tricky | 00:27 |
drFaustroll | this may be of interest.. https://github.com/libhybris/libhybris/issues/282 | 00:27 |
drFaustroll | ghosalmartin: probbaly you have seen it already | 00:27 |
ghosalmartin | drFaustroll: I havent but I've never had any issues compiling libhybris | 00:28 |
drFaustroll | ghosalmartin: 64 bit? | 00:30 |
ghosalmartin | drFaustroll: i dont compile 64bit, only 32bit | 00:30 |
ghosalmartin | drFaustroll: even if I did, it'd be pointless since sfos is 32bit | 00:30 |
drFaustroll | ghosalmartin: i was wondering if thatt will make life easier | 00:30 |
ghosalmartin | drFaustroll: if I had 64bit sfos then yes :P | 00:31 |
ghosalmartin | well actually no theres a compile error in bionic for 64bit libdsyscalls | 00:31 |
drFaustroll | ghosalmartin: i see... 64 bit for all can bre tricky | 00:31 |
ghosalmartin | drFaustroll: i have some life | 00:32 |
ghosalmartin | i just stopped the offending thing | 00:32 |
ghosalmartin | service | 00:32 |
drFaustroll | ghosalmartin: cool booted? | 00:32 |
ghosalmartin | drFaustroll: still nothing great, and cold boot? yes | 00:33 |
drFaustroll | ghosalmartin: ok then complains about somethign else? | 00:33 |
ghosalmartin | drFaustroll: yes | 00:34 |
ghosalmartin | surfaceflinger exited | 00:34 |
ghosalmartin | but I think thats because it was stuck on that service | 00:34 |
drFaustroll | ghosalmartin: this is still in android? | 00:35 |
ghosalmartin | drFaustroll: yes | 00:35 |
*** olafh_ <olafh_!~olafh@p4FF4812E.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 00:35 | |
ghosalmartin | actually at this point it must be starting the service somewhere else | 00:36 |
drFaustroll | ghosalmartin: no clue in log? | 00:42 |
ghosalmartin | drFaustroll: nah | 00:42 |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-mzbpblfxmxwswykn> has joined #sailfishos-porters | 00:46 | |
*** taaem <taaem!~taaem@x55b03774.dyn.telefonica.de> has quit IRC (Ping timeout: 245 seconds) | 00:46 | |
drFaustroll | ghosalmartin: ok I think I will shut down... goodnight! | 00:47 |
ghosalmartin | drFaustroll: goodnight | 00:47 |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 260 seconds) | 00:52 | |
ghosalmartin | drFaustroll: I just went to the nexus 5 image, extracted the binaries I needed and dumped them into the 5x, and they seem to work with no issues, still no boot though | 01:10 |
*** ghosalmartin <ghosalmartin!~martin@cpc67891-seac23-2-0-cust264.7-2.cable.virginm.net> has quit IRC (Remote host closed the connection) | 01:20 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 01:39 | |
*** misprint <misprint!misprint@shell.openshells.net> has quit IRC (Ping timeout: 265 seconds) | 01:59 | |
*** misprint <misprint!misprint@shell.openshells.net> has joined #sailfishos-porters | 02:00 | |
*** kulelu88 <kulelu88!~client@104.238.167.175> has joined #sailfishos-porters | 02:08 | |
*** kulelu88 <kulelu88!~client@104.238.167.175> has quit IRC (Changing host) | 02:08 | |
*** kulelu88 <kulelu88!~client@unaffiliated/kulelu88> has joined #sailfishos-porters | 02:08 | |
*** kulelu88 <kulelu88!~client@unaffiliated/kulelu88> has quit IRC (Ping timeout: 256 seconds) | 02:42 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-uvkvalksbaqfgidn> has quit IRC (Quit: Connection closed for inactivity) | 02:44 | |
*** kulelu88 <kulelu88!~client@unaffiliated/kulelu88> has joined #sailfishos-porters | 02:55 | |
*** kulelu88 <kulelu88!~client@unaffiliated/kulelu88> has left #sailfishos-porters | 02:57 | |
*** gexc-tablet <gexc-tablet!~gexc@2602:306:3885:9390::45> has quit IRC (Remote host closed the connection) | 03:19 | |
*** gexc-tablet <gexc-tablet!~gexc@2602:306:3885:9390::45> has joined #sailfishos-porters | 03:23 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx5t2ycwm6zs--tby56y-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 240 seconds) | 03:44 | |
*** Laxtlo_ <Laxtlo_!~sailfish@85-23-219-58.bb.dnainternet.fi> has joined #sailfishos-porters | 03:49 | |
*** Laxtlo_ <Laxtlo_!~sailfish@85-23-219-58.bb.dnainternet.fi> has quit IRC (Ping timeout: 240 seconds) | 03:58 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-mzbpblfxmxwswykn> has quit IRC (Quit: Connection closed for inactivity) | 04:19 | |
*** olafh_ <olafh_!~olafh@p4FDEFC38.dip0.t-ipconnect.de> has joined #sailfishos-porters | 05:48 | |
*** krnlyng <krnlyng!~liar@77.117.79.42.wireless.dyn.drei.com> has quit IRC (Ping timeout: 264 seconds) | 05:58 | |
*** krnlyng <krnlyng!~liar@77.117.19.234.wireless.dyn.drei.com> has joined #sailfishos-porters | 06:10 | |
*** electrolux_off is now known as electrolux | 07:01 | |
*** fedya <fedya!~fedya@95-25-246-92.broadband.corbina.ru> has quit IRC (Ping timeout: 256 seconds) | 07:34 | |
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has joined #sailfishos-porters | 07:41 | |
*** MSameer <MSameer!~MSameer@naboo.foolab.org> has quit IRC (Ping timeout: 246 seconds) | 07:43 | |
*** gexc-tablet <gexc-tablet!~gexc@2602:306:3885:9390::45> has quit IRC (Quit: Konversation terminated!) | 07:48 | |
*** krnlyng <krnlyng!~liar@77.117.19.234.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 07:57 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has joined #sailfishos-porters | 08:00 | |
*** MSameer <MSameer!~MSameer@naboo.foolab.org> has joined #sailfishos-porters | 08:01 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-yhbmcvokjgdfzulh> has joined #sailfishos-porters | 08:05 | |
*** adeen-s <adeen-s!~adeen-s@117.220.230.134> has joined #sailfishos-porters | 08:09 | |
*** krnlyng <krnlyng!~liar@77.116.123.209.wireless.dyn.drei.com> has joined #sailfishos-porters | 08:11 | |
*** adeen-s <adeen-s!~adeen-s@117.220.230.134> has quit IRC (Client Quit) | 08:12 | |
*** taaem <taaem!~taaem@f050161023.adsl.alicedsl.de> has joined #sailfishos-porters | 08:25 | |
*** taaem <taaem!~taaem@f050161023.adsl.alicedsl.de> has quit IRC (Ping timeout: 265 seconds) | 08:32 | |
*** fedya <fedya!~fedya@95-25-34-159.broadband.corbina.ru> has joined #sailfishos-porters | 08:49 | |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) | 08:55 | |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters | 08:59 | |
*** dvogel <dvogel!~dorianvog@AStrasbourg-651-1-272-25.w109-221.abo.wanadoo.fr> has joined #sailfishos-porters | 09:04 | |
*** krnlyng <krnlyng!~liar@77.116.123.209.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 09:06 | |
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has quit IRC (Quit: there are people who don't understand the concept of examples) | 09:16 | |
*** Nokius__ <Nokius__!~Nokius@p508BAD05.dip0.t-ipconnect.de> has joined #sailfishos-porters | 09:32 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB7632.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds) | 09:35 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has joined #sailfishos-porters | 09:49 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has quit IRC (Read error: Connection reset by peer) | 09:56 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has joined #sailfishos-porters | 09:56 | |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has joined #sailfishos-porters | 09:57 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx5t2ycwm6zs--tby56y-3.rev.dnainternet.fi> has joined #sailfishos-porters | 09:57 | |
*** krnlyng <krnlyng!~liar@178.112.237.143.wireless.dyn.drei.com> has joined #sailfishos-porters | 10:00 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx5t2ycwm6zs--tby56y-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 250 seconds) | 10:06 | |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has joined #sailfishos-porters | 10:29 | |
*** taaem <taaem!~taaem@f050161023.adsl.alicedsl.de> has joined #sailfishos-porters | 10:29 | |
sledges | what's everyone up to then?:)) | 10:42 |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has joined #sailfishos-porters | 10:42 | |
locusf | fix rpi2 nemo adaptation :p | 10:42 |
locusf | all other stuff dropped until then | 10:42 |
sledges | fosdem is coming;) | 10:42 |
mal- | I think I'll try to hack the fm radio on fp2 again this evening | 10:43 |
sledges | cool! try to google that qcom error | 10:44 |
mal- | need to reproduce the initialization done by qcom binary fmconfig | 10:45 |
mal- | I might have it figured out but needs some more code | 10:45 |
sledges | i see | 10:45 |
mal- | it's a quite strange way it is done | 10:45 |
sledges | tell me about qcom:)) | 10:45 |
*** drFaustroll <drFaustroll!~alin@178.167.254.106.threembb.ie> has joined #sailfishos-porters | 10:47 | |
*** drFaustroll <drFaustroll!~alin@178.167.254.106.threembb.ie> has quit IRC (Changing host) | 10:47 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 10:47 | |
mal- | first we read version id from the device then write that some other stuff to android properties and then run an android service | 10:48 |
mal- | +and | 10:48 |
*** CarlosMazieri <CarlosMazieri!~CarlosMaz@201.22.103.102.dynamic.dialup.gvt.net.br> has joined #sailfishos-porters | 10:53 | |
*** CarlosMazieri <CarlosMazieri!~b35201@gate-tx3.freescale.com> has joined #sailfishos-porters | 10:54 | |
*** taaem <taaem!~taaem@f050161023.adsl.alicedsl.de> has quit IRC (Quit: Leaving) | 11:10 | |
*** ghosalmartin <ghosalmartin!~martin@cpc67891-seac23-2-0-cust264.7-2.cable.virginm.net> has joined #sailfishos-porters | 11:14 | |
ghosalmartin | morning | 11:14 |
*** taaem <taaem!~taaem@f050161023.adsl.alicedsl.de> has joined #sailfishos-porters | 11:15 | |
drFaustroll | morning | 11:16 |
drFaustroll | ghosalmartin: any progress in the productive hours? | 11:16 |
ghosalmartin | drFaustroll: well I stole the binaries from the nexus 5, and that errors now gone, but still no boot | 11:16 |
drFaustroll | o crap | 11:17 |
drFaustroll | mal-: if is to write a property why we do not write it in default.prop? | 11:19 |
ghosalmartin | just lovely print outs from healthd | 11:21 |
ghosalmartin | https://dpaste.de/LNJf logcat | 11:23 |
ghosalmartin | no clues as to why surfaceflinger hangs | 11:24 |
drFaustroll | ghosalmartin: i see and error on line 97 | 11:38 |
ghosalmartin | drFaustroll: didnt think it was tbh, more debug from attempting to run apk | 11:39 |
ghosalmartin | hmm starting to think I don't have a complete android build https://dpaste.de/Je6B | 11:43 |
drFaustroll | ghosalmartin: art thought they use dalvik | 11:46 |
ghosalmartin | drFaustroll: I have to wonder if there arting by default for android 6 | 11:47 |
taaem | ghosalmartin: since android 5 art is the default | 11:53 |
ghosalmartin | taaem: ahh yay | 11:53 |
ghosalmartin | hmm my am.jar is empty | 11:54 |
drFaustroll | ghosalmartin: are you in leeds? or is just my bad memory? | 12:01 |
*** taaem <taaem!~taaem@f050161023.adsl.alicedsl.de> has quit IRC (Ping timeout: 250 seconds) | 12:01 | |
ghosalmartin | drFaustroll: I am indeed in leeds | 12:01 |
drFaustroll | ghosalmartin: so you got the floods | 12:01 |
ghosalmartin | drFaustroll: yeah, the bottom half of the city centre is quite bad, and some parts near me | 12:02 |
drFaustroll | ghosalmartin: seen some pictures... | 12:02 |
ghosalmartin | yeah down the road from me, kirkstall, is quite bad, very high levels of water | 12:03 |
drFaustroll | ghosalmartin: that is expected... that road is basically in the valley of the river | 12:03 |
*** krnlyng <krnlyng!~liar@178.112.237.143.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 12:03 | |
drFaustroll | ghosalmartin: anyhow as I say people shall make their minds... they want dams for flood defence or they want the floods | 12:04 |
drFaustroll | they cannot have both... | 12:05 |
ghosalmartin | well hopefully its the flood defence | 12:06 |
ghosalmartin | I have to wonder how the android filesystem is so persistant. I cannot make any changes | 12:10 |
drFaustroll | ghosalmartin: flood defences spoil the natural beauty and more important take away the chance to complain | 12:13 |
drFaustroll | ghosalmartin: imagine some villages around leeds accepting to live int he shaddow of a flood defence | 12:15 |
*** krnlyng <krnlyng!~liar@77.117.21.205.wireless.dyn.drei.com> has joined #sailfishos-porters | 12:16 | |
*** nh1402 <nh1402!~Thunderbi@95.148.89.101> has joined #sailfishos-porters | 12:21 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 250 seconds) | 12:23 | |
ghosalmartin | drFaustroll: they wouldnt be happy, | 12:27 |
ghosalmartin | on the plus side things are persistant thanks to the android ramdisk | 12:27 |
nh1402 | afternoon, it's been a while | 12:39 |
Guhl | i have got Phone-Calls (including sound in and out) working on the HTC vision - thats a new status | 12:43 |
Guhl | mobile data connection is broken atm but i fixed that once so that should be easy | 12:44 |
Guhl | next thing will be keyboard layout for the hardware keyboard and then i think i'll publish a new alpha rom | 12:45 |
*** adeen-s <adeen-s!~adeen-s@117.220.230.134> has joined #sailfishos-porters | 12:45 | |
Guhl | mal-, as far as i see you have only the 1.x related things for the xperia pro on github | 12:49 |
mal- | Guhl: https://github.com/mlehtima/droid-config-2011xperia this is the one I use on 2.0 | 12:50 |
Guhl | hmm, ... don't see anything keyboard related there | 12:52 |
mal- | Guhl: there is nothing, keyboard is a problem | 12:53 |
Guhl | how, why? | 12:53 |
mal- | Guhl: the layouts and changing of those doesn't work properly on my device because the device is using a non-standard layout | 12:54 |
mal- | I haven't figured out where the changeable layouts are defined | 12:55 |
Guhl | could you provide some info how the switch from hw to on-screen keyboard is triggered now? | 12:55 |
adeen-s | I dont have touch_synaptics in my drivers folder .. how do i enable D2W ? | 12:55 |
mal- | Guhl: https://github.com/mlehtima/droid-config-2011xperia/blob/master/sparse/etc/mce/90evdev.ini | 12:56 |
mal- | Guhl: I need that for hw keyboard detection | 12:56 |
Guhl | mal-, i did a proper keyboard layout for my vision so i will test if this still works in 2.x | 12:56 |
Guhl | for me atm the on-screen keyboard never comes up | 12:57 |
mal- | Guhl: sounds like you need to add that file with proper values also | 12:57 |
mal- | Guhl: if on-screen keyboard is never shown it means that the switch is not detected properly | 12:58 |
*** frozengeek <frozengeek!~frozengee@77.109.119.34> has joined #sailfishos-porters | 12:58 | |
Guhl | yes for sure, already had that on the 1.x when working with (forgot who is maintaining mce) on the SW_KEYPAD_SLIDE | 12:58 |
mal- | Guhl: is the slide event in the same input device as the keyboard | 12:59 |
mal- | sometimes it's not | 12:59 |
Guhl | what was the command to trace the evdev events again? | 13:01 |
mal- | Guhl: evdev_trace -i shows the defintions of the input devices (included in mce-tools package) | 13:02 |
mal- | Guhl: that should be enough, evdev_trace -t shows all incoming events | 13:02 |
adeen-s | mal-: I added lines 77 and 78 in the hadk-faq. Check that. | 13:02 |
Guhl | thanks - i really forgot almost everything in the last 8 month | 13:02 |
mal- | adeen-s: thanks | 13:03 |
adeen-s | mal-: Np | 13:03 |
adeen-s | how do i enable double tap to wake ? | 13:10 |
*** Guhl <Guhl!~guhl@chello212186108013.11.vie.surfer.at> has quit IRC (Ping timeout: 240 seconds) | 13:12 | |
mal- | adeen-s: that can be done only if the display firmware supports it, most of time it does not, there is a hack to enable it for others but that causes a battery drain | 13:12 |
*** Bono_NL <Bono_NL!~Bono@dhcp-077-250-079-027.chello.nl> has joined #sailfishos-porters | 13:15 | |
adeen-s | mal-: OK | 13:19 |
adeen-s | mal-: I got this while executing line 88 of hadk-faq -> http://pastebin.com/7JCFWSTe | 13:21 |
*** Bono_NL <Bono_NL!~Bono@dhcp-077-250-079-027.chello.nl> has quit IRC (Ping timeout: 276 seconds) | 13:22 | |
mal- | adeen-s: the file is faulty, try to download it again | 13:22 |
adeen-s | mal-: Done | 13:23 |
mal- | and make sure you copy in properly so that no html tags are present, from this http://pastebin.com/raw/DevFTNb2 | 13:23 |
*** Guhl <Guhl!~guhl@chello212186108013.11.vie.surfer.at> has joined #sailfishos-porters | 13:24 | |
adeen-s | mal-: I'm through with that step. :D | 13:24 |
mal- | good | 13:24 |
Guhl | aha - i lost connection | 13:25 |
Guhl | mal-, mapping the event fixed the on screen keyboard :-) | 13:25 |
Guhl | mal-, speaking of mce did you have this? | 13:25 |
Guhl | mce[1432]: modules/battery-statefs.c: tracker_open(): /run/state/namespaces/Battery/State: open: Invalid argument | 13:25 |
mal- | no, battery works but there is a problem of several batteries being reported, that only causes spam in journal log but nothing else | 13:27 |
Guhl | well i'll have a look at the code of modules/battery-statefs.c then | 13:27 |
Guhl | cause the file /run/state/namespaces/Battery/State exists and i can cat it | 13:28 |
mal- | but the messages are different on my device so not related to your problem | 13:28 |
mal- | are the permissions correct | 13:28 |
Guhl | well on the file itself (which is a link) it's 777 | 13:29 |
ghosalmartin | why does android torment me so | 13:29 |
adeen-s | ghosalmartin: What did it do ? | 13:30 |
ghosalmartin | adeen-s: actually your the perfect person for this. so when you built android 32bit for your tablet? did it just work? | 13:30 |
ghosalmartin | adeen-s: also how did you build 32bit only, or enforce that | 13:31 |
Guhl | mal-, the original file /run/state/providers/udev/Battery/State belongs to root:privileged but is world readable | 13:33 |
adeen-s | ghosalmartin: I have arm. | 13:33 |
ghosalmartin | adeen-s: are you and Adeen the same person? | 13:34 |
adeen-s | Yes | 13:34 |
ghosalmartin | adeen-s: am sure you mentioned have aarch64 didnt you? | 13:34 |
adeen-s | and also SlimShady and KonviKT | 13:34 |
adeen-s | i was talking about the possibility of porting to arch64. Not that i have ported it already. | 13:35 |
Guhl | mal-, last question about keyboard: do you know how on can assign different layout file to the hw and the onscreen keyboard? | 13:35 |
mal- | Guhl: the settings have that | 13:36 |
ghosalmartin | adeen-s: so you have no arch64 devices? | 13:37 |
adeen-s | ghosalmartin: I have an arch64 capable device which runs cm13. Without using the 64-bit capabilities. | 13:38 |
Guhl | mal- the setting in "Active layout" below "Hardware keyboards" is for the hw-keyboard? | 13:38 |
ghosalmartin | adeen-s: how did you get it to not use the 64bit capabilities | 13:38 |
mal- | Guhl: yes | 13:41 |
adeen-s | ghosalmartin: ask him -> http://forum.xda-developers.com/android/development/rom-cyanogenmod-unofficial-builds-t3267958 | 13:41 |
mal- | Guhl: and the setting at the top of the same page is for the on-screen keyboard | 13:41 |
Guhl | that's not ver obvious :-) | 13:42 |
mal- | I thought it was | 13:42 |
mal- | since there is the hardware keyboard text there | 13:43 |
adeen-s | mal-: Stuck at line 115 of hadk-faq ! | 13:43 |
Guhl | mal-, OK - would you also know how the default value is set (in a new image)? | 13:44 |
ghosalmartin | this magic line it seems: FORCE_32_BIT := true | 13:45 |
adeen-s | ghosalmartin: That is an interesting find ! Ping me if you get it to work. | 13:46 |
ghosalmartin | adeen-s: will do | 13:46 |
mal- | Guhl: no | 13:46 |
*** krnlyng <krnlyng!~liar@77.117.21.205.wireless.dyn.drei.com> has quit IRC (Ping timeout: 265 seconds) | 13:47 | |
Guhl | mal-, thanks i'll figure that myself | 13:47 |
adeen-s | mal-: I have built the droidmedia tar but how do i get it to work on my device ? | 13:49 |
mal- | adeen-s: have you built gst-droid also? | 13:52 |
adeen-s | mal-: Done everything upto line 114 | 13:52 |
mal- | adeen-s: you can copy the droidmedia and gst-droid packages to your device and install them | 13:54 |
mal- | -devel package are not needed on the device | 13:54 |
mal- | *packages | 13:54 |
adeen-s | mal-: and after copying ? | 13:54 |
adeen-s | mal-: I got that | 13:55 |
adeen-s | nvm | 13:55 |
mal- | zypper in package.rpm | 13:55 |
ghosalmartin | drFaustroll: i give up, am going to attempt to build cm13 32bit | 13:57 |
adeen-s | ghosalmartin: Maybe try with that as your base then ? | 13:58 |
ghosalmartin | adeen-s: am going to do a repo sync now, just backng up my existing source because 40gigsish is no fun d/l :P | 13:59 |
adeen-s | ghosalmartin:http://xda-university.com/as-a-developer/repo-tips-tricks | 13:59 |
adeen-s | mal-: Nothing provides droidmedia needed by gstreamer1.0...... | 14:00 |
*** krnlyng <krnlyng!~liar@77.116.105.85.wireless.dyn.drei.com> has joined #sailfishos-porters | 14:01 | |
mal- | adeen-s: did you install droidmedia first | 14:01 |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 14:02 | |
adeen-s | mal-: hmm... done now. | 14:03 |
adeen-s | mal-: Installed droidmedia and gstreamer. Now what ? | 14:04 |
mal- | adeen-s: line 116 | 14:05 |
mal- | adeen-s: you can try playing mp3 or some video (for example from youtube in browser) on your device | 14:06 |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has joined #sailfishos-porters | 14:06 | |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has quit IRC (Ping timeout: 256 seconds) | 14:07 | |
adeen-s | mal-: MP3s dont work yet. | 14:07 |
mal- | adeen-s: oh, sorry, you are missing some parts | 14:08 |
ghosalmartin | and the repo sync is kicked off | 14:08 |
ghosalmartin | think its time for some breakfast | 14:09 |
mal- | adeen-s: you need to install the newly built droid-hal-$DEVICE* packages and reboot | 14:09 |
mal- | it would almost be easier to just rebuild the whole image :) | 14:10 |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-kystpijhbdpdgscj> has joined #sailfishos-porters | 14:10 | |
adeen-s | mal-: which of the newly built packages? i installed gstreamer and droidmedia. What next ? | 14:11 |
mal- | adeen-s: you built droid-hal on line 114 | 14:11 |
adeen-s | mal-: So i have to install all the new rpms in the droid-local-repo folder ? I can do that. | 14:18 |
adeen-s | mal-: Even the kernel, recovery and boot image rpms ? | 14:19 |
mal- | adeen-s: just the ones that are installed now | 14:19 |
mal- | I believe the kernel won't be flashed when you install the package | 14:20 |
adeen-s | mal-: so only the droid-config-p3100 and gstreamer and droidmedia rpms ? | 14:21 |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 14:21 | |
*** ZucZero <ZucZero!~zucca@85-76-140-231-nat.elisa-mobile.fi> has joined #sailfishos-porters | 14:21 | |
mal- | adeen-s: no need to install droid-config, just the droid-hal-$DEVICE* that are installed currently | 14:22 |
adeen-s | do i have to build HA middleware packages | 14:23 |
mal- | should not be needed, hopefully | 14:23 |
mal- | since nothing else has changed in those, but rebuilding the image completely would be the easy way | 14:24 |
adeen-s | Ok | 14:24 |
nh1402 | so... what did I miss for the past 3 weeks. | 14:29 |
*** adeen-s <adeen-s!~adeen-s@117.220.230.134> has quit IRC (Ping timeout: 255 seconds) | 14:29 | |
*** adeen-s <adeen-s!~adeen-s@117.196.192.105> has joined #sailfishos-porters | 14:31 | |
adeen-s | mal-: Still no luck. | 14:31 |
adeen-s | mal-: Still no luck. | 14:31 |
mal- | is minisfservice and some other similar service running? | 14:32 |
mal- | adeen-s: did you reboot? | 14:34 |
mal- | adeen-s: and when you build the whole image add this to you patterns https://github.com/mer-hybris/droid-config-hammerhead/blob/master/patterns/jolla-hw-adaptation-hammerhead.yaml#L43 | 14:38 |
*** nh1402 <nh1402!~Thunderbi@95.148.89.101> has quit IRC (Ping timeout: 255 seconds) | 14:47 | |
adeen-s | mal-: Video thumbnails are now shown but video cannot be played. | 14:50 |
mal- | adeen-s: you didn't answer if the needed services are running | 14:52 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has joined #sailfishos-porters | 14:59 | |
adeen-s | mal-: NOT running | 15:01 |
*** electrolux is now known as electrolux_off | 15:01 | |
mal- | adeen-s: so that is the reason, please rebuild the whole image because that at least should make everything ok | 15:03 |
mal- | adeen-s: if you run build_packages.sh then all should go well, you can add gst-droid to the list of packages to be build in that script | 15:05 |
*** nh1402 <nh1402!~Thunderbi@95.148.89.101> has joined #sailfishos-porters | 15:15 | |
*** krnlyng <krnlyng!~liar@77.116.105.85.wireless.dyn.drei.com> has quit IRC (Ping timeout: 265 seconds) | 15:27 | |
adeen-s | mal-: Maybe i can just copy those files from droidmedia folder in $ANDROID_ROOT to the /system directory ? | 15:30 |
mal- | adeen-s: you never copy anything to /system | 15:32 |
mal- | adeen-s: those files belong to /usr/libexec/droid-hybris/system/ | 15:32 |
mal- | adeen-s: and the individual files belong to different subfolders | 15:33 |
*** ZucZero <ZucZero!~zucca@85-76-140-231-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 15:33 | |
adeen-s | mal-: i have those files and their subfolders. Let me give it a try | 15:34 |
mal- | adeen-s: were the files there before? | 15:35 |
adeen-s | mal-: Yes the files are already there. | 15:36 |
*** ZucZero <ZucZero!~zucca@85-76-140-231-nat.elisa-mobile.fi> has joined #sailfishos-porters | 15:36 | |
*** ZucZero <ZucZero!~zucca@85-76-140-231-nat.elisa-mobile.fi> has quit IRC (Client Quit) | 15:38 | |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has joined #sailfishos-porters | 15:39 | |
adeen-s | mal-: those services are working now but still no mp3 playback | 15:39 |
mal- | adeen-s: install gstreamer-1.0-tools and run gst-inspect-1.0 check the output for droid | 15:41 |
mal- | btw, you could have rebuilt the whole image by now :) | 15:42 |
adeen-s | mal-: I have the same thoughts. | 15:52 |
adeen-s | i have installed the tools but have no such application. | 15:53 |
adeen-s | 'gstreamer1.0-droid-tools = 0:1.0.0-1' is already installed. | 15:56 |
mal- | adeen-s: not gstreamer1.0-droid-tools, gstreamer-1.0-tools | 15:57 |
mal- | a small difference in the package names | 15:58 |
adeen-s | mal-: OK | 16:01 |
*** adeen-s <adeen-s!~adeen-s@117.196.192.105> has quit IRC (Quit: leaving) | 16:01 | |
*** krnlyng <krnlyng!~liar@77.116.84.135.wireless.dyn.drei.com> has joined #sailfishos-porters | 16:03 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has quit IRC (Ping timeout: 276 seconds) | 16:07 | |
*** Qno_ <Qno_!~qno@85-76-3-44-nat.elisa-mobile.fi> has joined #sailfishos-porters | 16:08 | |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has joined #sailfishos-porters | 16:09 | |
Qno_ | Is it possible to add ngfd-plugin-droid-vibrator somehow manually, because it's just doesn't happen by build.packages.sh? | 16:11 |
mal- | of course you can build any of the packages manually | 16:13 |
Qno_ | mal-: with cmake? | 16:15 |
mal- | Qno_: no, the way the packages are built, check rpm/dhd/helpers/util.sh | 16:16 |
mal- | what is the problem with ngfd-plugin-droid-vibrator? | 16:17 |
Qno_ | building hangs in there everytime. If you skip it, everything else builds fine | 16:18 |
*** gabriel9 <gabriel9!~bojan@92.241.133.9> has quit IRC (Quit: Konversation terminated!) | 16:19 | |
Qno_ | "hangs" means hours without any progress | 16:22 |
mal- | that is very strange because the srouce hasn't changed in a long time | 16:23 |
mal- | *source | 16:23 |
*** dirkvl <dirkvl!~dirkvl@37.143.36.100> has quit IRC (Ping timeout: 265 seconds) | 16:24 | |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 16:48 | |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has joined #sailfishos-porters | 16:49 | |
ghosalmartin | its funny how qcom broke there own xml files by having comments before the xml declarations | 16:52 |
r0kk3rz | ghosalmartin, be a lot funnier if they werent the dominant SoC vendor... | 16:55 |
ghosalmartin | r0kk3rz: i bet haha | 16:56 |
*** simonvanderveldt <simonvanderveldt!~Simon_van@D97AB7DF.cm-3-3c.dynamic.ziggo.nl> has quit IRC (Remote host closed the connection) | 16:58 | |
*** fedya <fedya!~fedya@95-25-34-159.broadband.corbina.ru> has quit IRC (Quit: Konversation terminated!) | 17:07 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has joined #sailfishos-porters | 17:08 | |
*** krnlyng_ <krnlyng_!~liar@77.117.125.166.wireless.dyn.drei.com> has joined #sailfishos-porters | 17:20 | |
*** krnlyng <krnlyng!~liar@77.116.84.135.wireless.dyn.drei.com> has quit IRC (Ping timeout: 272 seconds) | 17:21 | |
*** krnlyng_ is now known as krnlyng | 17:22 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has quit IRC (Quit: Leaving) | 17:23 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 17:26 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has joined #sailfishos-porters | 17:34 | |
*** taaem <taaem!~taaem@x55b1d2aa.dyn.telefonica.de> has joined #sailfishos-porters | 17:47 | |
*** Zucca <Zucca!~zucca@85-76-140-231-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 240 seconds) | 17:52 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has quit IRC (Read error: Connection reset by peer) | 18:03 | |
*** krnlyng <krnlyng!~liar@77.117.125.166.wireless.dyn.drei.com> has quit IRC (Ping timeout: 255 seconds) | 18:14 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has joined #sailfishos-porters | 18:15 | |
*** krnlyng <krnlyng!~liar@77.117.107.243.wireless.dyn.drei.com> has joined #sailfishos-porters | 18:27 | |
*** Zucca <Zucca!~zucca@85-76-79-177-nat.elisa-mobile.fi> has joined #sailfishos-porters | 18:45 | |
*** nimoot <nimoot!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 18:57 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 246 seconds) | 19:00 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx5t2ycwm6zs--tby56y-3.rev.dnainternet.fi> has joined #sailfishos-porters | 19:02 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has quit IRC (Ping timeout: 272 seconds) | 19:06 | |
*** bpeeters <bpeeters!~splitter@109.128.4.12> has joined #sailfishos-porters | 19:17 | |
*** krnlyng <krnlyng!~liar@77.117.107.243.wireless.dyn.drei.com> has quit IRC (Ping timeout: 265 seconds) | 19:18 | |
bpeeters | first off: i'm more impressived with sailfish than i'd imagined :) secondly: i've got it on my oneplus, but i can't seem to make calls (gives call ended, network error, and some other errors, in no particular order) | 19:18 |
bpeeters | i can't seem to find "making calls is not possible" as normal for the port, so i was wondering if anyone has any suggestions? | 19:19 |
*** drFaustroll <drFaustroll!~alin@178.167.254.153.threembb.ie> has joined #sailfishos-porters | 19:24 | |
*** drFaustroll <drFaustroll!~alin@178.167.254.153.threembb.ie> has quit IRC (Changing host) | 19:24 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 19:24 | |
mal- | bpeeters: the port status page lists calls as not working https://wiki.merproject.org/wiki/index.php?title=Adaptations/libhybris | 19:24 |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 19:24 | |
mal- | not sure if the problem with calls is the same that I had on the fairphone 2 port | 19:27 |
bpeeters | i was hoping the 'untested' would mean possible :( would it be possible to flash another radio to get it to work? or is that just wishfull thinking as well? | 19:28 |
mal- | it depends on the reason, if it's the same as on fp2 then it's just a matter of building some packages and small about of patching of init scripts | 19:30 |
r0kk3rz | bpeeters, if you want to help then start looking through journalctl for error messages | 19:31 |
mal- | logcat output would be even more interesting | 19:31 |
drFaustroll | ghosalmartin: hi | 19:32 |
*** krnlyng <krnlyng!~liar@77.116.29.61.wireless.dyn.drei.com> has joined #sailfishos-porters | 19:32 | |
drFaustroll | ghosalmartin: so you try a proper 32bit | 19:32 |
drFaustroll | ghosalmartin: I wonder how will that help with the vendor bits | 19:32 |
juiceme | hokay, now I have built & flashed my brand new hammerhead image. | 19:34 |
r0kk3rz | juiceme, does it boot? | 19:35 |
juiceme | what happens, is the device boots up so that I can connect to it via USB (telnet 192.168.2.15 2323) but the graphics does not boot up | 19:35 |
juiceme | I can telnet to it | 19:36 |
juiceme | but screen stays in the "google" + lock icon view | 19:36 |
r0kk3rz | it should give you instructions in the telnet | 19:36 |
r0kk3rz | i suggest you follow them | 19:36 |
juiceme | I had this before with my nexus-7 but cannot remember hoe I fixed it :) | 19:37 |
juiceme | ah, so it does1 | 19:37 |
juiceme | will try | 19:37 |
drFaustroll | juiceme: cm13? | 19:38 |
juiceme | cm11 | 19:39 |
drFaustroll | juiceme: ok then you forgot something since we built the images just fine | 19:39 |
juiceme | could be | 19:40 |
drFaustroll | juiceme: look through the flow of this thing.. https://github.com/alinelena/sfa-mer shall give you working images | 19:40 |
bpeeters | r0kk3rz: journalctl says there are no journal logfiles, and i was expecting logs in /var/log but it only has a few lines in systemboot.log and nothing else useful | 19:40 |
drFaustroll | bpeeters: you need to be root | 19:41 |
r0kk3rz | bpeeters, no syslog so no /var/log, journalctl needs to be run as root | 19:41 |
juiceme | drFaustroll, I need no working images | 19:41 |
juiceme | the whole point of the exercise is to roll my own | 19:41 |
r0kk3rz | bpeeters, but like mal- said, more information can be obtained from logcat as well | 19:42 |
mal- | bpeeters: /usr/libexec/droid-hybris/system/bin/logcat | 19:42 |
sledges | drFaustroll: rumour has it, telepathy-ring is now in cellular apps pattern from 2.0.0:) | 19:43 |
drFaustroll | sledges: maybe yes maybe not | 19:43 |
*** Qno_ <Qno_!~qno@85-76-3-44-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 19:43 | |
drFaustroll | sledges: you seein in the scripts? I think I didnot push the latest scripts up | 19:44 |
juiceme | okay, dmesg says there are some partition problems | 19:44 |
juiceme | [ 212.017274] systemd-gpt-auto-generator[407]: Failed to verify GPT partition /dev/mmcblk0rpmb: No such device | 19:44 |
bpeeters | takes some getting used to sailfish :) @mal-: logcat is filled with "isvaliddimension: layer handle is NULL" errors, still waiting for anything more useful to pass by | 19:45 |
juiceme | however it seems to be available | 19:45 |
juiceme | brw-rw---- 1 root root 179, 32 Jan 1 1970 mmcblk0rpmb | 19:45 |
mal- | bpeeters: anything like waiting for service audioflinger? | 19:46 |
Stskeeps | happy-dude: can be ignored | 19:46 |
sledges | drFaustroll: no, just helped a porter with it yesterday | 19:46 |
Stskeeps | juiceme: can be ignored | 19:46 |
sledges | and i think i recommended too much:) | 19:46 |
juiceme | Stskeeps, thanks | 19:46 |
mal- | bpeeters: those isvaliddimension errors are common and not a problem | 19:47 |
juiceme | after that, there are also other errors in dmesg concerning systemd | 19:47 |
drFaustroll | juiceme: check the link... has all the commands to generate a working image... look through them and understand what needs to be done | 19:47 |
juiceme | [ 212.017712] systemd[1]: /lib/systemd/system-generators/systemd-gpt-auto-generator exited with exit status 1. | 19:47 |
drFaustroll | juiceme: makes no sense to reinvent the wheel when all you need is to read to learn about it | 19:47 |
juiceme | drFaustroll, is that different as explained in the HADK? | 19:48 |
drFaustroll | sledges: are you working in a parallel universe? | 19:48 |
bpeeters | from journalctl i get connection refused for pulse audio and ausrv from tonegend, still looking for others | 19:48 |
drFaustroll | juiceme: yes works... | 19:48 |
*** Koffeinfriedhof <Koffeinfriedhof!~quassel@p200300808F28AE4AB9A18CAB5C713BF9.dip0.t-ipconnect.de> has joined #sailfishos-porters | 19:51 | |
bpeeters | mal-: nothing about audioflinger in logcat or journalctl | 19:52 |
juiceme | obviously I need to do some more digging and try to recreate the image. | 19:55 |
bpeeters | i do have tonegend errors about dtmf_play: can't create stream | 19:55 |
juiceme | it is possible I have made some error step on da way | 19:55 |
sledges | drFaustroll: im not working:)) Still digesting | 19:57 |
drFaustroll | sledges: i see i did nto know you become a python | 19:58 |
juiceme | hmm, odd, systemd seems to be progressing slowly | 19:58 |
r0kk3rz | bpeeters, copy output onto a pastebin or somesuch | 19:58 |
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has joined #sailfishos-porters | 19:59 | |
sledges | drFaustroll: or a hat, but yes, elephant for xmas | 19:59 |
drFaustroll | sledges: that is why i try to avoid people over holidays... all want to feed you | 20:00 |
bpeeters | r0kk3rz: journalctl: http://pastebin.com/w8DUfypb | 20:05 |
bpeeters | logcat: http://pastebin.com/gn9R00pV (without the blanking and validdimension errors) | 20:05 |
*** krnlyng <krnlyng!~liar@77.116.29.61.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 20:18 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 20:20 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 20:21 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 246 seconds) | 20:24 | |
*** krnlyng <krnlyng!~liar@77.116.25.94.wireless.dyn.drei.com> has joined #sailfishos-porters | 20:32 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has quit IRC (Remote host closed the connection) | 20:33 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 246 seconds) | 20:52 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 20:54 | |
ghosalmartin | drFaustroll: hey, well am trying a cm13 32bit build, having issues building atm, and who knows we'll just have to wait and see | 20:54 |
drFaustroll | ghosalmartin: the official cm13 is 64 bit? | 20:55 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-2-99-81-19.as13285.net> has quit IRC (Remote host closed the connection) | 20:57 | |
*** Nokius__ is now known as Nokius | 20:59 | |
ghosalmartin | drFaustroll: yes, but I think they have a 32bit flag | 21:02 |
drFaustroll | ghosalmartin: is ok at least you can check that all boots before you start hopping for yours | 21:06 |
Nokius | :) http://community.oppo.com/en/forum.php?mod=viewthread&tid=26801&extra=&page=2 | 21:07 |
bpeeters | thank god i screw around with roms in multirom because i just went from a sailfish that doesn't call to one that doesn't boot.. guess that's not an improvement | 21:09 |
Nokius | mal-: Hi sorry for dump pings last weekend | 21:12 |
mal- | np | 21:14 |
ghosalmartin | drFaustroll: pretty much, but currently ive hit a problem in compiling lol | 21:17 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 21:19 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Client Quit) | 21:23 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 21:23 | |
juiceme | i am not convinced that it was a good thing to go systemd... more and more it seems to me sysv init was the correct way all along... :( | 21:24 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 272 seconds) | 21:42 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has quit IRC (Quit: Leaving) | 21:43 | |
ghosalmartin | at this point, is it possible to just build sailfish 64bit lol | 21:48 |
nh1402 | modify mer to support 64bit, or whatever is needed to build sailfish 64 bit. Phones are starting to creep in with 4 GB RAM (and force touch) and if a community port can't support 100% of the hardware by design then people are going to be upset. | 21:52 |
bpeeters | upset? nah, i think sad would be a more appropriate wording (like me not being able to use sailfish as my daily driver on the OPO) | 21:54 |
nh1402 | bad choice of word there | 21:54 |
ghosalmartin | devastated would fit better haha | 21:54 |
bpeeters | well, let's be honest... what would, for example, android be without it's community and all the custom roms? *nothing* | 21:55 |
nh1402 | I plan to get the Xperia Z6 (based on the rumours it sounds exactly what I'm looking for), which will also have a 64bit Snapdragon 820 SoC (all but confirmed, unless they make the wrong choice again and stick with the Snapdragon 810), 4GB RAM (rumoured), force touch (again, rumoured) amongst other things. | 21:56 |
bpeeters | i'm not ready to let my OPO go yet... still the best phone i've had, and i've had more than i care to admit | 21:57 |
nh1402 | bpeeters: exactly, the app permissions thing has been around in some custom roms for years now, same goes with multi-window. Samsung and LG have had it for a while, Cyanogenmod had a project called cornerstone which was scrapped for some reason, and now they decide it should be a standard feature. | 21:58 |
ghosalmartin | nh1402: getting sfos onto it might be a different matter though | 21:58 |
bpeeters | nh1402: doesn't the z6 have a terrible screen/size ratio with its borders? | 21:59 |
nh1402 | one thing I really really hate about android is that they don't get rid of the stupid navigation bar at the bottom, I understand the top status bar being there but the navigation bar is just ridiculous, such a waste of space and use of the touch screen. | 22:00 |
nh1402 | bpeeters: well the z6 isn't out yet, but all previous version do have an annoying top and bottom bezel yes, due in part to the dual front facing speakers. I hate them as much as the next guy, but in terms of specifications its one of the only ones left not to have gone insane with screen size. | 22:01 |
bpeeters | isn't the navbar for devices without hardware buttons (not that i can think of one off the top of my head)... but i don't know in AOSP, but atleast in exodus you can choose if it's there or not | 22:02 |
ghosalmartin | i think the concept of the back button is just bad | 22:02 |
bpeeters | heh, screensize... that's becoming a dick-measurement amongst kids, had the kid of a friend show off his new phone this summer... freaking 6 inches, didn't even fit decently into his pocket | 22:03 |
nh1402 | I hate the disgusting "Touchwiz" rubbish that Samsung use, as well as the capacitive buttons why the heck are they still around, and the fact they copy Apple with the worst possible parts of the phone, thickness and battery size. | 22:03 |
*** krnlyng <krnlyng!~liar@77.116.25.94.wireless.dyn.drei.com> has quit IRC (Ping timeout: 265 seconds) | 22:03 | |
bpeeters | hate touchwiz (doesn't everybody), but i personally do prefer capacitive buttons over on-screen ones (no clue why) | 22:04 |
nh1402 | LG are rumoured to go even bigger with the G5 which is just stupidly insane, HTC assets have become worthless and latest phone a bit stale (funny how people put up with Sony's design language but if HTC does it, they hate it and it has to go) | 22:05 |
ghosalmartin | I think stock Android is by far the best look | 22:05 |
ghosalmartin | I remember using PIE controls, they were quite handy | 22:06 |
nh1402 | I got rid of the nav bar in favour of PIE controls, but I still didn't think that was the right way to handle it. | 22:06 |
bpeeters | ohgodno, the PIE controls are not my thing | 22:07 |
nh1402 | I stopped using PIE controls, mainly because I couldn't be bothered to keep installing it when flashing a new rom. | 22:07 |
ghosalmartin | nh1402: at a time they came with cm | 22:07 |
bpeeters | one of the things that surprised me when trying on sailfish on my OPO was that i was so quick to like it, since i dislike most variations on how to navigate my phone | 22:07 |
ghosalmartin | kicking off another cm13 32bit build, wish me luck :P | 22:08 |
nh1402 | the other thing that I hate is that the onscreen keyboard takes just over a third of the display, and doesn't sound like the best way of going about it, so I tried the snapkeys keyboard, but no matter how hard I try, I just can't get use to that keyboard. | 22:08 |
nh1402 | although Sailfish has the same problem, I seem to make less mistakes with that keyboard than the one with Android. | 22:10 |
nh1402 | and can type faster with it. | 22:10 |
bpeeters | noticed that too, quite liked most of sailfish | 22:10 |
bpeeters | except the part where the port can't be used for calling on the OPO, that's a bit of a buzzkill | 22:11 |
bpeeters | i wonder how they'll survive though, they don't have a lot of devices, and they aren't really known... not like samsung would use sailfish for their devices | 22:14 |
bpeeters | and with microsoft now trying to get a piece of the market back with w10 and their universal apps idea, it'll be even less likely for sailfish to become a decent shareholder for mobile | 22:15 |
ghosalmartin | I think SFOS will be whatever the community makes of it, thats based on two things though, Jolla disbanding and the community has access to the source of the UI | 22:15 |
mal- | bpeeters: you can always try to fix it, it requires some work | 22:15 |
bpeeters | mal-: i would love to, but i have no idea where to start... didn't get much wiser out of the logs except for pulseaudio not starting and errors from telepathy | 22:17 |
nh1402 | thought I would give that keyboard another stab, but they've completely abandoned it | 22:18 |
*** krnlyng <krnlyng!~liar@178.114.97.66.wireless.dyn.drei.com> has joined #sailfishos-porters | 22:18 | |
nh1402 | a real shame, was a good concept 4 squares instead of a third of the display wasted away with a keyboard, could even be invisible once you get used to it, could have been a real game changer. | 22:20 |
mal- | bpeeters: so no audio is working for you? | 22:24 |
bpeeters | no, i tried several of the fixes posted online but still can't get any audio | 22:26 |
bpeeters | in the meantime i'm now reinstalling sailfish because i screwed up and got it stuck in a bootloop a while back (and thus, took a break from trying to think about it) | 22:26 |
mal- | bpeeters: then why is audio listed as working in the status table | 22:26 |
bpeeters | from what i found around on the forums, some users do have audio (mp3) working | 22:27 |
mal- | how about the sound menu in settings, does that play anything | 22:28 |
bpeeters | will try when i've got the install back up and running | 22:31 |
nh1402 | anyone give the android app layer a stab on anything other than the Nexus 5 while I was gone? | 22:46 |
ghosalmartin | just saw this on the cynagenmod channel: Apparently the coding for the IR sensor is not allowed in CM13 | 22:49 |
ghosalmartin | i thought IR sensors were closed off anyways | 22:49 |
bpeeters | mal-: nope, no sound anywhere | 22:51 |
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has quit IRC (Quit: there are people who don't understand the concept of examples) | 22:53 | |
*** frozengeek <frozengeek!~frozengee@77.109.119.34> has quit IRC (Quit: frozengeek) | 22:57 | |
*** Koffeinfriedhof <Koffeinfriedhof!~quassel@p200300808F28AE4AB9A18CAB5C713BF9.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection) | 22:57 | |
bpeeters | mal-: got sounds working on a fresh install, still figuring out if i can get calls to work though | 22:58 |
taaem | bpeeters: try to call someone and logcat simultaniously | 22:59 |
bpeeters | taaem: http://pastebin.com/12jY85zH | 23:03 |
taaem | E/ACDB-LOADER( 1326): ACDB -> Not correctly initialized! | 23:06 |
taaem | this looks bad | 23:06 |
taaem | acdb is the audio calibration database, some qualcomm tech | 23:07 |
taaem | but maybe mal- knows more | 23:07 |
taaem | bpeeters: ^ | 23:08 |
*** krnlyng <krnlyng!~liar@178.114.97.66.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 23:14 | |
bpeeters | taaem: this is also suspicious: telepathy-ring[1322]: GLIB WARNING ** Ring - Call.Dial: message="Operation already in progress" reason=ERROR (6) cause=org.ofono.Error.InProgress | 23:22 |
Guhl | does anyboby know where the layouts for hardware keyboards are stored? | 23:31 |
ghosalmartin | the almighty porting gods must hate me to have me run out of space midbuild | 23:34 |
bpeeters | ghosalmartin: so far for you cm13 build luck? | 23:42 |
*** nh1402 <nh1402!~Thunderbi@95.148.89.101> has quit IRC (Ping timeout: 276 seconds) | 23:42 | |
ghosalmartin | bpeeters: well for some reason the binary apks pulled from device are causing issues | 23:42 |
ghosalmartin | and it crashes again because it cant make a tmp dir | 23:44 |
*** dvogel <dvogel!~dorianvog@AStrasbourg-651-1-272-25.w109-221.abo.wanadoo.fr> has quit IRC (Quit: Konversation terminated!) | 23:44 | |
*** dvogel <dvogel!~dorianvog@AStrasbourg-651-1-272-25.w109-221.abo.wanadoo.fr> has joined #sailfishos-porters | 23:45 | |
*** Zucca <Zucca!~zucca@85-76-79-177-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 240 seconds) | 23:52 | |
bpeeters | got rid of the acdb errors, still no joy on calls | 23:54 |
taaem | bpeeters: search in op forums for ubuntu touch thread maybe they found a solution | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!