Broadcom 43142

Hi,
I have a problem with BCM43142 wifi module in my new notebook. As far as I know it's supported only in proprietary broadcom-wl driver. With this driver I'm able to connect and use a simple password protected network, but more complicated things fail.
1. I've used to create ap hotspot for my other devices with my old laptop (this script https://bbs.archlinux.org/viewtopic.php?pid=1269258 worked like a charm). I could solve that by buying a router to my dormitory but for some situations it would be convenient to have this possibility again.
2. Another problem is a connection to the eduroam network at my faculty. For that I need to use wpa_supplicant and it seems that it doesn't like my broadcom driver very much.
Could someone help me with that? I don't know if I'm doing some stupid mistakes or if it's driver (or chip) problem which maybe doesn't even support things I want...
As a last resort I'm considering replacing the broadcom module with http://www.intel.com/content/www/us/en/ … -6235.html with hope that it would have better support for what I need.

My bad, I have switched to broadcom-wl-dkms and get the second point working now. It could probably work with broadcom-wl also because I had small mistake in wpa config file... Not going to test it though.
Successfully initialized wpa_supplicant
wlp4s0: Trying to associate with 00:1b:2b:a5:30:80 (SSID='eduroam' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Authentication with 00:1b:2b:a5:30:80 timed out.
wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:1b:2b:a5:30:80 reason=3 locally_generated=1
wlp4s0: Trying to associate with 00:1a:30:e6:40:60 (SSID='eduroam' freq=2412 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Associated with 00:1a:30:e6:40:60
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=NL/O=TERENA/CN=TERENA SSL CA'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/OU=Domain Control Validated/CN=radius1.eduroam.cuni.cz'
EAP-MSCHAPV2: Authentication succeeded
EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
wlp4s0: CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
wlp4s0: WPA: Key negotiation completed with 00:1a:30:e6:40:60 [PTK=CCMP GTK=TKIP]
wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:1a:30:e6:40:60 completed [id=0 id_str=]
wlp4s0: Associated with 00:1b:2b:a5:30:80
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
wlp4s0: Associated with 00:1b:2b:a5:30:80
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=NL/O=TERENA/CN=TERENA SSL CA'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/OU=Domain Control Validated/CN=radius1.eduroam.cuni.cz'
wlp4s0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:1b:2b:a5:30:80 reason=0
wlp4s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="eduroam" auth_failures=1 duration=10
wlp4s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="eduroam"
wlp4s0: Trying to associate with 00:1b:2b:a5:30:80 (SSID='eduroam' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Authentication with 00:1b:2b:a5:30:80 timed out.
wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:1b:2b:a5:30:80 reason=3 locally_generated=1
wlp4s0: Trying to associate with 00:1a:30:e6:40:60 (SSID='eduroam' freq=2412 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Associated with 00:1a:30:e6:40:60
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=NL/O=TERENA/CN=TERENA SSL CA'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/OU=Domain Control Validated/CN=radius1.eduroam.cuni.cz'
EAP-MSCHAPV2: Authentication succeeded
EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
wlp4s0: CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
wlp4s0: WPA: Key negotiation completed with 00:1a:30:e6:40:60 [PTK=CCMP GTK=TKIP]
wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:1a:30:e6:40:60 completed [id=0 id_str=]
wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:1a:30:e6:40:60 reason=0
wlp4s0: Trying to associate with 00:1b:2b:a5:50:70 (SSID='eduroam' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Associated with 00:1b:2b:a5:50:70
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlp4s0: Associated with 00:1b:2b:a5:30:80
wlp4s0: Associated with 00:1b:2b:a5:30:80
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=NL/O=TERENA/CN=TERENA SSL CA'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/OU=Domain Control Validated/CN=radius1.eduroam.cuni.cz'
EAP-MSCHAPV2: Authentication succeeded
EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
wlp4s0: CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
wlp4s0: WPA: Key negotiation completed with 00:1b:2b:a5:30:80 [PTK=CCMP GTK=TKIP]
wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:1b:2b:a5:30:80 completed [id=0 id_str=]
wlp4s0: WPA: Group rekeying completed with 00:1b:2b:a5:30:80 [GTK=TKIP]
It still shows up ioctl[SIOCSIWFREQ]: Operation not supported but I could live with that.
Here is a bit longer -dd output from wpa (if someone would like to dig through that)
wpa_supplicant v2.0
Successfully initialized wpa_supplicant
Initializing interface 'wlp4s0' conf '/etc/wpa_supplicant/eduroam_wpa.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/eduroam_wpa.conf' -> '/etc/wpa_supplicant/eduroam_wpa.conf'
Reading configuration file '/etc/wpa_supplicant/eduroam_wpa.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='0'
eapol_version=1
ap_scan=1
fast_reauth=0
Line: 8 - start of a new network block
priority=5 (0x5)
ssid - hexdump_ascii(len=7):
65 64 75 72 6f 61 6d eduroam
scan_ssid=1 (0x1)
proto: 0x3
key_mgmt: 0x1
eap methods - hexdump(len=16): 00 00 00 00 19 00 00 00 00 00 00 00 00 00 00 00
identity - hexdump_ascii(len=16):
----------------I've removed my login-------------------
password - hexdump_ascii(len=8): [REMOVED]
ca_cert - hexdump_ascii(len=46):
2f 65 74 63 2f 6e 65 74 63 74 6c 2f 55 54 4e 5f /etc/netctl/UTN_
55 53 45 52 46 69 72 73 74 5f 48 61 72 64 77 61 USERFirst_Hardwa
72 65 5f 52 6f 6f 74 5f 43 41 2e 70 65 6d re_Root_CA.pem
altsubject_match - hexdump_ascii(len=55):
44 4e 53 3a 72 61 64 69 75 73 31 2e 65 64 75 72 DNS:radius1.edur
6f 61 6d 2e 63 75 6e 69 2e 63 7a 3b 44 4e 53 3a oam.cuni.cz;DNS:
72 61 64 69 75 73 32 2e 65 64 75 72 6f 61 6d 2e radius2.eduroam.
63 75 6e 69 2e 63 7a cuni.cz
phase1 - hexdump_ascii(len=11):
70 65 61 70 6c 61 62 65 6c 3d 30 peaplabel=0
phase2 - hexdump_ascii(len=13):
61 75 74 68 3d 4d 53 43 48 41 50 56 32 auth=MSCHAPV2
Priority group 5
id=0 ssid='eduroam'
WEXT: cfg80211-based driver detected
wext: interface wlp4s0 phy: phy0
rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
rfkill: initial event: idx=1 type=2 op=0 soft=0 hard=0
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0x1f flags 0x0
netlink: Operstate: linkmode=1, operstate=5
wlp4s0: Own MAC address: 80:56:f2:e4:53:0d
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wlp4s0: RSN: flushing PMKID list in the driver
wlp4s0: Setting scan request: 0 sec 100000 usec
WPS: Set UUID for interface wlp4s0
WPS: UUID based on MAC address - hexdump(len=16): b1 76 7d 6f ec a8 53 a8 aa 1e d9 30 60 23 4e 20
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
ctrl_interface_group=0
wlp4s0: Added interface wlp4s0
wlp4s0: State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
wlp4s0: State: DISCONNECTED -> SCANNING
Scan SSID - hexdump_ascii(len=7):
65 64 75 72 6f 61 6d eduroam
wlp4s0: Starting AP scan for wildcard SSID (Interleave with specific)
Scan requested (ret=0) - scan timeout 10 seconds
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b19 len=16
wlp4s0: Event SCAN_RESULTS (3) received
Received 3628 bytes of scan results (8 BSSes)
wlp4s0: BSS: Start scan result update 1
wlp4s0: BSS: Add new id 0 BSSID 00:1b:2b:a5:30:80 SSID 'eduroam'
wlp4s0: BSS: Add new id 1 BSSID 00:1b:2b:a5:30:81 SSID 'psk.troja.mff.cuni.cz'
wlp4s0: BSS: Add new id 2 BSSID 00:1b:2b:a5:30:82 SSID 'troja.mff.cuni.cz'
wlp4s0: BSS: Add new id 3 BSSID 00:1a:30:e6:40:60 SSID 'eduroam'
wlp4s0: BSS: Add new id 4 BSSID 00:1b:2b:a5:50:72 SSID 'troja.mff.cuni.cz'
wlp4s0: BSS: Add new id 5 BSSID 00:1b:2b:a5:50:71 SSID 'psk.troja.mff.cuni.cz'
wlp4s0: BSS: Add new id 6 BSSID 00:1b:2b:a5:50:70 SSID 'eduroam'
wlp4s0: BSS: Add new id 7 BSSID d4:ca:6d:a4:c7:1b SSID 'CSADCL_FREE'
BSS: last_scan_res_used=8/32 last_scan_full=0
wlp4s0: New scan results available
wlp4s0: Selecting BSS from priority group 5
wlp4s0: 0: 00:1b:2b:a5:30:80 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-58
wlp4s0: selected based on RSN IE
wlp4s0: selected BSS 00:1b:2b:a5:30:80 ssid='eduroam'
wlp4s0: Request association: reassociate: 0 selected: 00:1b:2b:a5:30:80 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING
wlp4s0: Trying to associate with 00:1b:2b:a5:30:80 (SSID='eduroam' freq=2437 MHz)
wlp4s0: Cancelling scan request
wlp4s0: WPA: clearing own WPA/RSN IE
wlp4s0: Automatic auth_alg selection: 0x1
RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
RSN: Search for BSSID 00:1b:2b:a5:30:80
RSN: No PMKSA cache entry found
wlp4s0: RSN: using IEEE 802.11i/D9.0
wlp4s0: WPA: Selected cipher suites: group 8 pairwise 16 key_mgmt 1 proto 2
WPA: set AP WPA IE - hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 01 28 00
WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 28 00
wlp4s0: WPA: using GTK TKIP
wlp4s0: WPA: using PTK CCMP
wlp4s0: WPA: using KEY_MGMT 802.1X
WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 00 00
wlp4s0: No keys have been configured - skip key clearing
wlp4s0: State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Limit connection to BSSID 00:1b:2b:a5:30:80 freq=2437 MHz based on scan results (bssid_set=0)
wlp4s0: set_disable_max_amsdu: -1
wlp4s0: set_ampdu_factor: -1
wlp4s0: set_ampdu_density: -1
wlp4s0: set_disable_ht40: 0
wlp4s0: set_disable_sgi: 0
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RSN: Ignored PMKID candidate without preauth flag
RSN: Ignored PMKID candidate without preauth flag
RSN: Ignored PMKID candidate without preauth flag
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=23
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=49): 01 00 00 2d 01 01 00 2d 01 00 6e 65 74 77 6f 72 6b 69 64 3d 65 64 75 72 6f 61 6d 2c 6e 61 73 69 64 3d 61 6f 70 31 73 7a 2c 70 6f 72 74 69 64 3d 30
wlp4s0: Not associated - Delay processing of received EAPOL frame (state=ASSOCIATING bssid=00:00:00:00:00:00)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c07 len=111
AssocReq IE wireless event - hexdump(len=95): 00 07 65 64 75 72 6f 61 6d 01 08 82 84 8b 96 24 30 48 6c 21 02 0b 14 24 02 01 0e 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00 32 04 0c 12 18 60 7f 08 00 00 00 00 00 00 00 40 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 00 00 00 00 00 00 00 00 00 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c08 len=64
AssocResp IE wireless event - hexdump(len=48): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 18 00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 00 00 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b15 len=24
Wireless event: new AP: 00:1b:2b:a5:30:80
wlp4s0: Event ASSOCINFO (4) received
wlp4s0: Association info event
req_ies - hexdump(len=95): 00 07 65 64 75 72 6f 61 6d 01 08 82 84 8b 96 24 30 48 6c 21 02 0b 14 24 02 01 0e 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00 32 04 0c 12 18 60 7f 08 00 00 00 00 00 00 00 40 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 00 00 00 00 00 00 00 00 00 00
resp_ies - hexdump(len=48): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 18 00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 00 00 00
WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00
wlp4s0: Event ASSOC (0) received
wlp4s0: State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wlp4s0: Associated to a new BSS: BSSID=00:1b:2b:a5:30:80
wlp4s0: No keys have been configured - skip key clearing
wlp4s0: Associated with 00:1b:2b:a5:30:80
wlp4s0: WPA: Association event - clear replay counter
wlp4s0: WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: enable timer tick
EAPOL: SUPP_BE entering state IDLE
EAP: EAP entering state INITIALIZE
EAP: EAP entering state IDLE
wlp4s0: Setting authentication timeout: 10 sec 0 usec
wlp4s0: Cancelling scan request
wlp4s0: Process pending EAPOL frame that was received just before association notification
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=49): 01 00 00 2d 01 01 00 2d 01 00 6e 65 74 77 6f 72 6b 69 64 3d 65 64 75 72 6f 61 6d 2c 6e 61 73 69 64 3d 61 6f 70 31 73 7a 2c 70 6f 72 74 69 64 3d 30
wlp4s0: Setting authentication timeout: 70 sec 0 usec
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_PAE entering state RESTART
EAP: EAP entering state INITIALIZE
EAP: EAP entering state IDLE
EAPOL: SUPP_PAE entering state AUTHENTICATING
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=1 method=1 vendor=0 vendorMethod=0
EAP: EAP entering state IDENTITY
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
EAP: EAP-Request Identity data - hexdump_ascii(len=40):
00 6e 65 74 77 6f 72 6b 69 64 3d 65 64 75 72 6f _networkid=eduro
61 6d 2c 6e 61 73 69 64 3d 61 6f 70 31 73 7a 2c am,nasid=aop1sz,
70 6f 72 74 69 64 3d 30 portid=0
EAP: using real identity - hexdump_ascii(len=16):
----------------I've removed my login-------------------
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1b:2b:a5:30:80
TX EAPOL - hexdump(len=25): 01 00 00 15 02 01 00 15 01 31 39 38 33 30 36 36 38 40 63 75 6e 69 2e 63 7a
EAPOL: SUPP_BE entering state RECEIVE
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=46): 01 00 00 06 01 02 00 06 19 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=2 method=25 vendor=0 vendorMethod=0
EAP: EAP entering state GET_METHOD
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
EAP: Status notification: accept proposed method (param=PEAP)
EAP: Initialize selected EAP method: vendor 0 method 25 (PEAP)
TLS: Phase2 EAP types - hexdump(len=8): 00 00 00 00 1a 00 00 00
TLS: using phase1 config options
TLS: Trusted root certificate(s) loaded
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
EAP: EAP entering state METHOD
SSL: Received packet(len=6) - Flags 0x20
EAP-PEAP: Start (server ver=0, own ver=1)
EAP-PEAP: Using PEAP version 0
SSL: (where=0x10 ret=0x1)
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:before/connect initialization
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 write client hello A
SSL: (where=0x1002 ret=0xffffffff)
SSL: SSL_connect:error in SSLv3 read server hello A
SSL: SSL_connect - want more data
SSL: 223 bytes pending from ssl_out
SSL: 223 bytes left to be sent out (of total 223 bytes)
EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1b:2b:a5:30:80
TX EAPOL - hexdump(len=237): 01 00 00 e9 02 02 00 e9 19 80 00 00 00 df 16 03 01 00 da 01 00 00 d6 03 01 80 b1 74 88 b4 99 b0 22 74 d4 b9 87 79 1f 8a f0 d4 b8 95 0f 2b 91 0f 72 1e 24 bf 67 2a 83 59 1a 00 00 68 c0 14 c0 0a c0 22 c0 21 00 39 00 38 00 88 00 87 c0 0f c0 05 00 35 00 84 c0 12 c0 08 c0 1c c0 1b 00 16 00 13 c0 0d c0 03 00 0a c0 13 c0 09 c0 1f c0 1e 00 33 00 32 00 9a 00 99 00 45 00 44 c0 0e c0 04 00 2f 00 96 00 41 00 07 c0 11 c0 07 c0 0c c0 02 00 05 00 04 00 15 00 12 00 09 00 14 00 11 00 08 00 06 00 03 00 ff 01 00 00 45 00 0b 00 04 03 00 01 02 00 0a 00 34 00 32 00 0e 00 0d 00 19 00 0b 00 0c 00 18 00 09 00 0a 00 16 00 17 00 08 00 06 00 07 00 14 00 15 00 04 00 05 00 12 00 13 00 01 00 02 00 03 00 0f 00 10 00 11 00 0f 00 01 01
EAPOL: SUPP_BE entering state RECEIVE
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c07 len=111
AssocReq IE wireless event - hexdump(len=95): 00 07 65 64 75 72 6f 61 6d 01 08 82 84 8b 96 24 30 48 6c 21 02 0b 14 24 02 01 0e 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00 32 04 0c 12 18 60 7f 08 00 00 00 00 00 00 00 40 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 00 00 00 00 00 00 00 00 00 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c08 len=64
AssocResp IE wireless event - hexdump(len=48): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 18 00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 00 00 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b15 len=24
Wireless event: new AP: 00:1b:2b:a5:30:80
wlp4s0: Event ASSOCINFO (4) received
wlp4s0: Association info event
req_ies - hexdump(len=95): 00 07 65 64 75 72 6f 61 6d 01 08 82 84 8b 96 24 30 48 6c 21 02 0b 14 24 02 01 0e 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00 32 04 0c 12 18 60 7f 08 00 00 00 00 00 00 00 40 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 00 00 00 00 00 00 00 00 00 00
resp_ies - hexdump(len=48): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 18 00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 00 00 00
WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00
wlp4s0: Event ASSOC (0) received
wlp4s0: State: ASSOCIATED -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wlp4s0: Associated with 00:1b:2b:a5:30:80
wlp4s0: WPA: Association event - clear replay counter
wlp4s0: WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: SUPP_BE entering state IDLE
EAP: EAP entering state INITIALIZE
EAP: deinitialize previously used EAP method (25, PEAP) at INITIALIZE
ENGINE: engine deinit
EAP: EAP entering state IDLE
wlp4s0: Setting authentication timeout: 10 sec 0 usec
wlp4s0: Cancelling scan request
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=1038): 01 00 04 0a 01 03 04 0a 19 c0 00 00 09 a7 16 03 01 00 51 02 00 00 4d 03 01 52 d9 2a 50 99 ce a6 89 f6 1c 95 44 c3 23 d9 aa dc 5f d5 e3 60 42 a9 32 32 bb f1 d5 b9 d2 5f f6 20 b6 56 ea 89 24 f0 93 cb 36 9a ca 88 b4 e1 07 84 4c e2 e2 0a 0f 6d 4f 4c 38 3e 53 bc 8e 42 af 33 00 35 00 00 05 ff 01 00 01 00 16 03 01 09 43 0b 00 09 3f 00 09 3c 00 04 9a 30 82 04 96 30 82 03 7e a0 03 02 01 02 02 11 00 91 2e 01 7f 78 f8 b5 1f 5e 7b a2 4a b9 12 dc e4 30 0d 06 09 2a 86 48 86 f7 0d 01 01 05 05 00 30 36 31 0b 30 09 06 03 55 04 06 13 02 4e 4c 31 0f 30 0d 06 03 55 04 0a 13 06 54 45 52 45 4e 41 31 16 30 14 06 03 55 04 03 13 0d 54 45 52 45 4e 41 20 53 53 4c 20 43 41 30 1e 17 0d 31 33 30 39 32 34 30 30 30 30 30 30 5a 17 0d 31 36 30 39 32 33 32 33 35 39 35 39 5a 30 45 31 21 30 1f 06 03 55 04 0b 13 18 44 6f 6d 61 69 6e 20 43 6f 6e 74 72 6f 6c 20 56 61 6c 69 64 61 74 65 64 31 20 30 1e 06 03 55 04 03 13 17 72 61 64 69 75 73 31 2e 65 64 75 72 6f 61 6d 2e 63 75 6e 69 2e 63 7a 30 82 01 22 30 0d 06 09 2a 86 48 86 f7 0d 01 01 01 05 00 03 82 01 0f 00 30 82 01 0a 02 82 01 01 00 b5 4f 36 a8 e3 09 5f 0d 59 f1 56 fe 5b c3 71 f6 36 ac 78 66 05 e6 cf 72 7e 6b 5d b6 d1 38 11 3c c0 c1 42 42 2a 95 18 12 91 77 3a 83 5f 32 90 27 46 21 f1 1b 09 45 57 0d 4c 16 99 76 c7 18 8f ec 40 dd 55 48 a8 64 6e 8b 2f 5b 76 90 c9 3a 97 6b d7 62 66 4e f5 7c 0d 67 1a 02 b7 e1 59 44 ce d4 79 c1 58 44 ef b2 1d 96 64 52 0f 8c 19 80 60 20 57 e9 1b 77 dd df 2a 9e 50 1d c8 92 33 2a 80 ba 5e ac 09 d1 af 50 4c 19 ce c9 1b 4a fc 7e 7d 4b 55 17 b5 bc d6 d7 e6 77 f7 25 c9 0a 93 af 6e 5a 04 d0 7d 8c 8e 17 ae 7d ed 95 85 c2 9f 41 9b 56 89 a2 e3 9f 6c ea a2 fc fe a2 2a b6 66 66 5e 7e 6b 02 bc 8e a3 3b b1 54 31 4c 6c 12 72 f9 4d 6e 7f ec d6 84 45 c2 84 5a 84 37 90 78 61 92 10 7c 0f 97 bf 5f 0d d1 04 8f 4c 99 43 53 42 28 97 68 c3 9b 31 97 eb 5e 6b 8c c9 b0 f0 c7 54 8e ad bd 02 03 01 00 01 a3 82 01 8e 30 82 01 8a 30 1f 06 03 55 1d 23 04 18 30 16 80 14 0c bd 93 68 0c f3 de ab a3 49 6b 2b 37 57 47 ea 90 e3 b9 ed 30 1d 06 03 55 1d 0e 04 16 04 14 93 2d e6 63 20 90 50 bb 1b 70 68 0c 0e e6 ed bc d7 02 4e 67 30 0e 06 03 55 1d 0f 01 01 ff 04 04 03 02 05 a0 30 0c 06 03 55 1d 13 01 01 ff 04 02 30 00 30 1d 06 03 55 1d 25 04 16 30 14 06 08 2b 06 01 05 05 07 03 01 06 08 2b 06 01 05 05 07 03 02 30 22 06 03 55 1d 20 04 1b 30 19 30 0d 06 0b 2b 06 01 04 01 b2 31 01 02 02 1d 30 08 06 06 67 81 0c 01 02 01 30 3a 06 03 55 1d 1f 04 33 30 31 30 2f a0 2d a0 2b 86 29 68 74 74 70 3a 2f 2f 63 72 6c 2e 74 63 73 2e 74 65 72 65 6e 61 2e 6f 72 67 2f 54 45 52 45 4e 41 53 53 4c 43 41 2e 63 72 6c 30 6d 06 08 2b 06 01 05 05 07 01 01 04 61 30 5f 30 35 06 08 2b 06 01 05 05 07 30 02 86 29 68 74 74 70 3a 2f 2f 63 72 74 2e 74 63 73 2e 74 65 72 65 6e 61 2e 6f 72 67 2f 54 45 52 45 4e 41 53 53 4c 43 41 2e 63 72 74 30 26 06 08 2b 06 01 05 05 07 30 01 86 1a 68 74 74 70 3a 2f 2f 6f 63 73 70 2e 74 63 73 2e 74 65 72 65 6e 61 2e 6f 72 67 30 3c 06 03 55 1d 11 04 35 30 33 82 17 72 61 64 69 75 73 31 2e 65 64 75 72 6f 61 6d 2e 63 75 6e 69 2e 63 7a 82 18 6e 61 73 2d 72 75 6b 32 2e 65 64 75 72 6f 61 6d 2e 63 75 6e 69 2e 63 7a 30 0d 06 09 2a 86 48 86 f7 0d 01 01 05 05 00 03 82 01 01 00 04
wlp4s0: Setting authentication timeout: 70 sec 0 usec
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_PAE entering state RESTART
EAP: EAP entering state INITIALIZE
EAP: EAP entering state IDLE
EAPOL: SUPP_PAE entering state AUTHENTICATING
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=3 method=25 vendor=0 vendorMethod=0
EAP: EAP entering state GET_METHOD
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
EAP: Status notification: accept proposed method (param=PEAP)
EAP: Initialize selected EAP method: vendor 0 method 25 (PEAP)
TLS: Phase2 EAP types - hexdump(len=8): 00 00 00 00 1a 00 00 00
TLS: using phase1 config options
TLS: Trusted root certificate(s) loaded
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
EAP: EAP entering state METHOD
SSL: Received packet(len=1034) - Flags 0xc0
SSL: TLS Message Length: 2471
SSL: Need 1447 bytes more input data
SSL: Building ACK (type=25 id=3 ver=1)
EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1b:2b:a5:30:80
TX EAPOL - hexdump(len=10): 01 00 00 06 02 03 00 06 19 01
EAPOL: SUPP_BE entering state RECEIVE
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=1034): 01 00 04 06 01 04 04 06 19 40 16 41 c4 79 40 3b 63 6a f4 b2 28 3d 9a 9a 9d 44 f5 95 fc 7c f3 32 02 2c 7a b0 5b dd 9d c4 b0 ae 59 56 9d f2 9d 0d a1 a0 80 f5 a4 9c 43 9a 66 02 06 d4 ad 75 5c 9a 45 35 11 fd 18 9b 39 0c ac d0 e3 06 b8 1e 18 9c d4 29 59 78 91 d6 f7 c2 f2 0e 36 25 58 9a 74 c6 40 37 ca f9 8f 96 ec 59 f2 38 b4 8a 27 67 34 bb b8 43 f5 a5 2b b0 12 65 5a 82 40 f2 37 f0 22 e0 39 f1 d6 de 98 0e ae 57 28 b5 b1 95 be 3d d5 17 dc 9d dd e7 a1 1b a0 ab 34 7e be 28 f8 7a b1 75 31 a7 9e 28 79 14 4f 34 5e 27 9f 38 15 c8 df ce 65 ec 74 72 70 45 92 58 33 3b 6f 01 a0 11 1b 31 5a a0 c8 f8 5b 1a d9 db 24 e7 1c 13 6a 41 1b ce 4b a2 39 07 22 fe db 3f 8d ff b9 27 a4 56 94 d6 f5 63 64 65 5f 92 ad 20 53 2e 28 12 01 97 71 22 c1 ee 73 36 1c 1d 41 a8 35 ce a8 0f fd 55 b7 f6 aa fc e1 d6 21 19 69 39 8a 00 04 9c 30 82 04 98 30 82 03 80 a0 03 02 01 02 02 10 4b c8 14 03 2f 07 fa 6a a4 f0 da 29 df 61 79 ba 30 0d 06 09 2a 86 48 86 f7 0d 01 01 05 05 00 30 81 97 31 0b 30 09 06 03 55 04 06 13 02 55 53 31 0b 30 09 06 03 55 04 08 13 02 55 54 31 17 30 15 06 03 55 04 07 13 0e 53 61 6c 74 20 4c 61 6b 65 20 43 69 74 79 31 1e 30 1c 06 03 55 04 0a 13 15 54 68 65 20 55 53 45 52 54 52 55 53 54 20 4e 65 74 77 6f 72 6b 31 21 30 1f 06 03 55 04 0b 13 18 68 74 74 70 3a 2f 2f 77 77 77 2e 75 73 65 72 74 72 75 73 74 2e 63 6f 6d 31 1f 30 1d 06 03 55 04 03 13 16 55 54 4e 2d 55 53 45 52 46 69 72 73 74 2d 48 61 72 64 77 61 72 65 30 1e 17 0d 30 39 30 35 31 38 30 30 30 30 30 30 5a 17 0d 32 30 30 35 33 30 31 30 34 38 33 38 5a 30 36 31 0b 30 09 06 03 55 04 06 13 02 4e 4c 31 0f 30 0d 06 03 55 04 0a 13 06 54 45 52 45 4e 41 31 16 30 14 06 03 55 04 03 13 0d 54 45 52 45 4e 41 20 53 53 4c 20 43 41 30 82 01 22 30 0d 06 09 2a 86 48 86 f7 0d 01 01 01 05 00 03 82 01 0f 00 30 82 01 0a 02 82 01 01 00 c3 e3 48 c4 2f 5c c1 cb a9 99 fd 1b a2 83 5d 8a 3d ad 3a d0 e2 a4 43 1f 4d 0e fe 35 25 30 a5 69 1b c4 e8 e5 c1 8f 54 7e e1 6a a2 9a 5c 5c de 3d fc 02 ce 96 b8 5f 8f 83 5b cc 60 40 90 f8 e4 b6 3a 25 9c 5f 14 51 ec b1 e7 af 9e 50 a1 31 55 c7 02 bd ac 52 8a 7f 35 8e 82 fa 84 ad 15 fe a2 7f 83 10 3a 55 53 94 2c 01 16 74 94 54 63 28 a3 f2 5b 29 3d 94 88 80 20 e2 14 59 21 19 b4 a4 98 e1 60 e6 f2 eb a2 80 83 43 e0 ad 68 f3 79 19 8b 68 43 51 3f 8a 9b 41 85 0c 35 8c 5d b5 f1 b6 e5 a7 c3 83 b5 6b 23 6f d4 a5 eb 50 e5 94 f1 4a 5f ee 27 4b 14 12 15 24 4c 0d cf 62 8d b7 00 21 ad 3a 32 0f 58 0b 5f 1e 9b d1 df 9d 8e a9 19 35 50 2f 41 a9 ad 3b c6 e0 45 b2 53 39 7f 21 bf 22 1a 87 5c 34 ae 52 6f 07 7d a2 0b 4e 9f 2b 79 a6 7d 13 dd f5 7f 83 7c 2f 5a 5d 77 78 78 91 a0 14 bf 7d 02 03 01 00 01 a3 82 01 3e 30 82 01 3a 30 1f 06 03 55 1d 23 04 18 30 16 80 14 a1 72 5f 26 1b 28 98 43 95 5d 07 37 d5 85 96 9d 4b d2 c3 45 30 1d 06 03 55 1d 0e 04 16 04 14 0c bd 93 68 0c f3 de ab a3 49 6b 2b 37 57 47 ea 90 e3 b9 ed 30 0e 06 03 55 1d 0f 01 01 ff 04 04 03 02 01 06 30 12 06 03 55 1d 13 01 01 ff 04 08 30 06 01 01 ff 02 01 00 30 18 06 03 55 1d 20 04 11 30 0f 30 0d 06 0b 2b 06 01 04 01 b2 31 01 02 02 1d 30 44 06 03 55 1d 1f 04 3d 30 3b 30 39 a0 37 a0 35 86 33 68 74 74 70 3a 2f 2f 63 72 6c 2e 75 73 65 72 74 72 75 73 74 2e 63 6f 6d 2f 55 54 4e 2d 55 53
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=4 method=25 vendor=0 vendorMethod=0
EAP: EAP entering state METHOD
SSL: Received packet(len=1030) - Flags 0x40
SSL: Need 423 bytes more input data
SSL: Building ACK (type=25 id=4 ver=1)
EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1b:2b:a5:30:80
TX EAPOL - hexdump(len=10): 01 00 00 06 02 04 00 06 19 01
EAPOL: SUPP_BE entering state RECEIVE
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=433): 01 00 01 ad 01 05 01 ad 19 00 45 52 46 69 72 73 74 2d 48 61 72 64 77 61 72 65 2e 63 72 6c 30 74 06 08 2b 06 01 05 05 07 01 01 04 68 30 66 30 3d 06 08 2b 06 01 05 05 07 30 02 86 31 68 74 74 70 3a 2f 2f 63 72 74 2e 75 73 65 72 74 72 75 73 74 2e 63 6f 6d 2f 55 54 4e 41 64 64 54 72 75 73 74 53 65 72 76 65 72 5f 43 41 2e 63 72 74 30 25 06 08 2b 06 01 05 05 07 30 01 86 19 68 74 74 70 3a 2f 2f 6f 63 73 70 2e 75 73 65 72 74 72 75 73 74 2e 63 6f 6d 30 0d 06 09 2a 86 48 86 f7 0d 01 01 05 05 00 03 82 01 01 00 4e 23 ee 48 9c f6 85 8b 71 c4 0a 6e 73 93 72 c0 3a 8e 80 8a d9 b3 ca b2 d4 01 9c 28 cf f2 5c 0e 21 44 93 0b b6 1a 21 e3 98 01 94 0e 67 49 81 1e be 3d 0d 4e 60 da ef a0 31 4e 95 ef f3 dd 7a 5a 82 20 43 b6 a1 63 43 b3 50 69 43 62 4b 56 62 b0 34 8a b9 13 43 59 93 ec 14 79 88 f3 48 93 e8 9d c9 fa 87 72 0c 6b 56 a0 c3 15 8d 68 a5 87 1f 71 2d e6 5a 6d 3c 69 71 40 04 55 dc a0 43 94 20 45 38 78 d7 bd 8a d8 39 c6 df 09 b7 5a 9a a9 03 b8 28 10 78 cd bf 01 1b 5a 11 3e 38 f4 d8 1b 34 79 cf 33 d2 01 fd ac 98 cd 6d 47 11 90 4c bb b9 5b d8 70 e7 d5 af b6 cc c4 86 e6 75 c0 9e 29 b6 2b 0f 2a a5 69 02 0d e3 e9 a2 b4 5d c0 f3 ce 2c 6a 85 38 76 61 c6 49 82 ab 51 b3 82 a6 b9 41 98 28 98 fb 6b fe 8a 16 ff 31 7e 54 47 a8 3c dc 43 26 a9 9b 05 b7 9e c0 34 43 91 30 d4 32 c3 11 5a e1 16 03 01 00 04 0e 00 00 00
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=5 method=25 vendor=0 vendorMethod=0
EAP: EAP entering state METHOD
SSL: Received packet(len=429) - Flags 0x00
SSL: (where=0x10 ret=0x1)
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:before/connect initialization
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 write client hello A
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 read server hello A
TLS: tls_verify_cb - preverify_ok=1 err=0 (ok) ca_cert_verify=1 depth=2 buf='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware'
EAP: Status notification: remote certificate verification (param=success)
TLS: tls_verify_cb - preverify_ok=1 err=0 (ok) ca_cert_verify=1 depth=1 buf='/C=NL/O=TERENA/CN=TERENA SSL CA'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=NL/O=TERENA/CN=TERENA SSL CA'
EAP: Status notification: remote certificate verification (param=success)
TLS: tls_verify_cb - preverify_ok=1 err=0 (ok) ca_cert_verify=1 depth=0 buf='/OU=Domain Control Validated/CN=radius1.eduroam.cuni.cz'
wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/OU=Domain Control Validated/CN=radius1.eduroam.cuni.cz'
EAP: Status notification: remote certificate verification (param=success)
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 read server certificate A
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 read server done A
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 write client key exchange A
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 write change cipher spec A
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 write finished A
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 flush data
SSL: (where=0x1002 ret=0xffffffff)
SSL: SSL_connect:error in SSLv3 read finished A
SSL: SSL_connect - want more data
SSL: 549 bytes pending from ssl_out
SSL: 549 bytes left to be sent out (of total 549 bytes)
EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1b:2b:a5:30:80
TX EAPOL - hexdump(len=559): 01 00 02 2b 02 05 02 2b 19 01 16 03 01 00 da 01 00 00 d6 03 01 79 a2 50 d9 c6 91 54 b4 2e f5 22 ae 6f 2e cc f9 25 49 91 17 71 c5 0a de 56 45 f6 b5 ed 46 9c 58 00 00 68 c0 14 c0 0a c0 22 c0 21 00 39 00 38 00 88 00 87 c0 0f c0 05 00 35 00 84 c0 12 c0 08 c0 1c c0 1b 00 16 00 13 c0 0d c0 03 00 0a c0 13 c0 09 c0 1f c0 1e 00 33 00 32 00 9a 00 99 00 45 00 44 c0 0e c0 04 00 2f 00 96 00 41 00 07 c0 11 c0 07 c0 0c c0 02 00 05 00 04 00 15 00 12 00 09 00 14 00 11 00 08 00 06 00 03 00 ff 01 00 00 45 00 0b 00 04 03 00 01 02 00 0a 00 34 00 32 00 0e 00 0d 00 19 00 0b 00 0c 00 18 00 09 00 0a 00 16 00 17 00 08 00 06 00 07 00 14 00 15 00 04 00 05 00 12 00 13 00 01 00 02 00 03 00 0f 00 10 00 11 00 0f 00 01 01 16 03 01 01 06 10 00 01 02 01 00 1e b1 20 cb 21 b7 e7 e7 ba 74 c3 73 29 c2 0e 3b 24 6b bc b6 21 b3 64 7a f6 87 9d 22 6f a8 71 e8 7a b0 18 15 1d 62 c9 54 5f c6 f1 62 08 e0 5f 0a be de e2 5d 0c 08 9e 62 72 c4 7b 2c d3 ad bf c7 bf a7 49 47 de c7 2b 4b c2 37 ab c7 32 48 05 c0 30 b5 78 af de dc ed c6 df a4 3e 36 3f 65 88 d4 17 94 6e 0c 28 6f 9b 91 a4 37 cc ba 03 ce 4e 55 22 f8 39 5f 0e 9d a3 9b 4d 1a 43 1f a3 6d 2a a9 11 55 c6 7a 40 3f e4 96 af 5d 5f 47 b9 37 ba c3 c8 d5 29 a2 cf 96 01 d3 ac 33 7a 18 ec fd 7c 4a 97 97 93 e8 24 70 34 00 b9 b5 0d f0 9c 07 27 02 ba 91 eb 0e d3 9e 1d 75 77 aa 92 cc 96 48 e3 0b ab 1d 8c 45 54 53 0e e5 88 07 28 c4 90 af 5d 71 8a 50 8d d9 4d 79 64 35 42 c0 03 c9 e7 42 8e 5f ed 7b 42 12 3a b6 99 75 82 f4 2d 8d 93 bd 9d 1d f2 c8 45 32 bb c4 98 da 53 05 7c ba 01 35 a5 97 14 03 01 00 01 01 16 03 01 00 30 59 8e 71 99 c9 50 a0 a7 7f fe 0d 85 e3 88 62 48 53 61 8b 86 e7 52 6f 53 29 95 14 1c c7 dd 9b 6f 5d 78 ca 3a cd 68 51 4f 6f 54 42 43 9a 17 bd 5f
EAPOL: SUPP_BE entering state RECEIVE
EAPOL: startWhen --> 0
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=46): 01 00 00 04 04 05 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Failure
EAP: Status notification: completion (param=failure)
EAP: EAP entering state FAILURE
wlp4s0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
EAPOL: SUPP_PAE entering state HELD
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state RECEIVE
EAPOL: SUPP_BE entering state FAIL
EAPOL: SUPP_BE entering state IDLE
EAPOL authentication completed unsuccessfully
wlp4s0: Setting authentication timeout: 2 sec 0 usec
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b15 len=24
Wireless event: new AP: 00:00:00:00:00:00
wlp4s0: Event DISASSOC (1) received
wlp4s0: Disassociation notification
wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:1b:2b:a5:30:80 reason=0
wlp4s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="eduroam" auth_failures=1 duration=10
wlp4s0: Auto connect enabled: try to reconnect (wps=0 wpa_state=6)
wlp4s0: Setting scan request: 0 sec 100000 usec
Added BSSID 00:1b:2b:a5:30:80 into blacklist
wlp4s0: Another BSS in this ESS has been seen; try it next
BSSID 00:1b:2b:a5:30:80 blacklist count incremented to 2
wlp4s0: Blacklist count 1 --> request scan in 100 ms
wlp4s0: Not rescheduling scan to ensure that specific SSID scans occur
wlp4s0: Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wlp4s0: State: ASSOCIATED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: disable timer tick
EAPOL: Supplicant port status: Unauthorized
wlp4s0: State: DISCONNECTED -> SCANNING
Scan SSID - hexdump_ascii(len=7):
65 64 75 72 6f 61 6d eduroam
wlp4s0: Starting AP scan for specific SSID: eduroam
wlp4s0: Optimize scan based on previously generated frequency list
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b19 len=16
wlp4s0: Event SCAN_RESULTS (3) received
Received 3643 bytes of scan results (8 BSSes)
wlp4s0: BSS: Start scan result update 2
BSS: last_scan_res_used=8/32 last_scan_full=0
wlp4s0: New scan results available
wlp4s0: Selecting BSS from priority group 5
wlp4s0: 0: 00:1b:2b:a5:30:81 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-58
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 1: 00:1b:2b:a5:30:82 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-59
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 2: 00:1b:2b:a5:30:80 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-61
wlp4s0: skip - blacklisted (count=2 limit=0)
wlp4s0: 3: 00:1a:30:e6:40:60 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-81
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 4: 00:1b:2b:a5:50:72 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-87
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 5: 00:1b:2b:a5:50:70 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-88
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 6: 00:1b:2b:a5:50:71 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-88
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 7: d4:ca:6d:a4:c7:1b ssid='CSADCL_FREE' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 level=-80
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: No APs found - clear blacklist and try again
Removed BSSID 00:1b:2b:a5:30:80 from blacklist (clear)
wlp4s0: Selecting BSS from priority group 5
wlp4s0: 0: 00:1b:2b:a5:30:81 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-58
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 1: 00:1b:2b:a5:30:82 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-59
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 2: 00:1b:2b:a5:30:80 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-61
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 3: 00:1a:30:e6:40:60 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-81
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 4: 00:1b:2b:a5:50:72 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-87
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 5: 00:1b:2b:a5:50:70 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-88
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 6: 00:1b:2b:a5:50:71 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-88
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: 7: d4:ca:6d:a4:c7:1b ssid='CSADCL_FREE' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 level=-80
wlp4s0: skip - disabled temporarily for 9 second(s)
wlp4s0: No suitable network found
wlp4s0: Setting scan request: 5 sec 0 usec
wlp4s0: Checking for other virtual interfaces sharing same radio (phy0) in event_scan_results
wlp4s0: RX EAPOL from 00:1b:2b:a5:30:80
RX EAPOL - hexdump(len=49): 01 00 00 2d 01 01 00 2d 01 00 6e 65 74 77 6f 72 6b 69 64 3d 65 64 75 72 6f 61 6d 2c 6e 61 73 69 64 3d 61 6f 70 31 73 7a 2c 70 6f 72 74 69 64 3d 30
wlp4s0: Not associated - Delay processing of received EAPOL frame (state=SCANNING bssid=00:00:00:00:00:00)
wlp4s0: Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b19 len=16
wlp4s0: Event SCAN_RESULTS (3) received
Scan results did not fit - trying larger buffer (8192 bytes)
Received 4574 bytes of scan results (10 BSSes)
wlp4s0: BSS: Start scan result update 3
wlp4s0: BSS: Add new id 8 BSSID 00:1a:30:e6:40:62 SSID 'troja.mff.cuni.cz'
wlp4s0: BSS: Add new id 9 BSSID 00:1a:30:e6:40:61 SSID 'psk.troja.mff.cuni.cz'
BSS: last_scan_res_used=10/32 last_scan_full=0
wlp4s0: New scan results available
wlp4s0: Selecting BSS from priority group 5
wlp4s0: 0: 00:1b:2b:a5:30:80 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-55
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 1: 00:1b:2b:a5:30:82 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-55
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 2: 00:1b:2b:a5:30:81 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-55
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 3: 00:1a:30:e6:40:62 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-85
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 4: 00:1a:30:e6:40:60 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-86
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 5: 00:1a:30:e6:40:61 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-87
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 6: 00:1b:2b:a5:50:71 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-88
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 7: 00:1b:2b:a5:50:72 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-89
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 8: 00:1b:2b:a5:50:70 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-89
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: 9: d4:ca:6d:a4:c7:1b ssid='CSADCL_FREE' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 level=-80
wlp4s0: skip - disabled temporarily for 3 second(s)
wlp4s0: No suitable network found
wlp4s0: Setting scan request: 5 sec 0 usec
wlp4s0: Checking for other virtual interfaces sharing same radio (phy0) in event_scan_results
Scan SSID - hexdump_ascii(len=7):
65 64 75 72 6f 61 6d eduroam
wlp4s0: Starting AP scan for wildcard SSID (Interleave with specific)
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b19 len=16
wlp4s0: Event SCAN_RESULTS (3) received
Scan results did not fit - trying larger buffer (8192 bytes)
Received 4574 bytes of scan results (10 BSSes)
wlp4s0: BSS: Start scan result update 4
BSS: last_scan_res_used=10/32 last_scan_full=0
wlp4s0: New scan results available
wlp4s0: Selecting BSS from priority group 5
wlp4s0: 0: 00:1b:2b:a5:30:80 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-55
wlp4s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="eduroam"
wlp4s0: selected based on RSN IE
wlp4s0: selected BSS 00:1b:2b:a5:30:80 ssid='eduroam'
wlp4s0: Request association: reassociate: 0 selected: 00:1b:2b:a5:30:80 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING
wlp4s0: Trying to associate with 00:1b:2b:a5:30:80 (SSID='eduroam' freq=2437 MHz)
wlp4s0: Cancelling scan request
wlp4s0: WPA: clearing own WPA/RSN IE
wlp4s0: Automatic auth_alg selection: 0x1
RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
RSN: Search for BSSID 00:1b:2b:a5:30:80
RSN: No PMKSA cache entry found
wlp4s0: RSN: using IEEE 802.11i/D9.0
wlp4s0: WPA: Selected cipher suites: group 8 pairwise 16 key_mgmt 1 proto 2
WPA: set AP WPA IE - hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 01 28 00
WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 28 00
wlp4s0: WPA: using GTK TKIP
wlp4s0: WPA: using PTK CCMP
wlp4s0: WPA: using KEY_MGMT 802.1X
WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 00 00
wlp4s0: No keys have been configured - skip key clearing
wlp4s0: State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Limit connection to BSSID 00:1b:2b:a5:30:80 freq=2437 MHz based on scan results (bssid_set=0)
wlp4s0: set_disable_max_amsdu: -1
wlp4s0: set_ampdu_factor: -1
wlp4s0: set_ampdu_density: -1
wlp4s0: set_disable_ht40: 0
wlp4s0: set_disable_sgi: 0
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RSN: Ignored PMKID candidate without preauth flag
RSN: Ignored PMKID candidate without preauth flag
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=23
wlp4s0: Authentication with 00:1b:2b:a5:30:80 timed out.
Added BSSID 00:1b:2b:a5:30:80 into blacklist
wlp4s0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:1b:2b:a5:30:80 reason=3 state=ASSOCIATING
wpa_driver_wext_deauthenticate
wlp4s0: Event DEAUTH (12) received
wlp4s0: Deauthentication notification
wlp4s0: * reason 3 (locally generated)
Deauthentication frame IE(s) - hexdump(len=0): [NULL]
wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:1b:2b:a5:30:80 reason=3 locally_generated=1
wlp4s0: Auto connect enabled: try to reconnect (wps=0 wpa_state=5)
wlp4s0: Setting scan request: 0 sec 100000 usec
BSSID 00:1b:2b:a5:30:80 blacklist count incremented to 2
wlp4s0: Blacklist count 4 --> request scan in 5000 ms
wlp4s0: Not rescheduling scan to ensure that specific SSID scans occur
wlp4s0: Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wlp4s0: State: ASSOCIATING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
wlp4s0: No keys have been configured - skip key clearing
wlp4s0: State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
wlp4s0: Not rescheduling scan to ensure that specific SSID scans occur
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b15 len=24
Wireless event: new AP: 00:00:00:00:00:00
wlp4s0: Event DISASSOC (1) received
wlp4s0: Disassociation notification
wlp4s0: Auto connect enabled: try to reconnect (wps=0 wpa_state=0)
wlp4s0: Do not request new immediate scan
wlp4s0: Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wlp4s0: State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
wlp4s0: State: DISCONNECTED -> SCANNING
Scan SSID - hexdump_ascii(len=7):
65 64 75 72 6f 61 6d eduroam
wlp4s0: Starting AP scan for specific SSID: eduroam
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b19 len=16
wlp4s0: Event SCAN_RESULTS (3) received
Scan results did not fit - trying larger buffer (8192 bytes)
Received 4592 bytes of scan results (10 BSSes)
wlp4s0: BSS: Start scan result update 5
BSS: last_scan_res_used=10/32 last_scan_full=0
wlp4s0: New scan results available
wlp4s0: Selecting BSS from priority group 5
wlp4s0: 0: 00:1b:2b:a5:30:82 ssid='troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-55
wlp4s0: skip - SSID mismatch
wlp4s0: 1: 00:1b:2b:a5:30:81 ssid='psk.troja.mff.cuni.cz' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-55
wlp4s0: skip - SSID mismatch
wlp4s0: 2: 00:1b:2b:a5:30:80 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-62
wlp4s0: skip - blacklisted (count=2 limit=0)
wlp4s0: 3: 00:1a:30:e6:40:60 ssid='eduroam' wpa_ie_len=24 rsn_ie_len=20 caps=0x11 level=-80
wlp4s0: selected based on RSN IE
wlp4s0: selected BSS 00:1a:30:e6:40:60 ssid='eduroam'
wlp4s0: Request association: reassociate: 1 selected: 00:1a:30:e6:40:60 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING
wlp4s0: Trying to associate with 00:1a:30:e6:40:60 (SSID='eduroam' freq=2412 MHz)
wlp4s0: Cancelling scan request
wlp4s0: WPA: clearing own WPA/RSN IE
wlp4s0: Automatic auth_alg selection: 0x1
RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
RSN: Search for BSSID 00:1a:30:e6:40:60
RSN: No PMKSA cache entry found
wlp4s0: RSN: using IEEE 802.11i/D9.0
wlp4s0: WPA: Selected cipher suites: group 8 pairwise 16 key_mgmt 1 proto 2
WPA: set AP WPA IE - hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 01 28 00
WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 28 00
wlp4s0: WPA: using GTK TKIP
wlp4s0: WPA: using PTK CCMP
wlp4s0: WPA: using KEY_MGMT 802.1X
WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 00 00
wlp4s0: No keys have been configured - skip key clearing
wlp4s0: State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Limit connection to BSSID 00:1a:30:e6:40:60 freq=2412 MHz based on scan results (bssid_set=0)
wlp4s0: set_disable_max_amsdu: -1
wlp4s0: set_ampdu_factor: -1
wlp4s0: set_ampdu_density: -1
wlp4s0: set_disable_ht40: 0
wlp4s0: set_disable_sgi: 0
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
ioctl[SIOCSIWFREQ]: Operation not supported
wlp4s0: Association request to the driver failed
wlp4s0: Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RSN: Ignored PMKID candidate without preauth flag
RSN: Ignored PMKID candidate without preauth flag
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=23
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c07 len=111
AssocReq IE wireless event - hexdump(len=95): 00 07 65 64 75 72 6f 61 6d 01 08 82 84 8b 96 24 30 48 6c 21 02 0b 14 24 02 01 0e 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00 32 04 0c 12 18 60 7f 08 00 00 00 00 00 00 00 40 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 00 00 00 00 00 00 00 00 00 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c08 len=64
AssocResp IE wireless event - hexdump(len=48): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 18 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 00 00 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b15 len=24
Wireless event: new AP: 00:1a:30:e6:40:60
wlp4s0: Event ASSOCINFO (4) received
wlp4s0: Association info event
req_ies - hexdump(len=95): 00 07 65 64 75 72 6f 61 6d 01 08 82 84 8b 96 24 30 48 6c 21 02 0b 14 24 02 01 0e 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00 32 04 0c 12 18 60 7f 08 00 00 00 00 00 00 00 40 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 00 00 00 00 00 00 00 00 00 00
resp_ies - hexdump(len=48): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 18 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 00 00 00
WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 01 0c 00
wlp4s0: Event ASSOC (0) received
wlp4s0: State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wlp4s0: Associated to a new BSS: BSSID=00:1a:30:e6:40:60
wlp4s0: No keys have been configured - skip key clearing
wlp4s0: Associated with 00:1a:30:e6:40:60
wlp4s0: WPA: Association event - clear replay counter
wlp4s0: WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: enable timer tick
EAPOL: SUPP_BE entering state IDLE
EAP: EAP entering state INITIALIZE
EAP: deinitialize previously used EAP method (25, PEAP) at INITIALIZE
ENGINE: engine deinit
EAP: EAP entering state IDLE
wlp4s0: Setting authentication timeout: 10 sec 0 usec
wlp4s0: Cancelling scan request
wlp4s0: RX EAPOL from 00:1a:30:e6:40:60
RX EAPOL - hexdump(len=49): 01 00 00 2d 01 01 00 2d 01 00 6e 65 74 77 6f 72 6b 69 64 3d 65 64 75 72 6f 61 6d 2c 6e 61 73 69 64 3d 61 6f 70 31 6a 7a 2c 70 6f 72 74 69 64 3d 30
wlp4s0: Setting authentication timeout: 70 sec 0 usec
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_PAE entering state RESTART
EAP: EAP entering state INITIALIZE
EAP: EAP entering state IDLE
EAPOL: SUPP_PAE entering state AUTHENTICATING
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=1 method=1 vendor=0 vendorMethod=0
EAP: EAP entering state IDENTITY
wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
EAP: EAP-Request Identity data - hexdump_ascii(len=40):
00 6e 65 74 77 6f 72 6b 69 64 3d 65 64 75 72 6f _networkid=eduro
61 6d 2c 6e 61 73 69 64 3d 61 6f 70 31 6a 7a 2c am,nasid=aop1jz,
70 6f 72 74 69 64 3d 30 portid=0
EAP: using real identity - hexdump_ascii(len=16):
----------------I've removed my login-------------------
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1a:30:e6:40:60
TX EAPOL - hexdump(len=25): 01 00 00 15 02 01 00 15 01 31 39 38 33 30 36 36 38 40 63 75 6e 69 2e 63 7a
EAPOL: SUPP_BE entering state RECEIVE
wlp4s0: RX EAPOL from 00:1a:30:e6:40:60
RX EAPOL - hexdump(len=46): 01 00 00 06 01 02 00 06 19 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
EAPOL: Received EAP-Packet frame
EAPOL: SUPP_BE entering state REQUEST
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request id=2 method=25 vendor=0 vendorMethod=0
EAP: EAP entering state GET_METHOD
wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
EAP: Status notification: accept proposed method (param=PEAP)
EAP: Initialize selected EAP method: vendor 0 method 25 (PEAP)
TLS: Phase2 EAP types - hexdump(len=8): 00 00 00 00 1a 00 00 00
TLS: using phase1 config options
TLS: Trusted root certificate(s) loaded
wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
EAP: EAP entering state METHOD
SSL: Received packet(len=6) - Flags 0x20
EAP-PEAP: Start (server ver=0, own ver=1)
EAP-PEAP: Using PEAP version 0
SSL: (where=0x10 ret=0x1)
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:before/connect initialization
SSL: (where=0x1001 ret=0x1)
SSL: SSL_connect:SSLv3 write client hello A
SSL: (where=0x1002 ret=0xffffffff)
SSL: SSL_connect:error in SSLv3 read server hello A
SSL: SSL_connect - want more data
SSL: 223 bytes pending from ssl_out
SSL: 223 bytes left to be sent out (of total 223 bytes)
EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAPOL: SUPP_BE entering state RESPONSE
EAPOL: txSuppRsp
TX EAPOL: dst=00:1a:30:e6:40:60
TX EAPOL - hexdump(len=237): 01 00 00 e9 02 02 00 e9 19 80 00 00 00 df 16 03 01 00 da 01 00 00 d6 03 01 47 97 a0 0d ad 29 ac e0 b4 92 69 89 47 ca 82 4e 60 97 c4 ea 0c 8b 8d 0e 3f e0 e7 18 a6 33 17 06 00 00 68 c0 14 c0 0a c0 22 c0 21 00 39 00 38 00 88 00 87 c0 0f c0 05 00 35 00 84 c0 12 c0 08 c0 1c c0 1b 00 16 00 13 c0 0d c0 03 00 0a c0 13 c0 09 c0 1f c0 1e 00 33 00 32 00 9a 00 99 00 45 00 44 c0 0e c0 04 00 2f 00 96 00 41 00 07 c0 11 c0 07 c0 0c c0 02 00 05 00 04 00 15 00 12 00 09 00 14 00 11 00 08 00 06 00 03 00 ff 01 00 00 45 00 0b 00 04 03 00 01 02 00 0a 00 34 00 32 00 0e 00 0d 00 19 00 0b 00 0c 00 18 00 09 00 0a 00 16 00 17 00 08 00 06 00 07 00 14 00 15 00 04 00 05 00 12 00 13 00 01 00 02 00 03 00 0f 00 10 00 11 00 0f 00 01 01
EAPOL: SUPP_BE entering state RECEIVE
wlp4s0: RX EAPOL from 00:1a:30:e6:40:60
RX EAPOL - hexdump(len=1038): 01 00 04 0a 01 03 04 0a 19 c0 00 00 09 a7 16 03 01 00 51 02 00 00 4d 03 01 52 d9 2a 65 84 4a db e1 6a f0 8d c6 6a ea 91 ba 2f 0c 07 b1 58 2e 5b 3e 4e a4 bd 42 1d 0d f0 68 20 f9 fc f8 42 57 c7 8c 68 30 f6 51 38 d6 f5 d2 9e fc 54 23 1b 4c 76 18 33 96 46 1a 1b 52 be c5 a7 00 35 00 00 05 ff 01 00 01 00 16 03 01 09 43 0b 00 09 3f 00 09 3c 00 04 9a 30 82 04 96 30 82 03 7e a0 03 02 01 02 02 11 00 91 2e 01 7f 78 f8 b5 1f 5e 7b a2 4a b9 12 dc e4 30 0d 06 09 2a 86 48 86 f7 0d 01 01 05 05 00 30 36 31 0b 30 09 06 03 55 04 06 13 02 4e 4c 31 0f 30 0d 06 03 55 04 0a 13 06 54 45 52 45 4e 41 31 16 30 14 06 03 55 04 03 13 0d 54 45 52 45 4e 41 20 53 53 4c 20 43 41 30 1e 17 0d 31 33 30 39 32 34 30 30 30 30 30 30 5a 17 0d 31 36 30 39 32 33 32 33 35 39 35 39 5a 30 45 31 21 30 1f 06 03 55 04 0b 13 18 44 6f 6d 61 69 6e 20 43 6f 6e 74 72 6f 6c 20 56 61 6c 69 64 61 74 65 64 31 20 30 1e 06 03 55 04 03 13 17 72 61 64 69 75 73 31 2e 65 64 75 72 6f 61 6d 2e 63 75 6e 69 2e 63 7a 30 82 01 22 30 0d 06 09 2a 86 48 86 f7 0d 01 01 01 05 00 03 82 01 0f 00 30 82 01 0a 02 82 01 01 00 b5 4f 36 a8 e3 09 5f 0d 59 f1 56 fe 5b c3 71 f6 36 ac 78 66 05 e6 cf 72 7e 6b 5d b6 d1 38 11 3c c0 c1 42 42 2a 95 18 12 91 77 3a 83 5f 32 90 27 46 21 f1 1b 09 45 57 0d 4c 16 99 76 c7 18 8f ec 40 dd 55 48 a8 64 6e 8b 2f 5b 76 90 c9 3a 97 6b d7 62 66 4e f5 7c 0d 67 1a 02 b7 e1 59 44 ce d4 79 c1 58 44 ef b2 1d 96 64 52 0f 8c 19 80 60 20 57 e9 1b 77 dd df 2a 9e 50 1d c8 92 33 2a 80 ba 5e ac 09 d1 af 50 4c 19 ce c9 1b 4a fc 7e 7d 4b 55 17 b5 bc d6 d7 e6 77 f7 25 c9 0a 93 af 6e 5a 04 d0 7d 8c 8e 17 ae 7d ed 95 85 c2 9f 41 9b 56 89 a2 e3 9f 6c ea a2 fc fe a2 2a b6 66 66 5e 7e 6b 02 bc 8e a3 3b b1 54 31 4c 6c 12 72 f9 4d 6e 7f ec d6 84 45 c2 84 5a 84 37 90 78 61 92 10 7c 0f 97 bf 5f 0d d1 04 8f 4c 99 43 53

