**** BEGIN LOGGING AT Sat Oct 20 03:00:00 2018 Oct 20 07:13:33 EricBlade: I wonder why they ever made it with name instead of appId :S Oct 20 08:10:43 Morning! Oct 20 08:24:13 Morning! Oct 20 10:00:34 ok, got my dsl line back :) Oct 20 10:46:36 :) Oct 20 12:13:03 .... is it me, or we just don't require bluetooth.target in our startup service chain ? Oct 20 12:22:20 yup, it was just that... pretty surprising mistake, it must be a regression Oct 20 12:35:08 Tofe: How's that? Was that creating a conflict? Oct 20 12:36:41 not a conflict, but no systemd target or service was requiring the bluetooth service to be activated Oct 20 12:36:50 so... it was just never started Oct 20 12:37:02 I wonder how this worked so far Oct 20 12:37:56 ah, ok, it was based on /dev/ttyHS99 file detection Oct 20 12:38:04 Oh, I see what you mean. We *do* require a bluetooth.target. Oct 20 12:38:20 Is that the right device? Oct 20 12:38:41 it's not anymore on tissot, I've changed the bluetooth driver we use from UART to SMD Oct 20 12:38:59 Right. Oct 20 12:39:03 works quite well ! but we need to start it of course :) Oct 20 12:40:19 I may have a very similar issue on onyx. I have a note that I have device ttyHS0 rather than ttyHS99. Oct 20 12:43:26 I don't even have HS0 Oct 20 12:53:12 https://github.com/shr-distribution/meta-smartphone/pull/86 here it comes Oct 20 13:02:25 Good stuff :) Oct 20 13:14:45 as for wifi not being there during firstuse, it's just that we check for wifi availability at the start of the app, and wifi isn't available yet Oct 20 14:55:17 Tofe: Ooh nice on the BT! Oct 20 15:46:14 Herrie|2: do you know the status for mido ? is the SMD patch already applied to your kernel ? Oct 20 16:27:37 ^ seems so. good. So you just need to basically import my BT change to mido, and it should work Oct 20 16:29:11 Tofe: Great! Oct 20 16:29:24 I guess for rosy you need patch & the same Oct 20 16:29:45 exactly Oct 20 16:33:05 I was going to patch firstuse to also work when wifi still isn't there when the app is started, but it's a bit weird that it takes so much time Oct 20 16:34:33 Tofe: Is your meta-smartphone pull request missing a recipe update? systemd-machine-units_1.0.bbappend is still referring to dev-ttyHS99.device. Oct 20 16:34:49 oops. Thanks! Oct 20 16:36:25 fixed. Oct 20 16:53:35 mmmh the wlan module systematically kicks in after systemd-rfkill is started... Oct 20 16:54:11 BT works for me! Oct 20 16:54:19 elvispre: \o/ Oct 20 16:54:58 I am finding that the on screen keyboard works well for some tissot sessions but that it is unusable for others. Some kind of boot timing issue I guess. Oct 20 16:57:04 yes, I saw it too, not sure what's causing it Oct 20 17:04:54 tissot can make my BT headphones go "Beep" to indicate connection, but sound is not being redirected to them so far as I can tell. That will be PA configuration, I suppose. Oct 20 17:05:25 I suppose so Oct 20 17:05:38 there's still probably some mistakes in there Oct 20 17:25:06 ok, well, it seems that wifi just takes forever to initialize on the android side Oct 20 17:45:05 so it seems that I should adapt first use app a bit, to be able to show wifi just when needed Oct 20 18:20:44 Herrie|2: https://github.com/webOS-ports/org.webosports.app.firstuse/pull/36 Oct 20 18:29:54 elvispre: I just got the keyboard issue, it looks like a focus issue somehow Oct 20 18:30:19 like, the click on the text area both makes it appear, and discards it Oct 20 18:31:33 Tofe: Yes, that is what it is doing to me too. I can't get it to behave today at all. Oct 20 18:33:13 must be a bad keyboard day... Oct 20 18:33:24 :) Oct 20 18:33:53 It tends to be rock solid on the 32-bit devices Oct 20 18:34:44 it could be the driver of the touchscreen has a bug, or behaves differently Oct 20 19:27:50 Herrie|2: I... didn't understand your suggestion on GH for firstuse :) Care to elaborate a little bit ? Oct 20 19:29:30 ah ! now I think I understand. Well, ok, why not. Oct 20 19:31:22 Tofe: Well the checks are there for a reason and always worked OK-ish Oct 20 19:31:31 So I suggest to keep it for qemux86 at least Oct 20 19:31:54 Maybe we figure out root cause of wifi taking forever to initialize and we can put it back like it is now Oct 20 19:34:23 Actually, if I patch my commit with your suggestion, we'll never need to go back Oct 20 19:35:05 because if one of our phone/tablet doesn't have wifi, it's quite an issue, and it makes sense to show the page Oct 20 21:05:40 Tofe: True Oct 20 21:05:48 Sorry was putting little one to sleep **** ENDING LOGGING AT Sun Oct 21 03:00:00 2018