Mister_Magister | oh i pushed the patch to github | 00:14 |
---|---|---|
Mister_Magister | neat, thanks Magister | 00:14 |
T42 | <b100dian> what device you're working on now? | 00:15 |
Mister_Magister | im thinking of updating g2 to 4.x | 00:18 |
Mister_Magister | last time dhd failed to start | 00:18 |
Mister_Magister | i could start new port of 5z on hybris17 but ugh | 00:19 |
Mister_Magister | hell lets go straight to 4.2 because what could go wrong | 00:30 |
T42 | <b100dian> :) | 00:31 |
Mister_Magister | ah yes dhd last time updated 4 years ago | 00:39 |
Mister_Magister | hybris/hybris-boot/Android.mk:304: *** Multiple or missing power_profile.xml files. Stop. ahh the fun begins | 00:41 |
Mister_Magister | who broke that | 00:41 |
Mister_Magister | ofc mal broke that and the commit says "optional" lmao | 00:43 |
Mister_Magister | hmmm | 00:44 |
Mister_Magister | oh thats wrong hybris-boot | 00:45 |
Mister_Magister | now its alright | 00:47 |
Mister_Magister | slowly crafting kernel patches | 01:16 |
Mister_Magister | lets test kernel on working g2 before i do with creation of the zip | 01:25 |
Mister_Magister | hey! it boots! | 01:31 |
Mister_Magister | fdinfo looks fine | 01:33 |
Mister_Magister | quota seems fine, xfs seems fine | 01:34 |
Mister_Magister | looking good | 01:34 |
Mister_Magister | nothing like 3am hacking | 01:50 |
Mister_Magister | couple bumps on the road like build_packages not building droidmedia-devel and then gst-droid requiring that | 02:59 |
Mister_Magister | mal: ^ you probably want to do smth about it | 02:59 |
Mister_Magister | not mentioning that you have to install meson in target/not adding it to BuildRequires: | 03:00 |
Mister_Magister | i also seem to be missing audioflingerglue build instructions? neither in hadk nor hadk-faq | 03:02 |
Mister_Magister | just saying what i noticed don't get mad at me :< | 03:04 |
Mister_Magister | building zip wish me luck | 03:55 |
Mister_Magister | oh? it failed? | 03:58 |
Mister_Magister | mhm mic fails sed: /etc/zypp/zypper.conf: No such file or directory | 04:03 |
Mister_Magister | .ks file is freshly generated its weird | 04:09 |
Mister_Magister | ye i keep getting Script returned with non zero status, failing. | 04:14 |
Mister_Magister | i was missing Requires: patterns-sailfish-device-tools, that should install zypper and fix things | 04:18 |
Mister_Magister | yep | 04:20 |
Mister_Magister | dang i still got this | 04:20 |
Mister_Magister | the porting skills are still here | 04:20 |
Mister_Magister | well this is the easy part | 04:20 |
Mister_Magister | yep fixed | 04:24 |
Mister_Magister | ah yes no gui we love to see it | 04:38 |
Mister_Magister | some guy some time in the past like 4 years ago did a fix for g2 ui, it was nicely documented but then hadk-faq went to hell and now i'm the only one who remembers it and who uses it and noone has any idea where this fix is and how its working | 04:45 |
Mister_Magister | but basically it stopped working | 04:45 |
Mister_Magister | but hey at least im getting ui… sortof | 04:55 |
Mister_Magister | yeah seems a lot better | 04:58 |
Mister_Magister | dhi is running and stuff | 04:59 |
Mister_Magister | and i sortof get ui | 04:59 |
Mister_Magister | invoker[1987]: died: Received wrong ack (00000000) and Booster: Failed to initialize: Booster: Couldn't read command is what i'm seeing a lot | 05:00 |
Mister_Magister | i've narrowed down where the hack is | 05:43 |
Mister_Magister | minisfservice differs from my g2 and when i put g2's minisfsservice the hack seems to work | 05:44 |
Mister_Magister | i'm not sure yet why startupwizard doesn't start up | 05:44 |
Mister_Magister | ye issue is the same the invoker dies | 05:46 |
Mister_Magister | that prevents startupwizard and couple other things | 05:46 |
Mister_Magister | great issue that noone ever experienced :D | 05:56 |
T42 | <elros34> 4.2.0? then invoker is broken for that release, it miss caps set on booster | 05:58 |
Mister_Magister | 4.2.0 exactly | 06:01 |
Mister_Magister | @elros34 i just found you in the logs | 06:01 |
Mister_Magister | talking about that | 06:01 |
Mister_Magister | @elros34 workaround or build 4.3? | 06:01 |
T42 | <elros34> /usr/sbin/setcap cap_sys_ptrace+pe %{_libexecdir}/mapplauncherd/booster-* should help or build newer version of mapplauncherd mentioned here: collabedit.com/kr9xx | 06:04 |
Mister_Magister | thanks | 06:07 |
Mister_Magister | hmm that doesn't seem to fix things | 06:08 |
T42 | <elros34> hm so different error maybe, do you have getMountNamespace error? | 06:11 |
Mister_Magister | nope | 06:11 |
Mister_Magister | @elros34 https://paste.opensuse.org/cc650901 | 06:12 |
Mister_Magister | tons of invoker[2174]: died: Received wrong ack (00000000), Booster: Failed to initialize: Booster: Couldn't read command | 06:12 |
Mister_Magister | i haven't seen anyone with this issue | 06:13 |
T42 | <elros34> you have thhat error | 06:13 |
Mister_Magister | mhm | 06:14 |
Mister_Magister | oh wait | 06:14 |
Mister_Magister | i do have getMountNamespace | 06:14 |
Mister_Magister | ill try building newer mapplauncherd then | 06:14 |
T42 | <elros34> so you are missing /proc/<pid>/ns/mnt. Yeah should be easier to build newer version of invoker than patching kernel. | 06:15 |
Mister_Magister | i am | 06:15 |
Mister_Magister | i was already patching kernel today so nah patching kernel is simpler for me | 06:16 |
Mister_Magister | throw commits at me please :D | 06:16 |
Mister_Magister | its soemthing to do with namespaces is it not | 06:17 |
T42 | <elros34> yeah 12 commits are in collabedit.com/kr9xx. Do you use bluez4 on that device | 06:19 |
Mister_Magister | bluez5 | 06:19 |
Mister_Magister | ye i don't have mntns | 06:19 |
T42 | <elros34> btw that /proc/<pid>/ns/mnt requirement is droped in 4.3.0 so not sure whether is worth to patch kernel | 06:20 |
Mister_Magister | yeah | 06:20 |
Mister_Magister | wouldn't it be simpler to jsut build 4.3.0 image | 06:21 |
T42 | <elros34> maybe or you will have new issues because of sailjail all over the place | 06:21 |
Mister_Magister | i think i've patched everything for sailjail | 06:22 |
Mister_Magister | whats 4.3.0's small version? | 06:22 |
T42 | <elros34> 12 I think | 06:22 |
Mister_Magister | thanks | 06:23 |
Mister_Magister | i've been entire night at it at this point xd | 06:23 |
Mister_Magister | building mapplauncherd 4.2.2. | 06:24 |
Mister_Magister | still gotta figure out changes in minixfsservice | 06:24 |
T42 | <elros34> btw update your hcismd-up script | 06:26 |
Mister_Magister | i know lol | 06:26 |
Mister_Magister | i know whats broken in there already mentionedi t on this chanel | 06:26 |
Mister_Magister | i want gui first yatknow | 06:26 |
Mister_Magister | haven't updated since 3.4 xd | 06:26 |
Mister_Magister | yep we got wizard | 06:26 |
Mister_Magister | now for the second wizard | 06:27 |
Mister_Magister | here it is | 06:27 |
Mister_Magister | and here is ui | 06:28 |
T42 | <elros34> yeah no search for new bugs and explore slownes of sailjail:) | 06:28 |
Mister_Magister | what do you mean? | 06:29 |
T42 | <elros34> compared to 3.4 most jolla apps use generic booster so they start way slower | 06:30 |
Mister_Magister | why tho | 06:30 |
T42 | <elros34> thanks to sailjail | 06:30 |
Mister_Magister | some limitations? | 06:30 |
T42 | <elros34> yeah silica booster can't be used for some reason | 06:31 |
Mister_Magister | i see | 06:31 |
Mister_Magister | welp on my side, everything seems to be workign except for vibrations (i got idea about that) and camera (new configs or smth) | 06:31 |
Mister_Magister | thanks for help | 06:32 |
Mister_Magister | got bunch of things to figure out but its doable | 06:32 |
Mister_Magister | luv u <3 @elros34 | 06:32 |
Mister_Magister | still im amazed in myself that i got this far by myself after such long break | 06:33 |
Mister_Magister | last time i didn't have as much of a success | 06:33 |
Mister_Magister | maybe i patched kernel better this time | 06:34 |
T42 | <elros34> for camera you should probably build older version of droidmedia/gst-droid if you do not use revisions mentioned in notes | 06:34 |
Mister_Magister | oh thanks | 06:35 |
Mister_Magister | guys he's overdelivering :D | 06:35 |
Mister_Magister | but for now | 06:38 |
* Mister_Magister falls into deep slumber | 06:38 | |
Mister_Magister | i'm gonna exceed jolla's support of jolla phone with the g2 port | 06:45 |
Mister_Magister | 6 years and still going strong | 06:46 |
deathmist | hey, any special steps I should take for upgrading from SFOS 4.1 to 4.3? I'd like to update my aarch64 hybris-16.0 port, and perhaps finally also put that on OBS and so on | 08:55 |
deathmist | special meaning anything besides updating submodules | 08:55 |
T42 | <elros34> at least one: 4.2 is Stop Release | 08:57 |
deathmist | sure, but I've not released anything since 3.4 so I'm not that worried | 08:57 |
deathmist | the thing is the current 3.4 port is armv7l | 08:58 |
deathmist | so I don't think a clean upgrade can be done anyway to 4.x aarch64 | 08:58 |
T42 | <elros34> so probably: regular droidmedia/gst-droid downgrade, you might need to also build droidmedia-devel.spec because of missing 'pkgconfig(droidmedia)' in common repo | 09:01 |
deathmist | I assume droidmedia/gst-droid on 0.20210818.0 to match 4.3.0 release changelog? I'll take a look at OBS stuff after I get a local build working :) | 09:03 |
T42 | <elros34> maybe you can use latest, I did not try but if you want to avoid rebuilding then yes use the one from changelog | 09:04 |
deathmist | cool thanks, I'll see how it goes later today and check out https://github.com/sailfishos-open/waydroid as well ^^ | 09:09 |
T42 | <adampigg> Mal: i guess for 4.3 ports now only ship droidmedia, not the -devel, and drop building gst and gmp droid? | 09:21 |
T42 | <elros34> deathmist: ah so I was wrong ^ | 09:28 |
T42 | <TheVancedGamer> poof (re @Crypto 🚀 Trends: ) | 10:50 |
T42 | <XAP2P> kwuh (re @cr3dd7: ) | 12:58 |
T42 | <Carloaberto> Hi everyone,i am following this guide to build SFOS for Oneplus 6. I tried doing breakfast $DEVICE but the variable $DEVICE is empty. If I wanted to specify the device manually should I write oneplus_enchilada instead of $DEVICE? I mean I already tried and it does not work | 15:31 |
T42 | <Carloaberto> https://github.com/sailfish-oneplus6/sf-enchilada/blob/master/building.md (re @Carloaberto: Hi everyone,i am fol...) | 15:32 |
Mister_Magister | @Carloaberto u lack .hadk.env or .mersdkubu.profile | 15:37 |
T42 | <Carloaberto> Thanks | 15:46 |
T42 | <Carloaberto> Also if I can ask another thing I might be missing a file: build/target/product/updatable_apex.mk | 15:47 |
T42 | <Carloaberto> How should I go about that? | 15:47 |
T42 | <Carloaberto> Also if I can ask another thing I might be missing a file: build/target/product/updatable_apex.mk | 15:53 |
T42 | <Carloaberto> How should I go about that? | 15:53 |
T42 | <Carloaberto> To be more specific it throws this error: device/oneplus/sdm845-common/common.mk:198: error: _nic.PRODUCTS.[[device/oneplus/enchilada/lineage_enchilada.mk]]: "build/target/product/updatable_apex.mk" does not exist. (edited) | 15:53 |
jules[m] | <deathmist> "hey, any special steps I..." <- it's for the oneplus5 port ? | 15:54 |
jules[m] | I love this port :) | 15:54 |
deathmist | thanks, yes :) | 15:54 |
jules[m] | deathmist: thanks for the port... It's my daily phone and I love it | 15:58 |
jules[m] | with 4.3 we should could run waydroid ? | 15:58 |
deathmist | for sure, it should work pretty easily after the required stuff is enabled in kernel, it might even work on 3.4 right now, I've yet to try because I'm more interested in upgrading the base instead | 15:59 |
deathmist | (assuming it's available for armv7 ofc and the dependencies aren't too outdated / non-existent back on that release) | 16:00 |
jules[m] | deathmist: yes in my test dependencies failed for a python tools | 16:01 |
T42 | <Donald Jerkins> Forwarded from unknown: I never believed until I experienced it. For a start I deposited $500 for a test, in Four days I got a return of $3500, am so happy I invested under your platform @the_pattern_trader I'm greatful 👇 | 16:37 |
T42 | <Donald Jerkins> https://t.me/joinchat/DE4JPrcrT-9mNzI0 | 16:37 |
T42 | <cr3dd7> ? (re @Donald Jerkins: I never believed unt...) | 16:41 |
Mister_Magister | meh camera still brokeh | 17:10 |
Mister_Magister | at least vibrations fixed | 17:10 |
Mister_Magister | hmm miniaf and minisf are not running | 17:16 |
Mister_Magister | suspecious | 17:16 |
Mister_Magister | anyone had /usr/share/droidmedia/hybris.c:46: undefined reference to `dlsym'? | 18:45 |
Mister_Magister | i'm building update-4.2.0 of gstdroid | 18:45 |
Mister_Magister | k im fixing it by hand but its brokeh | 18:54 |
Mister_Magister | but its not brokeh in newer version | 18:54 |
Mister_Magister | so whatever | 18:54 |
ruthenianboy | is sailfish designed with respect to camera notch? If not, which type is best? | 18:55 |
Mister_Magister | ruthenianboy: it's not designed and i didn't make patch but… you can live with it | 18:56 |
Mister_Magister | ruthenianboy: i have been using sfos on 5z which has notch without major issues | 18:57 |
Mister_Magister | only issue is that you don't see clock | 18:57 |
Mister_Magister | but other than that it just takes center space of page header which is mostly unused | 18:57 |
Mister_Magister | and in video players like microtube or picoplayer you can extend video to the left and right fully and it only takes bit out of the video but dont' care much | 18:57 |
T42 | <elros34> there is no dlsym here https://github.com/sailfishos/droidmedia/blob/0.20210702.0/hybris.c#L46 so most likly you use wrong version | 18:59 |
T42 | <elros34> assuming you build for sfos 4.2.0 | 19:00 |
Mister_Magister | ye | 19:00 |
Mister_Magister | hmm thats weird | 19:00 |
Mister_Magister | i'm at 9450a66a133ffa4df4af5f1d2af5b09ff794606d | 19:00 |
Mister_Magister | so i'm on corret version | 19:01 |
Mister_Magister | oh wait | 19:01 |
Mister_Magister | i didn't build droidmedia-devel | 19:01 |
Mister_Magister | oh wait | 19:02 |
Mister_Magister | this older droidmedia doesn't have separate devel | 19:02 |
Mister_Magister | then idk | 19:02 |
ruthenianboy | Mister_Magister: ah, I see. I thought it has been somehow implemented meanwhile I did not touch SF last two years | 19:02 |
Mister_Magister | it wasn't | 19:03 |
T42 | <elros34> maybe you just forgot to make droidmedia and package it? | 19:03 |
ruthenianboy | Mister_Magister: whats 5z? | 19:03 |
Mister_Magister | a phone. | 19:04 |
Mister_Magister | @elros34 no -g does it for me | 19:04 |
T42 | <elros34> -g only package so if you forget build droidmedia then.. | 19:05 |
Mister_Magister | i built it too | 19:05 |
ruthenianboy | Mister_Magister: i mean manufacturer. Oppo, asus? | 19:05 |
Mister_Magister | asus | 19:06 |
ruthenianboy | okk, I see it have top notch | 19:07 |
Mister_Magister | mhm | 19:08 |
Mister_Magister | @elros34 for whatever reason it packages wrong hybris.c lmao | 19:14 |
Mister_Magister | but i will figure it out | 19:14 |
Mister_Magister | hmm wtf i yeeted out but its still invalid | 20:43 |
Mister_Magister | @elros34 https://github.com/sailfishos/droidmedia/blob/master/droidmediaconvert.cpp#L61 | 20:45 |
Mister_Magister | dlsym is here | 20:45 |
Mister_Magister | and hybris.c includes it | 20:45 |
Mister_Magister | ah nvm | 20:47 |
Mister_Magister | i had two droidmedia-devel | 20:47 |
Mister_Magister | one was invalid | 20:47 |
Mister_Magister | it was from building droidmedia-devel by hand | 20:47 |
Mister_Magister | mystery solved | 20:47 |
Mister_Magister | lol Could not open device '/dev/video0' for reading and writing. system error: Device or resource busy | 21:35 |
Mister_Magister | whattheheck | 21:35 |
Mister_Magister | rm: can't remove '.cache/gstreamer-1.0': Device or resource busy what the | 21:36 |
Mister_Magister | stoppeed user@10000, removed, restarted user@100000, camera works | 21:38 |
Mister_Magister | now i would like to make fresh camera configs | 21:40 |
Mister_Magister | Camres error: Property camera-device is not an enum. | 21:42 |
Mister_Magister | too new droid-camres i suppose | 21:42 |
Mister_Magister | hmm doesn't seem so | 21:48 |
Mister_Magister | i know what its related to but idk why it happens | 21:49 |
Mister_Magister | welp can't use droid-camres | 21:57 |
mal | Mister_Magister: https://github.com/mlehtima/droid-camres/commits/multi-cam | 22:02 |
Mister_Magister | mal: should i use that? | 22:05 |
Mister_Magister | mal: where did you get https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/sparse/etc/gst-droid/gstdroidcamsrcquirks.conf this from | 22:06 |
Mister_Magister | also i'm supposed to remove this https://github.com/VerdandiTeam/droid-config-thea/blob/master/sparse/etc/gst-droid/gstdroidcamsrc-0.conf | 22:07 |
mal | gstdroidcamsrc-*.conf files are obsolete and not used, quirks are optional, you can get the information from dump-camera-parameters program if you want to setup those | 22:10 |
Mister_Magister | mal: i removed gstdroidcamsrc* but now jolla-camera has no iso options | 22:10 |
mal | Mister_Magister: I use that for on fp2 (it needs to at runtime also because of some hacks), droid-camres will be obsolete after sfos 4.3 is released if I remember correctly | 22:11 |
mal | Mister_Magister: many recent qcom device don't support iso values unless you patch frameworks/av (or something) | 22:12 |
mal | I think all recent qcom devices | 22:12 |
Mister_Magister | mal: its old device tho | 22:13 |
Mister_Magister | i'm updating thea | 22:13 |
mal | did iso values work before, you can check dump-camera-parameters if it reports iso values | 22:13 |
Mister_Magister | they at least showed up with gstdroidcamsrc | 22:13 |
mal | yeah, but more relevant would be if those even worked | 22:14 |
Mister_Magister | not sure about that lmao | 22:14 |
Mister_Magister | where can i find dump-camera-parameters | 22:15 |
Mister_Magister | droid-camres spit out iso values | 22:16 |
Mister_Magister | more than before even | 22:17 |
Mister_Magister | foudn it | 22:20 |
Mister_Magister | mal: https://paste.opensuse.org/cd0559a6 | 22:21 |
Mister_Magister | so i tihnk answer is no? | 22:22 |
piggz | mal/abr: by my quick calcs, the following no longer to be built by ports for 4.3, correct? | 22:23 |
piggz | *bluebinder, | 22:24 |
piggz | *dummy_netd, | 22:24 |
piggz | *geoclue-provider-hybris-binder, | 22:24 |
piggz | *gmp-droid, | 22:24 |
piggz | *gstreamer1.0-droid, | 22:24 |
piggz | *hybris-libsensorfw-qt5-binder, | 22:24 |
piggz | *libgbinder-radio, | 22:24 |
piggz | *nfcd-binder-plugin, | 22:24 |
piggz | *ofono-ril-binder-plugin, | 22:24 |
piggz | *qtscenegraph-adaptation, | 22:24 |
Mister_Magister | piggz: thats not nice of you | 22:24 |
Mister_Magister | to spam irc | 22:24 |
Nico | Well, that was like 3 more lines than your monologue before that! | 22:25 |
piggz | Mister_Magister: shush | 22:25 |
piggz | :D | 22:25 |
* Mister_Magister hmpf | 22:25 | |
mal | Mister_Magister: yes, based on the output from dump-camera-parameters your device doesn't support iso values | 22:26 |
piggz | Mister_Magister: did you run out of screen real estate on you 540p monitor?? | 22:26 |
Mister_Magister | mal: oki | 22:26 |
Mister_Magister | piggz: im' just saying you should use paste service | 22:26 |
piggz | Mister_Magister: yeah, but these details are important for porters right? | 22:27 |
piggz | anyway, i dont want an agurment to be longer than my paste | 22:27 |
Mister_Magister | could fit in one line too | 22:27 |
Mister_Magister | ye xd | 22:27 |
Mister_Magister | it won't unhappen | 22:27 |
mal | piggz: seems like a correct list, so you only need droid-*, libhybris, mce-plugin-libhybris (I should cleanup the removal of adaptation dependency for that), pulseaudio-modules-droid* and qt5-qpa-hwcomposer-plugin | 22:29 |
Mister_Magister | wow nice | 22:30 |
mal | of course older devices will need more packages if those use hal versions of geoclue and sensorfwd plugins for example | 22:32 |
mal | also older devices will need to update their patterns if they use hal versions of those | 22:33 |
Mister_Magister | oh :< | 22:33 |
Mister_Magister | mal: can i provide minisfservice prebuild with my port? | 22:35 |
Mister_Magister | if i put it in sparse it adds requirements to configs :< | 22:37 |
mal | what do you mean? | 22:38 |
mal | isn't minisfservice in droidmedia? | 22:39 |
Mister_Magister | hmm | 22:39 |
Mister_Magister | i can substitute it yeah | 22:39 |
Mister_Magister | you're right | 22:39 |
mal | what is different in your version of that? | 22:39 |
Mister_Magister | mal: i have fix for my screen | 22:39 |
Mister_Magister | with no source for it anymore | 22:39 |
mal | hmm | 22:39 |
Mister_Magister | well "fix" | 22:41 |
Mister_Magister | workaround no 4 | 22:41 |
Mister_Magister | i think what it does is that in surfaceflinger is modified so instaed of running in loop it executes loop once and exits, and that's in libsurfaceflinger.so and then minisfservice starts surfaceflinger which then inits screen and exits | 22:42 |
Mister_Magister | i have patches for surfaceflinger but not for droidmedia | 22:42 |
Mister_Magister | fix itself is like 4yo | 22:44 |
T42 | <elros34> this one? https://wiki.merproject.org/wiki/Adaptations/faq-hadk#Alternative_to_lipstick-hack_.28aka_surfaceflinger-hack.29 | 22:49 |
Mister_Magister | @elros34 holy shit you found it | 22:49 |
Mister_Magister | my saviour | 22:49 |
Mister_Magister | @elros34 want 5€ for beer? xd | 22:50 |
T42 | <elros34> you always forget about it so I remembered where it is:) | 22:50 |
Mister_Magister | but ye i basically figured this fix out myself | 22:50 |
Mister_Magister | which is awesome in its own right | 22:50 |
Mister_Magister | @elros34 <3 | 22:50 |
Mister_Magister | ill paypal u 5€ for beer if u gib link | 22:50 |
T42 | <elros34> no thanks:) | 22:51 |
Mister_Magister | mal: could we merge it so i don't forget it? | 22:51 |
Mister_Magister | @elros34 aight | 22:51 |
Mister_Magister | @elros34 i couldn't find it cause hadk-faq doesn't lead to that faq | 22:52 |
T42 | <elros34> sure, maybe make PR. I guess nobody else use it | 22:55 |
Mister_Magister | ye | 22:55 |
Mister_Magister | mal: i think i will make my hybris17 5z port on aarch64 | 22:57 |
Mister_Magister | for more difficulty | 22:57 |
mal | Mister_Magister: which fix should we merge? | 23:00 |
Mister_Magister | mal: https://wiki.merproject.org/wiki/Adaptations/faq-hadk#Alternative_to_lipstick-hack_.28aka_surfaceflinger-hack.29 | 23:01 |
Mister_Magister | mal: do i need this anymore? https://build.merproject.org/package/show/nemo:testing:hw:motorola:thea/filesystem | 23:16 |
mal | no | 23:17 |
Mister_Magister | oki | 23:17 |
Mister_Magister | thanks <3 | 23:17 |
Mister_Magister | now we wait for it all to build | 23:19 |
Mister_Magister | mal: i thought i would never learn this porting thingy but it seems that i'm doing quite well :D | 23:21 |
Mister_Magister | after like 6 years but still xd | 23:21 |
mal | heh | 23:21 |
Mister_Magister | mal: i updated to 4.2 entirely without your assistance :D | 23:21 |
Mister_Magister | or any assistance at all either | 23:21 |
* Mister_Magister proud of himself | 23:21 | |
Mister_Magister | but this is easy part, porting 5z will be difficult | 23:22 |
mal | which vendor/platform is that 5z? | 23:22 |
Mister_Magister | asus | 23:23 |
Mister_Magister | sdm845 | 23:23 |
Mister_Magister | im currently running armv7hl hybris16 port but i need to port hybris17 to get calls | 23:23 |
Mister_Magister | and im gonna port it aarch64 to test my apps on aarch64 | 23:23 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!