You are not logged in.

#1 2015-07-06 18:30:35

ThatEuropeanDude
Member
Registered: 2015-07-06
Posts: 8

[SOLVED]Can't connect to the Internet(wired/wireless)

I thought about posting this in the Newbie section, but since it's a network issue,i decided here would be more appropriate.I'll let the mods decide.
This is my first Linux install, so i'm not really an expert(yes, i know,Arch isn't really the place to start). But i have been playing around with Ubuntu for some time.

Basically my wireless card isn't being detected. ip link provides the following output:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp4s0f1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether f0:79:59:24:43:8d brd ff:ff:ff:ff:ff:ff

But it does show up with lspci:

03:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
04:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)

Yes, sadly, it's a Broadcom 43142(14e4:4365). I currently have network-manager installed and broadcom-wl-dkms. I've also tried with broadcom-wl and b43(which doesn't support my model), but with no results.

Output of hwdetect --show-net:

find:  `/sys/kernel/debug' : Permission denied
NET      : r8169 mii bluetooth rfkill 

On the other hand, the ethernet card does work, but only when I have a router that does the grunt work. I haven't been able to setup a connection that requires a user and pass(like EduRoam). I've tried using rp-pppoe(and disabling the dhcpcd service), and still no luck.

Output of systemctl --type=service:

[andrew@Pasokon ~]$ systemctl --type=service
  UNIT                        LOAD   ACTIVE SUB     DESCRIPTION
  accounts-daemon.service     loaded active running Accounts Service
  avahi-daemon.service        loaded active running Avahi mDNS/DNS-SD Stack
  bumblebeed.service          loaded active running Bumblebee C Daemon
  colord.service              loaded active running Manage, Install and Generate
  dbus.service                loaded active running D-Bus System Message Bus
● dhcpcd@enp4s0f1.service     loaded failed failed  dhcpcd on enp4s0f1
  dkms.service                loaded active exited  Dynamic Kernel Modules Syste
  gdm.service                 loaded active running GNOME Display Manager
  kmod-static-nodes.service   loaded active exited  Create list of required stat
  NetworkManager.service      loaded active running Network Manager
  ...

I've tried starting dhcpcd:

[andrew@Pasokon ~]$ systemctl start dhcpcd@enp4s0f1.service
Job for dhcpcd@enp4s0f1.service failed because the control process exited with error code. See "systemctl status dhcpcd@enp4s0f1.service" and "journalctl -xe" for details.

Output of systemctl status dhcpcd@enp4s0f1.service:

[andrew@Pasokon ~]$ systemctl status dhcpcd@enp4s0f1.service
● dhcpcd@enp4s0f1.service - dhcpcd on enp4s0f1
   Loaded: loaded (/usr/lib/systemd/system/dhcpcd@.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2015-07-07 21:13:31 EEST; 8s ago
  Process: 3443 ExecStart=/usr/bin/dhcpcd -q -w %I (code=exited, status=1/FAILURE)

Jul 07 21:13:01 Pasokon dhcpcd[3443]: enp4s0f1: adding address fe80::da05:a164:fa0d:80b5
Jul 07 21:13:01 Pasokon systemd[1]: Starting dhcpcd on enp4s0f1...
Jul 07 21:13:01 Pasokon dhcpcd[3443]: if_addaddress6: Permission denied
Jul 07 21:13:01 Pasokon dhcpcd[3443]: enp4s0f1: waiting for carrier
Jul 07 21:13:31 Pasokon dhcpcd[3443]: timed out
Jul 07 21:13:31 Pasokon systemd[1]: dhcpcd@enp4s0f1.service: Control process exited, code=exited status=1
Jul 07 21:13:31 Pasokon systemd[1]: Failed to start dhcpcd on enp4s0f1.
Jul 07 21:13:31 Pasokon systemd[1]: dhcpcd@enp4s0f1.service: Unit entered failed state.
Jul 07 21:13:31 Pasokon systemd[1]: dhcpcd@enp4s0f1.service: Failed with result 'exit-code'.

I thought it was trying to get an ipv6 address, so i disabled ipv6 in networkmanager. Again, no luck.

And the output of dmesg for good measure:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.7-2-ARCH (builduser@foutrelis) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Tue Jun 30 07:50:21 UTC 2015
[    0.000000] Command line: \boot\vmlinuz-linux ro root=UUID=ce90b2fd-1855-4225-9422-305fa7b72493 initrd=boot\initramfs-linux.img
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b97b5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b97b6000-0x00000000b97bcfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b97bd000-0x00000000ba039fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba03a000-0x00000000ba2cdfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba2ce000-0x00000000c98dffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c98e0000-0x00000000c9af2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c9af3000-0x00000000c9e16fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c9e17000-0x00000000cab15fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cab16000-0x00000000caffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f1fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb7361018-0xb737a257] usable ==> usable
[    0.000000] e820: update [mem 0xb91b2018-0xb91c2057] usable ==> usable
[    0.000000] e820: update [mem 0xb7353018-0xb7360057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b7353017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7353018-0x00000000b7360057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7360058-0x00000000b7361017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7361018-0x00000000b737a257] usable
[    0.000000] reserve setup_data: [mem 0x00000000b737a258-0x00000000b91b2017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b91b2018-0x00000000b91c2057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b91c2058-0x00000000b97b5fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b97b6000-0x00000000b97bcfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b97bd000-0x00000000ba039fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ba03a000-0x00000000ba2cdfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ba2ce000-0x00000000c98dffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c98e0000-0x00000000c9af2fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c9af3000-0x00000000c9e16fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c9e17000-0x00000000cab15fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000cab16000-0x00000000caffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cafff000-0x00000000caffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000022f1fffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xc9e9b000  ACPI=0xc9e9b000  SMBIOS=0xf04c0  MPS=0xfd590 
[    0.000000] efi: mem00: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000008000-0x000000000000e000) (0MB)
[    0.000000] efi: mem02: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000000e000-0x0000000000058000) (0MB)
[    0.000000] efi: mem03: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
[    0.000000] efi: mem04: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000005f000) (0MB)
[    0.000000] efi: mem05: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000005f000-0x0000000000060000) (0MB)
[    0.000000] efi: mem06: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000060000-0x000000000009f000) (0MB)
[    0.000000] efi: mem07: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem08: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
[    0.000000] efi: mem09: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e2a000) (14MB)
[    0.000000] efi: mem10: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000001e2a000-0x000000007fbde000) (2013MB)
[    0.000000] efi: mem11: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000007fbde000-0x0000000080000000) (4MB)
[    0.000000] efi: mem12: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000080000000-0x00000000b62ed000) (866MB)
[    0.000000] efi: mem13: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b62ed000-0x00000000b63ed000) (1MB)
[    0.000000] efi: mem14: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b63ed000-0x00000000b7353000) (15MB)
[    0.000000] efi: mem15: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b7353000-0x00000000b737b000) (0MB)
[    0.000000] efi: mem16: [Loader Code        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b737b000-0x00000000b91a5000) (30MB)
[    0.000000] efi: mem17: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b91a5000-0x00000000b91b0000) (0MB)
[    0.000000] efi: mem18: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b91b0000-0x00000000b91b2000) (0MB)
[    0.000000] efi: mem19: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b91b2000-0x00000000b91fd000) (0MB)
[    0.000000] efi: mem20: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b91fd000-0x00000000b9202000) (0MB)
[    0.000000] efi: mem21: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b9202000-0x00000000b958b000) (3MB)
[    0.000000] efi: mem22: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b958b000-0x00000000b958c000) (0MB)
[    0.000000] efi: mem23: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b958c000-0x00000000b9777000) (1MB)
[    0.000000] efi: mem24: [Loader Code        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b9777000-0x00000000b97b6000) (0MB)
[    0.000000] efi: mem25: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b97b6000-0x00000000b97bd000) (0MB)
[    0.000000] efi: mem26: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b97bd000-0x00000000b9911000) (1MB)
[    0.000000] efi: mem27: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b9911000-0x00000000b9ffb000) (6MB)
[    0.000000] efi: mem28: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b9ffb000-0x00000000ba017000) (0MB)
[    0.000000] efi: mem29: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ba017000-0x00000000ba031000) (0MB)
[    0.000000] efi: mem30: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ba031000-0x00000000ba03a000) (0MB)
[    0.000000] efi: mem31: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000ba03a000-0x00000000ba2ce000) (2MB)
[    0.000000] efi: mem32: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ba2ce000-0x00000000ba2dd000) (0MB)
[    0.000000] efi: mem33: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ba2dd000-0x00000000ba2ec000) (0MB)
[    0.000000] efi: mem34: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ba2ec000-0x00000000bd5d1000) (50MB)
[    0.000000] efi: mem35: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bd5d1000-0x00000000c8c1c000) (182MB)
[    0.000000] efi: mem36: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000c8c1c000-0x00000000c95ca000) (9MB)
[    0.000000] efi: mem37: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000c95ca000-0x00000000c98e0000) (3MB)
[    0.000000] efi: mem38: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000c98e0000-0x00000000c9a6d000) (1MB)
[    0.000000] efi: mem39: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000c9a6d000-0x00000000c9af3000) (0MB)
[    0.000000] efi: mem40: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000c9af3000-0x00000000c9e17000) (3MB)
[    0.000000] efi: mem41: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000c9e17000-0x00000000caadc000) (12MB)
[    0.000000] efi: mem42: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000caadc000-0x00000000caaf8000) (0MB)
[    0.000000] efi: mem43: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000caaf8000-0x00000000caafc000) (0MB)
[    0.000000] efi: mem44: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000caafc000-0x00000000cab0a000) (0MB)
[    0.000000] efi: mem45: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000cab0a000-0x00000000cab16000) (0MB)
[    0.000000] efi: mem46: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000cab16000-0x00000000cae83000) (3MB)
[    0.000000] efi: mem47: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000cae83000-0x00000000caeb9000) (0MB)
[    0.000000] efi: mem48: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000caeb9000-0x00000000caebb000) (0MB)
[    0.000000] efi: mem49: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000caebb000-0x00000000caf5a000) (0MB)
[    0.000000] efi: mem50: [Runtime Code       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000caf5a000-0x00000000caf7b000) (0MB)
[    0.000000] efi: mem51: [Runtime Code       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000caf7b000-0x00000000cafff000) (0MB)
[    0.000000] efi: mem52: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000cafff000-0x00000000cb000000) (0MB)
[    0.000000] efi: mem53: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000100000000-0x000000022f200000) (4850MB)
[    0.000000] efi: mem54: [Reserved           |RUN|  |  |  |   |  |  |  |  ] range=[0x00000000cbc00000-0x00000000cfe00000) (66MB)
[    0.000000] efi: mem55: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem56: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem57: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem58: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem59: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem60: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000ff000000-0x0000000100000000) (16MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. X550JK/X550JK, BIOS X550JK.303 10/08/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x22f200 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FE0000000 write-back
[    0.000000]   2 base 0220000000 mask 7FF0000000 write-back
[    0.000000]   3 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   4 base 00D0000000 mask 7FF0000000 uncachable
[    0.000000]   5 base 00CC000000 mask 7FFC000000 uncachable
[    0.000000]   6 base 00CBC00000 mask 7FFFC00000 uncachable
[    0.000000]   7 base 022F800000 mask 7FFF800000 uncachable
[    0.000000]   8 base 022F400000 mask 7FFFC00000 uncachable
[    0.000000]   9 base 022F200000 mask 7FFFE00000 uncachable
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xcbc00000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd840-0x000fd84f] mapped at [ffff8800000fd840]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b1d000, 0x01b1dfff] PGTABLE
[    0.000000] BRK [0x01b1e000, 0x01b1efff] PGTABLE
[    0.000000] BRK [0x01b1f000, 0x01b1ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x22f000000-0x22f1fffff]
[    0.000000]  [mem 0x22f000000-0x22f1fffff] page 2M
[    0.000000] BRK [0x01b20000, 0x01b20fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x220000000-0x22effffff]
[    0.000000]  [mem 0x220000000-0x22effffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x21fffffff]
[    0.000000]  [mem 0x200000000-0x21fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xb97b5fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0xb95fffff] page 2M
[    0.000000]  [mem 0xb9600000-0xb97b5fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xb97bd000-0xba039fff]
[    0.000000]  [mem 0xb97bd000-0xb97fffff] page 4k
[    0.000000]  [mem 0xb9800000-0xb9ffffff] page 2M
[    0.000000]  [mem 0xba000000-0xba039fff] page 4k
[    0.000000] BRK [0x01b21000, 0x01b21fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xba2ce000-0xc98dffff]
[    0.000000]  [mem 0xba2ce000-0xba3fffff] page 4k
[    0.000000]  [mem 0xba400000-0xc97fffff] page 2M
[    0.000000]  [mem 0xc9800000-0xc98dffff] page 4k
[    0.000000] BRK [0x01b22000, 0x01b22fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xc9af3000-0xc9e16fff]
[    0.000000]  [mem 0xc9af3000-0xc9bfffff] page 4k
[    0.000000]  [mem 0xc9c00000-0xc9dfffff] page 2M
[    0.000000]  [mem 0xc9e00000-0xc9e16fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xcafff000-0xcaffffff]
[    0.000000]  [mem 0xcafff000-0xcaffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x7fbde000-0x7fffffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000C9E9B000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x00000000C9E9B088 000094 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000C9EAEE58 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000C9E9B240 013C11 (v02 _ASUS_ Notebook 00000012 INTL 20120711)
[    0.000000] ACPI: FACS 0x00000000CAB14F80 000040
[    0.000000] ACPI: APIC 0x00000000C9EAEF68 000072 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000C9EAEFE0 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: ECDT 0x00000000C9EAF028 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000C9EAF0F0 00019D (v01 Intel  zpodd    00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000C9EAF290 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000C9EAF7D0 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
[    0.000000] ACPI: MCFG 0x00000000C9EB02A8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000C9EB02E8 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000C9EB0320 000298 (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000C9EB05B8 0044FA (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000C9EB4AB8 0017DA (v01 SgRef  SgPeg    00001000 INTL 20120711)
[    0.000000] ACPI: DMAR 0x00000000C9EB6298 0000B0 (v01 INTEL  HSW      00000001 INTL 00000001)
[    0.000000] ACPI: SSDT 0x00000000C9EB6348 001402 (v01 OptRef OptTabl  00001000 INTL 20120711)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000022f1fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x22f1f5000-0x22f1f8fff]
[    0.000000]  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226800000-ffff88022e7fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000022f1fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b97b5fff]
[    0.000000]   node   0: [mem 0x00000000b97bd000-0x00000000ba039fff]
[    0.000000]   node   0: [mem 0x00000000ba2ce000-0x00000000c98dffff]
[    0.000000]   node   0: [mem 0x00000000c9af3000-0x00000000c9e16fff]
[    0.000000]   node   0: [mem 0x00000000cafff000-0x00000000caffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000022f1fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000022f1fffff]
[    0.000000] On node 0 totalpages: 2067207
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 25 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12838 pages used for memmap
[    0.000000]   DMA32 zone: 821610 pages, LIFO batch:31
[    0.000000]   Normal zone: 19400 pages used for memmap
[    0.000000]   Normal zone: 1241600 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xcbe00000-0xcfdfffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, 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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7353000-0xb7353fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7360000-0xb7360fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7361000-0xb7361fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb737a000-0xb737afff]
[    0.000000] PM: Registered nosave memory: [mem 0xb91b2000-0xb91b2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb91c2000-0xb91c2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb97b6000-0xb97bcfff]
[    0.000000] PM: Registered nosave memory: [mem 0xba03a000-0xba2cdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc98e0000-0xc9af2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9e17000-0xcab15fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcab16000-0xcaffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcbbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcbc00000-0xcfdfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcfe00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xcfe00000-0xf7ffffff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 31 pages/cpu @ffff88022ee00000 s86232 r8192 d32552 u524288
[    0.000000] pcpu-alloc: s86232 r8192 d32552 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2034880
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: \boot\vmlinuz-linux ro root=UUID=ce90b2fd-1855-4225-9422-305fa7b72493 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 using standard form
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: 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: 7856356K/8268828K available (5629K kernel code, 840K rwdata, 1784K rodata, 1160K init, 1152K bss, 412472K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:8448 nr_irqs:456 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2793.645 MHz processor
[    0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 5589.09 BogoMIPS (lpj=9312150)
[    0.000023] pid_max: default: 32768 minimum: 301
[    0.000026] ACPI: Core revision 20150204
[    0.014760] ACPI: All ACPI Tables successfully acquired
[    0.016960] Security Framework initialized
[    0.016964] Yama: becoming mindful.
[    0.017297] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.018396] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.018887] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.018894] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.019041] Initializing cgroup subsys blkio
[    0.019043] Initializing cgroup subsys memory
[    0.019047] Initializing cgroup subsys devices
[    0.019049] Initializing cgroup subsys freezer
[    0.019050] Initializing cgroup subsys net_cls
[    0.019067] CPU: Physical Processor ID: 0
[    0.019067] CPU: Processor Core ID: 0
[    0.019071] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.019071] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.019817] mce: CPU supports 7 MCE banks
[    0.019826] CPU0: Thermal monitoring enabled (TM1)
[    0.019831] process: using mwait in idle threads
[    0.019833] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.019834] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.019908] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
[    0.024013] ftrace: allocating 21316 entries in 84 pages
[    0.030267] dmar: Host address width 39
[    0.030269] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.030277] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[    0.030278] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.030281] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[    0.030281] dmar: RMRR base: 0x000000c9a79000 end: 0x000000c9a85fff
[    0.030282] dmar: RMRR base: 0x000000cbc00000 end: 0x000000cfdfffff
[    0.030284] IOAPIC id 8 under DRHD base  0xfed91000 IOMMU 1
[    0.030285] HPET id 0 under DRHD base 0xfed91000
[    0.030454] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.030460] Enabled IRQ remapping in x2apic mode
[    0.030461] x2apic enabled
[    0.030465] Switched APIC routing to cluster x2apic.
[    0.030873] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.063920] TSC deadline timer enabled
[    0.063923] smpboot: CPU0: Intel(R) Core(TM) i5-4200H CPU @ 2.80GHz (fam: 06, model: 3c, stepping: 03)
[    0.063941] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.063956] ... version:                3
[    0.063956] ... bit width:              48
[    0.063957] ... generic registers:      4
[    0.063957] ... value mask:             0000ffffffffffff
[    0.063958] ... max period:             0000ffffffffffff
[    0.063959] ... fixed-purpose events:   3
[    0.063959] ... event mask:             000000070000000f
[    0.084051] x86: Booting SMP configuration:
[    0.084052] .... node  #0, CPUs:      #1
[    0.098027] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.104726]  #2 #3
[    0.139252] x86: Booted up 1 node, 4 CPUs
[    0.139255] smpboot: Total of 4 processors activated (22358.37 BogoMIPS)
[    0.141978] devtmpfs: initialized
[    0.143541] PM: Registering ACPI NVS region [mem 0xb97b6000-0xb97bcfff] (28672 bytes)
[    0.143542] PM: Registering ACPI NVS region [mem 0xc9e17000-0xcab15fff] (13627392 bytes)
[    0.143754] pinctrl core: initialized pinctrl subsystem
[    0.143785] RTC time: 16:52:15, date: 07/07/15
[    0.143862] NET: Registered protocol family 16
[    0.155971] cpuidle: using governor ladder
[    0.169331] cpuidle: using governor menu
[    0.169369] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.169370] ACPI: bus type PCI registered
[    0.169372] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.169428] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.169430] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.169490] PCI: Using configuration type 1 for base access
[    0.182918] ACPI: Added _OSI(Module Device)
[    0.182919] ACPI: Added _OSI(Processor Device)
[    0.182920] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.182921] ACPI: Added _OSI(Processor Aggregator Device)
[    0.185019] ACPI : EC: EC description table is found, configuring boot EC
[    0.186874] ACPI: Executed 2 blocks of module-level executable AML code
[    0.189151] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.191127] ACPI: Dynamic OEM Table Load:
[    0.191131] ACPI: SSDT 0xFFFF880225330C00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
[    0.191746] ACPI: Dynamic OEM Table Load:
[    0.191750] ACPI: SSDT 0xFFFF88022529A000 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
[    0.192391] ACPI: Dynamic OEM Table Load:
[    0.192394] ACPI: SSDT 0xFFFF880225310C00 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
[    0.193298] ACPI: Interpreter enabled
[    0.193305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    0.193309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    0.193323] ACPI: (supports S0 S3 S4 S5)
[    0.193324] ACPI: Using IOAPIC for interrupt routing
[    0.193340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.197105] ACPI: Power Resource [PG00] (on)
[    0.200441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.200445] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.200789] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.201041] PCI host bridge to bus 0000:00
[    0.201043] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.201044] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.201046] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.201047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.201048] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.201049] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.201050] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.201051] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.201052] pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xfeafffff window]
[    0.201057] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.201123] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.201151] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.201186] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.201215] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[    0.201222] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
[    0.201227] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.201230] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.201287] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.201293] pci 0000:00:03.0: reg 0x10: [mem 0xf7a04000-0xf7a07fff 64bit]
[    0.201373] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.201389] pci 0000:00:16.0: reg 0x10: [mem 0xf7a0e000-0xf7a0e00f 64bit]
[    0.201446] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.201509] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.201527] pci 0000:00:1a.0: reg 0x10: [mem 0xf7a0c000-0xf7a0c3ff]
[    0.201607] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.201648] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.201677] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.201690] pci 0000:00:1b.0: reg 0x10: [mem 0xf7a00000-0xf7a03fff 64bit]
[    0.201752] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.201784] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.201809] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.201868] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.201900] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.201926] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.201987] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.202019] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.202043] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[    0.202104] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.202135] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.202169] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.202187] pci 0000:00:1d.0: reg 0x10: [mem 0xf7a0b000-0xf7a0b3ff]
[    0.202268] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.202308] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.202337] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
[    0.202479] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.202492] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.202499] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.202505] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.202512] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.202518] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.202525] pci 0000:00:1f.2: reg 0x24: [mem 0xf7a0a000-0xf7a0a7ff]
[    0.202558] pci 0000:00:1f.2: PME# supported from D3hot
[    0.202608] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.202620] pci 0000:00:1f.3: reg 0x10: [mem 0xf7a09000-0xf7a090ff 64bit]
[    0.202638] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.202732] pci 0000:01:00.0: [10de:1391] type 00 class 0x030200
[    0.202739] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.202746] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.202752] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.202757] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.202761] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.202803] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.209411] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.209413] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.209415] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.209418] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.209479] acpiphp: Slot [1] registered
[    0.209484] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.209570] pci 0000:03:00.0: [14e4:4365] type 00 class 0x028000
[    0.209596] pci 0000:03:00.0: reg 0x10: [mem 0xf7900000-0xf7907fff 64bit]
[    0.209738] pci 0000:03:00.0: supports D1 D2
[    0.209739] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.216093] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.216098] pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.216179] pci 0000:04:00.0: [10ec:5287] type 00 class 0xff0000
[    0.216198] pci 0000:04:00.0: reg 0x10: [mem 0xf7815000-0xf7815fff]
[    0.216260] pci 0000:04:00.0: reg 0x30: [mem 0xf7800000-0xf780ffff pref]
[    0.216346] pci 0000:04:00.0: supports D1 D2
[    0.216347] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.216424] pci 0000:04:00.1: [10ec:8168] type 00 class 0x020000
[    0.216442] pci 0000:04:00.1: reg 0x10: [io  0xd000-0xd0ff]
[    0.216470] pci 0000:04:00.1: reg 0x18: [mem 0xf7814000-0xf7814fff 64bit]
[    0.216487] pci 0000:04:00.1: reg 0x20: [mem 0xf7810000-0xf7813fff 64bit]
[    0.216578] pci 0000:04:00.1: supports D1 D2
[    0.216579] pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.222776] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.222779] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.222782] pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.222812] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.223430] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.223466] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.223500] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
[    0.223533] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
[    0.223568] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.223603] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.223638] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[    0.223671] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
[    0.223862] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.223917] ACPI : EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[    0.223995] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.223996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.223998] vgaarb: loaded
[    0.223999] vgaarb: bridge control possible 0000:00:02.0
[    0.224079] PCI: Using ACPI for IRQ routing
[    0.225297] PCI: pci_cache_line_size set to 64 bytes
[    0.225334] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.225335] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.225336] e820: reserve RAM buffer [mem 0xb7353018-0xb7ffffff]
[    0.225337] e820: reserve RAM buffer [mem 0xb7361018-0xb7ffffff]
[    0.225338] e820: reserve RAM buffer [mem 0xb91b2018-0xbbffffff]
[    0.225339] e820: reserve RAM buffer [mem 0xb97b6000-0xbbffffff]
[    0.225340] e820: reserve RAM buffer [mem 0xba03a000-0xbbffffff]
[    0.225340] e820: reserve RAM buffer [mem 0xc98e0000-0xcbffffff]
[    0.225341] e820: reserve RAM buffer [mem 0xc9e17000-0xcbffffff]
[    0.225343] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[    0.225343] e820: reserve RAM buffer [mem 0x22f200000-0x22fffffff]
[    0.225413] NetLabel: Initializing
[    0.225414] NetLabel:  domain hash size = 128
[    0.225415] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.225422] NetLabel:  unlabeled traffic allowed by default
[    0.225439] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.225443] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.227467] Switched to clocksource hpet
[    0.230793] pnp: PnP ACPI init
[    0.230879] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.230881] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.231050] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.231052] system 00:01: [io  0xffff] has been reserved
[    0.231053] system 00:01: [io  0xffff] has been reserved
[    0.231054] system 00:01: [io  0xffff] has been reserved
[    0.231055] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.231056] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.231057] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.231058] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.231059] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.231060] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.231062] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.231084] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.231115] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.231116] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.231146] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.231147] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.231167] system 00:05: [io  0x0240-0x0259] has been reserved
[    0.231168] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.231206] pnp 00:06: Plug and Play ACPI device, IDs FLT0101 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.231230] pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.231470] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.231472] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.231473] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.231474] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.231476] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.231477] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.231478] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.231479] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.231480] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.231481] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.231482] system 00:08: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.231484] system 00:08: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.231485] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.231531] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.231715] pnp: PnP ACPI: found 10 devices
[    0.237520] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.237523] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.237525] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.237527] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.237530] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.237538] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.237542] pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.237549] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.237551] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.237555] pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.237562] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.237564] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.237565] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.237566] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.237567] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.237567] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.237568] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.237570] pci_bus 0000:00: resource 11 [mem 0xcfe00000-0xfeafffff window]
[    0.237571] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.237572] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.237573] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.237574] pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf79fffff]
[    0.237575] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.237576] pci_bus 0000:04: resource 1 [mem 0xf7800000-0xf78fffff]
[    0.237596] NET: Registered protocol family 2
[    0.237727] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.237820] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.237925] TCP: Hash tables configured (established 65536 bind 65536)
[    0.237937] TCP: reno registered
[    0.237943] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.237964] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.238001] NET: Registered protocol family 1
[    0.238012] pci 0000:00:02.0: Video device with shadowed ROM
[    0.238243] PCI: CLS 64 bytes, default 64
[    0.238275] Unpacking initramfs...
[    0.288278] Freeing initrd memory: 4232K (ffff88007fbde000 - ffff880080000000)
[    0.288299] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.288301] software IO TLB [mem 0xb3353000-0xb7353000] (64MB) mapped at [ffff8800b3353000-ffff8800b7352fff]
[    0.288428] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.288462] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x17
[    0.288467] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x17
[    0.288472] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x17
[    0.288477] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x17
[    0.288516] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.288531] Scanning for low memory corruption every 60 seconds
[    0.288684] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.288696] Initialise system trusted keyring
[    0.288903] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.289737] zpool: loaded
[    0.289739] zbud: loaded
[    0.289849] VFS: Disk quotas dquot_6.5.2
[    0.289869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.289973] Key type big_key registered
[    0.290133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.290162] io scheduler noop registered
[    0.290164] io scheduler deadline registered
[    0.290181] io scheduler cfq registered (default)
[    0.290627] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.290628] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.290630] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.290641] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.290645] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.290655] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.290656] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.290659] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.290669] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.290670] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.290671] pci 0000:04:00.1: Signaling PME through PCIe PME interrupt
[    0.290674] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.290678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.290689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.290698] efifb: probing for efifb
[    0.290713] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 3072k, total 3072k
[    0.290713] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.290714] efifb: scrolling: redraw
[    0.290715] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.291869] Console: switching to colour frame buffer device 128x48
[    0.293128] fb0: EFI VGA frame buffer device
[    0.293134] intel_idle: MWAIT substates: 0x42120
[    0.293135] intel_idle: v0.4 model 0x3C
[    0.293135] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.293265] GHES: HEST is not enabled!
[    0.293306] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.293583] Linux agpgart interface v0.103
[    0.293620] rtc_cmos 00:02: RTC can wake from S4
[    0.293718] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.293743] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.293752] Intel P-state driver initializing.
[    0.293868] ledtrig-cpu: registered to indicate activity on CPUs
[    0.294367] TCP: cubic registered
[    0.294604] NET: Registered protocol family 10
[    0.295050] NET: Registered protocol family 17
[    0.295895] Loading compiled-in X.509 certificates
[    0.295924] registered taskstats version 1
[    0.297246]   Magic number: 7:567:893
[    0.297397] rtc_cmos 00:02: setting system clock to 2015-07-07 16:52:15 UTC (1436287935)
[    0.297661] PM: Hibernation image not present or could not be loaded.
[    0.298257] Freeing unused kernel memory: 1160K (ffffffff818d4000 - ffffffff819f6000)
[    0.298260] Write protecting the kernel read-only data: 8192k
[    0.298854] Freeing unused kernel memory: 504K (ffff880001582000 - ffff880001600000)
[    0.299052] Freeing unused kernel memory: 264K (ffff8800017be000 - ffff880001800000)
[    0.313055] random: systemd-tmpfile urandom read with 2 bits of entropy available
[    0.321001] [drm] Initialized drm 1.1.0 20060810
[    0.323629] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.326387] ACPI: Lid Switch [LID]
[    0.326480] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.326486] ACPI: Sleep Button [SLPB]
[    0.326559] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.326563] ACPI: Power Button [PWRF]
[    0.334359] [drm] Memory usable by graphics device = 2048M
[    0.334366] checking generic (d0000000 300000) vs hw (d0000000 10000000)
[    0.334369] fb: switching to inteldrmfb from EFI VGA
[    0.334398] Console: switching to colour dummy device 80x25
[    0.334536] [drm] Replacing VGA console driver
[    0.354466] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.354470] [drm] Driver supports precise vblank timestamp query.
[    0.354587] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.511954] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    0.513289] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    0.515523] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:5f/LNXVIDEO:00/input/input3
[    0.516812] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.519094] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4
[    0.519121] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[    0.526197] fbcon: inteldrmfb (fb0) is primary device
[    1.292176] tsc: Refined TSC clocksource calibration: 2793.531 MHz
[    1.587723] Console: switching to colour frame buffer device 170x48
[    1.589809] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.589810] i915 0000:00:02.0: registered panic notifier
[    1.626198] bbswitch: version 0.8
[    1.626203] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[    1.626207] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[    1.626216] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150204/nsarguments-95)
[    1.626276] bbswitch: detected an Optimus _DSM function
[    1.626319] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[    1.776798] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.780184] i8042: Detected active multiplexing controller, rev 1.1
[    1.781595] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.781616] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.781630] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.781642] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.781654] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.881122] ACPI: bus type USB registered
[    1.881142] usbcore: registered new interface driver usbfs
[    1.881150] usbcore: registered new interface driver hub
[    1.881282] usbcore: registered new device driver usb
[    1.882038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.882499] ehci-pci: EHCI PCI platform driver
[    1.882535] SCSI subsystem initialized
[    1.882659] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.882667] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.882680] ehci-pci 0000:00:1a.0: debug port 2
[    1.882843] rtsx_pci 0000:04:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 31
[    1.886181] libata version 3.00 loaded.
[    1.886590] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.886609] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7a0c000
[    1.896146] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.896301] hub 1-0:1.0: USB hub found
[    1.896306] hub 1-0:1.0: 2 ports detected
[    1.896536] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.896541] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.896554] ehci-pci 0000:00:1d.0: debug port 2
[    1.900458] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.900471] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a0b000
[    1.909520] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.909655] hub 2-0:1.0: USB hub found
[    1.909659] hub 2-0:1.0: 2 ports detected
[    1.909760] ahci 0000:00:1f.2: version 3.0
[    1.909928] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x14 impl SATA mode
[    1.909931] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ems apst 
[    1.916698] scsi host0: ahci
[    1.916809] scsi host1: ahci
[    1.916900] scsi host2: ahci
[    1.916993] scsi host3: ahci
[    1.917081] scsi host4: ahci
[    1.917117] ata1: DUMMY
[    1.917118] ata2: DUMMY
[    1.917120] ata3: SATA max UDMA/133 abar m2048@0xf7a0a000 port 0xf7a0a200 irq 32
[    1.917121] ata4: DUMMY
[    1.917124] ata5: SATA max UDMA/133 abar m2048@0xf7a0a000 port 0xf7a0a300 irq 32
[    1.933952] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.203254] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.216613] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.236621] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.236640] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.237961] ata3.00: ATA-8: HGST HTS541010A9E680, JA0OA560, max UDMA/133
[    2.237965] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.238462] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.238465] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.238467] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.238699] ata5.00: supports DRM functions and may not be fully accessible
[    2.238882] ata5.00: failed to get NCQ Send/Recv Log Emask 0x1
[    2.238885] ata5.00: ATA-9: Samsung SSD 850 EVO 120GB, EMT01B6Q, max UDMA/133
[    2.238886] ata5.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    2.239376] ata3.00: configured for UDMA/133
[    2.239514] scsi 2:0:0:0: Direct-Access     ATA      HGST HTS541010A9 A560 PQ: 0 ANSI: 5
[    2.240647] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.240649] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.240651] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.240839] ata5.00: supports DRM functions and may not be fully accessible
[    2.240910] ata5.00: failed to get NCQ Send/Recv Log Emask 0x1
[    2.241000] ata5.00: configured for UDMA/133
[    2.241108] scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
[    2.243268] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.243270] sd 4:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    2.243272] sd 2:0:0:0: [sda] 4096-byte physical blocks
[    2.243322] sd 4:0:0:0: [sdb] Write Protect is off
[    2.243325] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.243339] sd 2:0:0:0: [sda] Write Protect is off
[    2.243341] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.243342] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.243366] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.244577]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[    2.244991] sd 4:0:0:0: [sdb] Attached SCSI disk
[    2.287124]  sda: sda1
[    2.287573] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.293358] Switched to clocksource tsc
[    2.327336] hub 1-1:1.0: USB hub found
[    2.327430] hub 1-1:1.0: 6 ports detected
[    2.340466] hub 2-1:1.0: USB hub found
[    2.340565] hub 2-1:1.0: 8 ports detected
[    2.529759] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    2.593810] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
[    2.747397] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[    2.877431] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.877451] systemd[1]: Inserted module 'ip_tables'
[    2.883376] systemd[1]: systemd 221 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[    2.883476] systemd[1]: Detected architecture x86-64.
[    2.883809] systemd[1]: Set hostname to <Pasokon>.
[    2.929732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.929740] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    2.929814] systemd[1]: Reached target Remote File Systems.
[    2.929820] systemd[1]: Starting Remote File Systems.
[    2.929840] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.929844] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    2.929885] systemd[1]: Reached target Paths.
[    2.929890] systemd[1]: Starting Paths.
[    2.930062] systemd[1]: Created slice Root Slice.
[    2.930068] systemd[1]: Starting Root Slice.
[    2.930130] systemd[1]: Listening on udev Control Socket.
[    2.930136] systemd[1]: Starting udev Control Socket.
[    2.930199] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.930204] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    2.930255] systemd[1]: Listening on udev Kernel Socket.
[    2.930260] systemd[1]: Starting udev Kernel Socket.
[    2.930374] systemd[1]: Created slice System Slice.
[    2.930382] systemd[1]: Starting System Slice.
[    2.930495] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.930501] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    2.930592] systemd[1]: Created slice system-dhcpcd.slice.
[    2.930597] systemd[1]: Starting system-dhcpcd.slice.
[    2.930688] systemd[1]: Created slice system-getty.slice.
[    2.930693] systemd[1]: Starting system-getty.slice.
[    2.932734] systemd[1]: Listening on Journal Audit Socket.
[    2.932857] systemd[1]: Created slice User and Session Slice.
[    2.932864] systemd[1]: Starting User and Session Slice.
[    2.932926] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.932931] systemd[1]: Starting LVM2 metadata daemon socket.
[    2.932969] systemd[1]: Reached target Slices.
[    2.932974] systemd[1]: Starting Slices.
[    2.933031] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.933037] systemd[1]: Starting Journal Socket (/dev/log).
[    2.933095] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.933100] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    2.933141] systemd[1]: Reached target Login Prompts.
[    2.933145] systemd[1]: Starting Login Prompts.
[    2.933185] systemd[1]: Reached target Encrypted Volumes.
[    2.933189] systemd[1]: Starting Encrypted Volumes.
[    2.933330] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.933337] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    2.933397] systemd[1]: Listening on Journal Socket.
[    2.933405] systemd[1]: Starting Journal Socket.
[    2.933772] systemd[1]: Mounting Temporary Directory...
[    2.934122] systemd[1]: Starting File System Check on Root Device...
[    2.934595] systemd[1]: Mounting Huge Pages File System...
[    2.934949] systemd[1]: Starting Setup Virtual Console...
[    2.935377] systemd[1]: Starting Journal Service...
[    2.935802] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    2.936261] systemd[1]: Mounting Debug File System...
[    2.936624] systemd[1]: Mounting POSIX Message Queue File System...
[    2.937978] systemd[1]: Started Set Up Additional Binary Formats.
[    2.938782] systemd[1]: Started Load Kernel Modules.
[    2.939081] systemd[1]: Mounting Configuration File System...
[    2.939559] systemd[1]: Starting Apply Kernel Variables...
[    2.939643] systemd[1]: Mounted FUSE Control File System.
[    2.940280] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    2.942267] systemd[1]: Mounted Configuration File System.
[    2.942964] systemd[1]: Mounted Huge Pages File System.
[    2.943516] systemd[1]: Mounted Temporary Directory.
[    2.944464] systemd[1]: Mounted POSIX Message Queue File System.
[    2.944951] systemd[1]: Mounted Debug File System.
[    2.945753] systemd[1]: Started Setup Virtual Console.
[    2.950243] systemd[1]: Started Apply Kernel Variables.
[    2.962622] systemd[1]: Started Journal Service.
[    2.966656] EXT4-fs (sdb4): re-mounted. Opts: data=ordered
[    2.976008] systemd-journald[174]: Received request to flush runtime journal from PID 1
[    3.391007] ACPI: AC Adapter [AC0] (on-line)
[    3.481903] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.484938] EDAC MC: Ver: 3.0.0
[    3.485705] EDAC ie31200: No ECC support
[    3.489364] Bluetooth: Core ver 2.20
[    3.489376] NET: Registered protocol family 31
[    3.489377] Bluetooth: HCI device and connection manager initialized
[    3.489381] Bluetooth: HCI socket layer initialized
[    3.489383] Bluetooth: L2CAP socket layer initialized
[    3.489389] Bluetooth: SCO socket layer initialized
[    3.490960] media: Linux media interface: v0.10
[    3.491684] thermal LNXTHERM:00: registered as thermal_zone0
[    3.491687] ACPI: Thermal Zone [THRM] (36 C)
[    3.494512] usbcore: registered new interface driver btusb
[    3.496221] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.496231] r8169 0000:04:00.1: can't disable ASPM; OS doesn't have ASPM control
[    3.496796] bluetooth hci0: Direct firmware load for brcm/BCM43142A0-04ca-2006.hcd failed with error -2
[    3.496800] Bluetooth: hci0: BCM: patch brcm/BCM43142A0-04ca-2006.hcd not found
[    3.501207] Linux video capture interface: v2.00
[    3.502334] r8169 0000:04:00.1 eth0: RTL8411 at 0xffffc90000c98000, f0:79:59:24:43:8d, XID 1c800800 IRQ 34
[    3.502338] r8169 0000:04:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.503271] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_exit [i915])
[    3.509581] ACPI: Battery Slot [BAT0] (battery present)
[    3.509752] wmi: Mapper loaded
[    3.520309] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    3.520565] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\SMB0) (20150204/utaddress-254)
[    3.520572] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-254)
[    3.520576] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.521671] uvcvideo: Found UVC 1.00 device USB Camera (0bda:57b4)
[    3.522803] sound hdaudioC1D0: CX20751/2: BIOS auto-probing.
[    3.523099] sound hdaudioC1D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    3.523102] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.523104] sound hdaudioC1D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    3.523106] sound hdaudioC1D0:    mono: mono_out=0x0
[    3.523108] sound hdaudioC1D0:    inputs:
[    3.523110] sound hdaudioC1D0:      Internal Mic=0x1a
[    3.523112] sound hdaudioC1D0:      Mic=0x19
[    3.523702] sound hdaudioC1D0: Enable sync_write for stable communication
[    3.528620] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    3.528698] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[    3.528713] input: USB Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input18
[    3.528777] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input12
[    3.528810] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[    3.528888] usbcore: registered new interface driver uvcvideo
[    3.528890] USB Video Class driver (1.1.1)
[    3.528974] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[    3.529010] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[    3.539534] AVX2 version of gcm_enc/dec engaged.
[    3.539536] AES CTR mode by8 optimization enabled
[    3.540058] Adding 1023996k swap on /dev/sdb6.  Priority:-1 extents:1 across:1023996k SSFS
[    3.553039] random: nonblocking pool is initialized
[    3.569242] iTCO_vendor_support: vendor-support=0
[    3.569855] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.569891] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    3.570046] r8169 0000:04:00.1 enp4s0f1: renamed from eth0
[    3.570075] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.572993] asus_wmi: ASUS WMI generic driver loaded
[    3.573459] asus_wmi: Initialization: 0x1
[    3.573490] asus_wmi: BIOS WMI version: 7.9
[    3.573526] asus_wmi: SFUN value: 0x4a0877
[    3.575406] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input21
[    3.589571] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: data=ordered
[    3.592755] intel_rapl: Found RAPL domain package
[    3.592759] intel_rapl: Found RAPL domain core
[    3.592761] intel_rapl: Found RAPL domain uncore
[    3.592763] intel_rapl: Found RAPL domain dram
[    3.593914] asus_wmi: Backlight controlled by ACPI video driver
[    3.631706] cfg80211: Calling CRDA to update world regulatory domain
[    3.652296] input: FocalTechPS/2 FocalTech FocalTech Touchpad as /devices/platform/i8042/serio4/input/input22
[    3.653900] mousedev: PS/2 mouse device common for all mice
[    3.682045] usb 1-1.1: USB disconnect, device number 3
[    3.697896] bbswitch: disabling discrete graphics
[    3.697910] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150204/nsarguments-95)
[    3.720687] r8169 0000:04:00.1 enp4s0f1: link down
[    3.720728] IPv6: ADDRCONF(NETDEV_UP): enp4s0f1: link is not ready
[    4.283839] fuse init (API version 7.23)
[  119.398598] ntfs: driver 2.1.31 [Flags: R/W MODULE].
[  121.697106] ntfs: volume version 3.1.

I don't know if it's relevant, but my laptop is an Asus x550jk and i'm running GNOME.
I'm really sorry for this long post.

Last edited by ThatEuropeanDude (2015-08-23 19:22:18)

Offline

#2 2015-07-09 19:11:25

CyberGhost
Member
Registered: 2015-06-01
Posts: 9

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

When you installed broadcom-wl, did you make sure the wireless card was using the new module?
You can check using 'lspci -v'.

Offline

#3 2015-07-09 20:04:13

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

ThatEuropeanDude wrote:

On the other hand, the ethernet card does work, but only when I have a router that does the grunt work. I haven't been able to setup a connection that requires a user and pass(like EduRoam). I've tried using rp-pppoe(and disabling the dhcpcd service), and still no luck.

Output of systemctl --type=service:

[andrew@Pasokon ~]$ systemctl --type=service
  UNIT                        LOAD   ACTIVE SUB     DESCRIPTION
  accounts-daemon.service     loaded active running Accounts Service
  avahi-daemon.service        loaded active running Avahi mDNS/DNS-SD Stack
  bumblebeed.service          loaded active running Bumblebee C Daemon
  colord.service              loaded active running Manage, Install and Generate
  dbus.service                loaded active running D-Bus System Message Bus
● dhcpcd@enp4s0f1.service     loaded failed failed  dhcpcd on enp4s0f1
  dkms.service                loaded active exited  Dynamic Kernel Modules Syste
  gdm.service                 loaded active running GNOME Display Manager
  kmod-static-nodes.service   loaded active exited  Create list of required stat
  NetworkManager.service      loaded active running Network Manager
  ...

Do not crop the command output.

You can't use dhcpcd.service *and* NetworkManager.service at the same time -- I recommend disabling dhcpcd if you have NetworkManager

We need to check if you have any other networking .services enabled; post the (full) output of:

ls -l /etc/systemd/system/multi-user.target.wants

For your wireless, have you read this page:
https://wiki.archlinux.org/index.php/Broadcom_wireless

Just to note: you should restrict yourself to one problem per thread.


Jin, Jîyan, Azadî

Offline

#4 2015-07-11 04:37:25

ininn
Member
Registered: 2015-06-08
Posts: 5

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

One Quibble for Head_On_A_Stick,

Please, Do not ... reads much better, ruffles fewer feathers, and it will make my kids happy.  I think ThatEuropeanDude was trying his best, and you probably solved his problem anyway.

Thank you,
Politeness police out.

Offline

#5 2015-07-11 08:04:11

ThatEuropeanDude
Member
Registered: 2015-07-06
Posts: 8

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

I'm sorry for replying so late.

@CyberGhost  I uninstalled broadcom-wl-dmks and switched back to broadcom-wl. I also blacklisted the bcma module, and after a reboot the wi-fi is finally working !  Thanks a bunch !

Full output of lspci -v:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>
	Kernel modules: ie31200_edac

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 26
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: f6000000-f70fffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000f1ffffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: bus master, fast devsel, latency 0, IRQ 30
	Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
	Memory at d0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
	Subsystem: Intel Corporation Device 2010
	Flags: bus master, fast devsel, latency 0, IRQ 36
	Memory at f7a04000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: bus master, fast devsel, latency 0, IRQ 33
	Memory at f7a0e000 (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 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device 201f
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at f7a0c000 (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 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: bus master, fast devsel, latency 0, IRQ 35
	Memory at f7a00000 (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 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 27
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 28
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: f7900000-f79fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 29
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: f7800000-f78fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device 201f
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at f7a0b000 (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 HM86 Express LPC Controller (rev 05)
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: bus master, medium devsel, latency 0
	Capabilities: <access denied>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 32
	I/O ports at f0b0 [size=8]
	I/O ports at f0a0 [size=4]
	I/O ports at f090 [size=8]
	I/O ports at f080 [size=4]
	I/O ports at f060 [size=32]
	Memory at f7a0a000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
	Subsystem: ASUSTeK Computer Inc. Device 178d
	Flags: medium devsel, IRQ 18
	Memory at f7a09000 (64-bit, non-prefetchable) [size=256]
	I/O ports at f040 [size=32]
	Kernel modules: i2c_i801

01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 850M] (rev ff) (prog-if ff)
	!!! Unknown header type 7f
	Kernel modules: nouveau, nvidia

03:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
	Subsystem: Lite-On Communications Inc Device 6605
	Flags: bus master, fast devsel, latency 0, IRQ 18
	Memory at f7900000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: wl
	Kernel modules: bcma, wl

04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
	Subsystem: ASUSTeK Computer Inc. Device 202f
	Flags: bus master, fast devsel, latency 0, IRQ 31
	Memory at f7815000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at f7800000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci

04:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
	Subsystem: ASUSTeK Computer Inc. Device 200f
	Flags: bus master, fast devsel, latency 0, IRQ 34
	I/O ports at d000 [size=256]
	Memory at f7814000 (64-bit, non-prefetchable) [size=4K]
	Memory at f7810000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169, r8168


@Head_on_a_Stick   Duly noted. I'll never crop the command output again. I'll also try to limit myself to 1 problem/thread from now on.

As requested, the full output of ls -l /etc/systemd/system/multi-user.target.wants:

lrwxrwxrwx 1 root root 39 Jul  4 21:00 dhcpcd@enp4s0f1.service -> /usr/lib/systemd/system/dhcpcd@.service
lrwxrwxrwx 1 root root 36 Jul  7 12:13 dkms.service -> /usr/lib/systemd/system/dkms.service
lrwxrwxrwx 1 root root 46 Jul  5 20:15 NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service
lrwxrwxrwx 1 root root 40 Jul  4 20:47 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target

Should i disable dhcpcd and dkms ?

@ininn  I was trying my best. But I'm a newbie in the Arch world (and this is no place for linux newbies), so i'm pretty sure I deserved it smile

Offline

#6 2015-07-11 10:46:54

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

ThatEuropeanDude wrote:

Should i disable dhcpcd

Yes.

You can leave dkms.service as that rebuilds your custom kernel modules (broadcom-wl-dkms). EDIT: If you're not using that module anymore, removing this .service will speed up your boot time considerably.

For your wireless card, it looks like the wl driver is the one you want but as you say you have already tried that I don't know what else to suggest.
https://bbs.archlinux.org/viewtopic.php?id=145884
EDIT: Nevermind, you've fixed that.

Please and thank you, etc roll

Last edited by Head_on_a_Stick (2015-07-11 10:49:09)


Jin, Jîyan, Azadî

Offline

#7 2015-07-11 14:06:05

ThatEuropeanDude
Member
Registered: 2015-07-06
Posts: 8

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

I'll leave dkms installed for now. I won't really have a wired connection to test until monday, so that will have to wait.

Offline

#8 2015-07-14 17:33:35

ThatEuropeanDude
Member
Registered: 2015-07-06
Posts: 8

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

I now have access to a wired connection. Should i try to install something else (e.g. connman or dhclient) and try to get it going ?
Or is there something i'm missing, and network-manager has this option built in ?

By option, i mean the ability to connect to a network that requires a user and pass ( obviously, without a router for the grunt work).

Offline

#9 2015-07-14 20:05:10

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

NetworkManager should be able to deal with passwords and user names either with nm-applet & a systray icon or through the `nmcli` command.

However, I have no experience of EduRoam so I can offer no specific assistance in respect of this matter.


Jin, Jîyan, Azadî

Offline

#10 2015-08-18 17:30:01

ThatEuropeanDude
Member
Registered: 2015-07-06
Posts: 8

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

Wow, i completely forgot to post back here. I'm sorry if this counts as necroing.

I tried entering a user and password with NetworkManager as suggested. This is the only user/pass input i could find: http://imgur.com/NjWBDEX .Still doesn't work.

Output of ip addr:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp4s0f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether f0:79:59:24:43:8d brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.100/24 brd 192.168.2.255 scope global enp4s0f1
       valid_lft forever preferred_lft forever
    inet6 fe80::f279:59ff:fe24:438d/64 scope link 
       valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether ac:b5:7d:66:62:9a brd ff:ff:ff:ff:ff:ff

Output of nmcli with a few different options:

NMCLI -P G
==============================================================
                    NetworkManager status
==============================================================
STATE      CONNECTIVITY  WIFI-HW  WIFI      WWAN-HW  WWAN    
--------------------------------------------------------------
connected  full          enabled  disabled  enabled  enabled 

NMCLI -P C
============================================================================================
                             NetworkManager connection profiles
============================================================================================
NAME                       UUID                                  TYPE             DEVICE   
--------------------------------------------------------------------------------------------
Xperia Z1                  b02818fe-1b91-419a-8781-ba9805827d66  802-11-wireless  --       
ASUS-61FC                  b72d3750-2cde-49ea-896d-b1b58b67ee4e  802-11-wireless  --       
C324                       5d2e3149-a8f5-4d65-aeb0-54f78dfe6025  802-11-wireless  --       
Profile 1                  2ab91feb-86ec-4e76-b01b-d71dd1c5d718  802-3-ethernet   enp4s0f1 
ppp0                       299a43f5-aa84-49af-857f-dee11e978e6e  generic          --       
plm                        a158b444-512c-4b70-9583-bcc02d33df73  802-11-wireless  --       
Telekom-EDB5               0e9667d4-cd2e-47f2-870a-0cfcfef9afae  802-11-wireless  --       
enp4s0f1                   5a0132c0-4d89-4cc3-be0b-9e0f6d615716  802-3-ethernet   --       

NMCLI -P D
=============================================
              Status of devices
=============================================
DEVICE    TYPE      STATE        CONNECTION 
---------------------------------------------
enp4s0f1  ethernet  connected    Profile 1  
wlp3s0    wifi      unavailable  --         
lo        loopback  unmanaged    --         

Offline

#11 2015-08-19 11:20:32

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Can't connect to the Internet(wired/wireless)


Jin, Jîyan, Azadî

Offline

#12 2015-08-23 19:20:54

ThatEuropeanDude
Member
Registered: 2015-07-06
Posts: 8

Re: [SOLVED]Can't connect to the Internet(wired/wireless)

I finally got it to work with nmcli !
I couldn't modify any of the existing connections, so I just created a new one with this(using this as a guide):

[andrew's Arch@Pasokon~]nmcli con add type pppoe ifname enp4s0f1 con-name EduRoamWired save yes username myUsername password myPassword
Connection 'EduRoamWired' (dec48883-dab1-480c-bfc3-20651395fc66) successfully added.

Thanks a lot for all the help !
Will mark this as solved.

Offline

Board footer

Powered by FluxBB