Tuesday, 2019-04-16

T4<Err0r_extinct> https://pastebin.com/R8ZP24rb01:32
T4<Err0r_extinct> droid-hal-init service now running01:32
r0kk3rzwoo01:54
r0kk3rzwhat did you do?01:54
T4<birdzhang> @Err0r_extinct hey, please do not use telegram features, it's annoying on irc01:57
osum4estmal & elros34: thank you!! applying that patch got me pack into my init script. absolutely no idea why it worked that one time before though... and i can telnet in!!!01:58
T4<birdzhang> @Err0r_extinct  https://i.loli.net/2019/04/16/5cb536db6df1d.png01:59
T4<Hound77> @austenite What part of the make hybris-hal process tracks the changes made to the Kernel ?03:49
T4<austenite> Charlie, make? I dont have enough knowlege to answer04:09
T4<austenite> But make clean before building hybris-hal is enough, if the kernel directory is messed up, save defconfig somewhere , delete kernel folder and repo sync04:10
T4<Hound77> Okay04:21
T4<Hound77> The pinned message says some notes for porting LOS15.1 . Its say about clone some submodules and some files. Do I have to do that.04:39
r0kk3rzare you using LOS 15.1?04:42
T4<Hound77> Yes, as base.04:42
r0kk3rzthen yes you have to do it, thats why it says that :P04:42
T4<Hound77> It says to copy files from sony nile but my device is motorola.04:44
r0kk3rzso?04:44
T4<Hound77> It says "    Copy files from https://github.com/mer-hybris/droid-config-sony-nile/tree/91c15efb576c29a9d41cc4cd1d40c62ddcce9824/sparse/usr/libexec/droid-hybris/system/etc/init to your config repo (to hybris/droid-configs/sparse//init) and rebuild config packages    using    "build_packages.sh -c""05:02
T4<Hound77> I couldnt find this folder "droid-hybris/sparse"05:04
T4<Hound77> And no build_packages.sh05:06
T4<austenite> Make the folder05:07
r0kk3rzmaybe you're going it too early then05:11
r0kk3rz*doing05:11
r0kk3rzbecause you need those bits05:11
T4<Hound77> Two folder for hybris exists. One under main $PLATFORM_SDK_ROOT and the other external/libhybris/libhybris/hybris. Which one should be choosen ?05:12
r0kk3rzneither05:14
r0kk3rzit should be in droid root05:14
T4<Hound77> The second repo external/libhybris I made from the pinned message. If I were to port for LOS15.1 .05:14
T4<Hound77> It also consists hybris folder.05:15
r0kk3rzthats not the hybris folder you're looking for05:15
T4<Hound77> "hybris/droid-configs/sparse//init"    There is a typo error in this.05:17
r0kk3rzlooks fine to me05:53
T4<adampigg> r0kk3rz , alt-tab breaks in 3.0.2 ... found the fix on tjc06:36
T4<adampigg> now it just opens the .dektop file in an editor!06:37
r0kk3rzlol06:39
r0kk3rz@adampigg hows things in the northwest?06:40
T4<adampigg> fine, its looking like a good week weather wise06:52
T4<adampigg> Fixed now, using lcatool instead of xdgopen06:53
T4<adampigg> Hows aus?06:54
r0kk3rzits still summer here, 25C today07:07
T4<adampigg> yeah, but is there any decent mountain biking ??07:11
r0kk3rzlike, tonnes?07:11
r0kk3rzhttps://www.maydenabikepark.com/07:12
r0kk3rzprobably better than the uk tbh :P07:12
T4<adampigg> ah,,/ screw yo then, with your awesome weather and biking07:12
T4<Hound77> But I cant find any build_packages.sh07:17
r0kk3rz@Hound77 how far did you get with the hadk?07:18
T4<Hound77> Still stuck on Kernel Config part.07:19
r0kk3rzthen finish that07:20
r0kk3rzand continue07:20
r0kk3rzand then worry about the stuff in the faq07:20
T4<austenite> Just changing kernel config shouldnt break builing @charlie07:21
r0kk3rztbh do the whole hadk first before worrying about the faq07:21
T4<Hound77> It say specifically says do this .... before make hybris-hal.07:21
r0kk3rzno it doesnt07:21
T4<Hound77> On line 65007:21
r0kk3rzyou're misinterpreting it07:22
T4<austenite> Just get hybris-hal built first then you can make changes...07:22
r0kk3rzyou will need to rebuild things after, sure07:22
T4<Hound77> Okay07:22
r0kk3rzbut like, you dont built it once and then you're done, you'll rebuild things many many times07:22
r0kk3rzso dont stress about it07:22
T4<Hound77> Okay07:23
T4<Hound77> I have managed to work around the config issue that I had yesterday. But now I get this, https://0x0.st/zNgt.txt07:31
T4<Hound77> I think its locale error.07:51
T4<Hound77> Okay it not locale. https://0x0.st/zNg5.txt08:13
T4<Hound77> I tired to do the whole process by removing the kernel and repo sync. make hybris-boot works but when I add the changes to the kernel's lineage_payton_defconifig, it fails.09:29
T4<elros34> you could just do make mrproper like logs suggest. Disable HCI config you enabled for now and take care of it when you will have ui working09:31
T4<Hound77> Now it doesnt show because I have alread use that command yesterday and seems to give no error. But now I the only unreasonable error I found was FAILED: TARGET_KERNEL_BINARIES in the log.09:34
T4<elros34> that is your error: ../../../../../../kernel/motorola/msm8998/drivers/bluetooth/hci_ldisc.c:483:22: error: no member named 'rx_lock' in 'struct hci_uart'09:36
T4<Hound77> Also I get this : ninja: error: 'libsf_compat_layer', needed by 'hybris-hal', missing and no known rule to make it09:38
T4<adampigg> anyone wanna ask "what is te09:38
T4<adampigg> the qt 5.9 plan" in the meeting on thu?09:39
T4<adampigg> then run n hide09:41
r0kk3rzthe plan is there is no plan10:18
T4<Hound77> I tried several ways of possibilities of make hybris-hal. It works when I included "libhybris" folder but fails if I remove it by "Also I get this : ninja: error: 'libsf_compat_layer', needed by 'hybris-hal', missing and no known rule to make it".  … But make hybris-hal works in both cases. I tried this without make clean.  … All these ar10:59
T4e done without kernel config. When I make the change it fails.10:59
T4<Hound77> I think the solution might be in the FAQ-HADK as mentioned before. I did the first part and it fixed a problem. I don't know if the second on will be a solution.11:01
T4<Hound77> I don't have other options other and try the second one.11:07
T4<Hound77> Does anyone know who made the Notes for LOS15.1 porting ?11:08
T4<elros34> what is your current issue?11:08
r0kk3rzlol11:09
r0kk3rzthe stuff in faq is not relevant yet11:10
T4<Hound77> https://0x0.st/zNg5.txt11:10
T4<elros34> yeah but he probably need libhybris cloned11:10
T4<Hound77> You are right.11:11
T4<elros34> show your defconfig changes11:11
T4<Hound77> I should otherwise It won't. The thinks the I added to my lineageos_payton_defconfig ?11:12
T4<elros34> yes11:12
T4<Hound77> https://0x0.st/zNvB.txt11:14
T4<Hound77> These are the changes that are suggested by mer kernel checker. Some are mentioned to have the vales "y" or "m" for the names "CONFIG_NET*".11:17
T4<elros34> CONFIG_CGROUP_MEM_RES_CTLR is for older kernel, remove it11:17
T4<Hound77> Okay11:18
T4<elros34> I told you do not add HCI configs now so remove CONFIG_BT_HCIUART and CONFIG_BT_HCIUART11:19
T4<elros34> _H411:19
T4<Hound77> Should I remove these too, … CONFIG_CGROUP_MEM_RES_CTLR_SWAP,   …  CONFIG_CGROUP_MEM_RES_CTLR_KMEM  … ?11:24
T4<austenite> @Hound77 you have config_vt twice11:26
T4<elros34> https://github.com/mer-hybris/mer-kernel-check/blob/master/mer_verify_kernel_config#L14611:26
T4<Hound77> What about NIETFILTER what value do I need to set them y or m ?11:34
T4<Hound77> And AUTOFS4 y or m ?11:35
T4<austenite> y,y11:36
T4<elros34> you can use y everwhere11:36
T4<austenite> both y11:36
T4<Hound77> Okay11:37
T4<Hound77> Some are "n" to use.11:38
T4<Hound77> Although I wanted to make clean and then make hybris-hal. But I ran make hybris directly.11:56
T4<Hound77> Damn it ended successfully. Does that made a difference with running make clean before ?11:57
T4<Hound77> Should I commit the changes ?11:59
T4<austenite> sailfish port is working over twrp restored stock rom.. :-)15:26
T4<austenite> solved my need for 32bit sensor libs.15:27
T4<adampigg> mal, what library/does lipstick load to turn the screen off after some inactivity?15:45
T4<adampigg> cos, whatever it is isnt working here ... sure it used to,  what haqve i broke16:02
maldoesn't mce handle that?16:05
T4<adampigg> yes, for a while i thought it was libnemodevicelock, which i remember having problems with, but that seems solved now16:09
mal@adampigg what do you see in logs?16:09
T4<adampigg> mal, nothing from mce after timeout should occur....16:13
T4<adampigg> im otg atm so difficult to post16:13
T4<adampigg> mcetool says 15 seconds for timeout16:15
mal@adampigg your qtmultimedia PR, wondering about the gst-droid requirement, maybe it's ok16:23
T4<adampigg> mal, myyself and abranson concluded it was correct16:25
T4<adampigg> or  is it16:25
T4<adampigg> hang on16:26
T4<adampigg> what would happen on latte16:26
Mister_Magister@adampigg boi i have bug report for you if you still maintain kde connect app16:26
T4<adampigg> mister_magister i do16:26
T4<adampigg> was hacking on it yesterday16:26
Mister_Magister@adampigg it's pretty much blank page and nothing more16:26
mal@adampigg that is installation requirement, as long as you don't try to install that on latte it's fine16:27
T4<adampigg> mal true, the plugin wont be needed on latte16:27
Mister_Magister@adampigg dunno if it should be like that lol16:27
T4<adampigg> mister_magister the useful bit is the daemon, not the ui ;)16:28
T4<adampigg> annd that bit crashes!16:28
Mister_Magister@adampigg well i have no idea how to use it lol16:28
T4<adampigg> so, i created a systemd service to always restart it :D16:28
Mister_Magister@adampigg been there done that16:29
T4<adampigg> open, pair from PC16:29
Mister_MagisterMorsender crashes randomly. BUM systemd restart it for me16:29
T4<adampigg> ack pair on phone16:29
T4<adampigg> done16:29
Mister_Magisterhow to ack it on phone without gui?16:29
T4<adampigg> open gui, when pair a notification will appear, click to pair16:30
Mister_Magisterokay will try16:30
T4<adampigg> the daemon doesnt even crash, it exits with code 0 in an erro path, but no idea how it gets there!16:30
Mister_Magister@adampigg ofc u tried gdb right16:31
T4<adampigg> yep, in debugger i dont have a problem!16:31
Mister_Magisterthat's heck of a problem xd16:31
T4<adampigg> so, im adding code to print the stacktrace at runtime16:31
Mister_Magisterback to best debugging ever?16:31
Mister_Magisterthere is no better debugging than some good old printf16:32
Mister_Magistermy phone detects my wifi once per 2 reboots lel (and if i switch off and on wifi it stops detecting it)16:33
T4<Hound77> https://0x0.st/zNU7.log . The problem is simple but I tired few formats. How to I set the armv7hl on .spec files ? Format ?17:31
T4<DSstill01> You defined it somewhere17:40
T4<Hound77> This worked %define droid_target_armv7hl armv7hl17:49
T4<Hound77> Should I worry about this ? https://0x0.st/zNGD.txt19:44
T4<Hound77> After I got the zip file I sideloaded and failed with saying "Failed to mount /dev/block/bootdevice/by-name/userdata at /data : Device or resource busy", "failed to extract filesystem" and "Updater process ended with ERROR: 7"19:48
T4<austenite> use older twrp19:49
T4<Hound77> Any specific version ?19:50
T4<austenite> 3.1.1 worked for me19:50
T4<Hound77> Tried on 3.2.1-0 .Seems it have worked but I still get the mount error and the device doesnt boot.20:14
T4<Hound77> No other error displayed just only the mount /userdata at /data .20:18
*** keithzg_ is now known as keithzg20:30
piggzr0kk3rz: https://openrepos.net/content/piggz/taskswitcher20:39
T4Влада (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: Влада (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)20:47
T4<Hound77> @austenite If I use old version I cant flash LineageOS I have tired 4 versions of twrp and none of them seems to get work both.21:36

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