You are not logged in.

#1 2013-11-30 17:42:50

Ploppz
Member
Registered: 2013-09-14
Posts: 311

can't connect to any WiFi at the most unfortunate point of time

Hi, on my phone now. Brought my laptop to hospital but all of a sudden can't connect to a single wifi. First of all it couldn't find the hospital WiFi so I looked up WiFi radar in the docs - was clueless and still am. I sudoku vim'd instead of visudo-ing /etc/bookmarks. Before I realized I didn't even have wifi-radar installed.

And now I for some reason can't connect to a single network - tried sharing the network on my phone - because it NEVER asks for password but instead just says

Jib for nettle@wlp2s0\x2dhmndata.service failed. See 'systemctl status netctl@wlp2s0\x2dhmndata.service' and 'journalctl -xn' for details.

I am about to flip out.... How do I connect to wifi? Always worked before now!!!!!!!

Offline

#2 2013-11-30 18:11:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: can't connect to any WiFi at the most unfortunate point of time

Well, let us look at the very basics.

What are the outputs of:
rfkill list
ip link
and of
sudo iw wlp2s0 scan


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2013-11-30 18:40:30

Ploppz
Member
Registered: 2013-09-14
Posts: 311

Re: can't connect to any WiFi at the most unfortunate point of time

Not soft blocked, not hard blocked.

ip link:
[...]
3. wlp2s0: <NO-CARRIER, BROADCAST, MULTICAST, UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 100
link/ether [row of hex nums]

I don't have iw installed

Offline

#4 2013-11-30 19:12:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: can't connect to any WiFi at the most unfortunate point of time

Okay, how about sudo iwlist scan
??


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2013-11-30 22:17:27

Ploppz
Member
Registered: 2013-09-14
Posts: 311

Re: can't connect to any WiFi at the most unfortunate point of time

There is a lot of output and since I don't have any connection on my laptop to upload it, what do I look for?

Offline

#6 2013-11-30 23:23:11

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: can't connect to any WiFi at the most unfortunate point of time

I dunno, how about the name of a network to which you may want to attach?

Pare it down some like this:

ewaller$@$odin ~ 1006 %sudo iwlist scan | grep SSID
lo        Interface doesn't support scanning.

enp3s0    Interface doesn't support scanning.

                    ESSID:"Woodlyn"
                    ESSID:"Merlin"
                    ESSID:"2WIRE883"
                    ESSID:"jands"
                    ESSID:"mcfab"
ewaller$@$odin ~ 1007 %

I can see five networks right now.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2013-12-01 16:43:05

Ploppz
Member
Registered: 2013-09-14
Posts: 311

Re: can't connect to any WiFi at the most unfortunate point of time

I am on my laptop now and I got on wifi for some reason now.. Rebooted 20 times yesterday. Well now I can post logs. I don't know if the problem will cease.
sudo iwlist scan: http://sprunge.us/FFjU

I also saw some errors in the boot process regarding usb; how do I find this?

Offline

Board footer

Powered by FluxBB