You are not logged in.
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 readyHere'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: supports D1 D2
[ 3.337126] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 3.343390] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 3.343410] pci 0000:00:1c.2: bridge window [mem 0xc1900000-0xc19fffff]
[ 3.343697] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 3.343742] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 3.343785] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 3.343828] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 3.343870] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 3.343912] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 3.343954] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 3.343996] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 3.345121] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 3.345146] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 3.345220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 3.345232] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 3.345233] vgaarb: loaded
[ 3.345234] vgaarb: bridge control possible 0000:01:00.0
[ 3.345235] vgaarb: no bridge control possible 0000:00:02.0
[ 3.345284] PCI: Using ACPI for IRQ routing
[ 3.349826] PCI: pci_cache_line_size set to 64 bytes
[ 3.349991] e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
[ 3.349994] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 3.349995] e820: reserve RAM buffer [mem 0x89dbf190-0x8bffffff]
[ 3.349996] e820: reserve RAM buffer [mem 0x8cd13000-0x8fffffff]
[ 3.349999] e820: reserve RAM buffer [mem 0x8cd69000-0x8fffffff]
[ 3.350001] e820: reserve RAM buffer [mem 0x8ce3b000-0x8fffffff]
[ 3.350002] e820: reserve RAM buffer [mem 0x8cece000-0x8fffffff]
[ 3.350004] e820: reserve RAM buffer [mem 0x8cf92000-0x8fffffff]
[ 3.350006] e820: reserve RAM buffer [mem 0x8d000000-0x8fffffff]
[ 3.350007] e820: reserve RAM buffer [mem 0x46f600000-0x46fffffff]
[ 3.350092] NetLabel: Initializing
[ 3.350093] NetLabel: domain hash size = 128
[ 3.350094] NetLabel: protocols = UNLABELED CIPSOv4
[ 3.350106] NetLabel: unlabeled traffic allowed by default
[ 3.350124] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 3.350129] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 3.352152] Switched to clocksource hpet
[ 3.356460] pnp: PnP ACPI init
[ 3.356472] ACPI: bus type PNP registered
[ 3.356552] pnp 00:00: [dma 4]
[ 3.356575] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 3.356599] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 3.356701] system 00:02: [mem 0xfed00000-0xfed003ff] has been reserved
[ 3.356704] system 00:02: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 3.356732] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 3.356771] system 00:04: [io 0x1000-0x100f] has been reserved
[ 3.356773] system 00:04: [io 0x0400-0x047f] could not be reserved
[ 3.356775] system 00:04: [io 0x0500-0x057f] has been reserved
[ 3.356777] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 3.356800] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 3.356829] pnp 00:06: Plug and Play ACPI device, IDs APP0001 (active)
[ 3.356891] pnp 00:07: Plug and Play ACPI device, IDs APP000b (active)
[ 3.357023] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 3.357026] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[ 3.357027] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[ 3.357029] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[ 3.357031] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
[ 3.357033] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 3.357035] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 3.357037] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 3.357039] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[ 3.357041] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[ 3.357043] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 3.359091] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[ 3.359093] system 00:09: [mem 0x40000000-0x401fffff] could not be reserved
[ 3.359095] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 3.359102] pnp: PnP ACPI: found 10 devices
[ 3.359103] ACPI: bus type PNP unregistered
[ 3.365603] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 3.365608] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 3.365611] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc10fffff]
[ 3.365614] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[ 3.365617] pci 0000:00:01.1: PCI bridge to [bus 05-9b]
[ 3.365620] pci 0000:00:01.1: bridge window [io 0x4000-0x6fff]
[ 3.365624] pci 0000:00:01.1: bridge window [mem 0xc1d00000-0xcdffffff]
[ 3.365628] pci 0000:00:01.1: bridge window [mem 0xce000000-0xd9ffffff 64bit pref]
[ 3.365634] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 3.365640] pci 0000:00:1c.0: bridge window [mem 0xc1b00000-0xc1bfffff]
[ 3.365644] pci 0000:00:1c.0: bridge window [mem 0xc1800000-0xc18fffff 64bit pref]
[ 3.365650] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 3.365656] pci 0000:00:1c.1: bridge window [mem 0xc1a00000-0xc1afffff]
[ 3.365664] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 3.365670] pci 0000:00:1c.2: bridge window [mem 0xc1900000-0xc19fffff]
[ 3.365678] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 3.365680] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 3.365682] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 3.365683] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[ 3.365685] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[ 3.365686] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[ 3.365688] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[ 3.365690] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
[ 3.365691] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
[ 3.365693] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
[ 3.365694] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
[ 3.365696] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
[ 3.365698] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
[ 3.365699] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
[ 3.365701] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
[ 3.365702] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
[ 3.365704] pci_bus 0000:00: resource 20 [mem 0x8fa00000-0xfeafffff]
[ 3.365706] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff]
[ 3.365707] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 3.365709] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xc10fffff]
[ 3.365710] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[ 3.365712] pci_bus 0000:05: resource 0 [io 0x4000-0x6fff]
[ 3.365714] pci_bus 0000:05: resource 1 [mem 0xc1d00000-0xcdffffff]
[ 3.365715] pci_bus 0000:05: resource 2 [mem 0xce000000-0xd9ffffff 64bit pref]
[ 3.365717] pci_bus 0000:02: resource 1 [mem 0xc1b00000-0xc1bfffff]
[ 3.365719] pci_bus 0000:02: resource 2 [mem 0xc1800000-0xc18fffff 64bit pref]
[ 3.365721] pci_bus 0000:03: resource 1 [mem 0xc1a00000-0xc1afffff]
[ 3.365722] pci_bus 0000:04: resource 1 [mem 0xc1900000-0xc19fffff]
[ 3.365746] NET: Registered protocol family 2
[ 3.365927] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 3.366162] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 3.366268] TCP: Hash tables configured (established 131072 bind 65536)
[ 3.366283] TCP: reno registered
[ 3.366301] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 3.366354] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 3.366428] NET: Registered protocol family 1
[ 3.366441] pci 0000:00:02.0: Boot video device
[ 3.366449] pci 0000:00:14.0: enabling device (0000 -> 0002)
[ 3.366517] pci 0000:00:14.0: can't derive routing for PCI INT A
[ 3.366519] pci 0000:00:14.0: PCI INT A: no GSI
[ 3.366616] pci 0000:00:14.0: can't derive routing for PCI INT A
[ 3.366961] PCI: CLS 256 bytes, default 64
[ 3.367006] Unpacking initramfs...
[ 3.454121] Freeing initrd memory: 5032K (ffff88007fb16000 - ffff880080000000)
[ 3.454138] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.454141] software IO TLB [mem 0x85201000-0x89201000] (64MB) mapped at [ffff880085201000-ffff880089200fff]
[ 3.454479] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 3.454520] Scanning for low memory corruption every 60 seconds
[ 3.454766] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 3.469165] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.470376] zbud: loaded
[ 3.470531] VFS: Disk quotas dquot_6.5.2
[ 3.470561] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.470653] msgmni has been set to 31978
[ 3.470698] Key type big_key registered
[ 3.470830] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.470879] io scheduler noop registered
[ 3.470881] io scheduler deadline registered
[ 3.470905] io scheduler cfq registered (default)
[ 3.471049] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 3.471182] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[ 3.471337] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[ 3.471470] pcieport 0000:00:1c.1: irq 43 for MSI/MSI-X
[ 3.471600] pcieport 0000:00:1c.2: irq 44 for MSI/MSI-X
[ 3.471684] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 3.471686] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 3.471688] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 3.471690] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 3.471706] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[ 3.471709] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
[ 3.471726] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 3.471728] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 3.471729] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
[ 3.471733] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 3.471750] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 3.471751] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 3.471755] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 3.471773] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[ 3.471775] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 3.471779] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[ 3.471791] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.471805] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 3.471833] efifb: probing for efifb
[ 3.473086] efifb: framebuffer at 0x90020000, mapped to 0xffffc9000b800000, using 7200k, total 7200k
[ 3.473088] efifb: mode is 1440x900x32, linelength=8192, pages=1
[ 3.473089] efifb: scrolling: redraw
[ 3.473090] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 3.476791] Console: switching to colour frame buffer device 180x56
[ 3.480391] fb0: EFI VGA frame buffer device
[ 3.480398] intel_idle: MWAIT substates: 0x21120
[ 3.480399] intel_idle: v0.4 model 0x3A
[ 3.480400] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 3.480696] GHES: HEST is not enabled!
[ 3.480745] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 3.481152] Linux agpgart interface v0.103
[ 3.481205] rtc_cmos 00:05: RTC can wake from S4
[ 3.481332] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 3.481361] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 3.481370] Intel P-state driver initializing.
[ 3.481383] Intel pstate controlling: cpu 0
[ 3.481404] Intel pstate controlling: cpu 1
[ 3.481419] Intel pstate controlling: cpu 2
[ 3.481434] Intel pstate controlling: cpu 3
[ 3.481451] Intel pstate controlling: cpu 4
[ 3.481466] Intel pstate controlling: cpu 5
[ 3.481483] Intel pstate controlling: cpu 6
[ 3.481499] Intel pstate controlling: cpu 7
[ 3.481521] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.481606] TCP: cubic registered
[ 3.481690] NET: Registered protocol family 10
[ 3.481880] NET: Registered protocol family 17
[ 3.482194] registered taskstats version 1
[ 3.482873] Magic number: 6:550:304
[ 3.482882] tty tty33: hash matches
[ 3.482967] rtc_cmos 00:05: setting system clock to 2014-07-17 00:18:48 UTC (1405556328)
[ 3.483045] PM: Hibernation image not present or could not be loaded.
[ 3.483786] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
[ 3.483788] Write protecting the kernel read-only data: 8192k
[ 3.485988] Freeing unused kernel memory: 908K (ffff88000151d000 - ffff880001600000)
[ 3.486908] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
[ 3.708543] random: systemd urandom read with 5 bits of entropy available
[ 3.708880] systemd[1]: systemd 214 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
[ 3.709014] systemd[1]: Detected architecture 'x86-64'.
[ 3.709016] systemd[1]: Running in initial RAM disk.
[ 3.709095] systemd[1]: No hostname configured.
[ 3.709098] systemd[1]: Set hostname to <localhost>.
[ 3.709120] systemd[1]: Initializing machine ID from random generator.
[ 3.712186] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
[ 3.712191] systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
[ 3.712199] systemd[1]: Cannot add dependency job for unit systemd-journald-dev-log.socket, ignoring: Unit systemd-journald-dev-log.socket failed to load: No such file or directory.
[ 3.712207] systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
[ 3.712210] systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
[ 3.712212] systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
[ 3.712325] systemd[1]: Expecting device dev-disk-by\x2duuid-95c49290\x2db97c\x2d4136\x2d90a5\x2db8ae1b964cd7.device...
[ 3.712402] systemd[1]: Starting -.slice.
[ 3.716118] systemd[1]: Created slice -.slice.
[ 3.716130] systemd[1]: Starting udev Control Socket.
[ 3.716195] systemd[1]: Listening on udev Control Socket.
[ 3.716205] systemd[1]: Starting udev Kernel Socket.
[ 3.716262] systemd[1]: Listening on udev Kernel Socket.
[ 3.716270] systemd[1]: Starting Journal Socket.
[ 3.716334] systemd[1]: Listening on Journal Socket.
[ 3.716341] systemd[1]: Starting Sockets.
[ 3.716388] systemd[1]: Reached target Sockets.
[ 3.716395] systemd[1]: Starting system.slice.
[ 3.716532] systemd[1]: Created slice system.slice.
[ 3.716540] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.716680] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.716690] systemd[1]: Starting udev Coldplug all Devices...
[ 3.716948] systemd[1]: Starting Journal Service...
[ 3.717288] systemd[1]: Started Journal Service.
[ 3.723922] systemd-udevd[84]: starting version 214
[ 3.733635] ACPI: bus type USB registered
[ 3.733655] usbcore: registered new interface driver usbfs
[ 3.733662] usbcore: registered new interface driver hub
[ 3.733739] usbcore: registered new device driver usb
[ 3.734042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.734124] ehci-pci: EHCI PCI platform driver
[ 3.734235] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 3.734240] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 3.734245] sdhci: Secure Digital Host Controller Interface driver
[ 3.734249] sdhci: Copyright(c) Pierre Ossman
[ 3.734252] ehci-pci 0000:00:1a.0: debug port 2
[ 3.734431] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
[ 3.734615] mmc0: no vqmmc regulator found
[ 3.734617] mmc0: no vmmc regulator found
[ 3.734696] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
[ 3.736377] firewire_ohci 0000:04:00.0: irq 45 for MSI/MSI-X
[ 3.736676] SCSI subsystem initialized
[ 3.737586] libata version 3.00 loaded.
[ 3.738136] ehci-pci 0000:00:1a.0: cache line size of 256 is not supported
[ 3.738150] ehci-pci 0000:00:1a.0: irq 23, io mem 0xc1c16c00
[ 3.745304] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 3.745451] hub 1-0:1.0: USB hub found
[ 3.745457] hub 1-0:1.0: 2 ports detected
[ 3.745637] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 3.745641] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 3.745653] ehci-pci 0000:00:1d.0: debug port 2
[ 3.749543] ehci-pci 0000:00:1d.0: cache line size of 256 is not supported
[ 3.749557] ehci-pci 0000:00:1d.0: irq 22, io mem 0xc1c16800
[ 3.758651] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 3.758836] hub 2-0:1.0: USB hub found
[ 3.758842] hub 2-0:1.0: 2 ports detected
[ 3.759005] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[ 3.759007] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[ 3.759034] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.759039] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 3.759141] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
[ 3.759165] xhci_hcd 0000:00:14.0: irq 46 for MSI/MSI-X
[ 3.759356] hub 3-0:1.0: USB hub found
[ 3.759369] hub 3-0:1.0: 4 ports detected
[ 3.759555] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.759558] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 3.759670] hub 4-0:1.0: USB hub found
[ 3.759678] hub 4-0:1.0: 4 ports detected
[ 3.759822] ahci 0000:00:1f.2: version 3.0
[ 3.759936] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X
[ 3.759977] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
[ 3.759980] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 3.765805] scsi0 : ahci
[ 3.765936] scsi1 : ahci
[ 3.766032] scsi2 : ahci
[ 3.766158] scsi3 : ahci
[ 3.766255] scsi4 : ahci
[ 3.766338] scsi5 : ahci
[ 3.766373] ata1: SATA max UDMA/133 abar m2048@0xc1c16000 port 0xc1c16100 irq 47
[ 3.766376] ata2: SATA max UDMA/133 abar m2048@0xc1c16000 port 0xc1c16180 irq 47
[ 3.766377] ata3: DUMMY
[ 3.766377] ata4: DUMMY
[ 3.766378] ata5: DUMMY
[ 3.766379] ata6: DUMMY
[ 3.788715] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
[ 4.051913] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.085189] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.085217] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.085692] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4.089618] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4.089626] ata2.00: ATAPI: HL-DT-ST DVDRW GS31N, TA17, max UDMA/133
[ 4.095102] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4.095132] ata2.00: configured for UDMA/133
[ 4.128138] ata1.00: ATA-8: TOSHIBA MK5065GSXF, GV108B, max UDMA/100
[ 4.128144] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 4.128943] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4.129208] ata1.00: configured for UDMA/100
[ 4.129523] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK5065GS GV10 PQ: 0 ANSI: 5
[ 4.133401] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRW GS31N TA17 PQ: 0 ANSI: 5
[ 4.150757] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 4.151148] sd 0:0:0:0: [sda] Write Protect is off
[ 4.151154] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.151294] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.151635] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda caddy
[ 4.151638] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.151838] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.176036] hub 1-1:1.0: USB hub found
[ 4.176097] hub 1-1:1.0: 6 ports detected
[ 4.236797] sda: sda1 sda2 sda3 sda4 sda5 sda6
[ 4.238186] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.281795] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 4.288612] firewire_core 0000:04:00.0: created device fw0: GUID 003ee1fffe0ddeac, S800
[ 4.288626] firewire_core 0000:04:00.0: phy config: new root=ffc0, gap_count=63
[ 4.405855] hub 2-1:1.0: USB hub found
[ 4.406044] hub 2-1:1.0: 8 ports detected
[ 4.454966] tsc: Refined TSC clocksource calibration: 2294.787 MHz
[ 4.485110] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
[ 4.671609] usb 2-1.8: new high-speed USB device number 3 using ehci-pci
[ 4.755466] hub 2-1.8:1.0: USB hub found
[ 4.755537] hub 2-1.8:1.0: 3 ports detected
[ 5.034778] usb 2-1.8.1: new full-speed USB device number 4 using ehci-pci
[ 5.133955] hub 2-1.8.1:1.0: USB hub found
[ 5.134127] hub 2-1.8.1:1.0: 3 ports detected
[ 5.214777] usb 2-1.8.2: new low-speed USB device number 5 using ehci-pci
[ 5.320665] hidraw: raw HID events driver (C) Jiri Kosina
[ 5.323247] usbcore: registered new interface driver usbhid
[ 5.323250] usbhid: USB HID core driver
[ 5.325582] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.0/0003:05AC:8242.0001/input/input0
[ 5.325797] appleir 0003:05AC:8242.0001: input,hiddev0,hidraw0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.0-1.8.2/input0
[ 5.398004] usb 2-1.8.3: new full-speed USB device number 6 using ehci-pci
[ 5.422173] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 5.454632] Switched to clocksource tsc
[ 5.510266] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.0/0003:05AC:0252.0002/input/input1
[ 5.510335] apple 0003:05AC:0252.0002: input,hidraw1: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-1.8.3/input0
[ 5.574545] usb 2-1.8.1.1: new full-speed USB device number 7 using ehci-pci
[ 5.727823] usb 2-1.8.1.2: new full-speed USB device number 8 using ehci-pci
[ 5.825189] apple 0003:05AC:0252.0003: hidraw2: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-1.8.3/input1
[ 5.881107] usb 2-1.8.1.3: new full-speed USB device number 9 using ehci-pci
[ 5.893380] systemd-journald[75]: Received SIGTERM from PID 1 (systemd).
[ 5.961190] random: nonblocking pool is initialized
[ 9.463240] systemd-udevd[214]: starting version 214
[ 9.673487] cfg80211: Calling CRDA to update world regulatory domain
[ 10.119006] EXT4-fs (sda6): re-mounted. Opts: data=ordered
[ 10.696034] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 10.709576] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742043] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742079] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742106] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742119] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742158] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742170] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742197] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x15
[ 10.742281] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 10.825700] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 10.825718] ACPI: Lid Switch [LID0]
[ 10.825762] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 10.825765] ACPI: Power Button [PWRB]
[ 10.825817] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 10.825818] ACPI: Sleep Button [SLPB]
[ 10.825882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 10.825884] ACPI: Power Button [PWRF]
[ 10.877417] i801_smbus 0000:00:1f.3: enabling device (0000 -> 0003)
[ 10.877505] ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20140214/utaddress-258)
[ 10.877510] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.899033] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 11.027905] AVX version of gcm_enc/dec engaged.
[ 11.033723] ACPI: AC Adapter [ADP1] (on-line)
[ 11.115427] ACPI: Battery Slot [BAT0] (battery present)
[ 11.190771] mei_me 0000:00:16.0: irq 48 for MSI/MSI-X
[ 11.288835] apple_gmux: Found gmux version 1.9.35 [classic]
[ 11.308086] iTCO_vendor_support: vendor-support=0
[ 11.308394] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 11.308418] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 11.457404] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 11.457647] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
[ 11.457762] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 11.457847] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 11.457857] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 11.473664] [drm] Initialized drm 1.1.0 20060810
[ 11.502077] pps_core: LinuxPPS API ver. 1 registered
[ 11.502079] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 11.514867] PTP clock support registered
[ 11.622610] tg3.c:v3.136 (Jan 03, 2014)
[ 11.622651] tg3 0000:02:00.0: enabling device (0000 -> 0002)
[ 11.632834] applesmc: key=431 fan=2 temp=31 index=31 acc=1 lux=2 kbd=1
[ 11.638262] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM957765) rev 57785100] (PCI Express) MAC address 40:6c:8f:40:41:33
[ 11.638265] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 11.638267] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 11.638268] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 11.638497] input: applesmc as /devices/platform/applesmc.768/input/input7
[ 11.774024] [drm] Memory usable by graphics device = 2048M
[ 11.774029] checking generic (90020000 708000) vs hw (b0000000 10000000)
[ 11.874507] i915 0000:00:02.0: irq 50 for MSI/MSI-X
[ 11.874518] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 11.874519] [drm] Driver supports precise vblank timestamp query.
[ 11.874525] i915 0000:00:02.0: Invalid ROM contents
[ 11.875907] [drm] failed to find VBIOS tables
[ 11.876017] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none
[ 11.908008] sound hdaudioC0D0: autoconfig: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
[ 11.908013] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.908015] sound hdaudioC0D0: hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
[ 11.908017] sound hdaudioC0D0: mono: mono_out=0x0
[ 11.908018] sound hdaudioC0D0: dig-out=0x10/0x0
[ 11.908020] sound hdaudioC0D0: inputs:
[ 11.908022] sound hdaudioC0D0: Mic=0xd
[ 11.908024] sound hdaudioC0D0: Line=0xc
[ 11.908025] sound hdaudioC0D0: dig-in=0xf
[ 11.913262] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 11.913305] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 11.913341] input: HDA Intel PCH SPDIF In as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 11.914562] systemd-udevd[229]: renamed network interface eth0 to enp2s0f0
[ 11.951100] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 11.964433] i915 0000:00:02.0: No connectors reported connected with modes
[ 11.964437] [drm] Cannot find any crtc or sizes - going 1024x768
[ 11.965300] checking generic (90020000 708000) vs hw (b0000000 10000000)
[ 11.966001] i915 0000:00:02.0: fb1: inteldrmfb frame buffer device
[ 11.966001] i915 0000:00:02.0: registered panic notifier
[ 11.966140] [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
[ 11.966152] ACPI: Video Device [GFX0] (multi-head: yes rom: yes post: no)
[ 11.966187] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input12
[ 11.992025] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 11.992135] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[ 11.992209] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 12.007166] ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no)
[ 12.007231] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15
[ 12.007293] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 12.249894] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1.1/2-1.8.1.1:1.0/0003:05AC:820A.0004/input/input16
[ 12.250124] hid-generic 0003:05AC:820A.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1d.0-1.8.1.1/input0
[ 12.250261] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1.2/2-1.8.1.2:1.0/0003:05AC:820B.0005/input/input17
[ 12.250399] hid-generic 0003:05AC:820B.0005: input,hidraw4: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1d.0-1.8.1.2/input0
[ 12.264314] mousedev: PS/2 mouse device common for all mice
[ 12.307897] input: bcm5974 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.2/input/input18
[ 12.308057] usbcore: registered new interface driver bcm5974
[ 12.478580] media: Linux media interface: v0.10
[ 12.495716] Linux video capture interface: v2.00
[ 12.511794] uvcvideo: Found UVC 1.00 device FaceTime HD Camera (Built-in) (05ac:8509)
[ 12.518912] input: FaceTime HD Camera (Built-in) as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input19
[ 12.519039] usbcore: registered new interface driver uvcvideo
[ 12.519041] USB Video Class driver (1.1.1)
[ 12.631814] Bluetooth: Core ver 2.19
[ 12.631842] NET: Registered protocol family 31
[ 12.631844] Bluetooth: HCI device and connection manager initialized
[ 12.631852] Bluetooth: HCI socket layer initialized
[ 12.631855] Bluetooth: L2CAP socket layer initialized
[ 12.631866] Bluetooth: SCO socket layer initialized
[ 13.055571] usbcore: registered new interface driver btusb
[ 13.088035] Adding 1535996k swap on /dev/sda5. Priority:-1 extents:1 across:1535996k FS
[ 13.093958] usb 2-1.8.1.1: USB disconnect, device number 7
[ 13.320660] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 13.400812] usb 2-1.8.1.2: USB disconnect, device number 8
[ 13.483895] nvidia: module license 'NVIDIA' taints kernel.
[ 13.483901] Disabling lock debugging due to kernel taint
[ 13.491354] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[ 13.491437] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 13.491727] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 1
[ 13.491736] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 337.25 Tue May 27 11:05:28 PDT 2014
[ 13.941142] systemd-journald[193]: Received request to flush runtime journal from PID 1
[ 15.904476] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.904482] Bluetooth: BNEP filters: protocol multicast
[ 15.904494] Bluetooth: BNEP socket layer initialized
[ 17.285185] tg3 0000:02:00.0: irq 51 for MSI/MSI-X
[ 17.285193] tg3 0000:02:00.0: irq 52 for MSI/MSI-X
[ 17.285198] tg3 0000:02:00.0: irq 53 for MSI/MSI-X
[ 17.285205] tg3 0000:02:00.0: irq 54 for MSI/MSI-X
[ 17.285210] tg3 0000:02:00.0: irq 55 for MSI/MSI-X
[ 17.581982] IPv6: ADDRCONF(NETDEV_UP): enp2s0f0: link is not ready
[ 20.936167] tg3 0000:02:00.0 enp2s0f0: Link is up at 1000 Mbps, full duplex
[ 20.936177] tg3 0000:02:00.0 enp2s0f0: Flow control is on for TX and on for RX
[ 20.936182] tg3 0000:02:00.0 enp2s0f0: EEE is disabled
[ 20.936200] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0f0: link becomes ready
[ 861.814607] nvidia 0000:01:00.0: irq 56 for MSI/MSI-X
[ 861.827657] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827702] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827721] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827737] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827753] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827768] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827784] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 861.827799] ACPI Warning: \_SB_.PCI0.P0P2.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95)
[ 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
[ 2160.015670] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 2160.102709] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 2187.724719] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 2187.811842] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 3948.687084] cfg80211: Calling CRDA to update world regulatory domain
[ 3961.777524] bcma: bus0: Found chip with id 0x4331, rev 0x02 and package 0x09
[ 3961.777559] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x25, class 0x0)
[ 3961.777585] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1D, class 0x0)
[ 3961.777637] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x13, class 0x0)
[ 3961.828811] bcma: bus0: Bus registered
[ 3961.833155] b43-phy0: Broadcom 4331 WLAN found (core revision 29)
[ 3961.833591] b43-phy0: Found PHY: Analog 9, Type 7 (HT), Revision 1
[ 3961.834096] Broadcom 43xx driver loaded [ Features: PMNLS ]
[ 3961.834240] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 3961.855214] systemd-udevd[11317]: renamed network interface wlan0 to wlp3s0
[ 3974.001542] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 3974.088610] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 4718.812668] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 4718.899785] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 4816.942316] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 4817.029442] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not readyHere's the output from lspci -vv regarding my wireless card:
03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02)
Subsystem: Broadcom Corporation BCM4331 802.11a/b/g/n
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at c1a00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcmaHere's all of lspci -vv in case you want to see it:
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
Subsystem: Apple Inc. Device 00fb
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort+ <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: ivb_uncore
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: c0000000-c10fffff
Prefetchable memory behind bridge: 0000000090000000-00000000a1ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
Kernel modules: shpchp
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=05, subordinate=9b, sec-latency=0
I/O behind bridge: 00004000-00006fff
Memory behind bridge: c1d00000-cdffffff
Prefetchable memory behind bridge: 00000000ce000000-00000000d9ffffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Apple Inc. Device 00fb
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 50
Region 0: Memory at c1400000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 3000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) (prog-if 30 [XHCI])
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 46
Region 0: Memory at c1c00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 48
Region 0: Memory at c1c17100 (64-bit, non-prefetchable) [size=16]
Capabilities: <access denied>
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 0: Memory at c1c16c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 49
Region 0: Memory at c1c10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: c1b00000-c1bfffff
Prefetchable memory behind bridge: 00000000c1800000-00000000c18fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: c1a00000-c1afffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort+ <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
Memory behind bridge: c1900000-c19fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 22
Region 0: Memory at c1c16800 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
Subsystem: Intel Corporation Device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: Intel Corporation Device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 47
Region 0: I/O ports at 3098 [size=8]
Region 1: I/O ports at 30bc [size=4]
Region 2: I/O ports at 3090 [size=8]
Region 3: I/O ports at 30b8 [size=4]
Region 4: I/O ports at 3060 [size=32]
Region 5: Memory at c1c16000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
Subsystem: Intel Corporation Device 7270
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin C routed to IRQ 18
Region 0: Memory at c1c17000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at efa0 [size=32]
Kernel modules: i2c_i801
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Apple Inc. Device 00fc
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 56
Region 0: Memory at c0000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 90000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at a0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 2000 [size=128]
[virtual] Expansion ROM at c1000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia
01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
Subsystem: Apple Inc. Device 00fc
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at c1080000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit Ethernet PCIe (rev 10)
Subsystem: Broadcom Corporation NetXtreme BCM57765 Gigabit Ethernet PCIe
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at c1800000 (64-bit, prefetchable) [size=64K]
Region 2: Memory at c1810000 (64-bit, prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: tg3
Kernel modules: tg3
02:00.1 SD Host controller: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader (rev 10) (prog-if 01)
Subsystem: Broadcom Corporation Device 0000
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at c1820000 (64-bit, prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci
03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02)
Subsystem: Broadcom Corporation BCM4331 802.11a/b/g/n
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at c1a00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma
04:00.0 FireWire (IEEE 1394): LSI Corporation FW643 [TrueFire] PCIe 1394b Controller (rev 08) (prog-if 10 [OHCI])
Subsystem: LSI Corporation FW643 [TrueFire] PCIe 1394b Controller
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 256 bytes
Interrupt: pin A routed to IRQ 45
Region 0: Memory at c1900000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: firewire_ohci
Kernel modules: firewire_ohciHere's the output from lsmod | grep b43:
b43 371269 0
bcma 36438 1 b43
mac80211 495361 1 b43
cfg80211 437959 2 b43,mac80211
ssb 56202 1 b43
rng_core 3968 1 b43
pcmcia 46612 2 b43,ssb
led_class 3611 3 b43,sdhci,applesmc
mmc_core 100010 4 b43,ssb,sdhci,sdhci_pciHere's all of lsmod in case you want to see it:
Module Size Used by
b43 371269 0
bcma 36438 1 b43
mac80211 495361 1 b43
ssb 56202 1 b43
rng_core 3968 1 b43
pcmcia 46612 2 b43,ssb
pcmcia_core 14655 1 pcmcia
cfg80211 437959 2 b43,mac80211
arc4 2064 2
bnep 13277 2
nls_utf8 1384 1
hfsplus 96553 1
nvidia 10361512 41
ecb 2201 1
btusb 19976 0
bluetooth 381422 21 bnep,btusb
coretemp 6388 0
6lowpan_iphc 11556 1 bluetooth
uvcvideo 74983 0
videobuf2_vmalloc 3368 1 uvcvideo
videobuf2_memops 2239 1 videobuf2_vmalloc
videobuf2_core 30407 1 uvcvideo
videodev 123032 2 uvcvideo,videobuf2_core
media 12611 2 uvcvideo,videodev
intel_rapl 12460 0
bcm5974 9274 0
x86_pkg_temp_thermal 7311 0
intel_powerclamp 9442 0
mousedev 10912 0
hid_generic 1217 0
kvm_intel 135528 0
joydev 10367 0
snd_hda_codec_cirrus 9654 1
kvm 408583 1 kvm_intel
snd_hda_codec_generic 56366 1 snd_hda_codec_cirrus
snd_hda_codec_hdmi 40396 1
i915 796061 0
tg3 158810 0
applesmc 12846 0
evdev 11784 16
ptp 11196 1 tg3
pps_core 8993 1 ptp
libphy 23227 1 tg3
drm_kms_helper 39643 1 i915
drm 244782 5 i915,drm_kms_helper,nvidia
snd_hda_intel 22549 0
snd_hda_controller 22911 1 snd_hda_intel
snd_hda_codec 104665 5 snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller,snd_hda_codec_cirrus
crct10dif_pclmul 4714 0
crc32_pclmul 2955 0
input_polldev 2882 1 applesmc
crc32c_intel 14217 0
hwmon 3346 3 tg3,applesmc,coretemp
iTCO_wdt 5663 0
iTCO_vendor_support 1929 1 iTCO_wdt
apple_gmux 6820 0
mac_hid 3273 0
ghash_clmulni_intel 4362 0
mei_me 10096 0
mei 66784 1 mei_me
lpc_ich 14008 0
snd_hwdep 6652 1 snd_hda_codec
snd_pcm 83207 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer 19294 1 snd_pcm
snd 61276 8 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_hda_codec_cirrus
soundcore 5551 2 snd,snd_hda_codec
sbs 6734 0
intel_gtt 12856 1 i915
sbshc 3739 1 sbs
battery 7885 0
ac 3595 0
aesni_intel 144871 1
apple_bl 3832 1 apple_gmux
aes_x86_64 7463 1 aesni_intel
video 12057 2 i915,apple_gmux
lrw 3821 1 aesni_intel
shpchp 25706 0
i2c_i801 11364 0
i2c_algo_bit 5480 1 i915
i2c_core 41648 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev
button 4765 1 i915
gf128mul 6018 1 lrw
processor 25153 0
glue_helper 4737 1 aesni_intel
ablk_helper 2100 1 aesni_intel
cryptd 8537 3 ghash_clmulni_intel,aesni_intel,ablk_helper
microcode 17157 0
pcspkr 2059 0
rfkill 15971 4 cfg80211,bluetooth
hid_apple 5652 0
ext4 494292 1
crc16 1359 2 ext4,bluetooth
mbcache 9155 1 ext4
jbd2 82948 1 ext4
hid_appleir 3020 0
usbhid 41250 0
hid 93052 4 hid_generic,usbhid,hid_appleir,hid_apple
sd_mod 37426 4
sr_mod 15026 0
crc_t10dif 1135 1 sd_mod
crct10dif_common 1436 2 crct10dif_pclmul,crc_t10dif
cdrom 35191 1 sr_mod
ahci 24299 3
libahci 21772 1 ahci
libata 174089 2 ahci,libahci
firewire_ohci 32989 0
scsi_mod 138333 3 libata,sd_mod,sr_mod
firewire_core 53548 1 firewire_ohci
crc_itu_t 1363 1 firewire_core
sdhci_pci 12707 0
sdhci 29620 1 sdhci_pci
ehci_pci 4152 0
xhci_hcd 149286 0
led_class 3611 3 b43,sdhci,applesmc
ehci_hcd 64619 1 ehci_pci
mmc_core 100010 4 b43,ssb,sdhci,sdhci_pci
usbcore 188381 7 btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,bcm5974,xhci_hcd
usb_common 1712 1 usbcoreOkay, now for the broadcom-wl stuff.
Here's what yaourt complains about when I try to install broadcom-wl:
error: failed to commit transaction (conflicting files)
broadcom-wl: /usr/lib/modprobe.d/broadcom-wl.conf exists in filesystem
broadcom-wl: /usr/share/licenses/broadcom-wl/LICENSE exists in filesystem
Errors occurred, no packages were upgraded.I ran find /usr/* -iname *broadcom* and found these:
/usr/lib/modprobe.d/broadcom-wl.conf
/usr/lib/modules/3.15.4-1-ARCH/kernel/drivers/net/ethernet/broadcom
/usr/lib/modules/3.15.4-1-ARCH/kernel/drivers/net/phy/broadcom.ko.gz
/usr/lib/modules/3.15.4-1-ARCH/build/include/config/broadcom
/usr/lib/modules/3.15.4-1-ARCH/build/include/config/net/vendor/broadcom.h
/usr/lib/modules/3.15.4-1-ARCH/build/drivers/net/ethernet/broadcom
/usr/lib/qt/mkspecs/devices/linux-mipsel-broadcom-97425-g++
/usr/share/licenses/broadcom-wl
/usr/share/licenses/linux-firmware/LICENCE.broadcom_bcm43xxWhen I decided to switch back to b43 from broadcom-wl before, I uninstalled broadcom-wl using yaourt. I'm not sure what those files are doing there. /usr/lib/modprobe.d/broadcom-wl.conf is blank, and LICENSE.broadcom_bcm43xx is just an SLA, so I assume it is safe to delete them, but what about the other stuff? I assume at least some of it is packaged with the kernel, but is all of it?
If I could get b43 to work, that would be ideal, but if I can get broadcom-wl to work without the click sounds that would be all right too. Does anyone have any ideas? Thanks for the help!
Offline
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.
Offline