Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 39

Thread: Intel Ultimate N 6300 in Thinkpad X230, drop-outs and no connection

  1. #11
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    Quote Originally Posted by rfporto View Post
    I am not sure if I need 5ghz, do you know how to create a code, much like the disable n, that will reset on reboot so that I can test?
    Not in the current driver. That's why I suggested we compile a newer version; one that contains the ability to do so temporarily and, if it's helpful, permanently.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #12
    Join Date
    Sep 2012
    Beans
    14

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    Quote Originally Posted by chili555 View Post
    Not in the current driver. That's why I suggested we compile a newer version; one that contains the ability to do so temporarily and, if it's helpful, permanently.
    I'll test, thank you so much. Please walk me through the steps, I am very new to linux, in fact this is the first machine I have had that runs it.

  3. #13
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    I also tried disabling network manager on startup and replacing it with wicd.
    I actually think there is a good chance Wicd will work better, but not with Network Manager installed and probably running. Before we do radical surgery, let's try Wicd by removing NM:
    Code:
    sudo apt-get remove --purge network-manager
    Reboot and click on your desired network in Wicd. Is there any improvement?

    We'll proceed further if needed.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #14
    Join Date
    Sep 2012
    Beans
    14

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    Quote Originally Posted by chili555 View Post
    I actually think there is a good chance Wicd will work better, but not with Network Manager installed and probably running. Before we do radical surgery, let's try Wicd by removing NM:
    Code:
    sudo apt-get remove --purge network-manager
    Reboot and click on your desired network in Wicd. Is there any improvement?

    We'll proceed further if needed.
    Is Wicd something that needs to be installed? I have not done so if it does, that was Earsplit.

  5. #15
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    Quote Originally Posted by rfporto View Post
    Is Wicd something that needs to be installed? I have not done so if it does, that was Earsplit.
    Oops,sorry about that. Unless you are feeling especially adventuresome, we'd better check your logs as with Earsplit to see if 5ghz and roaming is really your issue. With the ethernet disconnected, please run and post:
    Code:
    sudo cat /var/log/syslog | grep -e etwork -e wlan -e wpa
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #16
    Join Date
    Sep 2012
    Beans
    14

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    Quote Originally Posted by chili555 View Post
    Oops,sorry about that. Unless you are feeling especially adventuresome, we'd better check your logs as with Earsplit to see if 5ghz and roaming is really your issue. With the ethernet disconnected, please run and post:
    Code:
    sudo cat /var/log/syslog | grep -e etwork -e wlan -e wpa
    I'm sorry, I am actually out of town for the weekend, I will not be able to get back on that network until Monday. Hopefully Earsplit will work with you, and I will be back shortly. Again, thank you so much for helping Chili555, might need to send a few beers to South Carolina.

  7. #17
    Join Date
    May 2011
    Location
    CT
    Beans
    9
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    With network-manager purged and wicd installed, I'm getting worse luck. See the log files below.

    Thanks for your help so far. I too was away this weekend.


    On a WPA2 enterprise network with TKIP/MSCHAPV2 and PEAP
    Code:
    sudo cat /var/log/syslog | grep -e etwork -e wlan -e wpa
    
    Sep 17 16:31:59 x230 dhclient: Listening on LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:31:59 x230 dhclient: Sending on   LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:31:59 x230 dhclient: DHCPRELEASE on wlan0 to 10.101.0.254 port 67
    Sep 17 16:31:59 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:31:59 x230 dhclient: receive_packet failed on wlan0: Network is down
    Sep 17 16:31:59 x230 kernel: [  823.968179] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 17 16:31:59 x230 kernel: [  824.020162] wlan0: direct probe to d8:c7:c8:a1:c1:e1 (try 1/3)
    Sep 17 16:31:59 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:31:59 x230 kernel: [  824.217856] wlan0: direct probe to d8:c7:c8:a1:c1:e1 (try 2/3)
    Sep 17 16:32:00 x230 kernel: [  824.417531] wlan0: direct probe to d8:c7:c8:a1:c1:e1 (try 3/3)
    Sep 17 16:32:00 x230 dhclient: receive_packet failed on eth0: Network is down
    Sep 17 16:32:00 x230 kernel: [  824.617184] wlan0: direct probe to d8:c7:c8:a1:c1:e1 timed out
    Sep 17 16:32:00 x230 dhclient: receive_packet failed on wlan0: Network is down
    Sep 17 16:32:00 x230 dhclient: Listening on LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:32:00 x230 dhclient: Sending on   LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:32:00 x230 dhclient: DHCPRELEASE on wlan0 to 10.101.0.254 port 67
    Sep 17 16:32:00 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:32:00 x230 kernel: [  825.193937] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 17 16:32:00 x230 kernel: [  825.252186] wlan0: direct probe to d8:c7:c8:a1:c1:e1 (try 1/3)
    Sep 17 16:32:01 x230 kernel: [  825.451748] wlan0: direct probe to d8:c7:c8:a1:c1:e1 (try 2/3)
    Sep 17 16:32:01 x230 kernel: [  825.651378] wlan0: direct probe to d8:c7:c8:a1:c1:e1 (try 3/3)
    Sep 17 16:32:01 x230 kernel: [  825.850960] wlan0: direct probe to d8:c7:c8:a1:c1:e1 timed out
    Sep 17 16:32:03 x230 kernel: [  827.260437] wlan0: deauthenticating from d8:c7:c8:a1:b9:d1 by local choice (reason=3)
    Sep 17 16:32:40 x230 dhclient: Listening on LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:32:40 x230 dhclient: Sending on   LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:32:40 x230 dhclient: DHCPRELEASE on wlan0 to 10.101.0.254 port 67
    Sep 17 16:32:40 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:32:40 x230 dhclient: receive_packet failed on wlan0: Network is down
    Sep 17 16:32:40 x230 kernel: [  865.123669] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 17 16:32:41 x230 dhclient: receive_packet failed on wlan0: Network is down
    Sep 17 16:32:41 x230 dhclient: send_packet: Network is unreachable
    Same thing attempted on an open (unencrypted) guest network
    Code:
    Sep 17 16:34:24 x230 dhclient: Listening on LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:34:24 x230 dhclient: Sending on   LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:34:24 x230 dhclient: DHCPRELEASE on wlan0 to 10.101.0.254 port 67
    Sep 17 16:34:24 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:34:24 x230 kernel: [  968.798801] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 17 16:34:24 x230 dhclient: receive_packet failed on wlan0: Network is down
    Sep 17 16:34:25 x230 kernel: [  969.055565] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 17 16:34:25 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:34:25 x230 dhclient: receive_packet failed on eth0: Network is down
    Sep 17 16:34:25 x230 dhclient: receive_packet failed on wlan0: Network is down
    Sep 17 16:34:25 x230 dhclient: Listening on LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:34:25 x230 dhclient: Sending on   LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:34:25 x230 dhclient: DHCPRELEASE on wlan0 to 10.101.0.254 port 67
    Sep 17 16:34:25 x230 dhclient: send_packet: Network is unreachable
    Sep 17 16:34:26 x230 kernel: [  970.226159] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 17 16:34:28 x230 dhclient: Listening on LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:34:28 x230 dhclient: Sending on   LPF/wlan0/24:77:03:73:0a:14
    Sep 17 16:34:28 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
    Sep 17 16:34:28 x230 kernel: [  972.411487] wlan0: direct probe to d8:c7:c8:a1:c8:e1 (try 1/3)
    Sep 17 16:34:28 x230 kernel: [  972.607686] wlan0: direct probe to d8:c7:c8:a1:c8:e1 (try 2/3)
    Sep 17 16:34:28 x230 kernel: [  972.807272] wlan0: direct probe to d8:c7:c8:a1:c8:e1 (try 3/3)
    Sep 17 16:34:29 x230 kernel: [  973.006903] wlan0: direct probe to d8:c7:c8:a1:c8:e1 timed out
    Sep 17 16:34:31 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
    Sep 17 16:34:37 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
    Sep 17 16:34:43 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
    Sep 17 16:34:55 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
    Sep 17 16:35:10 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 16
    Sep 17 16:35:26 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
    Sep 17 16:35:33 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
    Sep 17 16:35:47 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
    Sep 17 16:35:58 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 19
    Sep 17 16:36:17 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 20
    Sep 17 16:36:21 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
    Sep 17 16:36:24 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
    Sep 17 16:36:32 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
    Sep 17 16:36:37 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
    Sep 17 16:36:43 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 16
    Sep 17 16:36:44 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
    Sep 17 16:36:52 x230 dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11

  8. #18
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    With network-manager purged and wicd installed, I'm getting worse luck. See the log files below.
    Indeed. You might find more useful information in:
    Code:
    sudo cat /var/log/wicd/wicd.log
    TKIP/MSCHAPV2 and PEAP is very challenging.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #19
    Join Date
    Sep 2012
    Beans
    14

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    ) Beginning DHCPv4 transaction (timeout in 45 seconds)
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> dhclient started with pid 2622
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Beginning IP6 addrconf.
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
    Sep 18 12:22:08 ryan-ThinkPad-X230 avahi-daemon[700]: Withdrawing address record for fe80::2677:3ff:fe71:38b0 on wlan0.
    Sep 18 12:22:08 ryan-ThinkPad-X230 avahi-daemon[700]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::2677:3ff:fe71:38b0.
    Sep 18 12:22:08 ryan-ThinkPad-X230 avahi-daemon[700]: Interface wlan0.IPv6 no longer relevant for mDNS.
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
    Sep 18 12:22:08 ryan-ThinkPad-X230 dhclient: Listening on LPF/wlan0/24:77:03:71:38:b0
    Sep 18 12:22:08 ryan-ThinkPad-X230 dhclient: Sending on LPF/wlan0/24:77:03:71:38:b0
    Sep 18 12:22:08 ryan-ThinkPad-X230 dhclient: DHCPREQUEST of 129.8.201.219 on wlan0 to 255.255.255.255 port 67
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> address 129.8.201.219
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> prefix 24 (255.255.255.0)
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> gateway 129.8.201.1
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> hostname 'ryan-ThinkPad-X230'
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> nameserver '129.8.15.50'
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> nameserver '129.8.247.50'
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> domain name 'wnet.csufresno.edu'
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> wins '129.8.15.59'
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> wins '129.8.247.59'
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    Sep 18 12:22:08 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
    Sep 18 12:22:08 ryan-ThinkPad-X230 avahi-daemon[700]: Joining mDNS multicast group on interface wlan0.IPv4 with address 129.8.201.219.
    Sep 18 12:22:08 ryan-ThinkPad-X230 avahi-daemon[700]: New relevant interface wlan0.IPv4 for mDNS.
    Sep 18 12:22:08 ryan-ThinkPad-X230 avahi-daemon[700]: Registering new address record for 129.8.201.219 on wlan0.IPv4.
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> DNS: starting dnsmasq...
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): writing resolv.conf to /sbin/resolvconf
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): roamed from BSSID 00:0B:86:ED:55:F0 (bulldogs) to (none) ((none))
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> Policy set 'bulldogs' (wlan0) as default for IPv4 routing and DNS.
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) successful, device activated.
    Sep 18 12:22:09 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
    Sep 18 12:22:09 ryan-ThinkPad-X230 avahi-daemon[700]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::2677:3ff:fe71:38b0.
    Sep 18 12:22:09 ryan-ThinkPad-X230 avahi-daemon[700]: New relevant interface wlan0.IPv6 for mDNS.
    Sep 18 12:22:09 ryan-ThinkPad-X230 avahi-daemon[700]: Registering new address record for fe80::2677:3ff:fe71:38b0 on wlan0.*.
    Sep 18 12:22:17 ryan-ThinkPad-X230 wpa_supplicant[1322]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:22:17 ryan-ThinkPad-X230 kernel: [ 491.307323] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:22:17 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): supplicant interface state: completed -> authenticating
    Sep 18 12:22:17 ryan-ThinkPad-X230 kernel: [ 491.351327] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:22:17 ryan-ThinkPad-X230 kernel: [ 491.554801] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:22:17 ryan-ThinkPad-X230 kernel: [ 491.758279] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:22:17 ryan-ThinkPad-X230 kernel: [ 491.961754] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:22:18 ryan-ThinkPad-X230 kernel: [ 492.783660] wlan0: no IPv6 routers present
    Sep 18 12:22:25 ryan-ThinkPad-X230 wpa_supplicant[1322]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:22:25 ryan-ThinkPad-X230 kernel: [ 500.210471] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:22:26 ryan-ThinkPad-X230 kernel: [ 500.223541] wlan0: send auth to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:22:26 ryan-ThinkPad-X230 kernel: [ 500.227870] wlan0: 00:0b:86:ed:55:e0 denied authentication (status 17)
    Sep 18 12:22:28 ryan-ThinkPad-X230 NetworkManager[967]: <info> (wlan0): IP6 addrconf timed out or failed.
    Sep 18 12:22:28 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    Sep 18 12:22:28 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    Sep 18 12:22:28 ryan-ThinkPad-X230 NetworkManager[967]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Sep 18 12:22:44 ryan-ThinkPad-X230 kernel: [ 1.986987] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
    Sep 18 12:22:44 ryan-ThinkPad-X230 kernel: [ 2.239173] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
    Sep 18 12:22:45 ryan-ThinkPad-X230 kernel: [ 2.513398] type=1400 audit(1347996165.019:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=619 comm="apparmor_parser"
    Sep 18 12:22:45 ryan-ThinkPad-X230 avahi-daemon[625]: Network interface enumeration completed.
    Sep 18 12:22:45 ryan-ThinkPad-X230 kernel: [ 2.664073] type=1400 audit(1347996165.167:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=931 comm="apparmor_parser"
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> NetworkManager (version 0.9.4.0) is starting...
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> DNS: loaded plugin dnsmasq
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: init!
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: update_system_hostname
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPluginIfupdown: management mode: unmanaged
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0, iface: eth0)
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0, iface: eth0): no ifupdown configuration found.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0, iface: wlan0)
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: end _init.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: Ifupdown: get unmanaged devices count: 0
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: (9093936) ... get_connections.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: SCPlugin-Ifupdown: (9093936) ... get_connections (managed=false): return empty list.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: parsing Porto Wi Fi ...
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: read connection 'Porto Wi Fi'
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: parsing SEC_LinkShare_048301 ...
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: read connection 'SEC_LinkShare_048301'
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: parsing NETGEAR ...
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: read connection 'NETGEAR'
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: parsing 2WIRE177 ...
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: read connection '2WIRE177'
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: parsing bulldogs ...
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: keyfile: read connection 'bulldogs'
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: Ifupdown: get unmanaged devices count: 0
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> modem-manager is now available
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> monitoring kernel firmware directory '/lib/firmware'.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> found WiFi radio killswitch rfkill2 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill2) (driver (unknown))
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> WiFi enabled by radio killswitch; enabled by state file
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> WWAN enabled by radio killswitch; enabled by state file
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> Networking is enabled by state file
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <warn> failed to allocate link cache: (-10) Operation not supported
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): carrier is OFF
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2)
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): now managed
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): bringing up device.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): preparing device.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (eth0): deactivating device (reason 'managed') [2]
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eth0
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): using nl80211 for WiFi device control
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3)
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): now managed
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): bringing up device.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): preparing device.
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): deactivating device (reason 'managed') [2]
    Sep 18 12:22:45 ryan-ThinkPad-X230 dbus[577]: [system] Activating service name='fi.w1.wpa_supplicant1' (using servicehelper)
    Sep 18 12:22:45 ryan-ThinkPad-X230 kernel: [ 3.359213] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 18 12:22:45 ryan-ThinkPad-X230 dbus[577]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> wpa_supplicant started
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: starting -> ready
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: ready -> inactive
    Sep 18 12:22:45 ryan-ThinkPad-X230 NetworkManager[941]: <warn> Trying to remove a non-existant call id.
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Auto-activating connection 'bulldogs'.
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) starting connection 'bulldogs'
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0/wireless): connection 'bulldogs' requires no security. No secrets needed.
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Config: added 'ssid' value 'bulldogs'
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Config: added 'scan_ssid' value '1'
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Config: added 'key_mgmt' value 'NONE'
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> Config: set interface ap_scan to 1
    Sep 18 12:22:50 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: inactive -> scanning
    Sep 18 12:22:53 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:22:53 ryan-ThinkPad-X230 kernel: [ 10.944242] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:22:53 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    Sep 18 12:22:53 ryan-ThinkPad-X230 kernel: [ 10.998759] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:22:53 ryan-ThinkPad-X230 kernel: [ 11.202228] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:22:53 ryan-ThinkPad-X230 kernel: [ 11.405704] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:22:54 ryan-ThinkPad-X230 kernel: [ 11.609152] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:23:02 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:23:02 ryan-ThinkPad-X230 kernel: [ 19.829768] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:23:02 ryan-ThinkPad-X230 kernel: [ 19.840686] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:23:02 ryan-ThinkPad-X230 kernel: [ 20.043523] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:23:02 ryan-ThinkPad-X230 kernel: [ 20.247046] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:23:03 ryan-ThinkPad-X230 kernel: [ 20.450479] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:23:11 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:23:11 ryan-ThinkPad-X230 kernel: [ 28.613929] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:23:11 ryan-ThinkPad-X230 kernel: [ 28.624729] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:23:11 ryan-ThinkPad-X230 kernel: [ 28.825048] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:23:11 ryan-ThinkPad-X230 kernel: [ 29.028513] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:23:11 ryan-ThinkPad-X230 kernel: [ 29.231999] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:23:19 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:23:19 ryan-ThinkPad-X230 kernel: [ 37.397744] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:23:20 ryan-ThinkPad-X230 kernel: [ 37.409711] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:23:20 ryan-ThinkPad-X230 kernel: [ 37.610514] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:23:20 ryan-ThinkPad-X230 kernel: [ 37.813986] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:23:20 ryan-ThinkPad-X230 kernel: [ 38.017423] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:23:28 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:23:28 ryan-ThinkPad-X230 kernel: [ 46.018776] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:23:28 ryan-ThinkPad-X230 kernel: [ 46.031812] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:23:28 ryan-ThinkPad-X230 kernel: [ 46.232390] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:23:29 ryan-ThinkPad-X230 kernel: [ 46.435837] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:23:29 ryan-ThinkPad-X230 kernel: [ 46.639357] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:23:37 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:f0 (SSID='bulldogs' freq=5805 MHz)
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 54.761280] wlan0: authenticate with 00:0b:86:ed:55:f0
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 54.802296] wlan0: send auth to 00:0b:86:ed:55:f0 (try 1/3)
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.001875] wlan0: send auth to 00:0b:86:ed:55:f0 (try 2/3)
    Sep 18 12:23:37 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to associate with 00:0b:86:ed:55:f0 (SSID='bulldogs' freq=5805 MHz)
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.205373] wlan0: send auth to 00:0b:86:ed:55:f0 (try 3/3)
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.207337] wlan0: authenticated
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.209358] wlan0: associate with 00:0b:86:ed:55:f0 (try 1/3)
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: authenticating -> associating
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.212620] wlan0: RX AssocResp from 00:0b:86:ed:55:f0 (capab=0x401 status=0 aid=5)
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.212627] wlan0: associated
    Sep 18 12:23:37 ryan-ThinkPad-X230 kernel: [ 55.217167] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Sep 18 12:23:37 ryan-ThinkPad-X230 wpa_supplicant[1279]: Associated with 00:0b:86:ed:55:f0
    Sep 18 12:23:37 ryan-ThinkPad-X230 wpa_supplicant[1279]: CTRL-EVENT-CONNECTED - Connection to 00:0b:86:ed:55:f0 completed (auth) [id=0 id_str=]
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: associating -> completed
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'bulldogs'.
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> dhclient started with pid 1942
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Beginning IP6 addrconf.
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
    Sep 18 12:23:37 ryan-ThinkPad-X230 dhclient: Listening on LPF/wlan0/24:77:03:71:38:b0
    Sep 18 12:23:37 ryan-ThinkPad-X230 dhclient: Sending on LPF/wlan0/24:77:03:71:38:b0
    Sep 18 12:23:37 ryan-ThinkPad-X230 dhclient: DHCPREQUEST of 129.8.201.219 on wlan0 to 255.255.255.255 port 67
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> address 129.8.201.219
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> prefix 24 (255.255.255.0)
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> gateway 129.8.201.1
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> hostname 'ryan-ThinkPad-X230'
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> nameserver '129.8.15.50'
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> nameserver '129.8.247.50'
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> domain name 'wnet.csufresno.edu'
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> wins '129.8.15.59'
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> wins '129.8.247.59'
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    Sep 18 12:23:37 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
    Sep 18 12:23:37 ryan-ThinkPad-X230 avahi-daemon[625]: Joining mDNS multicast group on interface wlan0.IPv4 with address 129.8.201.219.
    Sep 18 12:23:37 ryan-ThinkPad-X230 avahi-daemon[625]: New relevant interface wlan0.IPv4 for mDNS.
    Sep 18 12:23:37 ryan-ThinkPad-X230 avahi-daemon[625]: Registering new address record for 129.8.201.219 on wlan0.IPv4.
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> DNS: starting dnsmasq...
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): writing resolv.conf to /sbin/resolvconf
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): roamed from BSSID 00:0B:86:ED:88:70 (bulldogs) to 00:0B:86:ED:55:F0 (bulldogs)
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> Policy set 'bulldogs' (wlan0) as default for IPv4 routing and DNS.
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) successful, device activated.
    Sep 18 12:23:38 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
    Sep 18 12:23:39 ryan-ThinkPad-X230 avahi-daemon[625]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::2677:3ff:fe71:38b0.
    Sep 18 12:23:39 ryan-ThinkPad-X230 avahi-daemon[625]: New relevant interface wlan0.IPv6 for mDNS.
    Sep 18 12:23:39 ryan-ThinkPad-X230 avahi-daemon[625]: Registering new address record for fe80::2677:3ff:fe71:38b0 on wlan0.*.
    Sep 18 12:23:47 ryan-ThinkPad-X230 kernel: [ 65.822122] wlan0: no IPv6 routers present
    Sep 18 12:23:57 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): IP6 addrconf timed out or failed.
    Sep 18 12:23:57 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    Sep 18 12:23:57 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
    Sep 18 12:23:57 ryan-ThinkPad-X230 NetworkManager[941]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Sep 18 12:24:13 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:24:13 ryan-ThinkPad-X230 kernel: [ 91.615589] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:24:13 ryan-ThinkPad-X230 kernel: [ 91.659624] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:24:13 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: completed -> authenticating
    Sep 18 12:24:14 ryan-ThinkPad-X230 kernel: [ 91.859337] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:24:14 ryan-ThinkPad-X230 kernel: [ 92.062861] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:24:14 ryan-ThinkPad-X230 kernel: [ 92.266294] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:24:22 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:e0 (SSID='bulldogs' freq=2462 MHz)
    Sep 18 12:24:22 ryan-ThinkPad-X230 kernel: [ 100.417234] wlan0: authenticate with 00:0b:86:ed:55:e0
    Sep 18 12:24:22 ryan-ThinkPad-X230 kernel: [ 100.421044] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 1/3)
    Sep 18 12:24:22 ryan-ThinkPad-X230 kernel: [ 100.620913] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 2/3)
    Sep 18 12:24:23 ryan-ThinkPad-X230 kernel: [ 100.824345] wlan0: direct probe to 00:0b:86:ed:55:e0 (try 3/3)
    Sep 18 12:24:23 ryan-ThinkPad-X230 kernel: [ 101.027826] wlan0: authentication with 00:0b:86:ed:55:e0 timed out
    Sep 18 12:24:27 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): roamed from BSSID 00:0B:86:ED:55:F0 (bulldogs) to (none) ((none))
    Sep 18 12:24:31 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to authenticate with 00:0b:86:ed:55:f0 (SSID='bulldogs' freq=5805 MHz)
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.057998] wlan0: authenticate with 00:0b:86:ed:55:f0
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.089305] wlan0: send auth to 00:0b:86:ed:55:f0 (try 1/3)
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.290677] wlan0: send auth to 00:0b:86:ed:55:f0 (try 2/3)
    Sep 18 12:24:31 ryan-ThinkPad-X230 wpa_supplicant[1279]: Trying to associate with 00:0b:86:ed:55:f0 (SSID='bulldogs' freq=5805 MHz)
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.494110] wlan0: send auth to 00:0b:86:ed:55:f0 (try 3/3)
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.495875] wlan0: authenticated
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.498182] wlan0: associate with 00:0b:86:ed:55:f0 (try 1/3)
    Sep 18 12:24:31 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: authenticating -> associating
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.501271] wlan0: RX AssocResp from 00:0b:86:ed:55:f0 (capab=0x401 status=0 aid=5)
    Sep 18 12:24:31 ryan-ThinkPad-X230 kernel: [ 109.501274] wlan0: associated
    Sep 18 12:24:31 ryan-ThinkPad-X230 wpa_supplicant[1279]: Associated with 00:0b:86:ed:55:f0
    Sep 18 12:24:31 ryan-ThinkPad-X230 wpa_supplicant[1279]: CTRL-EVENT-CONNECTED - Connection to 00:0b:86:ed:55:f0 completed (reauth) [id=0 id_str=]
    Sep 18 12:24:31 ryan-ThinkPad-X230 NetworkManager[941]: <info> (wlan0): supplicant interface state: associating -> completed

  10. #20
    Join Date
    Sep 2012
    Beans
    14

    Re: Intel Ultimate N 6300 in Thinkpad X230 DROPOUTS and NO CONNECTION

    Thats what I got while connected, will post when I get disconnected

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •