Monday, 2020-01-13

T42<edp_17> I need a little help here. Hammerhead, cm12.1 base, sfos 3.2.1.20, device boot up but no gui. I can ssh in and the journalctl is here: https://pastebin.com/aZ6Rin5900:00
T42<elros34> did you follow advise to use upgrade-3.21 branch for droid-hal?00:22
T42<edp_17> No, as that is for Android 8. My base is Android 6.00:23
T42<elros34> droid-hal submodule is same for all bases00:24
T42<edp_17> Yes, I updated the dhd to the latest master but not to upgrade-3.2.1 branch, because the only difference is one commit is this: "helpers: Build libncicore for Android 8 "00:25
T42<edp_17> As this is for Android 8, not relevant for CM12.1. Or I might be wrong.00:26
T42<elros34> this commit: https://github.com/mer-hybris/droid-hal-device/commit/56441b62e87a0281d0d58a5f28a79dc380cd8bf9 is not compatible with < 3.2.1 but it's up to you00:27
T42<edp_17> The dhd master has this commit. So, shouldn't I build 3.2.1.20 but stick to 3.2.0.12?00:29
T42<elros34> no, just use upgrade-3.2.1 branch. How many times do I have to repeat it00:30
T42<edp_17> Ok, but I would like to understand why would it make a difference if the master has got the same commit.00:32
T42<edp_17> But I will try now.00:32
T42<edp_17> Okay, I have updated dhd to that branch 'upgrade-3.2.1' and now I am running build_package.sh -d00:36
T42<edp_17> Is this the only thing before doing the mic?00:36
T42<elros34> yes, if you are sure that your latest commit in dhd submodule is ff8f4d087e6475b59a89c7f29f585920d109fb2a00:38
T42<edp_17> Well, it seems something is wrong. What I ha done was:00:47
T42<edp_17> cd $ANDROID_ROOT/rpm/dhd00:47
T42<edp_17> git remote -v00:47
T42<edp_17> git fetch https://github.com/mer-hybris/droid-hal-device00:48
T42<edp_17> git pull https://github.com/mer-hybris/droid-hal-device upgrade-3.2.100:48
T42<edp_17> Then checked the git log and the latest at the top is00:48
T42<edp_17> 6562c3019af5cac9f52e425396f1e8f7c4286c3200:49
T42<edp_17> What did I do wrong?00:49
r0kk3rzthats the latest, so proceed00:51
T42<edp_17> Elros told the latest was ff8f4d...00:51
r0kk3rzusually i use git reset instead of pull00:52
r0kk3rzeg. git reset --hard upgrade-3.2.100:52
r0kk3rzmaybe latest broke things00:53
T42<edp_17> The git reset --hard upgrade-3.2.1 gives me: "fatal: ambiguous argument 'upgrade-3.2.1': unknown revision or path not in the working tree."00:54
T42<elros34> git checkout upgrade-3.2.1 should be enough00:54
T42<edp_17> Yep, Thanks.00:55
T42<edp_17> I remember I needed to move an 'else' statement in droid-hal-device.inc within dhd. Do I need to do it again or this version already has that?00:57
T42<edp_17> Yeah, probably I need because the build_packages.sh -d failed.00:58
T42<elros34> looks like it was not merged yet. You can also apply this https://github.com/mer-hybris/droid-hal-device/pull/226/files to suppress udev spam in your journal00:58
T42<edp_17> I have done this, and now need to dig out the other one.01:03
T42<edp_17> Found it and applied.01:05
T42<edp_17> Thank you. The mic is running. Fingers crossed...01:11
T42<edp_17> It has booted up and the config started. 😊 Thanks!01:40
T42<edp_17> It seems to be working (I need some more tests). However the date and time cannot be changed until I reinstall the timed-qt5.01:54
T42<elros34> check ks image creation log, maybe timed's oneshot script fail during installation01:56
T42<edp_17> Where can I find that log?01:56
T42<elros34> the one you get when you run "mic create .."02:00
T42<edp_17> I have checked what the script logged to the console. Seemingly the oneshot didn't fail. Anyway, this is not a big deal, I can live with this little extra manual work if the rest works ok. I need to do more testing but looks works fine.02:10
T42<elros34> Have you checked that: getcap /usr/bin/timed-qt5 returns cap_sys_time+ep before reinstalling? What errors you had in journal?02:17
T42<edp_17> No, I have not checked that. As I had this issue with my previous hammerhead build (Last year November) I just followed the workaround: re-installed the package.02:18
T42<edp_17> Tomorrow I will install a new rom and will check journal. Thank you.02:19
T42<edp_17> By the way, can I get an OBS account, please? I have lost my whole work (both hammerhed and s7) because of a disk failure and I would like to secure my work somewhere. Plus I would like to do OTA for hammerhead initially, then if the s7 succeeded than for that too. 😊02:21
T42<潘淑奠 %lastname%> (Photo, 480x661) https://irc.thaodan.de/.imgstore/yAsKCWXxtz.png 低价出售纯原/高仿耐克阿迪等品牌鞋,需要请进群:  @gaofanxie 、5万电报5千微信群推广群发广告、批量私聊电报指定群成员、非小号Mytoken关注惊爆价,拉币圈指定群活粉  、twitter/facebook/potato/Linkedin/微博/YouTube/增粉评论转发点赞、国内外KYC身份材料出售、电报群/微信群增粉拉人 、02:43
deathmist@edp_17 you should always push local changes to github repos to avoid losing work. you can also add a repo with your build instructions and special commands needed for making everything work etc07:19
r0kk3rzyeah, obs isnt what you need07:19
T42<edp_17> @deathmist. Thanks, since my fhe first success with the hammerhead, I am pushing all stuff into github. Matuzone helped to test my files with his OBS account and the OTA worked. (I neded to send some rpms what he uploaded to his obs into a test repo.) He told me if my build was ready I should ask an own OBS account. It would be benefic07:52
T42ial for the S7 port too. Plus as I read with OBS I don't need to keep everything locally.07:52
deathmistwell yes, but if you don't have anything on github it doesn't matter. OBS uses the sources you push to github either way07:54
T42<edp_17> @r0kk3rz, Is there any other than OBS way to do OTA? If isn't, yes I don't need OBS.07:54
T42<edp_17> I have everything in github.07:54
deathmistyou'd still build locally if you want to update droid-hal, droidmedia / audioflingerglue and whatnot that depends on your android sources07:54
T42<edp_17> If you want you can double check. My id is edp17.07:55
T42<Ffubmgjgbvq> (Photo, 892x1010) https://irc.thaodan.de/.imgstore/EgeZt2364U.png 🔥🔥5万个电报  微信  土豆  推特群推广增粉 群发广告、电报私聊指定群成员、,电报微信拉币圈活粉 非小号Mytoken关注惊爆价 、国内外交易所APP实名认证、专业中英文客服 twitter/facebook/potato/Linkedin/微博/YouTube/增粉评论转发点赞、国内外KYC材料出售、 、活跃聊天 、交易所实名账号,推08:53
T42Harley %lastname% was added by: Harley %lastname%09:53
T42<adampigg> rinigus: coud your keyboard to auto-correct as typing?11:52
rinigus@adampigg: sure, as a regular sfos keyboard does. for my device, I use our open-source predictive keyboard11:53
rinigus... looks like predictions work on qml fields, but not in webengine (at least not on one site I tested)11:55
T42<adampigg> yeah, i use yours, but would like to have it correct as type, not have to select the word....perhaps if the score for what you typed was below a threshold11:55
rinigus@adampigg: in this sense, no we don't have "auto" correct. its "select" correct, I stand corrected11:59
rinigusI wonder who should I ask to review https://github.com/libhybris/libhybris/pull/433 and consider for merging?12:02
T42<adampigg> rinigus: would that be difficullt to implement?12:05
rinigus@adampigg: I don't know, not 100% sure its supported by Maliit. you12:06
riniguswould have to look into API12:07
T42<adampigg> rinigus: maliit / plugins / news 0.99.0 states - auto_correct_enabled: Use the primary word candidate instead of what the user types, if the word is not in the dictionary.  This happens on pressing space or return.12:28
Mister_Magisterso mal yo getting fp3?12:36
rinigus@adampigg: nice find! I think we got some help in devel mailing list regarding the keyboard. maybe its a place to ask how to incorporate it12:37
malMister_Magister: I don't have a fp3, at least not yet12:37
Mister_Magisterye that's why i'm asking if you getting it12:37
Mister_Magistermal:  or you are not going to buy it yourself?12:39
malMister_Magister: not sure yet, there is no lineage or aosp available for that so sfos porting is not be possible yet12:40
Mister_Magisterhuh12:40
T42<adampigg> rinigus: so, i guess this is implemented in the stock maliit keyboard plugin, and would therfor have to be added to the jolla keyboard directly?13:15
T42<adampigg> i will ask on the ml or tjc later13:15
rinigus@adampigg: I guess so. but maybe also to the handler, https://github.com/sailfish-keyboard/sailfishos-presage-predictor/blob/master/qml/PresageInputHandler.qml . but I haven't looked into the details regarding that part13:21
T42<adampigg> hmm, i may try and hack something into there13:24
T42<LuchyKon> @rinigus [@adampigg: I guess so. but maybe also to the h …], I hope it is including Chinese supporting13:25
rinigusLuchyKon: it doesn't, as it requires unicode support which we don't have. but ljo have been working on it, see mer-meeting logs13:27
rinigus@LuchyKon ^13:27
deathmistis there a way to do hotspot sharing on 5GHz band in SFOS? the connection is on 2.4GHz which doesn't work properly on my laptop for some reason on neither Android or SFOS, it also would just make sense since connman already supports 5GHz WLAN networks13:33
KALUBEis lbt around? I'm hoping to get my JT account migrated to OBS13:56
lbtsure13:56
KALUBEWhat do you need? My username on there is also KALUBE, and the project is https://build.sailfishos.org/project/show/nemo:devel:hw:oneplus:enchilada13:57
lbtso you have a jolla account?13:57
KALUBEyeah, same user13:57
KALUBEI have an account on Jolla Together is what I meant, that's what you need right?13:58
lbtI sent a msg13:59
KALUBEI meant be being an idiot but where will I see that?14:00
KALUBENothing in my 'inbox'14:00
lbtsorry - phone :D :D14:11
lbtusually your irc client will have another tab or window for private messages14:11
lbtI need to know your email and not everyone wants to share that in public irc14:12
KALUBEgotcha14:12
lbtr0kk3rz: FYI  I just added KALUBE to https://build.sailfishos.org/project/users/nemo:devel:hw:oneplus:enchilada  :)14:31
quantumdynamotest14:54
quantumdynamoHello, can someone help me with those errors?15:00
quantumdynamohttps://del.dog/meppifubel.txt15:00
quantumdynamohttps://github.com/Demon000/kernel_xiaomi_sm8150/tree/lineage-16.0-caf15:01
T42<Bob_Da_Builder> test15:03
quantumdynamosorry for dumb questions, I am new to this15:04
KALUBEquantumdynamo: what commands are you running?15:28
quantumdynamoFor building? make -j1 hybris-hal15:35
quantumdynamoother than that, same as in the hadk15:36
quantumdynamoby the way, does "Trying dependencies-only mode on a non-existing device tree?" when breakfasting matter?15:38
KALUBEYou're probably missing apply-patches step, read the FAQ https://github.com/mer-hybris/hadk-faq#id2115:39
KALUBESorry this link: https://github.com/mer-hybris/hadk-faq#hybris-16-015:39
KALUBEr0kk3rz: Can you give me access to gitlab ci for OBS?17:33

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!