Interesting. I was able to connect using wifi-menu
vs. wicd
. I guess I'm a happy camper now, though still confused!
Posts made by John Hendy
-
RE: Unable to connect for the first time from linux
-
Unable to connect for the first time from linux
I'm unable to follow the first time setup isntructions. I can see the AP listed in my wireless list,
wicd
(my wireless client) appears to try and connect, but it doesn't. Are there any "gotchas" on doing this from linux? Settings:- wicd
- tried WPA 1/2 with both passphrase and hex([0-9/a-f]) options and default (123...78)
- arch linux, kernel 4.9
dmesg output:
[57302.338476] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.338995] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.546183] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.546629] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.564335] IPv6: ADDRCONF(NETDEV_UP): wlp62s0: link is not ready [57304.694002] wlp62s0: authenticate with 40:xx:9d [57304.697664] wlp62s0: send auth to 40:xx:9d (try 1/3) [57304.701433] wlp62s0: authenticated [57304.701625] wlp62s0: associate with 40:xx:9d (try 1/3) [57304.705529] wlp62s0: RX AssocResp from 40:xx:9d (capab=0x411 status=0 aid=1) [57304.721736] wlp62s0: associated [57304.721841] IPv6: ADDRCONF(NETDEV_CHANGE): wlp62s0: link becomes ready [57309.587898] wlp62s0: deauthenticating from 40:xx:9d by local choice (Reason: 3=DEAUTH_LEAVING)
Any suggestions of what I might need to do differently?
-
RE: WiFi drops out after 15 seconds
Is this on first boot? I literally just started trying to get mine up and running and can't connect from my linux computer. It's powered up, I see it a the right AP, but the connection fails. I have a very similar dmesg to yours but am not sure if you're posting the log from the onion trying to connect to your wifi router, or your computer trying to connect to your onion?
This is what I get:
[57302.338476] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.338995] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.546183] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.546629] iwlwifi 0000:3e:00.0: L1 Enabled - LTR Enabled [57302.564335] IPv6: ADDRCONF(NETDEV_UP): wlp62s0: link is not ready [57304.694002] wlp62s0: authenticate with 40:a3:xx:xx:xx:9d [57304.697664] wlp62s0: send auth to 40:a3:xx:xx:xx:9d (try 1/3) [57304.701433] wlp62s0: authenticated [57304.701625] wlp62s0: associate with 40:a3:xx:xx:xx:9d (try 1/3) [57304.705529] wlp62s0: RX AssocResp from 40:a3:xx:xx:xx:9d (capab=0x411 status=0 aid=1) [57304.721736] wlp62s0: associated [57304.721841] IPv6: ADDRCONF(NETDEV_CHANGE): wlp62s0: link becomes ready [57309.587898] wlp62s0: deauthenticating from 40:a3:xx:xx:xx:9d by local choice (Reason: 3=DEAUTH_LEAVING)