**** BEGIN LOGGING AT Tue Feb 27 03:00:01 2018 Feb 27 05:57:59 hi there Feb 27 06:44:10 Zibri_: Hi! Feb 27 08:15:11 Morning! Feb 27 09:19:50 Tofe: My new mido image is acting up a bit Feb 27 09:20:00 I guess I forgot to copy some files, so backtracking my steps from earlier Feb 27 09:20:14 WLAN works after copying firmware, but luna-next keeps crashing Feb 27 09:20:19 Which I didn't have before Feb 27 10:00:54 Tofe: OK submitted for upstream: https://bugreports.qt.io/browse/QTBUG-66702 Feb 27 10:01:23 Was a bit of a pain to setup Gerrit etc but got it working in the end Feb 27 10:09:51 Tofe: And for our builds: https://github.com/webOS-ports/meta-webos-ports/pull/281 Feb 27 10:09:58 As temporary patch for now Feb 27 10:12:31 Herrie|Laptop: merged, thanks Feb 27 10:12:49 Let's see how long it'll take QT guys to fix it Feb 27 10:13:11 Should be straight forward this one really Feb 27 10:13:12 It can go pretty quickly Feb 27 10:13:27 though they won't backport it, it'll be in 5.11 or 5.12 Feb 27 10:14:28 I think they should put it in 5.9 and 5.10 too Feb 27 10:14:30 But well Feb 27 10:15:42 They only backport blocking issues, generally; here the workaround is simple, and the target audience very limited Feb 27 10:15:50 True ;) Feb 27 10:23:46 Though it's pretty blocking on these targets :P Feb 27 10:42:02 Tofe I have a lot of "Texture is not valid in the current context" and "Texture has not been destroyed" in my journalctl for luna-next Feb 27 10:46:08 That could be a problem... maybe something in the QPA... not sure really Feb 27 10:48:09 Tofe: OK Feb 27 10:48:20 Let me see if I can get stuff a bit more stable first before looking into all this Feb 27 11:24:40 hello Feb 27 11:25:31 does anybody know how to build an arm toolchain that supports blibc 2.4? my lg tv has "starfish" platform and I wish to compile native programs correctly Feb 27 11:25:59 *glibc Feb 27 15:23:03 Tofe: Do you know if we need or will need audioflingerglue at some point? Feb 27 15:23:32 I noticed some things were missing in my 7.1 build (i.e. iptables and ip6tables) so was checking the 5.1 v.s. 7.1 Halium build for differences Feb 27 15:23:50 So things are in 5.1 that aren't in 7.1 yet, sometimes for a good reason Feb 27 15:25:40 audioflingerglue, no, if Halium doesn't include it we shouldn't need to either Feb 27 15:25:58 Well they do for 5.1 but not for 7.1 Feb 27 15:27:21 Seems both ubports & mer use it Feb 27 15:28:27 bshah: ^ ? Feb 27 15:49:05 Tofe: Sent these upstream already: https://github.com/Halium/android/pull/14/files and https://github.com/Herrie82/android_build/commit/57847b2fd079f143e7de787ebb2d35984e4d27f4 Feb 27 15:49:17 My logcat was complaining about missing iptables, ip6tables and ip Feb 27 15:49:43 So compared stuff and added everything that still exists in 7.1 that was in 5.1 already - audioflingerglue Feb 27 15:49:52 Should cover most of these issues Feb 27 15:52:05 ok, yes good point Feb 27 15:53:36 Not 100% sure we need the others, worst case some binaries end up in image that aren't used Feb 27 15:53:42 They were small anyway Feb 27 15:58:33 Well my logcat looks cleaner already Feb 27 15:58:50 Didn't include ip in my build yet... But only had a few errors with those Feb 27 16:04:59 Tofe: logcat for now: https://bpaste.net/show/db19b0fdabdf Feb 27 16:05:05 Still a few issues, but starting to look OK Feb 27 17:14:40 Herrie|Laptop: is the /persist partition mounted alright? Feb 27 17:15:00 Tofe: Seems so Feb 27 17:15:14 because open error: settings file "/persist/sensors/sensors_settings", errno 2 Feb 27 17:16:07 Tofe: That seems to be misleading because it does exist Feb 27 17:16:15 It think it might be more in the line of https://github.com/Herrie82/android_hardware_libhardware/commits/halium-7.1 Feb 27 17:16:18 Last 2 commits Feb 27 17:16:20 But not 100% sure Feb 27 17:17:32 Not sure it's related Feb 27 17:17:41 are there some special access rights ? Feb 27 17:18:06 and is it correctly mounted in the lxc container too ? Feb 27 17:19:16 Tofe: Not sure about that Feb 27 17:19:21 Could be permission issue for sure Feb 27 17:19:26 File exists and has 1 in it Feb 27 17:20:02 I'm just throwing clues, I've no idea what the real issue is :) Feb 27 17:20:11 Neither have I Feb 27 17:20:20 It tells me it cannot find sensors.default.so Feb 27 17:20:40 However hals.conf should take care of that if I understood correctly through libhardware Feb 27 17:21:11 the .default one is rarely used, usually it's the .msmxxxx one Feb 27 17:21:37 sh-4.3# mount | grep persist /dev/mmcblk0p26 on /persist type ext4 (rw,nosuid,nodev,noatime,nodelalloc,data=ordered) Feb 27 17:21:53 ok good Feb 27 17:22:24 sh-4.3# ls -l -rw------- 1 root root 0 Jan 1 1970 error_log -rw-r--r-- 1 system root 2 Sep 22 05:58 sensors_settings -rwx------ 1 root root 25468 Dec 14 17:57 sns.reg Feb 27 17:22:40 Ehm https://bpaste.net/show/48952be84c13 Feb 27 17:23:13 and the parent directory ? Feb 27 17:27:06 https://bpaste.net/show/0ee8093e9423 Feb 27 17:27:56 ok so everyone has read access to the file Feb 27 17:29:32 mmmh wait, persist isn't bind-mounted in the lxc container ? Feb 27 17:31:58 "ls /var/lib/lxc/android/rootfs/persist/sensors/" does output something, isn't it Feb 27 18:11:44 Tofe: Will try in a bit, first some food Feb 27 18:11:53 sure :) Feb 27 18:21:16 Tofe: I don't remember touching bind-mounts Feb 27 18:21:50 I checked on N5, the bind mount works well and won't appear in mount | grep persist Feb 27 18:27:14 Tofe: I don't have sensors in ls /var/lib/lxc/android/rootfs/persist/ Feb 27 18:27:23 that's weird Feb 27 18:27:32 https://bpaste.net/show/6dec9b5cb843 Feb 27 18:28:11 how can the two directories differ Feb 27 18:28:52 on N5 it differs a lot too Feb 27 18:29:14 I thought it was a bind-mount, I don't understand Feb 27 18:29:19 I'll check Feb 27 18:32:40 we don't have any bind-mount for /persist Feb 27 18:32:43 it seems Feb 27 18:34:57 ah, better Feb 27 18:35:08 let me PR Feb 27 18:38:45 https://github.com/shr-distribution/meta-smartphone/pull/62 Feb 27 18:43:52 Tofe: Thnx that MIGHT explain my wlan issue too Feb 27 18:44:00 maybe ! Feb 27 18:44:00 I now manually pushs tuff to lib/firmware Feb 27 18:45:38 Some of these filess reside in persist Feb 27 18:46:26 you can manually patch /var/lib/lxc/android/pre-start.sh directly on device, if you want to avoid a reflash Feb 27 19:01:01 Tofe: Thnx trying that now Feb 27 19:10:46 persist bind mounted but still no sensors Feb 27 19:11:03 but the file exists now Feb 27 19:11:55 Yup Feb 27 19:40:35 Tofe: Seems our oFono might need some bumping. Not 100% sure about that. Mer guys have 1.21 now where quite some QMI (Qualcomm MSM Interface) issues have been solved, however they introduced a new requirement in their tests. I tried disabling the tests bu Feb 27 19:40:35 t with little luck so far Feb 27 19:40:44 So might need some help on that Feb 27 19:42:35 See https://kernel.googlesource.com/pub/scm/network/ofono/ofono/+/1.21/ChangeLog for the 1.20 and 1.21 changes for QMI Feb 27 19:44:04 Snapdragon 625 in mido uses X12 modem from Qualcomm Feb 27 19:47:58 elvispre: Hi, were you able to revive your onyx? Feb 27 19:48:14 Got my mido to show stuff on screen finally Feb 27 19:48:32 Still buggy as hell but slowly getting there Feb 27 19:49:32 Herrie|TP: ok Feb 27 19:50:03 Tofe: They introduced some new library which we'd need to write a recipe for Feb 27 19:50:15 oh. Feb 27 19:51:34 This one: https://git.merproject.org/mer-core/libglibutil/tree/master Feb 27 19:52:18 Herrie|TP: Not yet. It is pretty severely bricked but there are a few things to try... Feb 27 19:52:31 elvispre: weird Feb 27 19:52:43 Unless you flashed aboot instead of boot :-P Feb 27 19:52:55 Like I did on my mido :-P Feb 27 19:53:19 Needed to open it up and short pins to get it into qdloader mode :-P Feb 27 19:53:22 Herrie: Not unless you typed that 'cos I copy and pasted from IRC :-) Feb 27 19:53:36 I think I didn't Feb 27 19:53:47 * Herrie|TP hides under chair Feb 27 19:53:56 We can even check :-P Feb 27 20:00:16 * elvispre is reviving an old XP laptop. These Chinese drivers and installers for OnePlus tech are getting nowhere near my real PC :-P Feb 27 20:03:56 elvispre: yup Feb 27 20:04:14 But stuff is close to unbrickable nowadays at least :-) Feb 27 21:35:49 Herrie: I've written a little document to discuss halium-boot with halium guys: https://semestriel.framapad.org/p/RgsrP8NAY5 Do you find it understandable ? Or too sharp ? Too vague ? Feb 27 21:47:45 Tofe: Let me read that once more with a fresh mind in the morning, was 4-ish this morning so a bit tired Feb 27 21:48:11 sure; I didn't intend to share before tomorrow anyway :) **** ENDING LOGGING AT Wed Feb 28 03:00:01 2018