*** Zucca <Zucca!~zucca@85-76-21-19-nat.elisa-mobile.fi> has joined #sailfishos-porters | 01:08 | |
*** IHAVENONICK <IHAVENONICK!~zucca@85-76-32-7-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 250 seconds) | 01:10 | |
*** zhxt <zhxt!~quassel@124.202.185.26> has joined #sailfishos-porters | 01:38 | |
*** zhxt <zhxt!~quassel@124.202.185.26> has left #sailfishos-porters ("http://quassel-irc.org - Chat comfortably. Anywhere.") | 01:58 | |
xreactx | mal: i think i figured out my platform-device issue... i think when i saved it, it saved as a dos file (i used fromdos platform-device) and now i'm able to see the directories while in adb shell | 01:59 |
---|---|---|
xreactx | while in debug mode, i am not able to see it | 01:59 |
*** zhxt <zhxt!~quassel@124.202.185.26> has joined #sailfishos-porters | 02:07 | |
xreactx | hair loss over SFOS failures continue... | 02:31 |
*** Kabouik_ <Kabouik_!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 240 seconds) | 02:32 | |
xreactx | mal: hmm, i think seeing them in recovery wasnt a milestone (frustration continues) | 02:37 |
xreactx | can a TWRP version cause any kind of install failures? (i.e. certain versions of twrp are required to boot some roms) | 02:44 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 255 seconds) | 02:48 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has joined #sailfishos-porters | 03:18 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Ping timeout: 240 seconds) | 03:31 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has quit IRC (Ping timeout: 248 seconds) | 03:32 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 03:36 | |
*** psachin <psachin!~psachin@125.16.97.127> has joined #sailfishos-porters | 03:50 | |
*** luen <luen!~erik@c-0f5be655.08-67-6762674.cust.bredbandsbolaget.se> has joined #sailfishos-porters | 04:01 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has joined #sailfishos-porters | 04:18 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has quit IRC (Remote host closed the connection) | 04:29 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has joined #sailfishos-porters | 04:30 | |
xreactx | mal: you around? | 04:47 |
xreactx | zhxt: you as well? | 04:47 |
rydare | xreactx, how goes the OP5 port? that's what you were doing right? | 04:57 |
xreactx | rydare: thats what i'm trying to do | 04:57 |
xreactx | i had a question about "sed"... are you familiar with unix commands and sed? | 04:57 |
rydare | I'm no expert, but i'm pretty sure i've used sed in some examples | 04:58 |
rydare | i probably can't help you | 04:58 |
xreactx | the issue i'm running into is my symlinks are working and it's stemming to my udev (platform device) | 04:58 |
xreactx | the issue is "1da4000.ufshc" is not showing in the /dev/block/platform/soc/ directory | 04:59 |
xreactx | but it shows up when i'm in adb shell/twrp recovery | 04:59 |
rydare | could it be a permissions issue? that's one case where files don't appear for some users | 05:00 |
rydare | or would you still be able to see the file there | 05:00 |
xreactx | mal provided me this string for my device (it contains and extra "\([^/]*\)/" group and /\3) "sed "s|/devices/\([^/]*\)/\([^/]*\)/\([^/]*\)/.*|\1/\2/\3|g"| cut -d'/' -f1`" | 05:01 |
xreactx | i dont know if its a permission issue.... | 05:02 |
rydare | yeah sorry this is beyond me, wish i could help you buddy | 05:02 |
xreactx | no worries | 05:02 |
rydare | i hope to one day follow in your footsteps | 05:02 |
rydare | get it working on the OP5T i ordered drunk the other night | 05:03 |
xreactx | i'm trying to follow in mal, krnlyng, and wdehoog's footsteps | 05:03 |
xreactx | i just installed the Openbeta Android Oreo on my OP5, its nice. but i would like to have SFOS running on it | 05:04 |
rydare | that would be wonderful, like i said i ordered a 5T so I hope to port as well, but the stuff you're doing seems way out of my league | 05:18 |
rydare | like i don't feel like i belong in the channel with such little knowledge | 05:18 |
xreactx | i started porting with Halium, before that i watched alot of porting guides on youtube. read through the HADK a few times. I think the challenging part is the OP5 could be the first 64bit with a 4.4 kernel to run SFOS | 05:22 |
xreactx | so it has alot of new stuff thats not tested | 05:23 |
xreactx | it took me a week to figure out how to get telnet to work on the 4.4 kernel (usb_gadget was dropped from the 4.4 kernel, so i had to figure out how to build it back in) | 05:23 |
xreactx | mal: do you think i need to add anything to my .spec files to get the sed path to work? Looking at some of the other ports, i noticed some droid-configs/rpm/ *.specs had inputs like "%define dcd_path ./" and "%define have_modem 1" in them (can you tell me what dcd_path is?) | 05:26 |
*** zhxt_ <zhxt_!~quassel@124.202.185.26> has joined #sailfishos-porters | 05:26 | |
*** zhxt_ <zhxt_!~quassel@124.202.185.26> has quit IRC (Remote host closed the connection) | 05:35 | |
zhxt | xreactx: hi, | 05:37 |
zhxt | xreactx: symlink works now? | 05:37 |
xreactx | zhxt: i'm still get errors like "service vold not found" | 05:46 |
xreactx | zhxt: 1da4000.ufshc doesnt appear in /dev/block/platform/soc/HERE/ | 05:47 |
zhxt | hmmm, | 05:48 |
xreactx | looking at some other ports on github, (copied from earlier) i noticed some droid-configs/rpm/ *.specs had inputs like "%define dcd_path ./" and "%define have_modem 1" in them (can you tell me what dcd_path is?) | 05:48 |
xreactx | is dcd = droid-config-device | 05:48 |
xreactx | i'll be back, i'll respond to messages with xreactx[m] | 05:50 |
zhxt | no much idea about that, but you can grep "dcd_path" in subdir dcd to see if there is some hint | 05:51 |
zhxt | xreactx: it's obsoleted(included in dcd.inc by default in newer version) | 05:54 |
*** T4 <T4!T4@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection) | 06:00 | |
*** T4 <T4!T4@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters | 06:00 | |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-212-186.ewe-ip-backbone.de> has joined #sailfishos-porters | 06:00 | |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-212-186.ewe-ip-backbone.de> has quit IRC (Quit: Konversation terminated!) | 06:10 | |
xreactx[m] | ahh, ok. | 06:21 |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-bnjakcvzlpwfgtpq> has joined #sailfishos-porters | 06:23 | |
*** jbadiapa <jbadiapa!~jubapa@212.red-88-6-145.staticip.rima-tde.net> has joined #sailfishos-porters | 06:30 | |
*** spiiroin <spiiroin!~spiiroin@178-55-119-17.bb.dnainternet.fi> has quit IRC (Ping timeout: 268 seconds) | 06:36 | |
xreactx | zhxt: do you know what each part of the "sed" path in the platform-devices means? | 06:59 |
xreactx | zhxt: sed "s|/devices/\([^/]*\)/\([^/]*\)/\([^/]*\)/.*|\1/\2/\3|g"| cut -d'/' -f1`" what does the "1 2 3" mean? is it in reference to something like sde1 or sda13 | 07:00 |
zhxt | xreactx: do you have the 998 rules? | 07:00 |
xreactx | its in the droid-configs/droid-configs-device/sparse... directory. i didnt modify that for use in droid-configs/sparse... | 07:02 |
xreactx | i imagine i would have to edit it since i'm using a slightly longer sed path | 07:03 |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:719d:83de:50b1:faf1> has quit IRC (Ping timeout: 255 seconds) | 07:04 | |
zhxt | xreactx: could you please show me your 998-droid-system.rules | 07:04 |
xreactx | http://pastebin.ubuntu.com/26056624/ | 07:05 |
zhxt | seems good | 07:06 |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:6d97:89b2:c81e:3af1> has joined #sailfishos-porters | 07:07 | |
xreactx | i didnt touch it | 07:07 |
xreactx | mal advised i use a slightly longer path in platform-device... but there is no need to alter that, correct? | 07:07 |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:dd6d:d8b5:9c46:1744> has joined #sailfishos-porters | 07:09 | |
xreactx | zhxt: dumb question, dont know if this is a whats causing any issue... should i build my hybris-boot with android_device_qcom_sepolicy sync'd? | 07:11 |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has joined #sailfishos-porters | 07:12 | |
*** zhxt <zhxt!~quassel@124.202.185.26> has quit IRC (Ping timeout: 248 seconds) | 07:12 | |
*** zhxt <zhxt!~quassel@124.202.185.26> has joined #sailfishos-porters | 07:14 | |
xreactx | probably doesnt matter, i have "selinux=0" in my kernel cmdline | 07:15 |
xreactx | zhxt: in the 998-droid-system.rules, should i add "soc" after "platform" as in SYMLINK+="block/platform/soc/$env{ANDROID_BLOCK_DEVICE}/by-name/$env{ID_PART_ENTRY_NAME}" | 07:19 |
*** gexc-tablet <gexc-tablet!~gexc@172-4-29-163.lightspeed.rcsntx.sbcglobal.net> has quit IRC (Ping timeout: 248 seconds) | 07:19 | |
zhxt | xreactx: I haven't add that for mi5, but I cann't remember if there is a /dev/b/p/soc path on the device. | 07:21 |
xreactx | whats the mi5 code name? | 07:22 |
zhxt | gemini | 07:25 |
xreactx | i was going to see what the mounts looked like in the fixup-mountpoints doc | 07:26 |
xreactx | anyways, i have to get going. have a good one, i'll play around with my device tomorrow | 07:27 |
zhxt | xreactx: okay, see you :) | 07:28 |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0a3-125.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 07:33 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has joined #sailfishos-porters | 07:43 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters | 07:44 | |
*** hge <hge!~hongwei.g@host-59-98.lasipalatsi.fi> has joined #sailfishos-porters | 07:46 | |
*** phdeswer <phdeswer!~phdeswer@85-76-16-211-nat.elisa-mobile.fi> has joined #sailfishos-porters | 07:59 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 08:05 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Quit: Leaving) | 08:36 | |
*** NeoChapay <NeoChapay!~s.chuplig@host-207-138.dialup.telecet.ru> has quit IRC (Quit: Konversation terminated!) | 08:43 | |
*** NeoChapay <NeoChapay!~s.chuplig@85.26.170.34> has joined #sailfishos-porters | 08:44 | |
*** Herrie|Laptop <Herrie|Laptop!599234d9@gateway/web/freenode/ip.89.146.52.217> has joined #sailfishos-porters | 08:46 | |
Herrie|Laptop | piggz: ping | 08:46 |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Remote host closed the connection) | 08:47 | |
T4 | <adampigg> Pong | 08:49 |
Mister_Magister | adampigg: ping | 08:52 |
T4 | <adampigg> Aye | 08:52 |
T4 | <adampigg> I'm here | 08:52 |
Mister_Magister | gosh i wanted to play ping pong :( | 08:53 |
T4 | <adampigg> It's @adampigg btw | 08:53 |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 248 seconds) | 09:07 | |
*** luen <luen!~erik@c-0f5be655.08-67-6762674.cust.bredbandsbolaget.se> has joined #sailfishos-porters | 09:13 | |
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has joined #sailfishos-porters | 09:14 | |
*** luen <luen!~erik@c-0f5be655.08-67-6762674.cust.bredbandsbolaget.se> has quit IRC (Quit: ZNC 1.6.5+deb1 - http://znc.in) | 09:23 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB4386.dip0.t-ipconnect.de> has joined #sailfishos-porters | 09:37 | |
*** Nokius <Nokius!~Nokius@p5DDB4C01.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds) | 09:41 | |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 09:43 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-bnjakcvzlpwfgtpq> has quit IRC (Quit: Connection closed for inactivity) | 09:52 | |
stephg | ning! | 10:00 |
*** pashik <pashik!~Pavel@host-207-138.dialup.telecet.ru> has quit IRC (Quit: WeeChat 1.4) | 10:01 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters | 10:02 | |
*** pashik <pashik!~Pavel@85.26.170.34> has joined #sailfishos-porters | 10:03 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters | 10:04 | |
xreactx | pong | 10:22 |
Mister_Magister | ping | 10:26 |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 276 seconds) | 10:29 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has joined #sailfishos-porters | 10:40 | |
mal | xreactx: try sed "s|/devices/\([^/]*\)/\([^/]*\)/.*|\1/\2|g"` | 10:41 |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has quit IRC (Client Quit) | 10:41 | |
*** Herrie|Laptop <Herrie|Laptop!599234d9@gateway/web/freenode/ip.89.146.52.217> has quit IRC (Ping timeout: 260 seconds) | 10:45 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 11:05 | |
*** elros <elros!~sailfish@87-206-58-108.dynamic.chello.pl> has joined #sailfishos-porters | 11:12 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-fkoezqzrlhqlounu> has joined #sailfishos-porters | 11:22 | |
*** zhxt <zhxt!~quassel@124.202.185.26> has quit IRC (Remote host closed the connection) | 11:27 | |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters | 12:00 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has quit IRC (Quit: Konversation terminated!) | 12:12 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters | 12:14 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Remote host closed the connection) | 12:23 | |
*** abranson <abranson!~abranson@greenback.default.abranson.uk0.bigv.io> has quit IRC (Remote host closed the connection) | 12:27 | |
*** abranson <abranson!~abranson@greenback.default.abranson.uk0.bigv.io> has joined #sailfishos-porters | 12:28 | |
T4 | <adampigg> Wonder if asteroidos could run on the amazfit | 12:38 |
r0kk3rz | piggz does it run android? | 12:41 |
r0kk3rz | seems so: https://forum.xda-developers.com/smartwatch/amazfit/rom-pacefied-amazfit-huami-amazfit-t3539431 | 12:43 |
*** zhxt <zhxt!~zhxt@36.102.208.87> has joined #sailfishos-porters | 12:50 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has quit IRC (Read error: Connection reset by peer) | 13:03 | |
*** Nokius_ is now known as Nokius | 13:03 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters | 13:14 | |
*** elros <elros!~sailfish@87-206-58-108.dynamic.chello.pl> has quit IRC (Ping timeout: 276 seconds) | 13:25 | |
T4 | <adampigg> It's only £88 | 13:28 |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-fkoezqzrlhqlounu> has quit IRC (Quit: Connection closed for inactivity) | 13:52 | |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:dd6d:d8b5:9c46:1744> has quit IRC (Ping timeout: 255 seconds) | 14:02 | |
*** spiiroin <spiiroin!~spiiroin@178-55-119-17.bb.dnainternet.fi> has joined #sailfishos-porters | 14:16 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-rkfvihtdtyaurkgf> has joined #sailfishos-porters | 14:21 | |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has quit IRC (Quit: WeeChat 1.9.1) | 14:31 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has quit IRC (Remote host closed the connection) | 14:38 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has joined #sailfishos-porters | 14:47 | |
*** gexc-tablet <gexc-tablet!~gexc@129.107.80.203> has joined #sailfishos-porters | 15:07 | |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has joined #sailfishos-porters | 15:24 | |
lbt | piggz: pong | 15:25 |
mal | lbt: it seems pattern updating is broken once again on OBS, there has been issues with OBS occasionally being down (408 error) in the last few days | 15:32 |
lbt | ok. I've seen the OBS issues and done some cleanup to try and prevent that recurring | 15:33 |
lbt | I don't actually *know* why it was happening. the src server was getting locked up though | 15:33 |
lbt | I suspect some remote OBS links got triggered which I've now cleaned up | 15:33 |
lbt | I'm looking at the boss/pattern stuff now | 15:34 |
mal | ok, thanks | 15:34 |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has quit IRC (Ping timeout: 248 seconds) | 15:39 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters | 15:48 | |
*** zhxt <zhxt!~zhxt@36.102.208.87> has quit IRC (Ping timeout: 240 seconds) | 15:50 | |
*** elros <elros!~sailfish@87-206-58-108.dynamic.chello.pl> has joined #sailfishos-porters | 15:55 | |
*** zhxt <zhxt!~zhxt@36.102.208.87> has joined #sailfishos-porters | 15:59 | |
*** zhxt <zhxt!~zhxt@36.102.208.87> has quit IRC (Ping timeout: 248 seconds) | 16:07 | |
*** amccarthy <amccarthy!~amccarth@58-7-218-51.dyn.iinet.net.au> has quit IRC (Ping timeout: 250 seconds) | 16:13 | |
*** amccarthy <amccarthy!~amccarth@58-7-224-217.dyn.iinet.net.au> has joined #sailfishos-porters | 16:13 | |
T4 | <adampigg> Lbt, i was slso havinh auth issues usinc osc copypac | 16:24 |
lbt | mal: patterns should now work again ... the AMQP system had gone on hold due to breaching the memory usage limit :/ | 16:25 |
lbt | T4: can you login to the OBS ? | 16:26 |
lbt | it has been a bit flakey for a few days but should be good now | 16:26 |
lbt | if so then check your ~/.oscrc file and ensure the credentials are correct | 16:27 |
lbt | osc ls home:T4 (or whatever) should work | 16:27 |
mal | lbt: use the nick after T4, since that is a relay thingy | 16:31 |
*** elros <elros!~sailfish@87-206-58-108.dynamic.chello.pl> has quit IRC (Quit: IRC for Sailfish 0.9) | 16:32 | |
*** elros <elros!~communi@87-206-58-108.dynamic.chello.pl> has joined #sailfishos-porters | 16:33 | |
T4 | <adampigg> Lbt, my name/pass is correct....and i can copypac after mal already copied it..but it seems i couldnt create it if it didnt already exist...should be some logs from the weekend | 16:35 |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has joined #sailfishos-porters | 16:40 | |
lbt | sorry I need more details on what you're trying to do and what went wrong | 16:42 |
T4 | <adampigg> How long r u around | 16:45 |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has quit IRC (Ping timeout: 255 seconds) | 16:49 | |
*** filip_ <filip_!~filip@89-212-206-178.dynamic.t-2.net> has joined #sailfishos-porters | 16:52 | |
lbt | all night on and off :) | 16:52 |
*** elros <elros!~communi@87-206-58-108.dynamic.chello.pl> has quit IRC (Remote host closed the connection) | 16:55 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has quit IRC (Ping timeout: 240 seconds) | 16:59 | |
mal | lbt: he was trying to copy a new packages from nemo:devel:hw:xiaomi:mido to nemo:testing:hw:xiaomi:mido using osc copypac, for some reason it failed for him but I could do the same, piggz has permissions in both projects so it shouldn't be because of that at least | 17:03 |
mal | lbt: the error seemed to be some auth issue | 17:04 |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0a3-125.dhcp.inet.fi> has joined #sailfishos-porters | 17:05 | |
mal | lbt: but after I had copied the packages there he could overwrite them so only new packages seemed to be the problem | 17:05 |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has quit IRC (Ping timeout: 268 seconds) | 17:07 | |
*** psachin <psachin!~psachin@125.16.97.127> has quit IRC (Ping timeout: 240 seconds) | 17:11 | |
piggz | lbt: mal: back on my laptop now :) | 17:14 |
piggz | Herrie: you didnt reply earlier :D | 17:14 |
*** phdeswer <phdeswer!~phdeswer@85-76-16-211-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 276 seconds) | 17:17 | |
*** rinigus <rinigus!~rinigus@keila-gw.levikom.ee> has joined #sailfishos-porters | 17:23 | |
piggz | lbt: perfect example https://bpaste.net/show/dc6b8ba607cf | 17:26 |
piggz | ffmpeg exists in nemo:testing:hw:xiaomi:mido, and i can copy it from devel ... camera-settings doesnt, and i cant | 17:26 |
lbt | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762825 | 17:28 |
merbot | Debian bug 762825 in osc "Fails to commit a new package" [Normal,Fixed] | 17:28 |
*** Mikayx <Mikayx!~kvirc@85-76-23-1-nat.elisa-mobile.fi> has joined #sailfishos-porters | 17:29 | |
piggz | bash-3.2$ osc --version | 17:29 |
piggz | 0.145git | 17:29 |
lbt | I think it's a urllib issue - not sure | 17:29 |
lbt | I'm also looking at OBS | 17:29 |
piggz | there are no updates to my sfossdk | 17:30 |
*** xreactx_ <xreactx_!6b4de69b@gateway/web/freenode/ip.107.77.230.155> has joined #sailfishos-porters | 17:31 | |
piggz | mal: what is your osc version? | 17:31 |
xreactx_ | mal: why is the path in a sed format? Can I just input the actual path? I.e. devices/\dev/\block/\platform/\soc | 17:35 |
*** xreactx_ <xreactx_!6b4de69b@gateway/web/freenode/ip.107.77.230.155> has quit IRC (Client Quit) | 17:36 | |
lbt | piggz: did you try those osc commands just now? | 17:36 |
piggz | lbt: yes | 17:36 |
mal | xreactx: because it's nicer not to hardcode values | 17:37 |
mal | xreactx: did you test the new version I gave you? | 17:37 |
*** filip_ <filip_!~filip@89-212-206-178.dynamic.t-2.net> has quit IRC (Ping timeout: 276 seconds) | 17:37 | |
*** delaya73_ <delaya73_!53a701e4@gateway/web/freenode/ip.83.167.1.228> has joined #sailfishos-porters | 17:38 | |
delaya73_ | Hi | 17:39 |
*** xreactx_ <xreactx_!6b4de69b@gateway/web/freenode/ip.107.77.230.155> has joined #sailfishos-porters | 17:40 | |
*** elros <elros!~communi@87-206-58-108.dynamic.chello.pl> has joined #sailfishos-porters | 17:40 | |
xreactx_ | mal: I saw it this morning, haven't tried it out yet | 17:41 |
xreactx_ | RESULT=`echo "$1" | sed "s|/devices/\([^/]*\)/\([^/]*\)/.*|\1/\2|g"| cut -d'/' -f1` | 17:45 |
xreactx_ | mal: that was the original one | 17:46 |
elros | xreactx_: just hardcode it for now and fix it when yor phone will stop rebooting | 17:47 |
lbt | piggz: I'm pretty sure it's not hitting the OBS | 17:47 |
lbt | so I think osc is failing to get the data needed to do the create package | 17:47 |
lbt | So I see the api hits to get the camera-settings data but not to write | 17:48 |
elros | Iirc you can use udevadm info /dev/mmcblk0 (or whatever device you have) | 17:48 |
piggz | lbt: give me solutions :) ... mal, what version u using? | 17:48 |
lbt | that's consistent with some old python urllib2 issues | 17:48 |
Mister_Magister | lbt: obs and webhooks are all ok now? | 17:49 |
lbt | Mister_Magister: I hope so | 17:49 |
piggz | lbt: i'll discuss webhooks with you later ... ive never got them to work ... but i have a parents-evening to get to! | 17:49 |
Mister_Magister | lbt: obs was dead a lot lately, why? | 17:49 |
xreactx_ | elros: what would be the proper way to hard code it? I was looking at the 998- rules, at the bottom could I just add "soc" to the first path | 17:50 |
lbt | Mister_Magister: Ultimately I don't know. The src server was blocked | 17:50 |
lbt | piggz: OK ... later maybe | 17:50 |
Mister_Magister | lbt: ah ij | 17:50 |
Mister_Magister | ok | 17:50 |
lbt | I cleaned out a lot of old stuff which may have been triggering and trying and failing to get really old src | 17:51 |
elros | xreactx_: show first line of udevadm command I agve you | 17:51 |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has quit IRC (Ping timeout: 240 seconds) | 17:51 | |
Mister_Magister | lbt: good work! :) | 17:51 |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has joined #sailfishos-porters | 17:56 | |
mal | xreactx_: RESULT=`echo "$1" | sed "s|/devices/\([^/]*\)/\([^/]*\)/.*|\1/\2|g"` | 17:57 |
mal | piggz: I think was actually using osc directly from ubuntu, not inside sdk | 17:58 |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has joined #sailfishos-porters | 17:59 | |
*** T4 <T4!T4@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection) | 18:00 | |
*** T4 <T4!T4@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters | 18:00 | |
delaya73_ | mal: droid-hal-oneplus3-detritus include jolla-hw-adaptation-oneplus3.yaml, rebuild | 18:01 |
mal | delaya73_: any difference? | 18:01 |
delaya73_ | mal: no | 18:02 |
delaya73_ | mal: my logs (dmesg, logcat journalctl, sensorfwd, systemctl): https://pastebin.com/u/delaya73 | 18:03 |
delaya73_ | mal: see pliz at leisure | 18:03 |
delaya73_ | mal: first thing I want to do sensorfwd may need a patch? | 18:07 |
xreactx_ | elros: I'm not sure im following what you're saying/asking. I'm away from my PC at work. Can you pastebin what you're saying | 18:08 |
mal | delaya73_: I doubt it would need patching, the issue is in android side | 18:10 |
elros | xreactx_:I am saying that you can put expected result in platform-device file and test sed magic later using udevadm | 18:14 |
delaya73_ | mal: ok, I disabled it in init.rc - init_user0 and in init.qcom.rc perfd service. This is allowed? | 18:14 |
mal | I'm pretty that way the hack would remain there forever | 18:14 |
mal | delaya73_: disabling what? | 18:15 |
*** xreactx_ <xreactx_!6b4de69b@gateway/web/freenode/ip.107.77.230.155> has quit IRC (Ping timeout: 260 seconds) | 18:15 | |
delaya73_ | #init_user0 and #start perfd | 18:15 |
delaya73_ | in files | 18:16 |
mal | delaya73_: why? | 18:16 |
delaya73_ | perfd not started, if init_user0 active - vold not started | 18:17 |
mal | no idea what that could do to other operation | 18:18 |
delaya73_ | mal: as far as I understand perfd only working in 64bit (for my device) in 32bit mode not started | 18:20 |
delaya73_ | mal: or am I wrong? | 18:21 |
*** phdeswer <phdeswer!~phdeswer@85-76-16-211-nat.elisa-mobile.fi> has joined #sailfishos-porters | 18:22 | |
mal | don't know | 18:22 |
delaya73_ | mal: ok | 18:24 |
mal | anyway that is probably not needed, not sure what init_user0 is supposed to do | 18:25 |
delaya73_ | mal: I can activate it, but to do this I need to start vold | 18:29 |
*** phdeswer <phdeswer!~phdeswer@85-76-16-211-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 248 seconds) | 18:29 | |
mal | delaya73_: is there a problem to start vold? | 18:30 |
*** elros <elros!~communi@87-206-58-108.dynamic.chello.pl> has quit IRC (Quit: Communi 3.5.0 - http://communi.github.com) | 18:30 | |
delaya73_ | mal: no | 18:31 |
*** phdeswer <phdeswer!~phdeswer@85-76-16-211-nat.elisa-mobile.fi> has joined #sailfishos-porters | 18:35 | |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has quit IRC (Read error: Connection reset by peer) | 18:35 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has quit IRC (Remote host closed the connection) | 18:39 | |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has joined #sailfishos-porters | 18:40 | |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has quit IRC (Read error: Connection reset by peer) | 18:41 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has joined #sailfishos-porters | 18:44 | |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has joined #sailfishos-porters | 18:48 | |
*** NeKit <NeKit!~nekit@85-95-189-112.saransk.ru> has joined #sailfishos-porters | 18:49 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has quit IRC (Ping timeout: 268 seconds) | 18:54 | |
Mister_Magister | mal: how can i make repos like for 2011xperias? | 18:55 |
mal | Mister_Magister: dhd and dhv are trivial, in config you need to do also some other modifications, some of which are not so simple depending on how different the devices are | 18:57 |
Mister_Magister | mal: i want to make same repos for moto g2 and g2 lte | 18:58 |
Mister_Magister | they are the same just other device repo | 18:58 |
Mister_Magister | so i just need to change codename | 18:59 |
mal | you can start with the other repos and do config repo the last, in that the easy parts are spec and patterns | 19:00 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 19:00 | |
mal | once you have done those you can ask again | 19:00 |
Mister_Magister | mal: can you explain? i didnt understand you | 19:02 |
mal | what didn't you understand, the other repos are just copying the spec and renaming needed things in those, same for config repo, then you have a look how I have done patterns in config repo and do something similar | 19:04 |
mal | Mister_Magister: what are the codenames of those? | 19:04 |
Mister_Magister | titan and thea | 19:07 |
mal | do those have the same partition layout? | 19:08 |
Mister_Magister | mal: dunno really | 19:09 |
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has quit IRC (Quit: Konversation terminated!) | 19:10 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-rkfvihtdtyaurkgf> has quit IRC (Quit: Connection closed for inactivity) | 19:22 | |
*** NeKit <NeKit!~nekit@85-95-189-112.saransk.ru> has quit IRC (Ping timeout: 248 seconds) | 19:22 | |
*** krnlyng_ <krnlyng_!~frajo@213162072237.public.t-mobile.at> has joined #sailfishos-porters | 19:24 | |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0a3-125.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 19:24 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has joined #sailfishos-porters | 19:40 | |
*** xreactx[m] <xreactx[m]!~xreactxm]@cpe-76-167-106-129.san.res.rr.com> has quit IRC (Ping timeout: 250 seconds) | 19:45 | |
piggz | mal: lbt: ok, my osc problem is fixed, opensuse has it packaged, version 0.161.1, much higher than in the sfossdk | 19:45 |
piggz | so, the issue really is the sdk packages are too old | 19:45 |
lbt | are you running latest sdk? if so then please report that back to them | 19:46 |
piggz | lbt: lets see. ... it was 2.1.0.10 ...updating now | 19:50 |
piggz | there are no newer osc or urllib packages | 19:51 |
piggz | jusa: any firther BT thoughts? How can i get more useful logs? | 19:54 |
piggz | lbt: yeah, same prob with up to date sdk | 19:55 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters | 19:55 | |
*** DarkTuring <DarkTuring!ad2c3d8e@gateway/web/freenode/ip.173.44.61.142> has joined #sailfishos-porters | 19:56 | |
DarkTuring | hi | 19:57 |
DarkTuring | Just curious has someone tried to install Sailfish X to Sony Xperia XZ phone? | 19:57 |
Mister_Magister | DarkTuring: you need to port it firsyt | 19:58 |
DarkTuring | ok, before i buy the device i wanted to see if someone has tried that porting process. | 19:58 |
Mister_Magister | DarkTuring: google or this https://wiki.merproject.org/wiki/Adaptations/libhybris | 19:59 |
r0kk3rz | DarkTuring: no hybris tree yet, you'd need to do that first | 20:00 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has quit IRC (Quit: Leaving) | 20:02 | |
DarkTuring | confirmed as well Xperia Z, yes, Xperia X yes for official Sailfish X but no Xperia XZ | 20:04 |
DarkTuring | Ok without too much coding experience is it possible for one person to port, whats the estimated time required start to finish based on past projects (say Fairphone) | 20:05 |
Mister_Magister | you only need to know basic linux knowledge and how to not make mal mad | 20:06 |
Mister_Magister | and you are good to go | 20:06 |
*** Mikayx <Mikayx!~kvirc@85-76-23-1-nat.elisa-mobile.fi> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) | 20:07 | |
r0kk3rz | and be prepared to learn lots and spend lots of time | 20:08 |
piggz | and read the logs and faq for answers before asking | 20:11 |
xreactx | mal: the sed path you gave me now shows the 1da4000.ufshc in the soc/ directory | 20:12 |
DarkTuring | ok nice! | 20:15 |
*** Kabouik_ <Kabouik_!~kabouik@ks3100825.kimsufi.com> has joined #sailfishos-porters | 20:17 | |
xreactx | however, i'm still getting "service vold not found" | 20:19 |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 260 seconds) | 20:20 | |
*** rinigus <rinigus!~rinigus@keila-gw.levikom.ee> has quit IRC (Quit: Leaving) | 20:20 | |
xreactx | http://pastebin.ubuntu.com/26060204/ latest log | 20:22 |
*** onurati <onurati!~onurati@5.254.89.171> has joined #sailfishos-porters | 20:25 | |
mal | xreactx: what does getprop return? | 20:29 |
xreactx | mal: i had to take off to go back to work. i'll get that info to you later... can you send me a list of things i need to check as well? | 20:33 |
mal | xreactx: I think now the relevant error is droid-hal-init: could not import file '/init.unknown.rc' from '/init.rc': No such file or directory which means something is wrong with properties, are you sure you have droid-hal-$DEVICE-detritus package installed? | 20:38 |
piggz | lbt: you should have a bug notificaiton :D | 20:38 |
*** frajo__ <frajo__!~frajo@mobile-access-6df0a3-125.dhcp.inet.fi> has joined #sailfishos-porters | 20:39 | |
*** krnlyng_ <krnlyng_!~frajo@213162072237.public.t-mobile.at> has quit IRC (Ping timeout: 264 seconds) | 20:42 | |
*** xreactx[m] <xreactx[m]!6b4de6bb@gateway/web/freenode/ip.107.77.230.187> has joined #sailfishos-porters | 20:48 | |
xreactx[m] | mal: hmm, I'm not sure. I'll have to check | 20:48 |
*** delaya73_ <delaya73_!53a701e4@gateway/web/freenode/ip.83.167.1.228> has quit IRC (Ping timeout: 260 seconds) | 20:53 | |
mal | xreactx[m]: do you have the adaptation repos in github? | 20:54 |
*** xreactx[m] <xreactx[m]!6b4de6bb@gateway/web/freenode/ip.107.77.230.187> has quit IRC (Ping timeout: 260 seconds) | 20:55 | |
piggz | mal: to make an image with mic from testing: , is it just a case of manually editing the ks file with the correct path? the rpm from testing still contains the devel: url | 21:06 |
piggz | mal: ignore me, i was looking in the wrong file ... it looks fine | 21:20 |
*** xreactx[m] <xreactx[m]!6b4de7c7@gateway/web/freenode/ip.107.77.231.199> has joined #sailfishos-porters | 21:20 | |
*** wdehoog <wdehoog!a39ee707@gateway/web/freenode/ip.163.158.231.7> has joined #sailfishos-porters | 21:22 | |
xreactx[m] | mal: I'm pretty sure its in my jolla-hw-adaptation-cheeseburger.yaml file | 21:22 |
wdehoog | goodevening. did anybody managed to build 2.1.3.7 that boots and has UI ? | 21:23 |
wdehoog | me not | 21:23 |
xreactx[m] | I have the three repos from the hadk, plus my forked kernel source, and droidmedia | 21:24 |
r0kk3rz | boots? with ui? what a radical idea, im not so sure about that | 21:24 |
wdehoog | but if I install all libhybris packages manually (copy from local repo) it works. | 21:24 |
wdehoog | but[2] I can only install them when I have binutils installed | 21:24 |
wdehoog | so what can I have done wrong that these packages are not installed in the image? | 21:25 |
r0kk3rz | wdehoog: you've updated your sdk and targets right? | 21:25 |
wdehoog | I think so. | 21:25 |
wdehoog | but I'll check | 21:25 |
xreactx[m] | wdehoog: hello | 21:25 |
wdehoog | xreactx[m]: hi! | 21:26 |
wdehoog | xreactx[m]: don't mix work and hobby! | 21:26 |
xreactx[m] | wdehoog: I think my hair loss is slowing down | 21:26 |
xreactx[m] | wdehoog: I'm addicted to SFOS... (and Plasma Mobile), its hard not to mix | 21:27 |
wdehoog | xreactx[m]: well you have to keep at least one of them fun. spread the risk . | 21:28 |
wdehoog | r0kk3rz: you meant 'sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R ssu release 2.1.3.7'? that I did | 21:29 |
wdehoog | r0kk3rz: but what about the SDK? | 21:30 |
r0kk3rz | and version --dup? | 21:30 |
r0kk3rz | sdk you do the same thing, but without the sb2 stuff | 21:31 |
wdehoog | r0kk3rz: zypper dup will downgrade 'parted sdk-chroot sdk-sb2-config sdk-utils syslinux' | 21:31 |
r0kk3rz | you set the version right? | 21:32 |
wdehoog | r0kk3rz: you mean I have to enter 'version --dup'? never ever done that. | 21:32 |
r0kk3rz | wdehoog: https://sailfishos.org/wiki/Platform_SDK_Installation#Updating_the_Platform_SDK | 21:34 |
piggz | lbt: can you patternise https://build.merproject.org/project/show/nemo:testing:hw:xiaomi:mido | 21:34 |
wdehoog | r0kk3rz: thanks a lot. | 21:35 |
lbt | piggz: done | 21:40 |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has quit IRC (Remote host closed the connection) | 21:42 | |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters | 21:44 | |
*** DarkTuring <DarkTuring!ad2c3d8e@gateway/web/freenode/ip.173.44.61.142> has quit IRC (Quit: Page closed) | 21:50 | |
wdehoog | r0kk3rz: zypper dup build_packages.sh gives 'Fatal: Rule file interface version check failed: got 104, expected 105sb2: Error: startup of sb2d failed.' | 21:52 |
wdehoog | logs show this has happened before | 21:52 |
piggz | lbt: much appreciated | 21:56 |
*** xreactx[m] <xreactx[m]!6b4de7c7@gateway/web/freenode/ip.107.77.231.199> has quit IRC (Ping timeout: 260 seconds) | 21:59 | |
piggz | lbt: i cant see an _pattern file in https://build.merproject.org/project/show/nemo:testing:hw:xiaomi:mido | 22:07 |
piggz | there it is | 22:17 |
*** NeKit <NeKit!~nekit@85-95-189-112.saransk.ru> has joined #sailfishos-porters | 22:18 | |
*** phdeswer <phdeswer!~phdeswer@85-76-16-211-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 248 seconds) | 22:25 | |
mal | piggz: it usually takes a few minutes after last build is finished | 22:27 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has quit IRC (Remote host closed the connection) | 22:33 | |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters | 22:33 | |
*** wdehoog <wdehoog!a39ee707@gateway/web/freenode/ip.163.158.231.7> has quit IRC (Quit: Page closed) | 22:37 | |
*** onurati <onurati!~onurati@5.254.89.171> has quit IRC (Ping timeout: 276 seconds) | 22:38 | |
*** NotKit <NotKit!~nekit@85-95-189-112.saransk.ru> has quit IRC (Ping timeout: 252 seconds) | 22:40 | |
*** NeKit <NeKit!~nekit@85-95-189-112.saransk.ru> has quit IRC (Ping timeout: 276 seconds) | 22:40 | |
*** NeKit <NeKit!~nekit@87-119-227-190.saransk.ru> has joined #sailfishos-porters | 22:41 | |
*** NotKit <NotKit!~nekit@87-119-227-190.saransk.ru> has joined #sailfishos-porters | 22:42 | |
*** luen <luen!~erik@c-0f5be655.08-67-6762674.cust.bredbandsbolaget.se> has joined #sailfishos-porters | 22:48 | |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Remote host closed the connection) | 22:49 | |
*** NeKit <NeKit!~nekit@87-119-227-190.saransk.ru> has quit IRC (Ping timeout: 248 seconds) | 22:50 | |
*** TheKit <TheKit!~nekit@178.45.148.38> has joined #sailfishos-porters | 23:15 | |
*** NotKit <NotKit!~nekit@87-119-227-190.saransk.ru> has quit IRC (Ping timeout: 264 seconds) | 23:18 | |
*** zhxt <zhxt!~Mutter@36.102.208.87> has joined #sailfishos-porters | 23:27 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 276 seconds) | 23:30 | |
*** zhxt <zhxt!~Mutter@36.102.208.87> has quit IRC (Client Quit) | 23:31 | |
*** NeKit <NeKit!~nekit@178.45.148.38> has joined #sailfishos-porters | 23:33 | |
*** xreactx <xreactx!4ca76a81@gateway/web/freenode/ip.76.167.106.129> has quit IRC (Ping timeout: 260 seconds) | 23:34 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters | 23:44 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 23:48 | |
*** NeKit <NeKit!~nekit@178.45.148.38> has quit IRC (Ping timeout: 248 seconds) | 23:51 | |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters | 23:56 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!