Similar Messages

  • USB Root Hub (xHCI) in windows 8.1

    After install windows 8.1 for 5 months, I find out that there are 2 problems in my PC.
    1) USB3.0 does not work anymore.  In device manager, it says that the drivers for this device are not installed. (code 28).  I try to update driver, windows could not find driver software for my device.
    On hardware IDs:
    USB\ROOT_HUB30&VID8086&PID8C31&REV0005
    USB\ROOT_HUB30&VID8086&PID8C31
    USB\ROOT_HUB30
    2)Error in Bluetooth (Broadcom 43142 Bluetooth 4.0 Adapter): This device is not configured correctly. (Code1)
    While I try to update driver software BCM43142A0:
    Windows found driver software for my device but encountered an error while attempting to install it.  This device is not configured correctly. (Code1)
    Thank you for any help.

    DR05 wrote:
    After install windows 8.1 for 5 months, I find out that there are 2 problems in my PC.
    1) USB3.0 does not work anymore.  In device manager, it says that the drivers for this device are not installed. (code 28).  I try to update driver, windows could not find driver software for my device.
    On hardware IDs:
    USB\ROOT_HUB30&VID8086&PID8C31&REV0005
    USB\ROOT_HUB30&VID8086&PID8C31
    USB\ROOT_HUB30
    Your desktop needs drivers for an AMD usb 3.0 device. You have provided the hardware ids PCI\VEN codes for the Intel usb 2.0 hub. 
    2)Error in Bluetooth (Broadcom 43142 Bluetooth 4.0 Adapter): This device is not configured correctly. (Code1)
    While I try to update driver software BCM43142A0:
    Windows found driver software for my device but encountered an error while attempting to install it.  This device is not configured correctly. (Code1)
    Try the following driver
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?cc=us&lc=en&softwareitem=ob-135105-1
    If no joy with that one, try the Lenovo Windows 8.1 driver on the following web document.
    http://support.lenovo.com/us/en/downloads/ds034049
    Thank you for any help.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • G510 Windows 7 WLAN driver doesn't work

    My G510 came with Windows 8.1 pre-installed. I didn't want that, so I installed Windows 7 instead. After that, I downloaded this driver (WLAN Driver (Atheros, Broadcom, Realtek) for Windows 7 (32-bit, 64-bit) - Lenovo G410, G510) using a different computer. I copied the driver to a USB thumb drive. Then I installed the driver on the G510.
    The driver installed without any errors. However, I still can't enable the wireless adapter. Device manager shows missing drivers for several components (as expected) under "Other devices" but I am not sure which one is the wireless adapter:
    BCM43142A0 (I believe this is the bluetooth adapter)
    Ethernet Controller
    Network Controller
    PCI Simple Communications Controller
    SM Bus Controller
    Universal Serial Bus (USB) Controller
    Unknown device
    USB2.0-CRW
    Control Panel > Network and Internet > Network Connections shows no network adapters at all, but Control Panel > Programs > Programs and Features shows Lenovo_Wireless_Driver is installed.
    When the installer runs, it copies the files from the "C:\drivers\WLAN Driver (Atheros, Broadcom, Realtek)\Broadcom\6.30.233.75\Driver\Win8" directory to "C:\Program Files (x86)\Lenovo\Lenovo_Wireless_Driver\Win8" directory. I believe the problem may be that this is in fact a driver for Windows 8 and not for Windows 7 as indicated.
    I thought at first I may have just downloaded the wrong driver (I was careful to select the right one), but after downloading it again, I confirmed that I have the correct installer with the file name wlan125w7u1.exe.
    I've tried re-installing the driver several times as an administrator, rebooting before and after each install. I've also tried Fn+F5 and Fn+F7, which does nothing.
    Edit: I almost forgot the best part. I called Lenovo technical support last night, who told me I must contact premium technical support in the morning (they were closed at the time). But premium technical support refuses to help me with this problem unless I am willing to pay $59, or $170 for a one-year support subscription, as they consider it a software support issue.

    hi FoulSynthesis,
    Welcome to the Lenovo Forums.
    Your issue might be similar to this thread.
     If you have the Broadcom 43142 Wireless LAN Adapter (BCM43142) with the following Hardware ID then you may wanna check the driver below:
    Hardware ID:
    USB\VID_04F2&PID_B3BB&REV_1152&MI_00
    USB\VID_04F2&PID_B3BB&MI_00
    Driver:
    Broadcom BCM43142 Wireless LAN Driver (802.11b/g/n)
    h0wg01ww.exe
    10.6 MB
    If the driver above doesn't work for you, kindly follow this guide on how to find  the hardware ID of the Wi-Fi card (it's the one labelled Network Controller underDevice Manager > Other Devices) to correctly identify the appropriate Windows 7 driver.
    Regards
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Can't install wireless drivers on win7 64 bit

    I donwgraded my notebook from windows 8.1 to windows 7 64 bit and now I cannot install drivers to use wifi (that, according to hp site should be sp68506 and sp68427). When I opened them to install they close and no installation is performed. I tried to install a lot of other notebook drivers (also broadcom 43142 wireless lan adapter drivers, that should be my network card), but I cannot make  wifi work.
    My hardware ID displayed for Realtek PCIe FE Family Controller is 
    PCI\VEN_10EC&DEV_8136&SUBSYS_2337103C&REV_07
    I really hope someone can help, because I really don't know what to do.
    Thanks in advance to anyone that will answer!
    This question was solved.
    View Solution.

    You're very welcome.
    Below are the links to the wireless and bluetooth drivers you need for that wireless card...
    http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=6943827&swItemId=ob_143747_1&swEnvOid=405...
    http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=6943827&swItemId=ob_142906_1&swEnvOid=405...

  • Wifi not working - Dell Inspiron 1564 - Broadcom BCM4312

    Hello everybody, I have a problem getting my wireless network working.
    I already installed the necessary driver and wicd sees the network but is not getting connection.
    Some friends of archlinux-br are helping me so far but still can not solve everything.
    Start wicd was not finding networks more this has been solved now wicd connects to network but can not open any page.
    We've tried to ping, change / etc / resolv.conf but no solution yet.
    If anyone has any suggestions I appreciate it.
    Thank you.
    Here some relevant information:
    [k@ArchNote ~]$ lspci |grep Network
    03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
    [k@ArchNote ~]$
    [k@ArchNote ~]$ pacman -Q |grep broadcom
    broadcom-wl 5.100.82.38-4
    [k@ArchNote ~]$
    [k@ArchNote ~]$ pacman -Q |grep wicd
    wicd 1.7.0-10
    wicd-client-kde 0.2.1-2
    [k@ArchNote ~]$
    rc.conf
    [k@ARCH-K ~]$ cat /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged.
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    # VERBOSE: Verbose level (from 1 to 8). man 3 syslog for level info
    LOCALE="pt_BR.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="localtime"
    TIMEZONE="America/Recife"
    KEYMAP="br-abnt2"
    CONSOLEFONT="lat0-16"
    CONSOLEMAP=
    USECOLOR="yes"
    VERBOSE="3"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=(acpi-cpufreq cpufreq_ondemand cpufreq_powersave r8169 lib80211 wl)
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="ARCH-K"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=eth0
    address=
    netmask=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(hwclock syslog-ng hal cpufreq !network netfs crond wicd)
    [k@ARCH-K ~]$
    [k@ARCH-K ~]$ cat /etc/rc.conf |grep MODULES
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    MODULES=(acpi-cpufreq cpufreq_ondemand cpufreq_powersave r8169 lib80211 wl)
    [k@ARCH-K ~]$
    [k@ARCH-K ~]$ cat /etc/modprobe.d/blacklist.conf
    blacklist ssb
    blacklist b43
    [k@ARCH-K ~]$
    lsmod
    [k@ARCH-K ~]$ lsmod
    Module Size Used by
    ipv6 288690 28
    reiserfs 238662 1
    ext2 63714 1
    mbcache 5793 1 ext2
    snd_hda_codec_hdmi 22784 1
    snd_hda_codec_realtek 297871 1
    uvcvideo 62143 0
    videodev 78070 1 uvcvideo
    media 10437 1 videodev
    v4l2_compat_ioctl32 8364 1 videodev
    lib80211_crypt_tkip 8546 0
    wl 2527048 0
    snd_hda_intel 22186 4
    snd_hda_codec 77543 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
    i915 648410 8
    i2c_i801 8195 0
    dell_laptop 8211 0
    snd_hwdep 6342 1 snd_hda_codec
    snd_pcm 73736 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    drm_kms_helper 27529 1 i915
    rfkill 15498 1 dell_laptop
    joydev 9959 0
    snd_timer 19488 2 snd_pcm
    drm 181991 4 i915,drm_kms_helper
    iTCO_wdt 12781 0
    snd 57256 13 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    i2c_algo_bit 5239 1 i915
    soundcore 6178 1 snd
    dcdbas 5560 1 dell_laptop
    i2c_core 20165 6 videodev,i915,i2c_i801,drm_kms_helper,drm,i2c_algo_bit
    sg 25621 0
    r8169 41003 0
    dell_wmi 1557 0
    sparse_keymap 3128 1 dell_wmi
    snd_page_alloc 7161 2 snd_hda_intel,snd_pcm
    intel_ips 11285 0
    wmi 8387 1 dell_wmi
    intel_agp 10848 1 i915
    intel_gtt 14359 3 i915,intel_agp
    mii 4003 1 r8169
    serio_raw 4366 0
    pcspkr 1891 0
    iTCO_vendor_support 1969 1 iTCO_wdt
    psmouse 54752 0
    cpufreq_powersave 1030 0
    cpufreq_ondemand 6172 4
    video 11300 1 i915
    evdev 9530 19
    lib80211 4198 2 lib80211_crypt_tkip,wl
    thermal 7903 0
    fan 2498 0
    battery 10945 0
    ac 3305 0
    button 4510 1 i915
    acpi_cpufreq 5809 1
    freq_table 2491 2 cpufreq_ondemand,acpi_cpufreq
    processor 24328 1 acpi_cpufreq
    mperf 1315 1 acpi_cpufreq
    xfs 744464 2
    sr_mod 14663 0
    cdrom 36393 1 sr_mod
    sd_mod 27379 6
    ahci 20905 5
    libahci 18925 1 ahci
    libata 173061 2 ahci,libahci
    scsi_mod 130020 4 sg,sr_mod,sd_mod,libata
    ehci_hcd 39359 0
    usbcore 142192 3 uvcvideo,ehci_hcd
    [k@ARCH-K ~]$
    [k@ARCH-K ~]$ ping -c3 www.google.com.br
    ping: unknown host www.google.com.br
    [k@ARCH-K ~]$ ping -c3 74.125.229.115
    PING 74.125.229.115 (74.125.229.115) 56(84) bytes of data.
    --- 74.125.229.115 ping statistics ---
    3 packets transmitted, 0 received, 100% packet loss, time 2007ms
    ifconfig
    [k@ARCH-K ~]$ ifconfig
    eth0 Link encap:Ethernet HWaddr B8:AC:6F:6B:01:34
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:270 errors:0 dropped:0 overruns:0 frame:0
    TX packets:300 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:65554 (64.0 Kb) TX bytes:40693 (39.7 Kb)
    Interrupt:41 Base address:0xa000
    eth1 Link encap:Ethernet HWaddr F0:7B:CB:14:DB:C1
    inet6 addr: fe80::f27b:cbff:fe14:dbc1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:24 errors:0 dropped:0 overruns:0 frame:26445
    TX packets:119 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:3324 (3.2 Kb) TX bytes:11361 (11.0 Kb)
    Interrupt:17
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:288 errors:0 dropped:0 overruns:0 frame:0
    TX packets:288 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:21088 (20.5 Kb) TX bytes:21088 (20.5 Kb)
    [k@ARCH-K ~]$ scrot -d3
    [k@ARCH-K ~]$
    Some pictures
    Mod Edit -- Please follow image posting rules. Use thumbnails only -- Inxsible
    Thank you
    Last edited by Inxsible (2011-07-20 04:52:41)

    I do not understand.
    I posted the previous message by windows since the wifi was not picking up on my network in the arch.
    Reset to the arch and take wifi without me doing anything.
    I ran some commands to identify what is currently running as probably go down again like before.
    follows:
    [k@ARCH ~]$ ifconfig
    eth0 Link encap:Ethernet HWaddr B8:AC:6F:5C:A4:70
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:41
    eth1 Link encap:Ethernet HWaddr F0:7B:CB:14:DB:C1
    inet addr:192.168.1.100 Bcast:255.255.255.255 Mask:255.255.255.0
    inet6 addr: fe80::f27b:cbff:fe14:dbc1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:896 errors:0 dropped:0 overruns:0 frame:785
    TX packets:727 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:754684 (736.9 Kb) TX bytes:83483 (81.5 Kb)
    Interrupt:17
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:24 errors:0 dropped:0 overruns:0 frame:0
    TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1440 (1.4 Kb) TX bytes:1440 (1.4 Kb)
    [k@ARCH ~]$ iwlist scann
    lo Interface doesn't support scanning.
    eth0 Interface doesn't support scanning.
    eth1 Interface doesn't support scanning.
    [k@ARCH ~]$ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    eth1 IEEE 802.11 Nickname:""
    Access Point: Not-Associated
    Link Quality:5 Signal level:201 Noise level:199
    Rx invalid nwid:0 invalid crypt:0 invalid misc:0
    [k@ARCH ~]$
    [ 7.165098] hda_codec: ALC269: BIOS auto-probing.
    [ 7.166989] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
    [ 7.262770] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 7.262993] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 7.393505] Linux media interface: v0.10
    [ 7.403926] Linux video capture interface: v2.00
    [ 7.462770] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M (0c45:641d)
    [ 7.605292] input: Laptop_Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13
    [ 7.605579] usbcore: registered new interface driver uvcvideo
    [ 7.605688] USB Video Class driver (v1.0.0)
    [ 9.369742] EXT3-fs (sda6): using internal journal
    [ 9.840209] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    [ 9.923097] REISERFS (device sda8): found reiserfs format "3.6" with standard journal
    [ 9.925759] REISERFS (device sda8): using ordered data mode
    [ 9.938214] REISERFS (device sda8): journal params: device sda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    [ 9.943433] REISERFS (device sda8): checking transaction log (sda8)
    [ 9.991858] REISERFS (device sda8): Using r5 hash to sort names
    [ 10.107237] Adding 2045948k swap on /dev/sda9. Priority:-1 extents:1 across:2045948k
    [ 11.179589] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu turbo
    [ 14.033717] r8169 0000:04:00.0: eth0: link down
    [ 24.187158] dell-wmi: Unknown key 3a pressed
    [ 25.861236] dell-wmi: Unknown key 3a pressed
    [ 81.151195] NET: Registered protocol family 10
    [ 81.152700] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 91.368539] eth1: no IPv6 routers present
    [ 94.914913] EXT4-fs (sda7): re-mounted. Opts: commit=0
    [ 165.872391] chromium-sandbo (1456): /proc/1454/oom_adj is deprecated, please use /proc/1454/oom_score_adj instead.
    [ 291.022898] dell-wmi: Unknown key 3a pressed
    [ 292.008052] dell-wmi: Unknown key 3a pressed
    [ 297.588251] dell-wmi: Unknown key 3a pressed
    [ 298.141461] dell-wmi: Unknown key 3a pressed
    [ 378.171985] dell-wmi: Unknown key 3a pressed
    [ 378.520932] dell-wmi: Unknown key 3a pressed
    [ 393.937003] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
    [k@ARCH ~]$
    the output of dmesg me aware of this part:
    [   91.368539] eth1: no IPv6 routers present
    This has something to do with the instability of the network?
    Thank you.

  • Broadcom 802.11n Network Adapter not working on Windows 7 64bit

    As the title suggests, my laptop (Alienware m17x) is installed with the Broadcom 802.11n Network Adapter and Windows 7 64bit Home Premium.  I have had several other driver incompatibility issues with Windows 7, but those I have slowly been able to resolve.  This however just cropped up after two months of successful use.  Yesterday it started failing to connect to the internet, telling me that no wireless connections are available.  I live in a dorm, and everyone else on my floor has successful wireless, including my Ipod Touch, PS3 and XBox 360.  I called Alienware/Dell Support and we spent hours trying to fix the problem and all look well until I rebooted my laptop this morning and the same issue reappeared.  When I reboot my laptop, all I get is a notification that no networks appear in range.  If I uninstall the broadcom chip and let windows install it after a boot up it works until the machine is rebooted a second time.  I have tried over a dozen windows 7 drivers for the chip, and about half a dozen vista drivers and they all have the same results, works on the first boot, fails every time after that 

    Just registered to say, on an Alienware M17x system as well running Windows 7 Ultimate, here is a link to a solution that worked exactly for me:
    http://forum.notebookreview.com/alienware/436486-guide-properly-solve-wireless-connection-problems-m17x.html
    All I did was section I.a. If the link is down, I copied the only section that I needed to follow out of this guide, in order to get my wireless to work repeatedly without having to uninstall the wireless driver every single reboot. Now it works perfectly,
    already connected to a wireless network on startup.
    I.a. Disable Device sleep on disconnect
    Some newer Nvidia Ethernet drivers have a feature called Device sleep on disconnect. This is the culprit. Normally, it should only put the Ethernet adapter to sleep when the cable is disconnected, but it's buggy and thus kills the wireless connection as
    well.
    Follow these steps to disable this feature on your Nvidia Ethernet Adapter:
    1. Open the Windows Device Manager by hitting Win+Pause, then click on Device Manager on the left side.
    2. Double-click on Network adapters.
    3. Double-click on NVIDIA nForce Networking Controller (yes, that's the wired Ethernet adapter indeed).
    4. Click on the Advanced tab.
    5. Select Device sleep on disconnect.
    6. Set the Value to Disabled. 
    7. Click OK and wireless should work again (might require a reboot afterwards, but probably not).

  • Broadcom driver not working after system update on 10/10/2014

    Yesterday I updated my system (pacman -Syyu) and after rebooting my wireless card is no longer detected by the operating system. I have a 15 inch macbook pro (late 2013) with a broadcom BCM4360 wireless card. It was tough to get working in the first place, but eventually I got it to work with the broadcom-wl-dkms driver. The package is still installed, so I have no idea what to do because I have tried all of the available broadcom driver packages that I know to exist.

    Did you rebuild the wireless driver after updating the system? I've never quite figured out how to deal with the dkms variation of the drivers so you are on your own for the correct syntax (surely in the wiki somewhere), but I know that for my BCM4314 with the broadcom-wl driver, every time there is an update to the kernel, I need to rebuild the broadcom-wl driver (even if broadcom-wl itself didn't change) so that the wl.ko module shows up in the appropriate place in the kernel modules directory.

  • [solved] problem with wicd and broadcom

    I have a compaq 515 with broadcom wireless
    lspci:
    03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
    I installed the b43 firmware from AUR
    parts of rc.conf:
    MODULES=(b43 ssb !b43legacy fglrx)
    DAEMONS=(@syslog-ng !network dbus netfs @crond @alsa wicd)
    iwconfig:
    lo no wireless extensions.
    eth0 no wireless extensions.
    wlan0 IEEE 802.11bg Mode:Managed Access Point: Not-Associated
    Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    ifconfig:
    eth0 Link encap:Ethernet HWaddr 18:A9:05:85:D4:D1
    inet addr:192.168.1.7 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::1aa9:5ff:fe85:d4d1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:7173 errors:0 dropped:0 overruns:0 frame:0
    TX packets:5175 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:8792798 (8.3 Mb) TX bytes:631272 (616.4 Kb)
    Interrupt:16
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wlan0 Link encap:Ethernet HWaddr 0C:60:76:6C:96:8A
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    sudo iwlist wlan0 scan:
    wlan0 No scan results
    wicd tells me it can't find wireless networks, wired works fine and it's managed with wicd
    wireless works right on kubuntu, but not on arch
    can anyone help me?
    Last edited by rolo2005 (2010-07-17 06:45:14)

    sorry but after reboot everything works fine
    mods: delete this thread if you want

  • [SOLVED] Connection keeps dropping with Broadcom BCM4313

    Hi,
    I recently installed Arch, and since the problems I had with wireless in Ubuntu still occurred, I went to the wiki.
    It told me that brcmsmac is the driver I need, and it's included in the kernel. My wireless card is:
    prakhar@sim74stic ~ $ lspci -vnn | grep 14e4:
    0a:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
    The problem is, for most APs and Connectify, and my old g router, this driver works perfectly. But I recently bought a newer D-Link 850L router, and I am having a lot of trouble connecting to that:
    It connects after multiple timeouts (below).
    The speed is typically 1mb/s to 43 mb/s.
    It abruptly disconnects and doesn't connect again, even weakly, until reboot.
    For debugging:
    My android connects to the router perfectly.
    I have tried the wiki options, like blacklisting b43.
    When I reboot, sometimes, the connection is perfect, max speed n, otherwise, most of the time it's sluggish 1mb/s and disconnects after some time .
    This is the dmesg log (repeated multiple times):
    [ 943.695234] wlp10s0: direct probe to <mac removed> (try 1/3)
    [ 943.898191] wlp10s0: direct probe to <mac removed> (try 2/3)
    [ 944.101418] wlp10s0: direct probe to <mac removed> (try 3/3)
    [ 944.304643] wlp10s0: authentication with <mac removed> timed out
    Even with a perfect connection, this timeout occurs.
    Here's all the loaded drivers:
    prakhar@sim74stic ~ $ lsmod |grep br
    brcmsmac 532342 0
    cordic 12352 1 brcmsmac
    brcmutil 13093 1 brcmsmac
    mac80211 514630 1 brcmsmac
    cfg80211 454161 2 brcmsmac,mac80211
    bcma 45870 2 brcmsmac
    led_class 12859 2 brcmsmac,hp_accel
    If I allow b43 to load, this still occurs.
    I have tried configuring my router as b, g, n, g/n, b/g/n, and the result is always the same.
    On Ubuntu, I tried the broadcom-sta-dkms, and that gave me a good connection, but the networking didn't occurr ie, all hosts (including DNS) were unreachble, even with a correct routing table.
    Any idea what I'm doing wrong?
    I have not tried to install/remove any drivers. These are all vanilla linux kernel drivers.
    Last edited by prakharsingh95 (2014-10-03 22:02:34)

    Kopkins wrote:
    I can't seem to connect to the wiki right now to dig around some more, but try setting packet fragmentation for your wireless interface to something higher. By default it's off.
    iw phy # gives you the phy of your interface, probably phy0 at the very top of output
    sudo iw phy0 set frag 2346
    Sorry, didn't help. I verified that it was indeed modifying bu running iw list again.
    Also, using lspci -v, I see:
    0a:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    Subsystem: Hewlett-Packard Company Device 1795
    Flags: bus master, fast devsel, latency 0, IRQ 19
    Memory at d4500000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [40] Power Management version 3
    Capabilities: [58] Vendor Specific Information: Len=78 <?>
    Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [d0] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [13c] Virtual Channel
    Capabilities: [160] Device Serial Number <removed>
    Capabilities: [16c] Power Budgeting <?>
    Kernel driver in use: bcma-pci-bridge
    Kernel modules: bcma
    Kernel modules: bcma. Shouldn't it be using brcmsmac?

  • No Broadcom wireless driver in net install ISO?

    I downloaded the net install ISO and booted only to find that there's no driver for my wireless adapter? A NET INSTALL ISO without a driver for a very FREQUENT wireless device in a lot of laptops (Broadcom BCM4312)? Come on!
    Don't get me wrong, this is not just a rant, nor a flame, I've been using Arch for a couple of months on my desktop and it's great. But, it's really disappointing to find that I can't even install it on my laptop.
    Considering it's a net install image, I really think you should include network drivers for at least the more popular adapters, my Broadcom certainly isn't anything esoteric.
    Last edited by yu_raider (2009-10-31 21:42:23)

    There is no official Arch package for the wl driver, therfore there is no package to include on the ISO. If you want the devs to change this, post a feature request in the bugtracker - they generally don't read forum posts.
    While you're waiting... you mentioned a desktop. Why not reach around the back of it, unplug the network cable, stick it into your laptop, do the net install, and the broadcom-wl install. Then unplug the cable, put it back in the desktop where it belongs.... and be happy.

  • [SOLVED] Broadcom 4331 driver doesn't work

    Hi,
    I installed kernel 3.2 from testing hoping that it would fix the wireless issue I was having with my macbook pro 8.1.  After the restart, I still don't see the wireless connection in ifconfig. Is there any module I should load manually? Any help would be appreciated. Thanks
    Last edited by spiritwalker (2012-01-17 19:00:30)

    4331 is supported by the b43 module in the kernel (I've been using 3.2-rc* just so I could get wireless working on my MBP 8.2).  I had to change the config like this and then recompile to get it to work:
    --- config.x86_64    2012-01-17 10:17:20.579420331 -0500
    +++ .config    2012-01-17 10:22:49.140315089 -0500
    @@ -2152,11 +2152,13 @@
    CONFIG_ATH6KL=m
    # CONFIG_ATH6KL_DEBUG is not set
    CONFIG_B43=m
    +CONFIG_B43_BCMA=y
    CONFIG_B43_SSB=y
    CONFIG_B43_PCI_AUTOSELECT=y
    CONFIG_B43_PCICORE_AUTOSELECT=y
    CONFIG_B43_PCMCIA=y
    CONFIG_B43_SDIO=y
    +CONFIG_B43_BCMA_PIO=y
    CONFIG_B43_PIO=y
    CONFIG_B43_PHY_N=y
    CONFIG_B43_PHY_LP=y
    @@ -2176,7 +2178,6 @@
    # CONFIG_B43LEGACY_DMA_MODE is not set
    # CONFIG_B43LEGACY_PIO_MODE is not set
    CONFIG_BRCMUTIL=m
    -CONFIG_BRCMSMAC=m
    CONFIG_BRCMFMAC=m
    # CONFIG_BRCMDBG is not set
    CONFIG_HOSTAP=m
    @@ -3165,7 +3166,11 @@
    # Broadcom specific AMBA
    -# CONFIG_BCMA is not set
    +CONFIG_BCMA=m
    +CONFIG_BCMA_BLOCKIO=y
    +CONFIG_BCMA_HOST_PCI_POSSIBLE=y
    +CONFIG_BCMA_HOST_PCI=y
    +# CONFIG_BCMA_DEBUG is not set
    # Multifunction device drivers

  • Audigy 4 Pro and broadcom 5

    Hi i have a Audigy 4 Pro card and MSI KT600 Delta motherboard that have a broadcom 5788 LOM but after a few minutes after bootup my sound card block the network but i get the status that i have connection and all.
    I have tried to update BIOS, all drivers that can be found to the motherboard, Changed PCI slot and tried to force all free IRQs but no results. So anyone that have a clue how to fix this would be great

  • Broadcom BCM4331 drivers - b43 can't scan, wl won't install

    I have a Macbook Pro 9,2 with a Broadcom BCM4331 wireless card. I've had issues with the wireless card ever since switching to Arch a bit over a year ago, and I'm trying to fix them once-and-for-all, but I'm not having much luck. Right now, if I use the b43 driver, sudo iw dev wlp3s0 scan outputs nothing and I can't connect to any networks, and when I try to install broadcom-wl, yaourt complains that the package would conflict with what seems to be pieces of a broadcom-wl installation already on my system.
    To give a brief history of this issue, I installed the b43 drivers initially when I started using Arch over a year ago, because my card was listed as compatible with them. Sometimes I wouldn't be able to connect to any networks and iw scan gave blank output. It would remain like this for a few days and then suddenly start working again. It got worse and worse until eventually I could almost never use the card.
    I posted about it here and someone suggested using broadcom-wl instead, which I tried. It worked at first but before long it began to cause my speakers to emit a loud "click" sound for each packet the card sent out. It was unaffected by muting my system sound and made listening to music, watching videos, etc. more or less impossible.
    I quickly got sick of this and switched back to b43, and that's more or less where I've been for the past few months. At first, it was working on and off, but for the past few weeks it hasn't worked at all.
    After bringing up the interface, the output from sudo iw dev wlp3s0 scan is blank. Trying to connect via wpa_supplicant has similar issues; it also outputs nothing in its scan results, and trying to connect to my home wi-fi network causes it to scan for networks continuously without finding anything.
    Here's some output from dmesg. This is after having no modules for the card loaded, then loading b43 with sudo modprobe b43, then trying to use the card:
    [ 1283.835839] bcma-pci-bridge 0000:03:00.0: enabling device (0000 -> 0002)
    [ 1283.836003] bcma: bus0: Found chip with id 0x4331, rev 0x02 and package 0x09
    [ 1283.836039] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x25, class 0x0)
    [ 1283.836067] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1D, class 0x0)
    [ 1283.836122] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x13, class 0x0)
    [ 1283.887195] bcma: bus0: Bus registered
    [ 1283.906878] b43-phy0: Broadcom 4331 WLAN found (core revision 29)
    [ 1283.907315] b43-phy0: Found PHY: Analog 9, Type 7 (HT), Revision 1
    [ 1283.907793] Broadcom 43xx driver loaded [ Features: PMNLS ]
    [ 1283.972258] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 1284.012811] systemd-udevd[4580]: renamed network interface wlan0 to wlp3s0
    [ 1284.421614] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
    [ 1284.508696] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
    Here's the entire output from dmesg as of right now in case you want to see it:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014
    [ 0.000000] Command line: \boot\vmlinuz-linux ro root=UUID=95c49290-b97c-4136-90a5-b8ae1b964cd7 initrd=boot\initramfs-linux.img
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000008e000-0x000000000008ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000008cd12fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cd13000-0x000000008cd52fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000008cd53000-0x000000008cd68fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cd69000-0x000000008cd8efff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000008cd8f000-0x000000008ce3afff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008ce3b000-0x000000008ce8efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008ce8f000-0x000000008cecdfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cece000-0x000000008cefefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008ceff000-0x000000008cf91fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cf92000-0x000000008cffefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008cffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008d000000-0x000000008f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffe70000-0x00000000ffe9ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0x89dbf190-0x89dd4dcf] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008dfff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000008e000-0x000000000008ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x0000000089dbf18f] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000089dbf190-0x0000000089dd4dcf] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000089dd4dd0-0x000000008cd12fff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cd13000-0x000000008cd52fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x000000008cd53000-0x000000008cd68fff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cd69000-0x000000008cd8efff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x000000008cd8f000-0x000000008ce3afff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008ce3b000-0x000000008ce8efff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000008ce8f000-0x000000008cecdfff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cece000-0x000000008cefefff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000008ceff000-0x000000008cf91fff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cf92000-0x000000008cffefff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000008cfff000-0x000000008cffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008d000000-0x000000008f9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ffe70000-0x00000000ffe9ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000046f5fffff] usable
    [ 0.000000] efi: EFI v1.10 by Apple
    [ 0.000000] efi: ACPI=0x8cd8e000 ACPI 2.0=0x8cd8e014 SMBIOS=0x8cd1b000
    [ 0.000000] efi: mem00: type=7, attr=0x80000000000000f, range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0x80000000000000f, range=[0x0000000000001000-0x0000000000007000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0x80000000000000f, range=[0x0000000000007000-0x000000000008e000) (0MB)
    [ 0.000000] efi: mem03: type=0, attr=0x80000000000000f, range=[0x000000000008e000-0x0000000000090000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0x80000000000000f, range=[0x0000000000090000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem05: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem06: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001f60000) (15MB)
    [ 0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000001f60000-0x0000000020000000) (480MB)
    [ 0.000000] efi: mem08: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
    [ 0.000000] efi: mem10: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
    [ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000040005000-0x000000007fb16000) (1019MB)
    [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x000000007fb16000-0x0000000080000000) (4MB)
    [ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000080000000-0x0000000088aa8000) (138MB)
    [ 0.000000] efi: mem14: type=1, attr=0xf, range=[0x0000000088aa8000-0x0000000088e65000) (3MB)
    [ 0.000000] efi: mem15: type=7, attr=0xf, range=[0x0000000088e65000-0x0000000089201000) (3MB)
    [ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x0000000089201000-0x0000000089222000) (0MB)
    [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x0000000089222000-0x000000008922d000) (0MB)
    [ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x000000008922d000-0x0000000089240000) (0MB)
    [ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x0000000089240000-0x0000000089241000) (0MB)
    [ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x0000000089241000-0x0000000089243000) (0MB)
    [ 0.000000] efi: mem21: type=2, attr=0xf, range=[0x0000000089243000-0x0000000089244000) (0MB)
    [ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x0000000089244000-0x0000000089246000) (0MB)
    [ 0.000000] efi: mem23: type=2, attr=0xf, range=[0x0000000089246000-0x00000000897b5000) (5MB)
    [ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x00000000897b5000-0x00000000897b7000) (0MB)
    [ 0.000000] efi: mem25: type=2, attr=0xf, range=[0x00000000897b7000-0x0000000089864000) (0MB)
    [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000089864000-0x0000000089865000) (0MB)
    [ 0.000000] efi: mem27: type=2, attr=0xf, range=[0x0000000089865000-0x0000000089867000) (0MB)
    [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000089867000-0x0000000089868000) (0MB)
    [ 0.000000] efi: mem29: type=2, attr=0xf, range=[0x0000000089868000-0x000000008986d000) (0MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x000000008986d000-0x0000000089873000) (0MB)
    [ 0.000000] efi: mem31: type=2, attr=0xf, range=[0x0000000089873000-0x0000000089876000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000089876000-0x000000008987d000) (0MB)
    [ 0.000000] efi: mem33: type=2, attr=0xf, range=[0x000000008987d000-0x000000008988e000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x000000008988e000-0x0000000089d24000) (4MB)
    [ 0.000000] efi: mem35: type=2, attr=0xf, range=[0x0000000089d24000-0x0000000089d25000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000089d25000-0x0000000089d2b000) (0MB)
    [ 0.000000] efi: mem37: type=2, attr=0xf, range=[0x0000000089d2b000-0x0000000089d36000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000089d36000-0x0000000089d37000) (0MB)
    [ 0.000000] efi: mem39: type=2, attr=0xf, range=[0x0000000089d37000-0x0000000089d39000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000089d39000-0x0000000089d3f000) (0MB)
    [ 0.000000] efi: mem41: type=2, attr=0xf, range=[0x0000000089d3f000-0x0000000089d41000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000089d41000-0x0000000089d51000) (0MB)
    [ 0.000000] efi: mem43: type=2, attr=0xf, range=[0x0000000089d51000-0x0000000089d8f000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000089d8f000-0x0000000089db6000) (0MB)
    [ 0.000000] efi: mem45: type=7, attr=0xf, range=[0x0000000089db6000-0x0000000089db8000) (0MB)
    [ 0.000000] efi: mem46: type=2, attr=0xf, range=[0x0000000089db8000-0x0000000089dd5000) (0MB)
    [ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x0000000089dd5000-0x0000000089dd6000) (0MB)
    [ 0.000000] efi: mem48: type=2, attr=0xf, range=[0x0000000089dd6000-0x0000000089dd7000) (0MB)
    [ 0.000000] efi: mem49: type=4, attr=0xf, range=[0x0000000089dd7000-0x0000000089e3a000) (0MB)
    [ 0.000000] efi: mem50: type=2, attr=0xf, range=[0x0000000089e3a000-0x0000000089e3b000) (0MB)
    [ 0.000000] efi: mem51: type=4, attr=0xf, range=[0x0000000089e3b000-0x0000000089ead000) (0MB)
    [ 0.000000] efi: mem52: type=2, attr=0xf, range=[0x0000000089ead000-0x0000000089eaf000) (0MB)
    [ 0.000000] efi: mem53: type=4, attr=0xf, range=[0x0000000089eaf000-0x0000000089ebc000) (0MB)
    [ 0.000000] efi: mem54: type=2, attr=0xf, range=[0x0000000089ebc000-0x0000000089ebe000) (0MB)
    [ 0.000000] efi: mem55: type=4, attr=0xf, range=[0x0000000089ebe000-0x0000000089ec3000) (0MB)
    [ 0.000000] efi: mem56: type=2, attr=0xf, range=[0x0000000089ec3000-0x0000000089ec5000) (0MB)
    [ 0.000000] efi: mem57: type=4, attr=0xf, range=[0x0000000089ec5000-0x0000000089ec6000) (0MB)
    [ 0.000000] efi: mem58: type=2, attr=0xf, range=[0x0000000089ec6000-0x0000000089ec9000) (0MB)
    [ 0.000000] efi: mem59: type=4, attr=0xf, range=[0x0000000089ec9000-0x0000000089ecd000) (0MB)
    [ 0.000000] efi: mem60: type=2, attr=0xf, range=[0x0000000089ecd000-0x0000000089ece000) (0MB)
    [ 0.000000] efi: mem61: type=4, attr=0xf, range=[0x0000000089ece000-0x000000008a123000) (2MB)
    [ 0.000000] efi: mem62: type=3, attr=0xf, range=[0x000000008a123000-0x000000008a143000) (0MB)
    [ 0.000000] efi: mem63: type=4, attr=0xf, range=[0x000000008a143000-0x000000008b3ca000) (18MB)
    [ 0.000000] efi: mem64: type=3, attr=0xf, range=[0x000000008b3ca000-0x000000008b3de000) (0MB)
    [ 0.000000] efi: mem65: type=1, attr=0xf, range=[0x000000008b3de000-0x000000008b413000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x000000008b413000-0x000000008b41c000) (0MB)
    [ 0.000000] efi: mem67: type=2, attr=0xf, range=[0x000000008b41c000-0x000000008b41d000) (0MB)
    [ 0.000000] efi: mem68: type=3, attr=0xf, range=[0x000000008b41d000-0x000000008b42b000) (0MB)
    [ 0.000000] efi: mem69: type=4, attr=0xf, range=[0x000000008b42b000-0x000000008b42f000) (0MB)
    [ 0.000000] efi: mem70: type=2, attr=0xf, range=[0x000000008b42f000-0x000000008b430000) (0MB)
    [ 0.000000] efi: mem71: type=4, attr=0xf, range=[0x000000008b430000-0x000000008b433000) (0MB)
    [ 0.000000] efi: mem72: type=2, attr=0xf, range=[0x000000008b433000-0x000000008b435000) (0MB)
    [ 0.000000] efi: mem73: type=4, attr=0xf, range=[0x000000008b435000-0x000000008b436000) (0MB)
    [ 0.000000] efi: mem74: type=2, attr=0xf, range=[0x000000008b436000-0x000000008b438000) (0MB)
    [ 0.000000] efi: mem75: type=4, attr=0xf, range=[0x000000008b438000-0x000000008b43b000) (0MB)
    [ 0.000000] efi: mem76: type=2, attr=0xf, range=[0x000000008b43b000-0x000000008b43e000) (0MB)
    [ 0.000000] efi: mem77: type=4, attr=0xf, range=[0x000000008b43e000-0x000000008b43f000) (0MB)
    [ 0.000000] efi: mem78: type=2, attr=0xf, range=[0x000000008b43f000-0x000000008b446000) (0MB)
    [ 0.000000] efi: mem79: type=4, attr=0xf, range=[0x000000008b446000-0x000000008b543000) (0MB)
    [ 0.000000] efi: mem80: type=2, attr=0xf, range=[0x000000008b543000-0x000000008b544000) (0MB)
    [ 0.000000] efi: mem81: type=4, attr=0xf, range=[0x000000008b544000-0x000000008b55f000) (0MB)
    [ 0.000000] efi: mem82: type=3, attr=0xf, range=[0x000000008b55f000-0x000000008b567000) (0MB)
    [ 0.000000] efi: mem83: type=4, attr=0xf, range=[0x000000008b567000-0x000000008b57b000) (0MB)
    [ 0.000000] efi: mem84: type=2, attr=0xf, range=[0x000000008b57b000-0x000000008b57c000) (0MB)
    [ 0.000000] efi: mem85: type=4, attr=0xf, range=[0x000000008b57c000-0x000000008b582000) (0MB)
    [ 0.000000] efi: mem86: type=3, attr=0xf, range=[0x000000008b582000-0x000000008b584000) (0MB)
    [ 0.000000] efi: mem87: type=4, attr=0xf, range=[0x000000008b584000-0x000000008b58c000) (0MB)
    [ 0.000000] efi: mem88: type=3, attr=0xf, range=[0x000000008b58c000-0x000000008b593000) (0MB)
    [ 0.000000] efi: mem89: type=4, attr=0xf, range=[0x000000008b593000-0x000000008b594000) (0MB)
    [ 0.000000] efi: mem90: type=3, attr=0xf, range=[0x000000008b594000-0x000000008b595000) (0MB)
    [ 0.000000] efi: mem91: type=4, attr=0xf, range=[0x000000008b595000-0x000000008b597000) (0MB)
    [ 0.000000] efi: mem92: type=3, attr=0xf, range=[0x000000008b597000-0x000000008b598000) (0MB)
    [ 0.000000] efi: mem93: type=4, attr=0xf, range=[0x000000008b598000-0x000000008b599000) (0MB)
    [ 0.000000] efi: mem94: type=2, attr=0xf, range=[0x000000008b599000-0x000000008b59a000) (0MB)
    [ 0.000000] efi: mem95: type=4, attr=0xf, range=[0x000000008b59a000-0x000000008b59e000) (0MB)
    [ 0.000000] efi: mem96: type=3, attr=0xf, range=[0x000000008b59e000-0x000000008b5a3000) (0MB)
    [ 0.000000] efi: mem97: type=4, attr=0xf, range=[0x000000008b5a3000-0x000000008b5bd000) (0MB)
    [ 0.000000] efi: mem98: type=3, attr=0xf, range=[0x000000008b5bd000-0x000000008b5c1000) (0MB)
    [ 0.000000] efi: mem99: type=4, attr=0xf, range=[0x000000008b5c1000-0x000000008b5c5000) (0MB)
    [ 0.000000] efi: mem100: type=2, attr=0xf, range=[0x000000008b5c5000-0x000000008b5c6000) (0MB)
    [ 0.000000] efi: mem101: type=4, attr=0xf, range=[0x000000008b5c6000-0x000000008b5c8000) (0MB)
    [ 0.000000] efi: mem102: type=3, attr=0xf, range=[0x000000008b5c8000-0x000000008b5c9000) (0MB)
    [ 0.000000] efi: mem103: type=4, attr=0xf, range=[0x000000008b5c9000-0x000000008b5ca000) (0MB)
    [ 0.000000] efi: mem104: type=3, attr=0xf, range=[0x000000008b5ca000-0x000000008b5d5000) (0MB)
    [ 0.000000] efi: mem105: type=4, attr=0xf, range=[0x000000008b5d5000-0x000000008b5d9000) (0MB)
    [ 0.000000] efi: mem106: type=3, attr=0xf, range=[0x000000008b5d9000-0x000000008b5db000) (0MB)
    [ 0.000000] efi: mem107: type=4, attr=0xf, range=[0x000000008b5db000-0x000000008b5ec000) (0MB)
    [ 0.000000] efi: mem108: type=2, attr=0xf, range=[0x000000008b5ec000-0x000000008b5ed000) (0MB)
    [ 0.000000] efi: mem109: type=4, attr=0xf, range=[0x000000008b5ed000-0x000000008b5f5000) (0MB)
    [ 0.000000] efi: mem110: type=3, attr=0xf, range=[0x000000008b5f5000-0x000000008b631000) (0MB)
    [ 0.000000] efi: mem111: type=4, attr=0xf, range=[0x000000008b631000-0x000000008b647000) (0MB)
    [ 0.000000] efi: mem112: type=3, attr=0xf, range=[0x000000008b647000-0x000000008b64a000) (0MB)
    [ 0.000000] efi: mem113: type=4, attr=0xf, range=[0x000000008b64a000-0x000000008b681000) (0MB)
    [ 0.000000] efi: mem114: type=3, attr=0xf, range=[0x000000008b681000-0x000000008b68f000) (0MB)
    [ 0.000000] efi: mem115: type=4, attr=0xf, range=[0x000000008b68f000-0x000000008b69d000) (0MB)
    [ 0.000000] efi: mem116: type=3, attr=0xf, range=[0x000000008b69d000-0x000000008b6b1000) (0MB)
    [ 0.000000] efi: mem117: type=4, attr=0xf, range=[0x000000008b6b1000-0x000000008b6b5000) (0MB)
    [ 0.000000] efi: mem118: type=3, attr=0xf, range=[0x000000008b6b5000-0x000000008b6bb000) (0MB)
    [ 0.000000] efi: mem119: type=2, attr=0xf, range=[0x000000008b6bb000-0x000000008b6bc000) (0MB)
    [ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x000000008b6bc000-0x000000008b6bd000) (0MB)
    [ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x000000008b6bd000-0x000000008b6bf000) (0MB)
    [ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x000000008b6bf000-0x000000008b6c6000) (0MB)
    [ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x000000008b6c6000-0x000000008b6df000) (0MB)
    [ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x000000008b6df000-0x000000008b6e0000) (0MB)
    [ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x000000008b6e0000-0x000000008b6e1000) (0MB)
    [ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x000000008b6e1000-0x000000008b6e2000) (0MB)
    [ 0.000000] efi: mem127: type=2, attr=0xf, range=[0x000000008b6e2000-0x000000008b6e3000) (0MB)
    [ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x000000008b6e3000-0x000000008b6e5000) (0MB)
    [ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x000000008b6e5000-0x000000008b6e6000) (0MB)
    [ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x000000008b6e6000-0x000000008b6e7000) (0MB)
    [ 0.000000] efi: mem131: type=2, attr=0xf, range=[0x000000008b6e7000-0x000000008b6e8000) (0MB)
    [ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x000000008b6e8000-0x000000008b6e9000) (0MB)
    [ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x000000008b6e9000-0x000000008b6eb000) (0MB)
    [ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x000000008b6eb000-0x000000008b6ec000) (0MB)
    [ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x000000008b6ec000-0x000000008b6f1000) (0MB)
    [ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x000000008b6f1000-0x000000008b6f2000) (0MB)
    [ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x000000008b6f2000-0x000000008b6f3000) (0MB)
    [ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x000000008b6f3000-0x000000008b6f6000) (0MB)
    [ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x000000008b6f6000-0x000000008b6f7000) (0MB)
    [ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x000000008b6f7000-0x000000008b6f9000) (0MB)
    [ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x000000008b6f9000-0x000000008b6fb000) (0MB)
    [ 0.000000] efi: mem142: type=2, attr=0xf, range=[0x000000008b6fb000-0x000000008b6fc000) (0MB)
    [ 0.000000] efi: mem143: type=4, attr=0xf, range=[0x000000008b6fc000-0x000000008b6fe000) (0MB)
    [ 0.000000] efi: mem144: type=3, attr=0xf, range=[0x000000008b6fe000-0x000000008b702000) (0MB)
    [ 0.000000] efi: mem145: type=4, attr=0xf, range=[0x000000008b702000-0x000000008b705000) (0MB)
    [ 0.000000] efi: mem146: type=3, attr=0xf, range=[0x000000008b705000-0x000000008b70d000) (0MB)
    [ 0.000000] efi: mem147: type=4, attr=0xf, range=[0x000000008b70d000-0x000000008b710000) (0MB)
    [ 0.000000] efi: mem148: type=3, attr=0xf, range=[0x000000008b710000-0x000000008b715000) (0MB)
    [ 0.000000] efi: mem149: type=4, attr=0xf, range=[0x000000008b715000-0x000000008b716000) (0MB)
    [ 0.000000] efi: mem150: type=3, attr=0xf, range=[0x000000008b716000-0x000000008b717000) (0MB)
    [ 0.000000] efi: mem151: type=4, attr=0xf, range=[0x000000008b717000-0x000000008b718000) (0MB)
    [ 0.000000] efi: mem152: type=3, attr=0xf, range=[0x000000008b718000-0x000000008b71e000) (0MB)
    [ 0.000000] efi: mem153: type=2, attr=0xf, range=[0x000000008b71e000-0x000000008b71f000) (0MB)
    [ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x000000008b71f000-0x000000008b720000) (0MB)
    [ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x000000008b720000-0x000000008b722000) (0MB)
    [ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x000000008b722000-0x000000008b724000) (0MB)
    [ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x000000008b724000-0x000000008b728000) (0MB)
    [ 0.000000] efi: mem158: type=2, attr=0xf, range=[0x000000008b728000-0x000000008b729000) (0MB)
    [ 0.000000] efi: mem159: type=4, attr=0xf, range=[0x000000008b729000-0x000000008b733000) (0MB)
    [ 0.000000] efi: mem160: type=3, attr=0xf, range=[0x000000008b733000-0x000000008b738000) (0MB)
    [ 0.000000] efi: mem161: type=4, attr=0xf, range=[0x000000008b738000-0x000000008b741000) (0MB)
    [ 0.000000] efi: mem162: type=3, attr=0xf, range=[0x000000008b741000-0x000000008b75a000) (0MB)
    [ 0.000000] efi: mem163: type=4, attr=0xf, range=[0x000000008b75a000-0x000000008b75c000) (0MB)
    [ 0.000000] efi: mem164: type=3, attr=0xf, range=[0x000000008b75c000-0x000000008b76a000) (0MB)
    [ 0.000000] efi: mem165: type=4, attr=0xf, range=[0x000000008b76a000-0x000000008b76b000) (0MB)
    [ 0.000000] efi: mem166: type=3, attr=0xf, range=[0x000000008b76b000-0x000000008b76e000) (0MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000008b76e000-0x000000008b771000) (0MB)
    [ 0.000000] efi: mem168: type=3, attr=0xf, range=[0x000000008b771000-0x000000008b780000) (0MB)
    [ 0.000000] efi: mem169: type=4, attr=0xf, range=[0x000000008b780000-0x000000008b781000) (0MB)
    [ 0.000000] efi: mem170: type=3, attr=0xf, range=[0x000000008b781000-0x000000008b785000) (0MB)
    [ 0.000000] efi: mem171: type=2, attr=0xf, range=[0x000000008b785000-0x000000008b786000) (0MB)
    [ 0.000000] efi: mem172: type=4, attr=0xf, range=[0x000000008b786000-0x000000008b78b000) (0MB)
    [ 0.000000] efi: mem173: type=3, attr=0xf, range=[0x000000008b78b000-0x000000008b78f000) (0MB)
    [ 0.000000] efi: mem174: type=4, attr=0xf, range=[0x000000008b78f000-0x000000008b792000) (0MB)
    [ 0.000000] efi: mem175: type=2, attr=0xf, range=[0x000000008b792000-0x000000008b793000) (0MB)
    [ 0.000000] efi: mem176: type=4, attr=0xf, range=[0x000000008b793000-0x000000008b797000) (0MB)
    [ 0.000000] efi: mem177: type=3, attr=0xf, range=[0x000000008b797000-0x000000008b798000) (0MB)
    [ 0.000000] efi: mem178: type=4, attr=0xf, range=[0x000000008b798000-0x000000008b79a000) (0MB)
    [ 0.000000] efi: mem179: type=2, attr=0xf, range=[0x000000008b79a000-0x000000008b79b000) (0MB)
    [ 0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000008b79b000-0x000000008b79c000) (0MB)
    [ 0.000000] efi: mem181: type=3, attr=0xf, range=[0x000000008b79c000-0x000000008b7ae000) (0MB)
    [ 0.000000] efi: mem182: type=4, attr=0xf, range=[0x000000008b7ae000-0x000000008b7af000) (0MB)
    [ 0.000000] efi: mem183: type=3, attr=0xf, range=[0x000000008b7af000-0x000000008b7b1000) (0MB)
    [ 0.000000] efi: mem184: type=4, attr=0xf, range=[0x000000008b7b1000-0x000000008b7b3000) (0MB)
    [ 0.000000] efi: mem185: type=3, attr=0xf, range=[0x000000008b7b3000-0x000000008b7bc000) (0MB)
    [ 0.000000] efi: mem186: type=4, attr=0xf, range=[0x000000008b7bc000-0x000000008b7c3000) (0MB)
    [ 0.000000] efi: mem187: type=3, attr=0xf, range=[0x000000008b7c3000-0x000000008b7c4000) (0MB)
    [ 0.000000] efi: mem188: type=4, attr=0xf, range=[0x000000008b7c4000-0x000000008b7c5000) (0MB)
    [ 0.000000] efi: mem189: type=2, attr=0xf, range=[0x000000008b7c5000-0x000000008b7c6000) (0MB)
    [ 0.000000] efi: mem190: type=4, attr=0xf, range=[0x000000008b7c6000-0x000000008b7c7000) (0MB)
    [ 0.000000] efi: mem191: type=3, attr=0xf, range=[0x000000008b7c7000-0x000000008b7d5000) (0MB)
    [ 0.000000] efi: mem192: type=4, attr=0xf, range=[0x000000008b7d5000-0x000000008b7d6000) (0MB)
    [ 0.000000] efi: mem193: type=3, attr=0xf, range=[0x000000008b7d6000-0x000000008b7e3000) (0MB)
    [ 0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000008b7e3000-0x000000008b7e4000) (0MB)
    [ 0.000000] efi: mem195: type=3, attr=0xf, range=[0x000000008b7e4000-0x000000008b7ee000) (0MB)
    [ 0.000000] efi: mem196: type=4, attr=0xf, range=[0x000000008b7ee000-0x000000008b7ef000) (0MB)
    [ 0.000000] efi: mem197: type=3, attr=0xf, range=[0x000000008b7ef000-0x000000008b7f5000) (0MB)
    [ 0.000000] efi: mem198: type=4, attr=0xf, range=[0x000000008b7f5000-0x000000008b7f9000) (0MB)
    [ 0.000000] efi: mem199: type=3, attr=0xf, range=[0x000000008b7f9000-0x000000008b7ff000) (0MB)
    [ 0.000000] efi: mem200: type=4, attr=0xf, range=[0x000000008b7ff000-0x000000008b800000) (0MB)
    [ 0.000000] efi: mem201: type=3, attr=0xf, range=[0x000000008b800000-0x000000008b801000) (0MB)
    [ 0.000000] efi: mem202: type=4, attr=0xf, range=[0x000000008b801000-0x000000008b802000) (0MB)
    [ 0.000000] efi: mem203: type=2, attr=0xf, range=[0x000000008b802000-0x000000008b804000) (0MB)
    [ 0.000000] efi: mem204: type=4, attr=0xf, range=[0x000000008b804000-0x000000008b805000) (0MB)
    [ 0.000000] efi: mem205: type=3, attr=0xf, range=[0x000000008b805000-0x000000008b806000) (0MB)
    [ 0.000000] efi: mem206: type=4, attr=0xf, range=[0x000000008b806000-0x000000008b80b000) (0MB)
    [ 0.000000] efi: mem207: type=3, attr=0xf, range=[0x000000008b80b000-0x000000008b80d000) (0MB)
    [ 0.000000] efi: mem208: type=4, attr=0xf, range=[0x000000008b80d000-0x000000008b810000) (0MB)
    [ 0.000000] efi: mem209: type=2, attr=0xf, range=[0x000000008b810000-0x000000008b811000) (0MB)
    [ 0.000000] efi: mem210: type=3, attr=0xf, range=[0x000000008b811000-0x000000008b812000) (0MB)
    [ 0.000000] efi: mem211: type=4, attr=0xf, range=[0x000000008b812000-0x000000008b814000) (0MB)
    [ 0.000000] efi: mem212: type=3, attr=0xf, range=[0x000000008b814000-0x000000008b817000) (0MB)
    [ 0.000000] efi: mem213: type=4, attr=0xf, range=[0x000000008b817000-0x000000008b819000) (0MB)
    [ 0.000000] efi: mem214: type=3, attr=0xf, range=[0x000000008b819000-0x000000008b824000) (0MB)
    [ 0.000000] efi: mem215: type=4, attr=0xf, range=[0x000000008b824000-0x000000008b826000) (0MB)
    [ 0.000000] efi: mem216: type=3, attr=0xf, range=[0x000000008b826000-0x000000008b828000) (0MB)
    [ 0.000000] efi: mem217: type=4, attr=0xf, range=[0x000000008b828000-0x000000008b82c000) (0MB)
    [ 0.000000] efi: mem218: type=3, attr=0xf, range=[0x000000008b82c000-0x000000008b82d000) (0MB)
    [ 0.000000] efi: mem219: type=4, attr=0xf, range=[0x000000008b82d000-0x000000008b82f000) (0MB)
    [ 0.000000] efi: mem220: type=2, attr=0xf, range=[0x000000008b82f000-0x000000008b830000) (0MB)
    [ 0.000000] efi: mem221: type=4, attr=0xf, range=[0x000000008b830000-0x000000008b832000) (0MB)
    [ 0.000000] efi: mem222: type=3, attr=0xf, range=[0x000000008b832000-0x000000008b833000) (0MB)
    [ 0.000000] efi: mem223: type=4, attr=0xf, range=[0x000000008b833000-0x000000008b837000) (0MB)
    [ 0.000000] efi: mem224: type=3, attr=0xf, range=[0x000000008b837000-0x000000008b839000) (0MB)
    [ 0.000000] efi: mem225: type=4, attr=0xf, range=[0x000000008b839000-0x000000008b83b000) (0MB)
    [ 0.000000] efi: mem226: type=2, attr=0xf, range=[0x000000008b83b000-0x000000008b83c000) (0MB)
    [ 0.000000] efi: mem227: type=4, attr=0xf, range=[0x000000008b83c000-0x000000008b83d000) (0MB)
    [ 0.000000] efi: mem228: type=3, attr=0xf, range=[0x000000008b83d000-0x000000008b83e000) (0MB)
    [ 0.000000] efi: mem229: type=4, attr=0xf, range=[0x000000008b83e000-0x000000008b841000) (0MB)
    [ 0.000000] efi: mem230: type=3, attr=0xf, range=[0x000000008b841000-0x000000008b842000) (0MB)
    [ 0.000000] efi: mem231: type=4, attr=0xf, range=[0x000000008b842000-0x000000008b859000) (0MB)
    [ 0.000000] efi: mem232: type=3, attr=0xf, range=[0x000000008b859000-0x000000008b85e000) (0MB)
    [ 0.000000] efi: mem233: type=4, attr=0xf, range=[0x000000008b85e000-0x000000008b863000) (0MB)
    [ 0.000000] efi: mem234: type=2, attr=0xf, range=[0x000000008b863000-0x000000008b864000) (0MB)
    [ 0.000000] efi: mem235: type=4, attr=0xf, range=[0x000000008b864000-0x000000008b8bf000) (0MB)
    [ 0.000000] efi: mem236: type=3, attr=0xf, range=[0x000000008b8bf000-0x000000008b8d1000) (0MB)
    [ 0.000000] efi: mem237: type=4, attr=0xf, range=[0x000000008b8d1000-0x000000008b8ec000) (0MB)
    [ 0.000000] efi: mem238: type=3, attr=0xf, range=[0x000000008b8ec000-0x000000008b8ef000) (0MB)
    [ 0.000000] efi: mem239: type=4, attr=0xf, range=[0x000000008b8ef000-0x000000008b91b000) (0MB)
    [ 0.000000] efi: mem240: type=3, attr=0xf, range=[0x000000008b91b000-0x000000008b92f000) (0MB)
    [ 0.000000] efi: mem241: type=4, attr=0xf, range=[0x000000008b92f000-0x000000008b930000) (0MB)
    [ 0.000000] efi: mem242: type=2, attr=0xf, range=[0x000000008b930000-0x000000008b931000) (0MB)
    [ 0.000000] efi: mem243: type=4, attr=0xf, range=[0x000000008b931000-0x000000008b94d000) (0MB)
    [ 0.000000] efi: mem244: type=3, attr=0xf, range=[0x000000008b94d000-0x000000008b952000) (0MB)
    [ 0.000000] efi: mem245: type=4, attr=0xf, range=[0x000000008b952000-0x000000008b958000) (0MB)
    [ 0.000000] efi: mem246: type=2, attr=0xf, range=[0x000000008b958000-0x000000008b959000) (0MB)
    [ 0.000000] efi: mem247: type=4, attr=0xf, range=[0x000000008b959000-0x000000008b95a000) (0MB)
    [ 0.000000] efi: mem248: type=3, attr=0xf, range=[0x000000008b95a000-0x000000008b95b000) (0MB)
    [ 0.000000] efi: mem249: type=4, attr=0xf, range=[0x000000008b95b000-0x000000008b95c000) (0MB)
    [ 0.000000] efi: mem250: type=3, attr=0xf, range=[0x000000008b95c000-0x000000008b95d000) (0MB)
    [ 0.000000] efi: mem251: type=4, attr=0xf, range=[0x000000008b95d000-0x000000008b970000) (0MB)
    [ 0.000000] efi: mem252: type=3, attr=0xf, range=[0x000000008b970000-0x000000008b975000) (0MB)
    [ 0.000000] efi: mem253: type=4, attr=0xf, range=[0x000000008b975000-0x000000008b976000) (0MB)
    [ 0.000000] efi: mem254: type=3, attr=0xf, range=[0x000000008b976000-0x000000008b979000) (0MB)
    [ 0.000000] efi: mem255: type=4, attr=0xf, range=[0x000000008b979000-0x000000008b97a000) (0MB)
    [ 0.000000] efi: mem256: type=3, attr=0xf, range=[0x000000008b97a000-0x000000008b98b000) (0MB)
    [ 0.000000] efi: mem257: type=4, attr=0xf, range=[0x000000008b98b000-0x000000008b98e000) (0MB)
    [ 0.000000] efi: mem258: type=3, attr=0xf, range=[0x000000008b98e000-0x000000008b99a000) (0MB)
    [ 0.000000] efi: mem259: type=2, attr=0xf, range=[0x000000008b99a000-0x000000008b99b000) (0MB)
    [ 0.000000] efi: mem260: type=4, attr=0xf, range=[0x000000008b99b000-0x000000008b99c000) (0MB)
    [ 0.000000] efi: mem261: type=3, attr=0xf, range=[0x000000008b99c000-0x000000008b99d000) (0MB)
    [ 0.000000] efi: mem262: type=2, attr=0xf, range=[0x000000008b99d000-0x000000008b99e000) (0MB)
    [ 0.000000] efi: mem263: type=4, attr=0xf, range=[0x000000008b99e000-0x000000008b99f000) (0MB)
    [ 0.000000] efi: mem264: type=3, attr=0xf, range=[0x000000008b99f000-0x000000008b9a2000) (0MB)
    [ 0.000000] efi: mem265: type=4, attr=0xf, range=[0x000000008b9a2000-0x000000008b9a3000) (0MB)
    [ 0.000000] efi: mem266: type=3, attr=0xf, range=[0x000000008b9a3000-0x000000008b9a5000) (0MB)
    [ 0.000000] efi: mem267: type=2, attr=0xf, range=[0x000000008b9a5000-0x000000008b9a6000) (0MB)
    [ 0.000000] efi: mem268: type=4, attr=0xf, range=[0x000000008b9a6000-0x000000008b9a7000) (0MB)
    [ 0.000000] efi: mem269: type=3, attr=0xf, range=[0x000000008b9a7000-0x000000008b9a8000) (0MB)
    [ 0.000000] efi: mem270: type=4, attr=0xf, range=[0x000000008b9a8000-0x000000008bdc9000) (4MB)
    [ 0.000000] efi: mem271: type=3, attr=0xf, range=[0x000000008bdc9000-0x000000008bdce000) (0MB)
    [ 0.000000] efi: mem272: type=4, attr=0xf, range=[0x000000008bdce000-0x000000008be56000) (0MB)
    [ 0.000000] efi: mem273: type=3, attr=0xf, range=[0x000000008be56000-0x000000008be5d000) (0MB)
    [ 0.000000] efi: mem274: type=4, attr=0xf, range=[0x000000008be5d000-0x000000008be5e000) (0MB)
    [ 0.000000] efi: mem275: type=2, attr=0xf, range=[0x000000008be5e000-0x000000008be5f000) (0MB)
    [ 0.000000] efi: mem276: type=3, attr=0xf, range=[0x000000008be5f000-0x000000008be60000) (0MB)
    [ 0.000000] efi: mem277: type=4, attr=0xf, range=[0x000000008be60000-0x000000008be61000) (0MB)
    [ 0.000000] efi: mem278: type=3, attr=0xf, range=[0x000000008be61000-0x000000008be66000) (0MB)
    [ 0.000000] efi: mem279: type=4, attr=0xf, range=[0x000000008be66000-0x000000008be67000) (0MB)
    [ 0.000000] efi: mem280: type=3, attr=0xf, range=[0x000000008be67000-0x000000008be68000) (0MB)
    [ 0.000000] efi: mem281: type=4, attr=0xf, range=[0x000000008be68000-0x000000008be69000) (0MB)
    [ 0.000000] efi: mem282: type=3, attr=0xf, range=[0x000000008be69000-0x000000008be6a000) (0MB)
    [ 0.000000] efi: mem283: type=4, attr=0xf, range=[0x000000008be6a000-0x000000008be6c000) (0MB)
    [ 0.000000] efi: mem284: type=3, attr=0xf, range=[0x000000008be6c000-0x000000008be6d000) (0MB)
    [ 0.000000] efi: mem285: type=4, attr=0xf, range=[0x000000008be6d000-0x000000008be92000) (0MB)
    [ 0.000000] efi: mem286: type=3, attr=0xf, range=[0x000000008be92000-0x000000008be93000) (0MB)
    [ 0.000000] efi: mem287: type=4, attr=0xf, range=[0x000000008be93000-0x000000008c358000) (4MB)
    [ 0.000000] efi: mem288: type=2, attr=0xf, range=[0x000000008c358000-0x000000008c359000) (0MB)
    [ 0.000000] efi: mem289: type=4, attr=0xf, range=[0x000000008c359000-0x000000008ccf7000) (9MB)
    [ 0.000000] efi: mem290: type=2, attr=0xf, range=[0x000000008ccf7000-0x000000008ccf8000) (0MB)
    [ 0.000000] efi: mem291: type=4, attr=0xf, range=[0x000000008ccf8000-0x000000008ccfa000) (0MB)
    [ 0.000000] efi: mem292: type=2, attr=0xf, range=[0x000000008ccfa000-0x000000008ccfb000) (0MB)
    [ 0.000000] efi: mem293: type=4, attr=0xf, range=[0x000000008ccfb000-0x000000008cd03000) (0MB)
    [ 0.000000] efi: mem294: type=7, attr=0xf, range=[0x000000008cd03000-0x000000008cd13000) (0MB)
    [ 0.000000] efi: mem295: type=10, attr=0xf, range=[0x000000008cd13000-0x000000008cd53000) (0MB)
    [ 0.000000] efi: mem296: type=7, attr=0xf, range=[0x000000008cd53000-0x000000008cd69000) (0MB)
    [ 0.000000] efi: mem297: type=9, attr=0xf, range=[0x000000008cd69000-0x000000008cd8f000) (0MB)
    [ 0.000000] efi: mem298: type=7, attr=0xf, range=[0x000000008cd8f000-0x000000008ce3b000) (0MB)
    [ 0.000000] efi: mem299: type=6, attr=0x800000000000000f, range=[0x000000008ce3b000-0x000000008ce8f000) (0MB)
    [ 0.000000] efi: mem300: type=7, attr=0xf, range=[0x000000008ce8f000-0x000000008cece000) (0MB)
    [ 0.000000] efi: mem301: type=5, attr=0x800000000000000f, range=[0x000000008cece000-0x000000008ceff000) (0MB)
    [ 0.000000] efi: mem302: type=7, attr=0xf, range=[0x000000008ceff000-0x000000008cf92000) (0MB)
    [ 0.000000] efi: mem303: type=0, attr=0xf, range=[0x000000008cf92000-0x000000008cfff000) (0MB)
    [ 0.000000] efi: mem304: type=2, attr=0xf, range=[0x000000008cfff000-0x000000008d000000) (0MB)
    [ 0.000000] efi: mem305: type=7, attr=0xf, range=[0x0000000100000000-0x000000046f600000) (14070MB)
    [ 0.000000] efi: mem306: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem307: type=0, attr=0x8000000000000000, range=[0x000000008d000000-0x000000008fa00000) (42MB)
    [ 0.000000] efi: mem308: type=11, attr=0x8000000000000000, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
    [ 0.000000] efi: mem309: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem310: type=11, attr=0x8000000000000000, range=[0x00000000ffe70000-0x00000000ffea0000) (0MB)
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: Apple Inc. MacBookPro9,1/Mac-4B7AC7E43945597E, BIOS MBP91.88Z.00D3.B08.1208081132 08/08/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x46f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: write-back
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-DFFFF write-protect
    [ 0.000000] E0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 1 base 0A0000000 mask FE0000000 uncachable
    [ 0.000000] 2 base 090000000 mask FF0000000 uncachable
    [ 0.000000] 3 base 08E000000 mask FFE000000 uncachable
    [ 0.000000] 4 base 08D000000 mask FFF000000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x8d000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x46f400000-0x46f5fffff]
    [ 0.000000] [mem 0x46f400000-0x46f5fffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x46c000000-0x46f3fffff]
    [ 0.000000] [mem 0x46c000000-0x46f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x46bffffff]
    [ 0.000000] [mem 0x400000000-0x46bffffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x40003fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x40005000-0x8cd12fff]
    [ 0.000000] [mem 0x40005000-0x401fffff] page 4k
    [ 0.000000] [mem 0x40200000-0x8cbfffff] page 2M
    [ 0.000000] [mem 0x8cc00000-0x8cd12fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8cd53000-0x8cd68fff]
    [ 0.000000] [mem 0x8cd53000-0x8cd68fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8cd8f000-0x8ce3afff]
    [ 0.000000] [mem 0x8cd8f000-0x8ce3afff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8ce8f000-0x8cecdfff]
    [ 0.000000] [mem 0x8ce8f000-0x8cecdfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8ceff000-0x8cf91fff]
    [ 0.000000] [mem 0x8ceff000-0x8cf91fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8cfff000-0x8cffffff]
    [ 0.000000] [mem 0x8cfff000-0x8cffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x7fb16000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 0x000000008CD8E014 000024 (v02 APPLE )
    [ 0.000000] ACPI: XSDT 0x000000008CD8E1C0 0000B4 (v01 APPLE Apple00 00000000 01000013)
    [ 0.000000] ACPI: FACP 0x000000008CD8C000 0000F4 (v04 APPLE Apple00 00000000 Loki 0000005F)
    [ 0.000000] ACPI: DSDT 0x000000008CD82000 004D53 (v01 APPLE MacBookP 00090001 INTL 20100915)
    [ 0.000000] ACPI: FACS 0x000000008CD1E000 000040
    [ 0.000000] ACPI: HPET 0x000000008CD8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: APIC 0x000000008CD8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: SBST 0x000000008CD88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: ECDT 0x000000008CD87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: SSDT 0x000000008CD7F000 0002E0 (v01 APPLE SataAhci 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD7E000 000024 (v01 APPLE SmcDppt 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD79000 000D20 (v01 APPLE UsbPpt 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD77000 000159 (v02 APPLE IGHda 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD75000 000032 (v01 APPLE SsdtS3 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD73000 0015EB (v02 APPLE SsdtIGPU 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD6E000 0013D8 (v01 APPLE TbtPEG11 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD6D000 000615 (v01 PmRef Cpu0Ist 00003000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD6C000 000B3D (v01 PmRef CpuPm 00003000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD6B000 000315 (v01 PmRef Cpu0Tst 00003000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 0x000000008CD6A000 00037A (v01 PmRef ApTst 00003000 INTL 20100915)
    [ 0.000000] ACPI: DMAR 0x000000008CD69000 000088 (v01 APPLE IVB 00000001 AAPL 00000001)
    [ 0.000000] ACPI: MCFG 0x000000008CD89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000046f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x46f5fffff]
    [ 0.000000] NODE_DATA [mem 0x46f5eb000-0x46f5effff]
    [ 0.000000] [ffffea0000000000-ffffea0011bfffff] PMD -> [ffff88045ec00000-ffff88046ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x46f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0008dfff]
    [ 0.000000] node 0: [mem 0x00090000-0x0009ffff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0x8cd12fff]
    [ 0.000000] node 0: [mem 0x8cd53000-0x8cd68fff]
    [ 0.000000] node 0: [mem 0x8cd8f000-0x8ce3afff]
    [ 0.000000] node 0: [mem 0x8ce8f000-0x8cecdfff]
    [ 0.000000] node 0: [mem 0x8ceff000-0x8cf91fff]
    [ 0.000000] node 0: [mem 0x8cfff000-0x8cffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x46f5fffff]
    [ 0.000000] On node 0 totalpages: 4178500
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 22 pages reserved
    [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 8947 pages used for memmap
    [ 0.000000] DMA32 zone: 572583 pages, LIFO batch:31
    [ 0.000000] Normal zone: 56280 pages used for memmap
    [ 0.000000] Normal zone: 3601920 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0x8da00000-0x8f9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0008e000-0x0008ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x89dbf000-0x89dbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x89dd4000-0x89dd4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cd13000-0x8cd52fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cd69000-0x8cd8efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8ce3b000-0x8ce8efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cece000-0x8cefefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cf92000-0x8cffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8d000000-0x8f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8fa00000-0xe00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffe6ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffe70000-0xffe9ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffea0000-0xffffffff]
    [ 0.000000] e820: [mem 0x8fa00000-0xe00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88046f200000 s87168 r8192 d23424 u262144
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4113187
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: \boot\vmlinuz-linux ro root=UUID=95c49290-b97c-4136-90a5-b8ae1b964cd7 initrd=boot\initramfs-linux.img
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 16314736K/16714000K available (5224K kernel code, 886K rwdata, 1644K rodata, 1116K init, 1284K bss, 399264K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 67108864 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2294.759 MHz processor
    [ 0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.74 BogoMIPS (lpj=7649196)
    [ 0.000039] pid_max: default: 32768 minimum: 301
    [ 0.000045] ACPI: Core revision 20140214
    [ 0.008066] ACPI: All ACPI Tables successfully acquired
    [ 0.013667] Security Framework initialized
    [ 0.013673] Yama: becoming mindful.
    [ 0.014671] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.018915] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.020807] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.020825] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.021048] Initializing cgroup subsys memory
    [ 0.021052] Initializing cgroup subsys devices
    [ 0.021054] Initializing cgroup subsys freezer
    [ 0.021055] Initializing cgroup subsys net_cls
    [ 0.021057] Initializing cgroup subsys blkio
    [ 0.021077] CPU: Physical Processor ID: 0
    [ 0.021078] CPU: Processor Core ID: 0
    [ 0.021469] mce: CPU supports 9 MCE banks
    [ 0.021482] CPU0: Thermal monitoring enabled (TM1)
    [ 0.021491] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 2
    [ 0.021595] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.024044] ftrace: allocating 20226 entries in 80 pages
    [ 0.033705] dmar: Host address width 36
    [ 0.033707] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.033714] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.033715] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.033720] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.033721] dmar: RMRR base: 0x0000008d800000 end: 0x0000008f9fffff
    [ 0.033793] IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
    [ 0.033794] HPET id 0 under DRHD base 0xfed91000
    [ 0.033795] [Firmware Bug]: ioapic 2 has no mapping iommu, interrupt remapping will be disabled
    [ 0.033799] Not enable interrupt remapping
    [ 0.033800] Failed to enable irq remapping. You are vulnerable to irq-injection attacks.
    [ 0.034255] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.067242] smpboot: CPU0: Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz (fam: 06, model: 3a, stepping: 09)
    [ 0.067249] TSC deadline timer enabled
    [ 0.067259] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    [ 0.067266] ... version: 3
    [ 0.067267] ... bit width: 48
    [ 0.067268] ... generic registers: 4
    [ 0.067269] ... value mask: 0000ffffffffffff
    [ 0.067270] ... max period: 0000ffffffffffff
    [ 0.067270] ... fixed-purpose events: 3
    [ 0.067271] ... event mask: 000000070000000f
    [ 0.090665] x86: Booting SMP configuration:
    [ 0.090667] .... node #0, CPUs: #1
    [ 0.104270] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.110929] #2 #3 #4 #5 #6 #7
    [ 0.225871] x86: Booted up 1 node, 8 CPUs
    [ 0.225874] smpboot: Total of 8 processors activated (36730.98 BogoMIPS)
    [ 0.233495] devtmpfs: initialized
    [ 0.237081] PM: Registering ACPI NVS region [mem 0x8cd13000-0x8cd52fff] (262144 bytes)
    [ 0.237888] pinctrl core: initialized pinctrl subsystem
    [ 0.237923] RTC time: 0:18:44, date: 07/17/14
    [ 0.237959] NET: Registered protocol family 16
    [ 0.238044] cpuidle: using governor ladder
    [ 0.238045] cpuidle: using governor menu
    [ 0.238075] ACPI: bus type PCI registered
    [ 0.238077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.238134] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
    [ 0.238136] PCI: not using MMCONFIG
    [ 0.238138] PCI: Using configuration type 1 for base access
    [ 0.239143] ACPI: Added _OSI(Module Device)
    [ 0.239145] ACPI: Added _OSI(Processor Device)
    [ 0.239146] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.239147] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.240370] ACPI : EC: EC description table is found, configuring boot EC
    [ 0.244808] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 2.246683] ACPI Exception: AE_ERROR, Returned by Handler for [PCI_Config] (20140214/evregion-282)
    [ 2.246687] ACPI Error: Method parse/execution failed [\_SB_.PCI0.ZYXW] (Node ffff88045e84c708), AE_ERROR (20140214/psparse-536)
    [ 2.246692] ACPI Error: Method parse/execution failed [\_SB_._INI] (Node ffff88045e830fa0), AE_ERROR (20140214/psparse-536)
    [ 2.247112] ACPI: SSDT 0x000000008CD19190 0008AD (v01 PmRef Cpu0Cst 00003001 INTL 20100915)
    [ 2.247440] ACPI: Dynamic OEM Table Load:
    [ 2.247442] ACPI: SSDT 0x0000000000000000 0008AD (v01 PmRef Cpu0Cst 00003001 INTL 20100915)
    [ 2.260193] ACPI: SSDT 0x000000008CD1A710 0003A4 (v01 PmRef ApIst 00003000 INTL 20100915)
    [ 2.260569] ACPI: Dynamic OEM Table Load:
    [ 2.260571] ACPI: SSDT 0x0000000000000000 0003A4 (v01 PmRef ApIst 00003000 INTL 20100915)
    [ 2.270067] ACPI: SSDT 0x000000008CD18D90 000119 (v01 PmRef ApCst 00003000 INTL 20100915)
    [ 2.270377] ACPI: Dynamic OEM Table Load:
    [ 2.270379] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20100915)
    [ 2.284334] ACPI: Interpreter enabled
    [ 2.284339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 2.284343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 2.284355] ACPI: (supports S0 S3 S4 S5)
    [ 2.284357] ACPI: Using IOAPIC for interrupt routing
    [ 2.284373] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
    [ 2.284712] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources
    [ 2.310079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 2.316418] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 2.316424] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 2.316561] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 2.316748] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
    [ 2.316861] PCI host bridge to bus 0000:00
    [ 2.316864] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 2.316866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 2.316868] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 2.316869] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 2.316871] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 2.316872] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 2.316874] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 2.316876] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 2.316877] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 2.316879] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 2.316880] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 2.316882] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 2.316883] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 2.316885] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 2.316886] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 2.316888] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 2.316889] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 2.316891] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
    [ 2.316893] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    [ 2.316901] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 2.316984] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 2.317020] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 2.317049] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 2.317092] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400
    [ 2.317179] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
    [ 2.317217] pci 0000:00:01.1: System wakeup disabled by ACPI
    [ 2.317257] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 2.317268] pci 0000:00:02.0: reg 0x10: [mem 0xc1400000-0xc17fffff 64bit]
    [ 2.317275] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 2.317280] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
    [ 2.317372] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 2.317394] pci 0000:00:14.0: reg 0x10: [mem 0xc1c00000-0xc1c0ffff 64bit]
    [ 2.317457] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 2.317487] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 2.317529] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 2.317554] pci 0000:00:16.0: reg 0x10: [mem 0xc1c17100-0xc1c1710f 64bit]
    [ 2.317632] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 2.317709] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 2.317732] pci 0000:00:1a.0: reg 0x10: [mem 0xc1c16c00-0xc1c16fff]
    [ 2.317824] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 2.317859] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 2.317898] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 2.317913] pci 0000:00:1b.0: reg 0x10: [mem 0xc1c10000-0xc1c13fff 64bit]
    [ 2.317979] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 2.318012] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 2.318050] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 2.318133] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 2.318169] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 2.318206] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 2.318289] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 2.318325] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 2.318361] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    [ 2.318442] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 2.318478] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 2.318527] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 2.318549] pci 0000:00:1d.0: reg 0x10: [mem 0xc1c16800-0xc1c16bff]
    [ 2.318642] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 2.318674] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 2.318713] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    [ 2.318880] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 2.318900] pci 0000:00:1f.2: reg 0x10: [io 0x3098-0x309f]
    [ 2.318908] pci 0000:00:1f.2: reg 0x14: [io 0x30bc-0x30bf]
    [ 2.318917] pci 0000:00:1f.2: reg 0x18: [io 0x3090-0x3097]
    [ 2.318925] pci 0000:00:1f.2: reg 0x1c: [io 0x30b8-0x30bb]
    [ 2.318933] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
    [ 2.318942] pci 0000:00:1f.2: reg 0x24: [mem 0xc1c16000-0xc1c167ff]
    [ 2.318988] pci 0000:00:1f.2: PME# supported from D3hot
    [ 2.319050] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 2.319065] pci 0000:00:1f.3: reg 0x10: [mem 0xc1c17000-0xc1c170ff 64bit]
    [ 2.319081] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
    [ 2.319208] pci 0000:01:00.0: [10de:0fd5] type 00 class 0x030000
    [ 2.319220] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xc0ffffff]
    [ 2.319231] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
    [ 2.319242] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
    [ 2.319250] pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f]
    [ 2.319258] pci 0000:01:00.0: reg 0x30: [mem 0xc1000000-0xc107ffff pref]
    [ 2.319322] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 2.319368] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
    [ 2.319377] pci 0000:01:00.1: reg 0x10: [mem 0xc1080000-0xc1083fff]
    [ 3.323365] pci 0000:00:01.0: ASPM: Could not configure common clock
    [ 3.323411] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 3.323414] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 3.323416] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc10fffff]
    [ 3.323420] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
    [ 3.323483] pci 0000:00:01.1: PCI bridge to [bus 05-9b]
    [ 3.323487] pci 0000:00:01.1: bridge window [io 0x4000-0x6fff]
    [ 3.323490] pci 0000:00:01.1: bridge window [mem 0xc1d00000-0xcdffffff]
    [ 3.323496] pci 0000:00:01.1: bridge window [mem 0xce000000-0xd9ffffff 64bit pref]
    [ 3.323638] pci 0000:02:00.0: [14e4:16b4] type 00 class 0x020000
    [ 3.323671] pci 0000:02:00.0: reg 0x10: [mem 0xc1800000-0xc180ffff 64bit pref]
    [ 3.323695] pci 0000:02:00.0: reg 0x18: [mem 0xc1810000-0xc181ffff 64bit pref]
    [ 3.323889] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 3.323959] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 3.324048] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
    [ 3.324085] pci 0000:02:00.1: reg 0x10: [mem 0xc1820000-0xc182ffff 64bit pref]
    [ 3.324308] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
    [ 3.324352] pci 0000:02:00.1: System wakeup disabled by ACPI
    [ 3.330133] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 3.330139] pci 0000:00:1c.0: bridge window [mem 0xc1b00000-0xc1bfffff]
    [ 3.330146] pci 0000:00:1c.0: bridge window [mem 0xc1800000-0xc18fffff 64bit pref]
    [ 3.330264] pci 0000:03:00.0: [14e4:4331] type 00 class 0x028000
    [ 3.330289] pci 0000:03:00.0: reg 0x10: [mem 0xc1a00000-0xc1a03fff 64bit]
    [ 3.330444] pci 0000:03:00.0: supports D1 D2
    [ 3.330483] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 3.336751] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 3.336758] pci 0000:00:1c.1: bridge window [mem 0xc1a00000-0xc1afffff]
    [ 3.336863] pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010
    [ 3.336902] pci 0000:04:00.0: reg 0x10: [mem 0xc1900000-0xc1900fff 64bit]
    [ 3.337124] pci 0000:04:00.0: support

    Your current b43 issue may be an instance of this bug. It looks like the fix for that one made it into 3.15.5, so I'd say first see if updating improves the situation.
    As for the conflicting file errors from pacman, you can use "pacman -Qo <filename>" to see if another package owns the files. Assuming not, you can probably safely delete them. The rest of the files you found belong to other packages and won't affect broadcom-wl; if they were going to be problematic, pacman would have complained about them along with the other two.

  • Color LaserJet 3600 and 10.6 over wireless (Broadcom Wireless Chipset)

    Checking the archives, I've found that I'm not the only person who has experienced problems printing to a Color LaserJet 3600 via wireless. Those threads were archived with no solution so I couldn't reply, but I wanted to expand on what I discovered.
    It is not so much Mac OS X 10.6, but the way HP's horrible host-based printing drivers are tied to the wireless. I've discovered that laptops with 10.6 that are also using the newer Broadcom BCM43xx chipset will garble their print command, causing the print queue to mess up on the host machine, and the printer to become unresponsive to all other machines (it perpetually thinks there's something in the queue, so no other print commands will go through.) The three laptops I tested were the unibody aluminum 13" MacBook Pro, unibody aluminum 15" MacBook Pro, and the plastic unibody 13" MacBook; all with clean installs of 10.6.2. All three laptops have the same printing error.
    Laptops with the Atheros 5416 chipset work fine, even with 10.6. Laptops tested with this chipset were the aluminum 15" MacBook Pro, aluminum 17" MacBook Pro, and the white MacBook.
    This is not any fault of Apple, it is HPs abysmal host-based printing system. The solution to this problem until HP updates their printer drivers is to use the open source HPIJS drivers (HP drivers for the Linux Foundation Open Printing.) You'll need HPIJS, Foomatic-RIP, and Ghostscript; all installers are listed and come with uninstallers should any unexpected errors occur.
    I don't know Apple's policy on linking to external websites, but a simple Google search for HPIJS will give the desired link.
    This may be a good solution for 10.4 and 10.5 clients working across subnets, as the HPIJS drivers can be used via simple LPD/LPR instead of the HP IP Printing System that relies on mDNS.
    Once installed, when you type in the IP address of your Color LaserJet 3600, you'll be presented with the option of choosing the HPIJS driver.
    Additionally, if you use the HP drivers for the LaserJet 3600 over both wired and wireless network, you must add the printer while on the wireless network only; it is important that you disconnect the ethernet cable. If you add the printer while using a wired connection, the printer will not work over wireless; however, if you add the printer while on a wireless connection, the printer will work on either wireless or wired.
    Yes, the HP host-based drivers are that ridiculous.

    Unfortunately 10.6.3 did not fix the problem.
    I've also, unfortunately, found out that the HPIJS will also eventually fail to print.
    This is beyond frustrating since we invested several thousands of dollars in these printers and we can't use them.

  • Win 8.1 Broadcom Bluetooth Adapter driver install on p7-1446

    I'm not able to install Win 8.1 Broadcom Bluetooth Adapter driver on my p7-1446 (2013-10-22 , Version12.0.0.7620 Rev. A, 8.59M).
    Any suggestion would be helpful.
    Thanks Johnjdurse

    Hi
    Try this driver
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=cp-110822-1&cc=us&dlc=en&lc=en...
    and see if it works
    Hope this helps.
    ***** Click the KUDOS Thumbs UP (Like) on the left to say 'Thanks'*****
    ****Make it easier for other people to find solutions, by marking my answer “Accept as Solution”&"Kudos"if it solves your problem.****
    -VJ
    Although I am an HP Employee, I am speaking for myself and not for HP.

Maybe you are looking for