You are not logged in.
Hello everyone!
The other day had to connect to a wireless network that netctl for some reason couldn't handle (or maybe I couldn't make it handle it right). I stopped and disabled the netctl-auto@wlp2s0.service and used NetworkManager instead.
Now I want to use netctl again, so I stopped, disabled and masked NetworkManager again, and enabled netctl-auto again. The problem is that when I try to start it, it fails.. Wifi-menu works perfectly fine, but the automatic connection doesn't.
This is message I get when I try to start it:
sudo systemctl start netctl-auto@wlp2s0.service
Job for netctl-auto@wlp2s0.service failed. See "systemctl status netctl-auto@wlp2s0.service" and "journalctl -xe" for details.
This is the "systemctl status netctl-auto@wlp2s0.service":
● netctl-auto@wlp2s0.service - Automatic wireless network connection using netctl profiles
Loaded: loaded (/usr/lib/systemd/system/netctl-auto@.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2015-05-12 11:31:21 CEST; 2min 15s ago
Docs: man:netctl.special(7)
Process: 1043 ExecStart=/usr/bin/netctl-auto start %I (code=exited, status=1/FAILURE)
May 12 11:31:20 alexander-pc netctl-auto[1043]: Included profile 'wlp2s0-Midttrafik'
May 12 11:31:20 alexander-pc netctl-auto[1043]: Included profile 'wlp2s0-VUCAarhus'
May 12 11:31:20 alexander-pc netctl-auto[1043]: Included profile 'wlp2s0-HOME-RK'
May 12 11:31:20 alexander-pc netctl-auto[1043]: Included profile 'wlp2s0-S\xc3\xb8rens Wi-Fi...k'
May 12 11:31:20 alexander-pc netctl-auto[1043]: Included profile 'wlp2s0-SrenRalleNet'
May 12 11:31:20 alexander-pc netctl-auto[1043]: Included profile 'wlp2s0-ZyXEL_69FC'
May 12 11:31:21 alexander-pc systemd[1]: netctl-auto@wlp2s0.service: control process exited...s=1
May 12 11:31:21 alexander-pc systemd[1]: Failed to start Automatic wireless network connect...es.
May 12 11:31:21 alexander-pc systemd[1]: Unit netctl-auto@wlp2s0.service entered failed state.
May 12 11:31:21 alexander-pc systemd[1]: netctl-auto@wlp2s0.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
Does anyone have a suggestion on how to solve this?
Thanks in advance!
Offline
I have been having a heck of a time with netctl lately myself, it fails nearly every time on boot to connect. And now I can't connect manually with netctl to any network except my home network. Anyways, enough of my belly-aching. Please post the output of
dmesg
Last edited by barefly (2015-05-12 14:27:02)
Offline
Here it is:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.1-1-ARCH (builduser@tobias) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0b20c9dc-b13a-4c6f-80a1-db6fe250fc3e rw quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca172fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca173000-0x00000000ca179fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ca17a000-0x00000000ca961fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca962000-0x00000000cabedfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cabee000-0x00000000dac0afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dac0b000-0x00000000db10afff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000db10b000-0x00000000db677fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db678000-0x00000000db7aafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000db7ab000-0x00000000dbffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] 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-0x000000021fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Notebook W54_55SU1,SUW/W54_55SU1,SUW, BIOS 4.6.5 05/29/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 = 0x21fe00 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-E7FFF uncachable
[ 0.000000] E8000-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 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable
[ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable
[ 0.000000] 5 base 021FE00000 mask 7FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd790-0x000fd79f] mapped at [ffff8800000fd790]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 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 [0x01b1b000, 0x01b1bfff] PGTABLE
[ 0.000000] BRK [0x01b1c000, 0x01b1cfff] PGTABLE
[ 0.000000] BRK [0x01b1d000, 0x01b1dfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21fc00000-0x21fdfffff]
[ 0.000000] [mem 0x21fc00000-0x21fdfffff] page 2M
[ 0.000000] BRK [0x01b1e000, 0x01b1efff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21fbfffff]
[ 0.000000] [mem 0x200000000-0x21fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
[ 0.000000] [mem 0x1e0000000-0x1ffffffff] page 1G
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xca172fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xc9ffffff] page 2M
[ 0.000000] [mem 0xca000000-0xca172fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xca17a000-0xca961fff]
[ 0.000000] [mem 0xca17a000-0xca1fffff] page 4k
[ 0.000000] [mem 0xca200000-0xca7fffff] page 2M
[ 0.000000] [mem 0xca800000-0xca961fff] page 4k
[ 0.000000] BRK [0x01b1f000, 0x01b1ffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xcabee000-0xdac0afff]
[ 0.000000] [mem 0xcabee000-0xcabfffff] page 4k
[ 0.000000] [mem 0xcac00000-0xdabfffff] page 2M
[ 0.000000] [mem 0xdac00000-0xdac0afff] page 4k
[ 0.000000] BRK [0x01b20000, 0x01b20fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdb10b000-0xdb677fff]
[ 0.000000] [mem 0xdb10b000-0xdb1fffff] page 4k
[ 0.000000] [mem 0xdb200000-0xdb5fffff] page 2M
[ 0.000000] [mem 0xdb600000-0xdb677fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdbfff000-0xdbffffff]
[ 0.000000] [mem 0xdbfff000-0xdbffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1dfffffff]
[ 0.000000] [mem 0x100000000-0x1dfffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x3792a000-0x37c8cfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000DB77C080 000084 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000DB78B1E8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000DB77C1A0 00F045 (v02 ALASKA A M I 00000027 INTL 20120711)
[ 0.000000] ACPI: FACS 0x00000000DB7A9080 000040
[ 0.000000] ACPI: APIC 0x00000000DB78B2F8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000DB78B370 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: ASF! 0x00000000DB78B3B8 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: LPIT 0x00000000DB78B460 00005C (v01 ALASKA A M I 00000000 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000DB78B4C0 002028 (v01 TrmRef PtidDevc 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000DB78D4E8 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000DB78DA28 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 0x00000000DB78E500 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000DB78E540 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000DB78E578 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000DB78E890 001C06 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x21fdf6000-0x21fdf9fff]
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217400000-ffff88021f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000021fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000ca172fff]
[ 0.000000] node 0: [mem 0x00000000ca17a000-0x00000000ca961fff]
[ 0.000000] node 0: [mem 0x00000000cabee000-0x00000000dac0afff]
[ 0.000000] node 0: [mem 0x00000000db10b000-0x00000000db677fff]
[ 0.000000] node 0: [mem 0x00000000dbfff000-0x00000000dbffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000021fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021fdfffff]
[ 0.000000] On node 0 totalpages: 2075778
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13948 pages used for memmap
[ 0.000000] DMA32 zone: 892646 pages, LIFO batch:31
[ 0.000000] Normal zone: 18424 pages used for memmap
[ 0.000000] Normal zone: 1179136 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdd200000-0xdf1fffff
[ 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 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xca173000-0xca179fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xca962000-0xcabedfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdac0b000-0xdb10afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb678000-0xdb7aafff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb7ab000-0xdbffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-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 0xdf200000-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 @ffff88021fa00000 s86168 r8192 d32616 u524288
[ 0.000000] pcpu-alloc: s86168 r8192 d32616 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: 2043321
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0b20c9dc-b13a-4c6f-80a1-db6fe250fc3e rw quiet
[ 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: 8090252K/8303112K available (5601K kernel code, 835K rwdata, 1776K rodata, 1160K init, 1152K bss, 212860K 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 2594.129 MHz processor
[ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.43 BogoMIPS (lpj=8647096)
[ 0.000025] pid_max: default: 32768 minimum: 301
[ 0.000028] ACPI: Core revision 20150204
[ 0.007782] ACPI: All ACPI Tables successfully acquired
[ 0.016943] Security Framework initialized
[ 0.016948] Yama: becoming mindful.
[ 0.017298] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.018947] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.019733] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.019741] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.019923] Initializing cgroup subsys blkio
[ 0.019926] Initializing cgroup subsys memory
[ 0.019931] Initializing cgroup subsys devices
[ 0.019932] Initializing cgroup subsys freezer
[ 0.019934] Initializing cgroup subsys net_cls
[ 0.019951] CPU: Physical Processor ID: 0
[ 0.019952] CPU: Processor Core ID: 0
[ 0.019955] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.019956] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.020728] mce: CPU supports 7 MCE banks
[ 0.020737] CPU0: Thermal monitoring enabled (TM1)
[ 0.020745] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.020746] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.020823] Freeing SMP alternatives memory: 20K (ffffffff819f4000 - ffffffff819f9000)
[ 0.021414] ftrace: allocating 21221 entries in 83 pages
[ 0.028366] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.061394] TSC deadline timer enabled
[ 0.061397] smpboot: CPU0: Intel(R) Core(TM) i5-4210M CPU @ 2.60GHz (fam: 06, model: 3c, stepping: 03)
[ 0.061416] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.061431] ... version: 3
[ 0.061432] ... bit width: 48
[ 0.061432] ... generic registers: 4
[ 0.061433] ... value mask: 0000ffffffffffff
[ 0.061434] ... max period: 0000ffffffffffff
[ 0.061434] ... fixed-purpose events: 3
[ 0.061435] ... event mask: 000000070000000f
[ 0.081516] x86: Booting SMP configuration:
[ 0.081517] .... node #0, CPUs: #1
[ 0.095489] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.102185] #2 #3
[ 0.136994] x86: Booted up 1 node, 4 CPUs
[ 0.136998] smpboot: Total of 4 processors activated (20761.74 BogoMIPS)
[ 0.139855] devtmpfs: initialized
[ 0.141517] PM: Registering ACPI NVS region [mem 0xca173000-0xca179fff] (28672 bytes)
[ 0.141518] PM: Registering ACPI NVS region [mem 0xdb678000-0xdb7aafff] (1257472 bytes)
[ 0.141643] pinctrl core: initialized pinctrl subsystem
[ 0.141675] RTC time: 14:27:24, date: 05/12/15
[ 0.141759] NET: Registered protocol family 16
[ 0.153704] cpuidle: using governor ladder
[ 0.167053] cpuidle: using governor menu
[ 0.167076] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.167077] ACPI: bus type PCI registered
[ 0.167079] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.167137] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.167139] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.167210] PCI: Using configuration type 1 for base access
[ 0.180667] ACPI: Added _OSI(Module Device)
[ 0.180669] ACPI: Added _OSI(Processor Device)
[ 0.180670] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.180671] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.183435] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.185265] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.185586] ACPI: Dynamic OEM Table Load:
[ 0.185591] ACPI: SSDT 0xFFFF880215C37800 0003DD (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.186063] ACPI: Dynamic OEM Table Load:
[ 0.186067] ACPI: SSDT 0xFFFF880215C39800 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.186566] ACPI: Dynamic OEM Table Load:
[ 0.186569] ACPI: SSDT 0xFFFF880215CB8800 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.187481] ACPI: Interpreter enabled
[ 0.187487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[ 0.187491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[ 0.187503] ACPI: (supports S0 S3 S4 S5)
[ 0.187504] ACPI: Using IOAPIC for interrupt routing
[ 0.187521] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.192871] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.192875] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.192977] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.193059] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.193306] PCI host bridge to bus 0000:00
[ 0.193308] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.193310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.193311] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.193312] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.193313] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.193314] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.193315] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.193316] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.193317] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.193318] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.193319] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
[ 0.193325] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[ 0.193388] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[ 0.193396] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[ 0.193401] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.193404] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.193461] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.193467] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
[ 0.193548] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.193564] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
[ 0.193619] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.193645] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.193674] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.193691] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1e000-0xf7e1e00f 64bit]
[ 0.193749] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.193813] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.193831] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c3ff]
[ 0.193912] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.193949] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.193979] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.193993] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
[ 0.194057] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.194085] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.194111] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.194173] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.194200] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.194227] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[ 0.194288] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.194315] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.194342] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[ 0.194403] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.194431] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.194465] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.194483] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e1b000-0xf7e1b3ff]
[ 0.194564] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.194600] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.194629] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
[ 0.194767] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[ 0.194781] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.194787] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.194794] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.194801] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.194807] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.194814] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e1a000-0xf7e1a7ff]
[ 0.194848] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.194895] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.194907] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e19000-0xf7e190ff 64bit]
[ 0.194925] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.195035] acpiphp: Slot [1] registered
[ 0.195041] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.195154] pci 0000:02:00.0: [8086:08b1] type 00 class 0x028000
[ 0.195206] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d01fff 64bit]
[ 0.195464] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.195515] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.200459] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.200464] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 0.200550] pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.200569] pci 0000:03:00.0: reg 0x10: [mem 0xf7c15000-0xf7c15fff]
[ 0.200632] pci 0000:03:00.0: reg 0x30: [mem 0xf7c00000-0xf7c0ffff pref]
[ 0.200720] pci 0000:03:00.0: supports D1 D2
[ 0.200721] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.200754] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.200795] pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000
[ 0.200813] pci 0000:03:00.1: reg 0x10: [io 0xe000-0xe0ff]
[ 0.200841] pci 0000:03:00.1: reg 0x18: [mem 0xf7c14000-0xf7c14fff 64bit]
[ 0.200859] pci 0000:03:00.1: reg 0x20: [mem 0xf7c10000-0xf7c13fff 64bit]
[ 0.200950] pci 0000:03:00.1: supports D1 D2
[ 0.200951] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.207120] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.207124] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.207128] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.207164] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.207761] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.207799] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.207836] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.207872] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.207907] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.207944] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.207979] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.208016] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.208241] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.208272] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.208350] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.208351] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.208354] vgaarb: loaded
[ 0.208355] vgaarb: bridge control possible 0000:00:02.0
[ 0.208412] PCI: Using ACPI for IRQ routing
[ 0.209687] PCI: pci_cache_line_size set to 64 bytes
[ 0.209735] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.209736] e820: reserve RAM buffer [mem 0xca173000-0xcbffffff]
[ 0.209737] e820: reserve RAM buffer [mem 0xca962000-0xcbffffff]
[ 0.209738] e820: reserve RAM buffer [mem 0xdac0b000-0xdbffffff]
[ 0.209739] e820: reserve RAM buffer [mem 0xdb678000-0xdbffffff]
[ 0.209740] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[ 0.209819] NetLabel: Initializing
[ 0.209820] NetLabel: domain hash size = 128
[ 0.209820] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.209830] NetLabel: unlabeled traffic allowed by default
[ 0.209848] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.209851] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.211878] Switched to clocksource hpet
[ 0.215286] pnp: PnP ACPI init
[ 0.215359] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.215362] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.215558] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.215560] system 00:01: [io 0xffff] has been reserved
[ 0.215561] system 00:01: [io 0xffff] has been reserved
[ 0.215563] system 00:01: [io 0xffff] has been reserved
[ 0.215564] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.215565] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.215566] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.215567] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.215569] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.215570] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.215572] system 00:01: [io 0x3322-0x3323] has been reserved
[ 0.215573] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.215594] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.215625] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.215626] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.215646] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.215699] pnp 00:05: Plug and Play ACPI device, IDs SYN1212 PNP0f13 (active)
[ 0.215727] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.215729] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.215954] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.215956] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.215957] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.215958] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.215959] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.215960] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.215961] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.215963] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.215964] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.215965] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.215966] system 00:07: [mem 0xf7fee000-0xf7feefff] has been reserved
[ 0.215968] system 00:07: [mem 0xf7fd0000-0xf7fdffff] has been reserved
[ 0.215969] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.216117] pnp: PnP ACPI: found 8 devices
[ 0.222059] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.222061] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 0.222062] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 0.222077] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.222078] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.222080] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.222084] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[ 0.222089] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.222091] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.222092] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.222094] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.222098] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff]
[ 0.222102] pci 0000:00:1c.0: bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.222107] pci 0000:00:1c.2: PCI bridge to [bus 02]
[ 0.222111] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 0.222118] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.222120] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.222124] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.222132] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.222133] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.222134] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.222135] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.222136] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.222137] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.222138] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.222139] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[ 0.222140] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[ 0.222141] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff window]
[ 0.222142] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.222143] pci_bus 0000:01: resource 1 [mem 0xdf200000-0xdf3fffff]
[ 0.222144] pci_bus 0000:01: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.222146] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[ 0.222147] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.222148] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.222170] NET: Registered protocol family 2
[ 0.222310] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.222437] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.222603] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.222620] TCP: reno registered
[ 0.222628] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.222653] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.222697] NET: Registered protocol family 1
[ 0.222707] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.223034] PCI: CLS 64 bytes, default 64
[ 0.223064] Unpacking initramfs...
[ 0.265508] Freeing initrd memory: 3468K (ffff88003792a000 - ffff880037c8d000)
[ 0.265517] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.265519] software IO TLB [mem 0xd6c0b000-0xdac0b000] (64MB) mapped at [ffff8800d6c0b000-ffff8800dac0afff]
[ 0.265650] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.265685] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x19
[ 0.265691] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x19
[ 0.265697] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x19
[ 0.265703] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x19
[ 0.265745] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.265763] Scanning for low memory corruption every 60 seconds
[ 0.265946] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.265963] Initialise system trusted keyring
[ 0.266182] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.267023] zpool: loaded
[ 0.267025] zbud: loaded
[ 0.267140] VFS: Disk quotas dquot_6.5.2
[ 0.267161] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.267267] Key type big_key registered
[ 0.267425] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.267456] io scheduler noop registered
[ 0.267459] io scheduler deadline registered
[ 0.267478] io scheduler cfq registered (default)
[ 0.267766] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.267776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.267785] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.267785] vesafb: scrolling: redraw
[ 0.267787] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.267802] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
[ 0.398457] Console: switching to colour frame buffer device 240x67
[ 0.528486] fb0: VESA VGA frame buffer device
[ 0.528497] intel_idle: MWAIT substates: 0x42120
[ 0.528498] intel_idle: v0.4 model 0x3C
[ 0.528498] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.528629] GHES: HEST is not enabled!
[ 0.528677] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.528957] Linux agpgart interface v0.103
[ 0.528993] rtc_cmos 00:02: RTC can wake from S4
[ 0.529096] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.529121] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.529129] Intel P-state driver initializing.
[ 0.529240] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.529715] TCP: cubic registered
[ 0.529934] NET: Registered protocol family 10
[ 0.530345] NET: Registered protocol family 17
[ 0.531139] Loading compiled-in X.509 certificates
[ 0.531165] registered taskstats version 1
[ 0.532218] Magic number: 15:305:485
[ 0.532375] rtc_cmos 00:02: setting system clock to 2015-05-12 14:27:25 UTC (1431440845)
[ 0.532557] PM: Hibernation image not present or could not be loaded.
[ 0.533115] Freeing unused kernel memory: 1160K (ffffffff818d2000 - ffffffff819f4000)
[ 0.533119] Write protecting the kernel read-only data: 8192k
[ 0.533651] Freeing unused kernel memory: 532K (ffff88000157b000 - ffff880001600000)
[ 0.533882] Freeing unused kernel memory: 272K (ffff8800017bc000 - ffff880001800000)
[ 0.547635] random: systemd-tmpfile urandom read with 2 bits of entropy available
[ 0.569443] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
[ 0.573718] i8042: Detected active multiplexing controller, rev 1.1
[ 0.576251] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.576282] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.576284] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.576287] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.576290] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.577140] ACPI: bus type USB registered
[ 0.577159] usbcore: registered new interface driver usbfs
[ 0.577166] usbcore: registered new interface driver hub
[ 0.577251] usbcore: registered new device driver usb
[ 0.578033] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.578038] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.578118] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 0.578124] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.578313] hub 1-0:1.0: USB hub found
[ 0.578336] hub 1-0:1.0: 14 ports detected
[ 0.578918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.579088] ehci-pci: EHCI PCI platform driver
[ 0.579769] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 25
[ 0.581490] SCSI subsystem initialized
[ 0.581752] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.581757] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.581897] hub 2-0:1.0: USB hub found
[ 0.581908] hub 2-0:1.0: 4 ports detected
[ 0.583007] libata version 3.00 loaded.
[ 0.583649] ahci 0000:00:1f.2: version 3.0
[ 0.583805] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.583833] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x21 impl SATA mode
[ 0.583836] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
[ 0.590747] scsi host0: ahci
[ 0.591936] scsi host1: ahci
[ 0.592045] scsi host2: ahci
[ 0.592212] scsi host3: ahci
[ 0.592324] scsi host4: ahci
[ 0.592428] scsi host5: ahci
[ 0.592479] ata1: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a100 irq 26
[ 0.592481] ata2: DUMMY
[ 0.592482] ata3: DUMMY
[ 0.592483] ata4: DUMMY
[ 0.592484] ata5: DUMMY
[ 0.592488] ata6: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a380 irq 26
[ 0.593368] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.593374] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.593385] ehci-pci 0000:00:1a.0: debug port 2
[ 0.594861] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.597275] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.597289] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e1c000
[ 0.605487] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.605634] hub 3-0:1.0: USB hub found
[ 0.605641] hub 3-0:1.0: 2 ports detected
[ 0.605852] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.605856] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 0.605866] ehci-pci 0000:00:1d.0: debug port 2
[ 0.609763] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.609773] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e1b000
[ 0.618850] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.619077] hub 4-0:1.0: USB hub found
[ 0.619084] hub 4-0:1.0: 2 ports detected
[ 0.912386] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.912395] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 0.918510] ata1.00: ATAPI: TSSTcorp CDDVDW SU-208FB, TC00, max UDMA/100
[ 0.921158] ata1.00: configured for UDMA/100
[ 0.925729] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 0.927200] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SU-208FB TC00 PQ: 0 ANSI: 5
[ 0.939046] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[ 1.036532] hub 3-1:1.0: USB hub found
[ 1.036649] hub 3-1:1.0: 6 ports detected
[ 1.049764] hub 4-1:1.0: USB hub found
[ 1.049875] hub 4-1:1.0: 8 ports detected
[ 1.255924] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.258033] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.258036] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.258038] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.258236] ata6.00: supports DRM functions and may not be fully accessible
[ 1.258352] ata6.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 1.258354] ata6.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0CB6Q, max UDMA/133
[ 1.258356] ata6.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 1.258751] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.258754] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.258756] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.258956] ata6.00: supports DRM functions and may not be fully accessible
[ 1.259031] ata6.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 1.259035] ata6.00: configured for UDMA/133
[ 1.259208] scsi 5:0:0:0: Direct-Access ATA Samsung SSD 840 CB6Q PQ: 0 ANSI: 5
[ 1.269200] tsc: Refined TSC clocksource calibration: 2593.992 MHz
[ 1.272574] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[ 1.276419] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.276423] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.276564] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.276700] sd 5:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 1.276778] sd 5:0:0:0: [sda] Write Protect is off
[ 1.276782] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.276816] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.277448] sda: sda1 sda2 sda3 sda4
[ 1.277797] sd 5:0:0:0: [sda] Attached SCSI disk
[ 1.415780] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.546543] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[ 1.546655] systemd[1]: Detected architecture 'x86-64'.
[ 1.546811] systemd[1]: Set hostname to <alexander-pc>.
[ 1.592289] systemd[1]: Unit type .busname is not supported on this system.
[ 1.626356] systemd[1]: Cannot add dependency job for unit NetworkManager.service, ignoring: Unit NetworkManager.service is masked.
[ 1.626751] systemd[1]: Reached target Login Prompts.
[ 1.626759] systemd[1]: Starting Login Prompts.
[ 1.626797] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.626802] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 1.626812] systemd[1]: Reached target Remote File Systems.
[ 1.626816] systemd[1]: Starting Remote File Systems.
[ 1.626829] systemd[1]: Reached target Encrypted Volumes.
[ 1.626833] systemd[1]: Starting Encrypted Volumes.
[ 1.626897] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.626904] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 1.627048] systemd[1]: Created slice Root Slice.
[ 1.627063] systemd[1]: Starting Root Slice.
[ 1.627088] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 1.627092] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 1.627110] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.627114] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 1.627133] systemd[1]: Listening on udev Kernel Socket.
[ 1.627138] systemd[1]: Starting udev Kernel Socket.
[ 1.627182] systemd[1]: Created slice System Slice.
[ 1.627188] systemd[1]: Starting System Slice.
[ 1.627231] systemd[1]: Created slice system-getty.slice.
[ 1.627236] systemd[1]: Starting system-getty.slice.
[ 1.627275] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 1.627279] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 1.627316] systemd[1]: Created slice system-netctl\x2dauto.slice.
[ 1.627320] systemd[1]: Starting system-netctl\x2dauto.slice.
[ 1.627339] systemd[1]: Listening on udev Control Socket.
[ 1.627343] systemd[1]: Starting udev Control Socket.
[ 1.627367] systemd[1]: Listening on Journal Socket.
[ 1.627374] systemd[1]: Starting Journal Socket.
[ 1.627586] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.627831] systemd[1]: Starting udev Coldplug all Devices...
[ 1.632814] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 1.633466] systemd[1]: Mounting Temporary Directory...
[ 1.633781] systemd[1]: Starting Setup Virtual Console...
[ 1.634225] systemd[1]: Mounting Huge Pages File System...
[ 1.634256] systemd[1]: Started File System Check on Root Device.
[ 1.634619] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.634674] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.634686] systemd[1]: Starting Journal Socket (/dev/log).
[ 1.634716] systemd[1]: Listening on Delayed Shutdown Socket.
[ 1.634724] systemd[1]: Starting Delayed Shutdown Socket.
[ 1.635098] systemd[1]: Mounting Debug File System...
[ 1.635142] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.635149] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 1.635205] systemd[1]: Created slice User and Session Slice.
[ 1.635210] systemd[1]: Starting User and Session Slice.
[ 1.635223] systemd[1]: Reached target Slices.
[ 1.635227] systemd[1]: Starting Slices.
[ 1.646993] systemd[1]: Started Load Kernel Modules.
[ 1.647355] systemd[1]: Starting Apply Kernel Variables...
[ 1.647795] systemd[1]: Mounting Configuration File System...
[ 1.650816] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[ 1.669223] systemd[1]: Listening on Journal Audit Socket.
[ 1.669608] systemd[1]: Starting Journal Service...
[ 1.669660] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 1.669676] systemd[1]: Starting LVM2 metadata daemon socket.
[ 1.672516] systemd[1]: Starting Set Up Additional Binary Formats...
[ 1.672536] systemd[1]: Mounted FUSE Control File System.
[ 1.672999] systemd[1]: Mounted Huge Pages File System.
[ 1.673021] systemd[1]: Mounted POSIX Message Queue File System.
[ 1.673033] systemd[1]: Mounted Configuration File System.
[ 1.673044] systemd[1]: Mounted Debug File System.
[ 1.673055] systemd[1]: Mounted Temporary Directory.
[ 1.673567] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 1.673933] systemd[1]: Started Remount Root and Kernel File Systems.
[ 1.674243] systemd[1]: Started Apply Kernel Variables.
[ 1.679855] systemd[1]: Started udev Coldplug all Devices.
[ 1.680008] systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 169 (systemd-binfmt)
[ 1.688867] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 1.688901] systemd[1]: Started Rebuild Dynamic Linker Cache.
[ 1.689562] systemd-journald[167]: Failed to set file attributes: Inappropriate ioctl for device
[ 1.689989] systemd[1]: Started Rebuild Hardware Database.
[ 1.690365] systemd[1]: Starting Load/Save Random Seed...
[ 1.690388] systemd[1]: Started First Boot Wizard.
[ 1.690420] systemd[1]: Started Create System Users.
[ 1.690789] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.691670] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 1.704497] systemd[1]: Started Set Up Additional Binary Formats.
[ 1.775901] systemd[1]: Started Load/Save Random Seed.
[ 1.797690] systemd[1]: Started Setup Virtual Console.
[ 1.818444] systemd[1]: Started Create Static Device Nodes in /dev.
[ 1.818538] systemd[1]: Reached target Local File Systems (Pre).
[ 1.818551] systemd[1]: Starting Local File Systems (Pre).
[ 1.818935] systemd[1]: Starting udev Kernel Device Manager...
[ 1.915065] systemd[1]: Started udev Kernel Device Manager.
[ 1.949630] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[ 1.949635] ACPI: Power Button [PWRB]
[ 1.949682] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
[ 1.949685] ACPI: Sleep Button [SLPB]
[ 1.949731] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7
[ 1.949773] ACPI: Lid Switch [LID0]
[ 1.949823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
[ 1.949826] ACPI: Power Button [PWRF]
[ 1.949876] EDAC MC: Ver: 3.0.0
[ 1.952100] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.952806] ACPI: AC Adapter [AC] (on-line)
[ 1.953112] EDAC ie31200: No ECC support
[ 1.990623] ACPI: Battery Slot [BAT0] (battery present)
[ 1.991109] wmi: Mapper loaded
[ 1.992613] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.992617] ACPI: Thermal Zone [TZ0] (14 C)
[ 1.999429] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.999440] r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
[ 2.003325] Bluetooth: Core ver 2.20
[ 2.003339] NET: Registered protocol family 31
[ 2.003341] Bluetooth: HCI device and connection manager initialized
[ 2.003345] Bluetooth: HCI socket layer initialized
[ 2.003347] Bluetooth: L2CAP socket layer initialized
[ 2.003351] Bluetooth: SCO socket layer initialized
[ 2.003407] cfg80211: Calling CRDA to update world regulatory domain
[ 2.005151] usbcore: registered new interface driver btusb
[ 2.010488] r8169 0000:03:00.1 eth0: RTL8411 at 0xffffc90004c84000, 80:fa:5b:09:d1:fa, XID 1c800880 IRQ 29
[ 2.010492] r8169 0000:03:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.014330] [drm] Initialized drm 1.1.0 20060810
[ 2.015767] Intel(R) Wireless WiFi driver for Linux
[ 2.015770] Copyright(c) 2003- 2014 Intel Corporation
[ 2.018708] Bluetooth: hci0: read Intel version: 370710018002030d48
[ 2.018712] Bluetooth: hci0: Intel device is already patched. patch num: 48
[ 2.030142] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 2.030596] iwlwifi 0000:02:00.0: loaded firmware version 25.15.12.0 op_mode iwlmvm
[ 2.031150] sound hdaudioC1D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 2.031153] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.031155] sound hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 2.031157] sound hdaudioC1D0: mono: mono_out=0x0
[ 2.031158] sound hdaudioC1D0: inputs:
[ 2.031161] sound hdaudioC1D0: Mic=0x18
[ 2.031163] sound hdaudioC1D0: Internal Mic=0x12
[ 2.032074] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
[ 2.032080] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.037694] systemd[1]: Started Journal Service.
[ 2.038354] AVX2 version of gcm_enc/dec engaged.
[ 2.038357] AES CTR mode by8 optimization enabled
[ 2.038447] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input10
[ 2.039227] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[ 2.039262] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[ 2.044298] media: Linux media interface: v0.10
[ 2.047649] systemd-journald[167]: Received request to flush runtime journal from PID 1
[ 2.050490] Linux video capture interface: v2.00
[ 2.052132] [drm] Memory usable by graphics device = 2048M
[ 2.052137] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 2.052139] fb: switching to inteldrmfb from VESA VGA
[ 2.052160] Console: switching to colour dummy device 80x25
[ 2.052242] [drm] Replacing VGA console driver
[ 2.069758] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.069761] [drm] Driver supports precise vblank timestamp query.
[ 2.069850] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.069865] r8169 0000:03:00.1 enp3s0f1: renamed from eth0
[ 2.071760] iTCO_vendor_support: vendor-support=0
[ 2.074060] iwlwifi 0000:02:00.0: Detected Intel(R) Wireless N 7260, REV=0x144
[ 2.074133] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled
[ 2.074376] iwlwifi 0000:02:00.0: L1 Disabled - LTR Disabled
[ 2.075060] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 2.075108] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[ 2.075232] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 2.131085] uvcvideo: Found UVC 1.00 device Chicony USB 2.0 Camera (04f2:b43b)
[ 2.136347] input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input15
[ 2.136610] usbcore: registered new interface driver uvcvideo
[ 2.136613] USB Video Class driver (1.1.1)
[ 2.136887] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.137086] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
[ 2.137181] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 2.137185] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[ 2.151367] fbcon: inteldrmfb (fb0) is primary device
[ 2.249543] intel_rapl: Found RAPL domain package
[ 2.249544] intel_rapl: Found RAPL domain core
[ 2.249546] intel_rapl: Found RAPL domain uncore
[ 2.249547] intel_rapl: Found RAPL domain dram
[ 2.249952] Adding 4194300k swap on /dev/sda3. Priority:-1 extents:1 across:4194300k SSFS
[ 2.269983] Switched to clocksource tsc
[ 2.272290] Non-volatile memory driver v1.3
[ 2.362374] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 2.365487] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 2.375636] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
[ 2.381177] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
[ 3.088972] psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
[ 3.237612] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 0, fw id: 582762
[ 3.275792] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input14
[ 3.276977] mousedev: PS/2 mouse device common for all mice
[ 3.288528] Console: switching to colour frame buffer device 240x67
[ 3.291819] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 3.291830] i915 0000:00:02.0: registered panic notifier
[ 3.352839] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[ 3.352963] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[ 3.353041] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
[ 3.369422] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.369425] Bluetooth: BNEP filters: protocol multicast
[ 3.369428] Bluetooth: BNEP socket layer initialized
[ 3.633285] random: nonblocking pool is initialized
[ 3.879282] fuse init (API version 7.23)
[ 4.390071] Bluetooth: RFCOMM TTY layer initialized
[ 4.390079] Bluetooth: RFCOMM socket layer initialized
[ 4.390084] Bluetooth: RFCOMM ver 1.11
Thanks a lot for wanting to help me out
Offline
Hint: Some lines were ellipsized, use -l to show in full.
If you don't mind...
Last edited by Head_on_a_Stick (2015-05-12 20:13:11)
Jin, Jîyan, Azadî
Offline
The other day had to connect to a wireless network that netctl for some reason couldn't handle (or maybe I couldn't make it handle it right).
Any chance this problematic profile is still present? Or back up all your profiles and start with a clean slate.
Offline
@Head_on_a_Stick:
I get exactly the same output when I add -l to the command. Am I supposed to run the command differently when I want to add that part?
@Raynman
I might try and do that. How would you reset it? Just by reinstalling or does netctl have a command for resetting to default?
EDIT:
@ Raynman
I deleted the problematic profile, and everything is working again. Thanks a lot!
Last edited by AlexanderHolmgaard (2015-05-13 15:44:26)
Offline