**** BEGIN LOGGING AT Thu Jun 28 03:00:02 2018 Jun 28 04:27:38 Morning! Jun 28 04:27:44 Tofe: You might want to check logcat too Jun 28 04:28:02 I had to disable/fix a few things on my mido in the Android init Jun 28 04:29:03 I.e. https://github.com/Herrie82/android_device_xiaomi_mido/commit/4d5448b98f423c2f96ecd573a2807de5264506c0, https://github.com/Herrie82/android_device_xiaomi_mido/commit/c3f9b8001d28016c0a3709a03f00fcf6a7fb3769, https://github.com/Herrie82/android_device_xiaomi_mido/commit/49d65fcd20b467074ab30517d1b12661ec135b45 Jun 28 06:43:57 morning Jun 28 06:44:01 Morning Jun 28 06:45:21 Herrie: removing the selinux stuff from fstab seems like a good idea Jun 28 07:29:14 JaMa, Tofe: maybe https://www.packet.net/hardware/amd/ is interesting for you guys Jun 28 07:29:19 Herrie: ^^ Jun 28 07:30:14 the packet.net guys are pretty open to open source projects, maybe there's another way to get some sponsored build hardware as they for example have the works-on-arm project where applying opensource projects get arm64 machines for their use Jun 28 07:30:32 morphis: Thnx for pointer Jun 28 07:33:44 happy to share :-) Jun 28 07:34:02 I am using one of these machines, and they are great :-) Jun 28 07:34:21 They do look great :) Jun 28 07:42:12 https://www.worksonarm.com/ if you want a free arm builder Jun 28 07:42:25 https://github.com/worksonarm/cluster/ **** BEGIN LOGGING AT Thu Jun 28 11:35:20 2018 Jun 28 12:55:37 Tofe: Let's see how quick this packet.net is :P Jun 28 12:56:02 hey guys.. are any of you planning to come at ELCE? Jun 28 12:56:14 er Jun 28 12:56:19 ELC EU Jun 28 12:58:36 bshah: No plans, seems the Mrs has a course then in London, so I'm home with the kids Jun 28 12:59:19 oh :) Jun 28 13:00:05 24-26 that is Jun 28 13:00:08 So won't manage 22-24 ;) Jun 28 13:00:40 Otherwise I might have been in the position, just didn't have plans either ;) Jun 28 13:02:59 bshah: no, no plans for me either Jun 28 13:03:22 (too bad, I'll be in Edinburg in August :p ) Jun 28 13:03:26 Okay, some of us from KDE community are planning to go there, so thought we might meet :) Jun 28 13:05:00 We'll see how things evolve, who knows Jun 28 13:39:30 Tofe: you'll have to let me know more about your trip to Edinburgh in August.. Jun 28 14:04:58 ok :) Jun 28 14:36:21 Herrie|Laptop: I wonder, do you keep the 32bit binaries for mido's system.img ? Jun 28 14:36:32 my halium rootfs is quite big... Jun 28 14:36:58 But I remember someone said it was still useful Jun 28 14:40:03 Tofe: Yeah I keep some Jun 28 14:40:05 It seems Jun 28 14:44:49 Mine is 140mb Jun 28 14:45:00 Seems some binaries only exist in 32 bits somehow Jun 28 14:48:05 mine is somthing like 350Mb iirc... must have done something wrong :p Jun 28 15:43:22 Tofe: I wouldn't worry too much about it Jun 28 15:43:50 Check logcat and dmesg, clear errors then worry Jun 28 15:46:02 :) right Jun 28 17:54:07 Tofe: Any logs you could pull? Jun 28 19:38:36 Herrie: https://bpaste.net/show/3d97037af4aa Jun 28 19:39:01 I see some mount issues here and there, not sure yet how much it matters for adb Jun 28 19:42:11 Yes firmware it seems Jun 28 20:00:36 ah, heard a sound Jun 28 20:01:44 rotation sensor is working Jun 28 20:04:00 but no firstuse :( Jun 28 20:04:13 hey, I got adb !! Jun 28 20:09:47 rild seems to be working too Jun 28 20:10:37 See that was modem/firmware I guess? Jun 28 20:10:48 Well you already finished firstuse or new flash? Jun 28 20:11:30 new flash Jun 28 20:11:39 I needed to restart firstuse myself Jun 28 20:12:08 also I needed to modprobe wlan to get wifi working Jun 28 20:12:19 OK well rotation, audio and rild is improvement Jun 28 20:12:32 Tofe: I think you, me and elvispre have sam eissue there Jun 28 20:13:35 Or similar at leasdt Jun 28 20:13:40 but now I have sound, wifi, vkb, rotation, adb, no bluetooth, screen light issue Jun 28 20:14:01 screen light issue disappears with disconnecting and reconnecting usb cable Jun 28 20:14:07 Tofe: Similar to my mido I'd say Jun 28 20:14:53 I also get scrambled fonts after some time Jun 28 20:15:40 scrambled or missing? Jun 28 20:16:17 missing, it's just white squares Jun 28 20:17:16 also my DPI is far too high, icons are huge :) Jun 28 20:18:25 I guess the next step is to find out how to PR the Halium build, knowing we have a name conflict for the kernel Jun 28 20:19:14 Tofe: For this I had a patch Jun 28 20:19:19 That should've been merged upstream Jun 28 20:19:23 For us it's not that much of an issue (I could take your kernel, for building our Halium it would work), but we'll never be able to upstream it to Halium like this Jun 28 20:19:47 Tofe: Well we might actually be able to use the same kernel Jun 28 20:19:54 how so ? Jun 28 20:19:54 I doubt there's a whole lot different tbh Jun 28 20:20:15 well the board has same name, but the implementation is a bit different, so it's annoying Jun 28 20:20:15 Xiaomi seems to use the same source for pretty much all targets I've seen Jun 28 20:20:58 there are also some conflicts for the dts files, and I'm a newbie in this area Jun 28 20:21:24 It would probably be easier to just rename the kernel Jun 28 20:23:27 seems pretty easy, let me do a full halium rebuild to confirm Jun 28 20:28:48 Yeah rename should be easy Jun 28 20:43:59 https://github.com/webOS-ports/android/pull/3 should work, I think Jun 28 20:56:53 Tofe: Might be good to get that other setup sorted Jun 28 20:57:01 And PR the manifest to Halium Jun 28 20:57:27 working on it Jun 28 20:58:00 :D Jun 28 21:07:38 meh, the --submodules option of repo isn't released yet Jun 28 21:08:14 otherwise that would have worked well Jun 28 21:08:29 https://github.com/Tofee/android/tree/tofe/halium-submodule Jun 28 21:11:08 oooh I'll maybe try the subtrees Jun 28 21:16:17 https://github.com/Tofee/android/tree/tofe/halium-subtree would work, it seems Jun 28 21:19:03 https://github.com/webOS-ports/android/pull/4/files <-- just a place for the discussion to happen **** ENDING LOGGING AT Fri Jun 29 03:00:00 2018