**** BEGIN LOGGING AT Wed Aug 29 03:00:03 2018 Aug 29 08:38:22 Morning! Aug 29 15:36:01 Herrie: i didn't touch wlan configs, they were automatically corrected by menuconfig Aug 29 15:36:44 i see warnings in logs like: symbol value 'm' invalid for WLAN Aug 29 15:36:57 nizovn: Hmmz OK Aug 29 15:37:05 I didn't get it to work anyway Aug 29 15:37:11 So it doesn't harm to change it I guess Aug 29 15:37:17 my changes would be more clear if we had plain defconfig Aug 29 15:37:40 What you mean by plain defconfig? Aug 29 15:37:45 it should have been set to y automatically anyway Aug 29 15:37:55 I normally just take one from CM and manually adjust values from there Aug 29 15:38:00 Never really used menuconfig tbh Aug 29 15:39:01 yes, defconfig is that thing that should be edited manually Aug 29 15:39:33 .config changes are simpler to prepare Aug 29 15:39:55 nizovn: OK Aug 29 15:40:12 nizovn/JaMa: https://github.com/shr-distribution/meta-smartphone/pull/79 Aug 29 15:40:32 Well anyway we should build our WLAN as module at some point to get it to work for us and SFOS as well. Aug 29 15:40:37 Just we'd need to figure out how Aug 29 15:40:57 defconfig is produced by make defconfig Aug 29 15:41:57 Just seems that getting it to build as module for Tissot is different from Mido somehow Aug 29 15:41:58 I Aug 29 15:42:13 I'm anyway not that familiar with building kernels, so I'm always struggling a bit Aug 29 15:42:21 I guess you or Tofe would be more comfortable with it ;0 Aug 29 15:42:40 I gave it some tries, but didn't have too much chance recently due to being very busy with the new house Aug 29 15:44:10 i think i'll start to figure out how to build OSE for tissot Aug 29 15:44:20 and maybe this wifi issue first Aug 29 15:44:44 Another issue we have is audio not working Aug 29 15:44:49 But that's mainly pulseaudio config Aug 29 15:45:00 I got the indicators to work after adding the conf file Aug 29 15:45:15 However due to having USB C instead of 3,5MM jack I guess we'd need to fix routing somehow Aug 29 15:45:52 https://github.com/webOS-ports/meta-webos-ports/commit/8471a38d4b3b4667683e016b9da9321d91b8e002 Aug 29 15:46:06 mine has 3.5 as well Aug 29 15:46:10 That fixed missing audio indicators (i.e. volume up down on screen) Aug 29 15:46:15 Does it? Let me check Aug 29 15:46:28 Ah yes Aug 29 15:46:33 Must have been confused :P Aug 29 15:46:48 :) Aug 29 15:46:56 oFono seems to work more or less, so does ConnMan Aug 29 15:47:07 ok good Aug 29 15:47:10 So that's not bad Aug 29 15:47:17 Bluetooth needs some work, but that was expecetd Aug 29 15:47:23 Needs to be module similar like WLAN Aug 29 15:47:29 Always a bit tricky to get working Aug 29 15:47:48 But these are relatively minor things for Tofe usually Aug 29 15:47:52 OSE would be some more work Aug 29 15:48:02 Though I did quite some in my OSE branch already Aug 29 15:48:17 I.e.: https://github.com/webOS-ports/meta-webos-ports/tree/herrie/webOS-OSE Aug 29 15:48:33 Well, right now the big issue with tissot is that we cannot unlock the UI after the first boot Aug 29 15:48:57 it's a weird one, and really annoying Aug 29 15:48:58 Tofe: Hmmz, that is likely the UI config Aug 29 15:49:10 elvispre has something similar on Onyx I think? Aug 29 15:49:21 Or I'm mixing things up :P Aug 29 15:49:39 I'll try to digg in, now that I have a proper pc for doing that Aug 29 15:49:55 That helps for sure Aug 29 15:50:15 My whole setups are still @ old place and I'm spending a lot of time in new place without PC (and time to work on it anyway currently) Aug 29 15:50:28 At least I got my internet fixed yesterday so I have SOME connection :P Aug 29 15:50:49 Somebody "unpatched" my fiber at the exchange :P Aug 29 15:50:57 Causing my internet to be "down" for 3 weeks almost LOL Aug 29 15:51:07 Anyway was sorted yesterday in 10 mins after the right person came :P Aug 29 16:06:49 :) Aug 29 16:07:54 Connect red laser, check other side of the fiber :P Aug 29 16:07:56 And plug it in Aug 29 16:08:07 Seems I might have 2 providers now :P Aug 29 16:08:17 1 at 750/750 and another one at 1000/1000 Mbits :P Aug 29 16:47:13 mmh it looks like some vendor binaries need libtinyxml, but it's not shipped with halium Aug 29 16:47:38 I wonder how much that matters; let's try to fix it Aug 29 16:52:53 Morning :) Aug 29 16:55:37 Herrie|Laptop: Actually onyx is working well. Only real snag is BT. Aug 29 17:53:58 no, libtinyxml doesn't seem to be the culprit here Aug 29 19:23:47 Tofe: libtinyxml you got from logcat? I remember seeing this with Mido and pursuing it for a bit, but it was nothing Aug 29 19:27:11 elvispre: Was the unlock issue on your Onyx or Tissot, don't remember Aug 29 19:28:22 Herrie: Unlock problem is on tissot only. On onyx, I had to configure nyx to use the power button; but having done that it works nearly as well as mako. Aug 29 19:28:40 (and is a much nicer device) Aug 29 19:31:39 OK memory is a bit faulty these days :P Need more sleep :P Aug 29 19:31:54 :) Aug 29 19:33:37 And I'm sure the cold isn't helping either, face feels stuffed Aug 29 19:33:38 What is the wifi module called on the other Xiaomi devices? Is wil6210 unique to tissot? Aug 29 19:33:49 I guess I'll head to bed early today Aug 29 19:34:34 Moving house is tiring! Aug 29 19:36:21 I've been toying with Mido and trying different bits: https://github.com/shr-distribution/meta-smartphone/blob/pyro/meta-xiaomi/conf/machine/mido.conf#L42 and https://github.com/Herrie82/android_kernel_xiaomi_msm8953/blob/2fed8fd7c70c507c0cea5e03100608e10af67d5f/arch/arm64/configs/mido_defconfig#L1635 and https://github.com/Herrie82/android_kernel_xiaomi_msm8953/blob/2fed8fd7c70c507c0cea Aug 29 19:36:21 5e03100608e10af67d5f/arch/arm64/configs/mido_defconfig#L3677 and https://github.com/Herrie82/android_kernel_xiaomi_msm8953/blob/2fed8fd7c70c507c0cea5e03100608e10af67d5f/arch/arm64/configs/mido_defconfig#L4637 and https://github.com/Herrie82/android_kernel_xiaomi_msm8953/blob/2fed8fd7c70c507c0cea5e03100608e10af67d5f/arch/arm64/configs/mido_defconfig#L4638 Aug 29 19:36:30 This was just trial and error tbh Aug 29 19:36:36 No clue what I was doing there Aug 29 19:38:01 OK. That in itself is valuable information :) Aug 29 19:40:11 I notice that if I try insmod -f wil6210, I get told "bad format". I wonder if we are building modules (for 64-bit) with the right options. Aug 29 19:40:48 memnotify inserts alright, of course, but I think we build that using a separate recipe. Aug 29 19:46:05 memnotify is separate recipe but also some patch in kernel Aug 29 19:47:06 morphis' patch to export a certain function? Aug 29 19:47:32 I.e.: https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneos/recipes-kernel/memnotify/memnotify-module_git.bb Aug 29 19:48:11 Well all off the memnotify is additional Aug 29 19:48:24 Interesting. I had not caught up with that. Aug 29 19:52:25 Well basically we need https://github.com/Halium/android_kernel_lge_hammerhead/commit/f04faf7192165d95ba11fabd572c3bab5e8ba7d5 and then https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneos/recipes-core/packagegroups/packagegroup-luneos-extended.bb#L149 Aug 29 19:52:37 It's pretty simple Aug 29 19:52:46 Just we needed a fix in the module for 3.12+ kernels Aug 29 19:53:32 Anyway I'm off to bed catching up on some sleep or try at least :P Aug 29 19:53:53 Good night! Aug 29 19:59:26 Hmmm. If I try to run ifconfig in fingerterm on tissot, it tells me I'm mixing 32-bit and 64-bit binaries. /android/system/lib/libcutils.so, specifically, being 32-bit. Aug 29 20:01:10 Well I've seen this before. It's not always an error Aug 29 20:01:14 These things are confusing Aug 29 20:01:28 It's hard to figure out what are the real errors and what can be ignored Aug 29 20:01:36 OK. (Don't let me keep you up!) Aug 29 20:02:36 On onyx, it the same thing tells me a libhybris library is not found. Could just be fingerterm configuration, I suppose. Aug 29 20:03:08 Quite interesting, though. Aug 29 20:05:00 And on mako, it doesn't like something about libEGL.so.1 Aug 29 20:05:56 I'll stick to adb shell, I think. Aug 29 20:16:42 unlock issue also appears on rosy, so I've plenty of examples to work on :p **** ENDING LOGGING AT Thu Aug 30 02:25:41 2018