**** BEGIN LOGGING AT Sun Dec 06 02:59:58 2015 Dec 06 08:38:57 morning Dec 06 09:11:38 Morning Dec 06 09:12:09 Herrie: WiFi: Are we talking about Captive Portals? Dec 06 09:49:41 elvispre: No 802.1x for example Dec 06 09:49:54 I have my ISP here at home, which also offers hotspots and requires an username and password Dec 06 09:50:01 Let me take a screenshot from legacy Dec 06 09:50:47 Quite sure some of the UK providers like Sky or BT offer the same Dec 06 09:52:16 Captive portals are slightly different Dec 06 09:52:26 Though those would also be nice to be implemented Dec 06 09:53:13 Captive portal should be a matter of checking if we have proper internet access once connected to an access point, if not then show a notification (simple LS2 call) and open browser with the captive portal URL Dec 06 09:53:31 Herrie: I am unable to test that at home. My mother has BT so I'll have access to her kit at Christmas. Dec 06 09:54:15 elvispre: http://tinypic.com/view.php?pic=jsyepz&s=9 Dec 06 09:54:33 This is what legacy gives me. When I try to connect on LuneOS I only get prompted for a password Dec 06 09:57:35 I think useranem & password is only for 802.1x network types. https://github.com/webOS-ports/luna-webappmanager/blob/master/src/extensions/wifimanager.cpp#l242 would need to be extended to cater for that I guess Dec 06 09:58:11 I'm on a fresh Win10 box now (upgraded SSD from 120GB to 480GB after a nice Black Friday deal on a SanDisk SSD :D) Dec 06 09:58:20 So still installing all kinds of stuff :P Dec 06 10:00:35 Herrie: Sounds like fun :-) Dec 06 10:02:02 elvispre: Well yeah, the 120GB was running out of space and I suspected my Samsung SSD to be the source of crashes, so happy to get rid of it :P Dec 06 10:04:38 My first Pre3 (and my T|X, actually) suffered SSD failure. It went from "that was an strange way to crash" to, er, dead on a timescale of days so I expect your upgrade is quite timely. Dec 06 10:06:35 elvispre: It was fairly new, just Windows had funny crashes after I installed it, before that it was rockstable Dec 06 10:06:51 Had a SanDisk before, so I guess I'll be happy with this one ;) Dec 06 15:43:55 Tofe: Any luck with the notifications? Dec 06 16:38:30 Herrie: no, not yet Dec 06 16:40:11 Herrie: how old was your SSD? Dec 06 16:40:58 Tofe: Not old Dec 06 16:41:02 < 1 yr Dec 06 16:41:08 But had issues from the start Dec 06 16:41:12 Could just be my config Dec 06 16:41:26 Samsung Magician software didn't like my RAID config either Dec 06 16:41:48 I blame Samsung ;) Dec 06 16:42:01 Korean software is just a notch above Chinese LOL Dec 06 16:42:13 Anyone who has seen Touchwiz knows what i mean :P Dec 06 16:42:14 oh, ok Dec 06 16:42:15 Bloatware :P Dec 06 16:42:38 Well, my chinese SSD is doing well so far :p Dec 06 16:42:56 Well Sandisk one is made in China too :P Dec 06 16:44:15 Their SD cards for cameras etc are great. Had a 120GB Sandisk SSD before the Samsung but upgraded to the Samsung because it would be faster, but also turned out to be less reliable it seems Dec 06 16:44:21 Let's see how this goes Dec 06 16:44:47 Clean install also will help probably ;) Dec 06 17:11:15 yup Dec 06 17:27:19 At least have enouhg space on my main SSD for a build machine too :P Dec 06 17:28:13 I'll have to upgrade my system at some point, but before that I'd like to find what to do with the current hw, which still does the job Dec 06 18:51:29 Ping Herrie Dec 06 18:52:17 Herrie: What happens now when you try to connect to an 802.1X network? Dec 06 18:52:37 Herrie: (On LuneOS.) Dec 06 18:53:40 Herrie: There doesn't seem to be that much missing to support it. Dec 06 18:54:38 Herrie: These networks seem to be what that "Enterprise" Wi-Fi security label is for. Dec 06 19:44:37 elvispre: I just get a password prompt Dec 06 19:44:42 I should get username + password Dec 06 19:44:55 Seems both plugin & settings need to be adjusted to deal with 802.1x Dec 06 19:47:34 Herrie: That's what I guessed. I'll see what I can do about that. Dec 06 19:47:53 I have it here at home (Just like captive portal), so can test when you have osmething Dec 06 19:50:29 Let me just double check on latest nightly what it does Dec 06 19:53:05 Connman and 802.1x is a little tricky as per https://together.jolla.com/question/315/how-to-wpa-8021x-enterprise-eduroam-others-gui-wifi-support-needed-workaround/ Dec 06 19:53:15 Basically it would require a config file for the network as well Dec 06 19:53:23 Would be good if we could have that written somehow :S Dec 06 19:53:33 But for now I can create one myself to test with Dec 06 20:16:48 The networks do show up Dec 06 20:17:50 At least in FirstUse Dec 06 20:17:59 I think we might filter them out in Settings Dec 06 20:24:28 Herrie: I think these are just networks with a different style of authentication ("Enterprise") so we should list them with everything else. Dec 06 20:25:23 Herrie: Quite how we recognise them automatically as Enterprise is to be determined. Dec 06 20:27:05 https://github.com/webOS-ports/org.webosports.app.firstuse/blob/master/qml/WiFiPage.qml#L222 Dec 06 20:27:52 Herrie: "YET" :-) Dec 06 20:28:43 Herrie: Do you see that message in your log then? Dec 06 20:40:21 Yes even in Firstuse in red Dec 06 20:40:28 That Enterprise is not yet supported Dec 06 21:26:05 If the source code contains references to RADIUS, we can probably read that as a synonym for Enterprise. **** ENDING LOGGING AT Mon Dec 07 02:59:58 2015