lkml.org 
[lkml]   [2014]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[BUG] nouveau regression: ext monitor dead after resume
Hi,

Since 3.16 an external monitor stays dark after resume from sleep. I didn't manage to activate it
again with xrand. According to xrandr it is "connected" and configured with a mode, but I get no signal.

Happens since 3.16 and is still broken with 3.17-rc5.

Hardware:
HP EliteBook 8540w
01:00.0 VGA compatible controller: NVIDIA Corporation GT215GLM [Quadro FX 1800M] (rev a2)
0

External Monitor connected via DVI on the docking station.

XRandR before amd after suspend looks the same:

$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 59.9*+ 60.0
1680x1050 60.0
1400x1050 60.0
1280x1024 59.9
1280x960 59.9
1152x864 60.0
1024x768 59.9
800x600 59.9
640x480 59.4
720x400 59.6
640x400 60.0
640x350 59.8
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
eDP-1 disconnected (normal left inverted right x axis y axis)
DP-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm
1920x1080 60.0*+
1680x1050 59.9
1280x1024 75.0 60.0
1440x900 75.0 59.9
1024x768 75.1 60.0
800x600 75.0 60.3
640x480 75.0 72.8 66.7 60.0
720x400 70.1
VGA-1 disconnected (normal left inverted right x axis y axis)

dmesg output of a suspend/resume cycle attached.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.17.0-rc5 (root@ortwin-hp) (gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.3, pie-0.5.5) ) #2 SMP PREEMPT Thu Sep 18 12:27:26 CEST 2014
[ 0.000000] Command line: BOOT_IMAGE=/boot/linux-3.17.0-rc5 root=/dev/sda1 rootfstype=ext4 nouveau.noaccel=1 net.ifnames=0 pcie_aspm=force
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000befc1fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000befc2000-0x00000000bf6c1fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf6c2000-0x00000000bf7c1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf7c2000-0x00000000bf7fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Hewlett-Packard HP EliteBook 8540w/1521, BIOS 68CVD Ver. F.0E 11/25/2010
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x23c000 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 100000000 mask F00000000 write-back
[ 0.000000] 4 base 200000000 mask FC0000000 write-back
[ 0.000000] 5 base 23C000000 mask FFC000000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02371000, 0x02371fff] PGTABLE
[ 0.000000] BRK [0x02372000, 0x02372fff] PGTABLE
[ 0.000000] BRK [0x02373000, 0x02373fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
[ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
[ 0.000000] BRK [0x02374000, 0x02374fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
[ 0.000000] [mem 0x238000000-0x23bdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
[ 0.000000] [mem 0x200000000-0x237ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbefc1fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbedfffff] page 2M
[ 0.000000] [mem 0xbee00000-0xbefc1fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbf7ff000-0xbf7fffff]
[ 0.000000] [mem 0xbf7ff000-0xbf7fffff] page 4k
[ 0.000000] BRK [0x02375000, 0x02375fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
[ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
[ 0.000000] BRK [0x02376000, 0x02376fff] PGTABLE
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000FDDC0 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x00000000BF7FE120 000094 (v01 HPQOEM SLIC-MPC 0000000F 01000013)
[ 0.000000] ACPI: FACP 0x00000000BF7FC000 0000F4 (v03 HPQOEM 1521 0000000F HP 00000001)
[ 0.000000] ACPI: DSDT 0x00000000BF7DA000 01C77F (v02 HPQOEM 1521 00000001 INTL 20060912)
[ 0.000000] ACPI: FACS 0x00000000BF760000 000040
[ 0.000000] ACPI: HPET 0x00000000BF7FB000 000038 (v01 HPQOEM 1521 00000001 HP 00000001)
[ 0.000000] ACPI: APIC 0x00000000BF7FA000 0000BC (v01 HPQOEM 1521 00000001 HP 00000001)
[ 0.000000] ACPI: MCFG 0x00000000BF7F9000 00003C (v01 HPQOEM 1521 00000001 HP 00000001)
[ 0.000000] ACPI: TCPA 0x00000000BF7F7000 000032 (v02 HPQOEM 1521 00000000 HP 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BF7D7000 000135 (v01 HPQOEM SataAhci 00001000 INTL 20060912)
[ 0.000000] ACPI: SSDT 0x00000000BF7D6000 000314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912)
[ 0.000000] ACPI: SLIC 0x00000000BF7D5000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BF7D1000 002576 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912)
[ 0.000000] ACPI: DMAR 0x00000000BF7D0000 000080 (v01 INTEL CP_DALE 00000001 INTL 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BF7CF000 000A10 (v01 PmRef CpuPm 00003000 INTL 20060912)
[ 0.000000] ACPI: SSDT 0x00000000BF7CE000 000288 (v01 PmRef Cpu0Tst 00003000 INTL 20060912)
[ 0.000000] ACPI: SSDT 0x00000000BF7CD000 000225 (v01 PmRef ApTst 00003000 INTL 20060912)
[ 0.000000] ACPI: ASF! 0x00000000BF7F8000 0000A0 (v32 HPQOEM 1521 00000001 HP 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23bffffff]
[ 0.000000] NODE_DATA [mem 0x23bff6000-0x23bff9fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23bffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xbefc1fff]
[ 0.000000] node 0: [mem 0xbf7ff000-0xbf7fffff]
[ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
[ 0.000000] node 0: [mem 0x200000000-0x23bffffff]
[ 0.000000] On node 0 totalpages: 2060129
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12160 pages used for memmap
[ 0.000000] DMA32 zone: 778179 pages, LIFO batch:31
[ 0.000000] Normal zone: 20224 pages used for memmap
[ 0.000000] Normal zone: 1277952 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, 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: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s80512 r8192 d21888 u262144
[ 0.000000] pcpu-alloc: s80512 r8192 d21888 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2027660
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/linux-3.17.0-rc5 root=/dev/sda1 rootfstype=ext4 nouveau.noaccel=1 net.ifnames=0 pcie_aspm=force
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 8022316K/8240516K available (10226K kernel code, 1357K rwdata, 4192K rodata, 1344K init, 780K bss, 218200K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:488 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration failed
[ 0.000000] tsc: PIT calibration matches HPET. 1 loops
[ 0.000000] tsc: Detected 2660.540 MHz processor
[ 0.000026] Calibrating delay loop (skipped), value calculated using timer frequency.. 5321.08 BogoMIPS (lpj=10642160)
[ 0.000350] pid_max: default: 32768 minimum: 301
[ 0.000512] ACPI: Core revision 20140724
[ 0.011717] ACPI: All ACPI Tables successfully acquired
[ 0.032593] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.034620] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.035657] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.035840] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.036237] CPU: Physical Processor ID: 0
[ 0.036398] CPU: Processor Core ID: 0
[ 0.036559] mce: CPU supports 9 MCE banks
[ 0.036727] CPU0: Thermal monitoring enabled (TM1)
[ 0.036898] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.037293] Freeing SMP alternatives memory: 32K (ffffffff822a5000 - ffffffff822ad000)
[ 0.037465] ftrace: allocating 35679 entries in 140 pages
[ 0.053585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.093448] smpboot: CPU0: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz (fam: 06, model: 25, stepping: 05)
[ 0.199579] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[ 0.200039] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.200203] ... version: 3
[ 0.200360] ... bit width: 48
[ 0.200518] ... generic registers: 4
[ 0.200675] ... value mask: 0000ffffffffffff
[ 0.200833] ... max period: 000000007fffffff
[ 0.200993] ... fixed-purpose events: 3
[ 0.201149] ... event mask: 000000070000000f
[ 0.223645] x86: Booting SMP configuration:
[ 0.223812] .... node #0, CPUs: #1 #2 #3
[ 0.276918] x86: Booted up 1 node, 4 CPUs
[ 0.277239] smpboot: Total of 4 processors activated (21284.32 BogoMIPS)
[ 0.279427] devtmpfs: initialized
[ 0.279824] PM: Registering ACPI NVS region [mem 0xbf6c2000-0xbf7c1fff] (1048576 bytes)
[ 0.280988] NET: Registered protocol family 16
[ 0.281283] cpuidle: using governor ladder
[ 0.281446] cpuidle: using governor menu
[ 0.281649] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.281816] ACPI: bus type PCI registered
[ 0.281974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.282178] dca service started, version 1.12.1
[ 0.282367] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.282621] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.282975] PCI: Using configuration type 1 for base access
[ 0.285023] ACPI: Added _OSI(Module Device)
[ 0.285188] ACPI: Added _OSI(Processor Device)
[ 0.285347] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.285505] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.292509] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.309028] ACPI: Dynamic OEM Table Load:
[ 0.309335] ACPI: SSDT 0xFFFF880231D68000 00047D (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.310127] ACPI: Dynamic OEM Table Load:
[ 0.310432] ACPI: SSDT 0xFFFF880231D78000 0008AA (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.331806] ACPI: Dynamic OEM Table Load:
[ 0.332112] ACPI: SSDT 0xFFFF880231D60C00 000303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.341024] ACPI: Dynamic OEM Table Load:
[ 0.341335] ACPI: SSDT 0xFFFF880231C5E200 000119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.796968] ACPI: Interpreter enabled
[ 0.797138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[ 0.797529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[ 0.799918] ACPI: (supports S0 S3 S5)
[ 0.800079] ACPI: Using IOAPIC for interrupt routing
[ 0.800261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.801565] ACPI: Power Resource [APPR] (off)
[ 0.813652] ACPI: Power Resource [COMP] (on)
[ 0.814092] ACPI: Power Resource [LPP] (on)
[ 0.817199] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.817370] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.818744] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.819514] PCI host bridge to bus 0000:00
[ 0.819676] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.819842] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.820007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.820167] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.820330] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[ 0.820492] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
[ 0.820656] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
[ 0.820824] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.820841] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[ 0.821067] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
[ 0.821097] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.821190] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.821218] pci 0000:00:16.0: reg 0x10: [mem 0xd7524000-0xd752400f 64bit]
[ 0.821308] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.821380] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002
[ 0.821404] pci 0000:00:16.3: reg 0x10: [io 0x6050-0x6057]
[ 0.821415] pci 0000:00:16.3: reg 0x14: [mem 0xd752b000-0xd752bfff]
[ 0.821577] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000
[ 0.821601] pci 0000:00:19.0: reg 0x10: [mem 0xd7500000-0xd751ffff]
[ 0.821612] pci 0000:00:19.0: reg 0x14: [mem 0xd752a000-0xd752afff]
[ 0.821623] pci 0000:00:19.0: reg 0x18: [io 0x6020-0x603f]
[ 0.821711] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.821753] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.821954] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.821979] pci 0000:00:1a.0: reg 0x10: [mem 0xd7529000-0xd75293ff]
[ 0.822086] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.822126] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.822329] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.822352] pci 0000:00:1b.0: reg 0x10: [mem 0xd7520000-0xd7523fff 64bit]
[ 0.822459] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.822501] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.822699] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.822803] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.822830] pci 0000:00:1c.0: Enabling MPC IRBNCE
[ 0.822992] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[ 0.823211] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[ 0.823314] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.823340] pci 0000:00:1c.1: Enabling MPC IRBNCE
[ 0.823504] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
[ 0.823695] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.823897] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
[ 0.824001] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.824027] pci 0000:00:1c.3: Enabling MPC IRBNCE
[ 0.824190] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[ 0.824379] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.824582] pci 0000:00:1c.7: [8086:3b50] type 01 class 0x060400
[ 0.824687] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.824712] pci 0000:00:1c.7: Enabling MPC IRBNCE
[ 0.824876] pci 0000:00:1c.7: Intel PCH root port ACS workaround enabled
[ 0.825064] pci 0000:00:1c.7: System wakeup disabled by ACPI
[ 0.825267] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.825291] pci 0000:00:1d.0: reg 0x10: [mem 0xd7528000-0xd75283ff]
[ 0.825398] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.825438] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.825634] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.825732] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.825929] pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100
[ 0.826094] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
[ 0.826120] pci 0000:00:1f.2: reg 0x10: [io 0x6048-0x604f]
[ 0.826131] pci 0000:00:1f.2: reg 0x14: [io 0x605c-0x605f]
[ 0.826141] pci 0000:00:1f.2: reg 0x18: [io 0x6040-0x6047]
[ 0.826151] pci 0000:00:1f.2: reg 0x1c: [io 0x6058-0x605b]
[ 0.826161] pci 0000:00:1f.2: reg 0x20: [io 0x6000-0x601f]
[ 0.826171] pci 0000:00:1f.2: reg 0x24: [mem 0xd7527000-0xd75277ff]
[ 0.826236] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.826317] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[ 0.826344] pci 0000:00:1f.6: reg 0x10: [mem 0xd7526000-0xd7526fff 64bit]
[ 0.826526] pci 0000:01:00.0: [10de:0cbc] type 00 class 0x030000
[ 0.826539] pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
[ 0.826551] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.826563] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.826572] pci 0000:01:00.0: reg 0x24: [io 0x5000-0x507f]
[ 0.826580] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.826682] pci 0000:01:00.1: [10de:0be4] type 00 class 0x040300
[ 0.826695] pci 0000:01:00.1: reg 0x10: [mem 0xd3000000-0xd3003fff]
[ 0.826833] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.826993] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
[ 0.826995] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd30fffff]
[ 0.826997] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.827058] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.827226] pci 0000:00:1c.0: bridge window [mem 0xd7400000-0xd74fffff]
[ 0.827326] pci 0000:00:1c.1: PCI bridge to [bus 03-43]
[ 0.827492] pci 0000:00:1c.1: bridge window [io 0x3000-0x4fff]
[ 0.827496] pci 0000:00:1c.1: bridge window [mem 0xd3400000-0xd73fffff]
[ 0.827637] pci 0000:44:00.0: [8086:4238] type 00 class 0x028000
[ 0.827701] pci 0000:44:00.0: reg 0x10: [mem 0xd3300000-0xd3301fff 64bit]
[ 0.827968] pci 0000:44:00.0: PME# supported from D0 D3hot D3cold
[ 0.828034] pci 0000:44:00.0: System wakeup disabled by ACPI
[ 0.835789] pci 0000:00:1c.3: PCI bridge to [bus 44]
[ 0.835962] pci 0000:00:1c.3: bridge window [mem 0xd3300000-0xd33fffff]
[ 0.836063] pci 0000:45:00.0: [1033:0194] type 00 class 0x0c0330
[ 0.836099] pci 0000:45:00.0: reg 0x10: [mem 0xd3200000-0xd3201fff 64bit]
[ 0.836283] pci 0000:45:00.0: PME# supported from D0 D3hot
[ 0.843743] pci 0000:00:1c.7: PCI bridge to [bus 45]
[ 0.843921] pci 0000:00:1c.7: bridge window [mem 0xd3200000-0xd32fffff]
[ 0.843981] pci 0000:46:06.0: [1180:0832] type 00 class 0x0c0010
[ 0.843994] pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
[ 0.844247] pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller
[ 0.844424] pci 0000:46:06.0: reg 0x10: [mem 0xd3101000-0xd31017ff]
[ 0.844509] pci 0000:46:06.0: supports D1 D2
[ 0.844510] pci 0000:46:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.844554] pci 0000:46:06.1: [1180:0822] type 00 class 0x080500
[ 0.844572] pci 0000:46:06.1: reg 0x10: [mem 0xd3105000-0xd31050ff]
[ 0.844658] pci 0000:46:06.1: supports D1 D2
[ 0.844659] pci 0000:46:06.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.844701] pci 0000:46:06.2: [1180:0592] type 00 class 0x088000
[ 0.844719] pci 0000:46:06.2: reg 0x10: [mem 0xd3103000-0xd31030ff]
[ 0.844807] pci 0000:46:06.2: supports D1 D2
[ 0.844808] pci 0000:46:06.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.844848] pci 0000:46:06.3: [1180:0852] type 00 class 0x088000
[ 0.844867] pci 0000:46:06.3: reg 0x10: [mem 0xd3102000-0xd31020ff]
[ 0.844952] pci 0000:46:06.3: supports D1 D2
[ 0.844953] pci 0000:46:06.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.844994] pci 0000:46:06.4: [1180:0476] type 02 class 0x060700
[ 0.845013] pci 0000:46:06.4: reg 0x10: [mem 0xd3100000-0xd3100fff]
[ 0.845044] pci 0000:46:06.4: supports D1 D2
[ 0.845045] pci 0000:46:06.4: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.845114] pci 0000:00:1e.0: PCI bridge to [bus 46-47] (subtractive decode)
[ 0.845282] pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff]
[ 0.845286] pci 0000:00:1e.0: bridge window [mem 0xd3100000-0xd31fffff]
[ 0.845293] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.845294] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.845295] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.845296] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[ 0.845298] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfedfffff] (subtractive decode)
[ 0.845299] pci 0000:00:1e.0: bridge window [mem 0xfee01000-0xffffffff] (subtractive decode)
[ 0.845343] pci 0000:46:06.4: max busn 4a is outside [bus 46-47]
[ 0.845508] pci_bus 0000:47: busn_res: [bus 47] end is updated to 47
[ 0.845577] pci_bus 0000:00: on NUMA node 0
[ 0.845579] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.846494] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 0.847537] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[ 0.848583] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.849698] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.850802] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 0.851844] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.852957] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.854143] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.855323] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
[ 0.855490] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.855656] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.855870] PCI host bridge to bus 0000:ff
[ 0.856032] pci_bus 0000:ff: root bus resource [bus ff]
[ 0.856196] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.856232] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.856270] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.856302] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.856335] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.856367] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.856407] pci_bus 0000:ff: on NUMA node 0
[ 0.856682] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.857018] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[ 0.857258] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.857424] vgaarb: loaded
[ 0.857580] vgaarb: bridge control possible 0000:01:00.0
[ 0.857795] SCSI subsystem initialized
[ 0.858006] libata version 3.00 loaded.
[ 0.858031] ACPI: bus type USB registered
[ 0.858207] usbcore: registered new interface driver usbfs
[ 0.858377] usbcore: registered new interface driver hub
[ 0.858558] usbcore: registered new device driver usb
[ 0.858738] Linux video capture interface: v2.00
[ 0.858907] pps_core: LinuxPPS API ver. 1 registered
[ 0.859068] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.859320] PTP clock support registered
[ 0.859489] EDAC MC: Ver: 3.0.0
[ 0.860130] wmi: Mapper loaded
[ 0.860301] Advanced Linux Sound Architecture Driver Initialized.
[ 0.860466] PCI: Using ACPI for IRQ routing
[ 0.870363] PCI: pci_cache_line_size set to 64 bytes
[ 0.870489] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.870490] e820: reserve RAM buffer [mem 0xbefc2000-0xbfffffff]
[ 0.870491] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[ 0.870588] Bluetooth: Core ver 2.19
[ 0.870753] NET: Registered protocol family 31
[ 0.870915] Bluetooth: HCI device and connection manager initialized
[ 0.871078] Bluetooth: HCI socket layer initialized
[ 0.871237] Bluetooth: L2CAP socket layer initialized
[ 0.871402] Bluetooth: SCO socket layer initialized
[ 0.871632] cfg80211: Calling CRDA to update world regulatory domain
[ 0.871913] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.872707] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.874900] Switched to clocksource hpet
[ 0.881675] pnp: PnP ACPI init
[ 0.882118] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.882285] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.882447] system 00:00: [mem 0xfed1b000-0xfed1bfff] has been reserved
[ 0.882609] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.882774] system 00:00: [mem 0xd7600000-0xd7600fff] has been reserved
[ 0.882956] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.883120] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.883282] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.883444] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.883612] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.883778] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.883883] pnp 00:01: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[ 0.883946] system 00:02: [io 0x0200-0x027f] has been reserved
[ 0.884111] system 00:02: [io 0x1000-0x100f] has been reserved
[ 0.884271] system 00:02: [io 0xffff] has been reserved
[ 0.884430] system 00:02: [io 0xffff] has been reserved
[ 0.884590] system 00:02: [io 0x0400-0x047f] could not be reserved
[ 0.884752] system 00:02: [io 0x0500-0x057f] has been reserved
[ 0.884912] system 00:02: [io 0xef80-0xef9f] has been reserved
[ 0.885073] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.885101] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.885407] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[ 0.885669] pnp 00:05: [dma 0 disabled]
[ 0.885722] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.885746] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.885768] pnp 00:07: Plug and Play ACPI device, IDs SYN0166 SYN0100 SYN0002 PNP0f13 (active)
[ 0.886107] pnp: PnP ACPI: found 8 devices
[ 0.892722] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.893002] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-43] add_size 200000
[ 0.893036] pci 0000:00:1c.1: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.893044] pci 0000:00:1c.1: BAR 9: assigned [mem 0xd7700000-0xd78fffff 64bit pref]
[ 0.893216] pci 0000:01:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref]
[ 0.893389] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.893549] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
[ 0.893712] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd30fffff]
[ 0.893874] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.894040] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.894203] pci 0000:00:1c.0: bridge window [mem 0xd7400000-0xd74fffff]
[ 0.894373] pci 0000:00:1c.1: PCI bridge to [bus 03-43]
[ 0.894537] pci 0000:00:1c.1: bridge window [io 0x3000-0x4fff]
[ 0.894702] pci 0000:00:1c.1: bridge window [mem 0xd3400000-0xd73fffff]
[ 0.894867] pci 0000:00:1c.1: bridge window [mem 0xd7700000-0xd78fffff 64bit pref]
[ 0.895043] pci 0000:00:1c.3: PCI bridge to [bus 44]
[ 0.895210] pci 0000:00:1c.3: bridge window [mem 0xd3300000-0xd33fffff]
[ 0.895381] pci 0000:00:1c.7: PCI bridge to [bus 45]
[ 0.895547] pci 0000:00:1c.7: bridge window [mem 0xd3200000-0xd32fffff]
[ 0.895720] pci 0000:46:06.4: res[9]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[ 0.895721] pci 0000:46:06.4: res[10]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[ 0.895723] pci 0000:46:06.4: res[7]=[io 0x0100-0x00ff] get_res_add_size add_size 100
[ 0.895724] pci 0000:46:06.4: res[8]=[io 0x0100-0x00ff] get_res_add_size add_size 100
[ 0.895727] pci 0000:46:06.4: BAR 9: assigned [mem 0xd8000000-0xdbffffff pref]
[ 0.895894] pci 0000:46:06.4: BAR 10: assigned [mem 0xdc000000-0xdfffffff]
[ 0.896057] pci 0000:46:06.4: BAR 7: assigned [io 0x2000-0x20ff]
[ 0.896217] pci 0000:46:06.4: BAR 8: assigned [io 0x2400-0x24ff]
[ 0.896378] pci 0000:46:06.4: CardBus bridge to [bus 47]
[ 0.896538] pci 0000:46:06.4: bridge window [io 0x2000-0x20ff]
[ 0.896702] pci 0000:46:06.4: bridge window [io 0x2400-0x24ff]
[ 0.896867] pci 0000:46:06.4: bridge window [mem 0xd8000000-0xdbffffff pref]
[ 0.897033] pci 0000:46:06.4: bridge window [mem 0xdc000000-0xdfffffff]
[ 0.897198] pci 0000:00:1e.0: PCI bridge to [bus 46-47]
[ 0.897360] pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff]
[ 0.897523] pci 0000:00:1e.0: bridge window [mem 0xd3100000-0xd31fffff]
[ 0.897695] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.897696] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.897697] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.897698] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff]
[ 0.897700] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff]
[ 0.897701] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff]
[ 0.897702] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 0.897703] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd30fffff]
[ 0.897705] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.897706] pci_bus 0000:02: resource 1 [mem 0xd7400000-0xd74fffff]
[ 0.897707] pci_bus 0000:03: resource 0 [io 0x3000-0x4fff]
[ 0.897709] pci_bus 0000:03: resource 1 [mem 0xd3400000-0xd73fffff]
[ 0.897710] pci_bus 0000:03: resource 2 [mem 0xd7700000-0xd78fffff 64bit pref]
[ 0.897711] pci_bus 0000:44: resource 1 [mem 0xd3300000-0xd33fffff]
[ 0.897712] pci_bus 0000:45: resource 1 [mem 0xd3200000-0xd32fffff]
[ 0.897714] pci_bus 0000:46: resource 0 [io 0x2000-0x2fff]
[ 0.897715] pci_bus 0000:46: resource 1 [mem 0xd3100000-0xd31fffff]
[ 0.897716] pci_bus 0000:46: resource 4 [io 0x0000-0x0cf7]
[ 0.897717] pci_bus 0000:46: resource 5 [io 0x0d00-0xffff]
[ 0.897718] pci_bus 0000:46: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.897719] pci_bus 0000:46: resource 7 [mem 0xc0000000-0xdfffffff]
[ 0.897720] pci_bus 0000:46: resource 8 [mem 0xf0000000-0xfedfffff]
[ 0.897721] pci_bus 0000:46: resource 9 [mem 0xfee01000-0xffffffff]
[ 0.897723] pci_bus 0000:47: resource 0 [io 0x2000-0x20ff]
[ 0.897724] pci_bus 0000:47: resource 1 [io 0x2400-0x24ff]
[ 0.897725] pci_bus 0000:47: resource 2 [mem 0xd8000000-0xdbffffff pref]
[ 0.897726] pci_bus 0000:47: resource 3 [mem 0xdc000000-0xdfffffff]
[ 0.897756] NET: Registered protocol family 2
[ 0.898106] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.898416] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.898773] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.898980] TCP: reno registered
[ 0.899149] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.899343] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.899569] NET: Registered protocol family 1
[ 0.899817] RPC: Registered named UNIX socket transport module.
[ 0.899995] RPC: Registered udp transport module.
[ 0.900156] RPC: Registered tcp transport module.
[ 0.900314] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.901057] pci 0000:01:00.0: Boot video device
[ 0.901335] PCI: CLS 64 bytes, default 64
[ 0.901364] dmar: Host address width 36
[ 0.901525] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.901690] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000
[ 0.901857] dmar: DRHD base: 0x000000fed93000 flags: 0x1
[ 0.902019] dmar: IOMMU 1: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000
[ 0.902183] dmar: RMRR base: 0x00000000000000 end: 0x00000000000fff
[ 0.902351] DMAR: No ATSR found
[ 0.902553] IOMMU 0 0xfed90000: using Register based invalidation
[ 0.902717] IOMMU 1 0xfed93000: using Register based invalidation
[ 0.902879] IOMMU: Setting RMRR:
[ 0.903067] IOMMU: Setting identity map for device 0000:00:1a.0 [0x0 - 0xfff]
[ 0.903294] IOMMU: Setting identity map for device 0000:00:1d.0 [0x0 - 0xfff]
[ 0.903487] IOMMU: Prepare 0-16MiB unity mapping for LPC
[ 0.903669] IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
[ 0.904106] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[ 0.906039] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[ 0.906486] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
[ 0.906655] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
[ 0.906820] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
[ 0.906995] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
[ 0.907206] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.908451] SSE version of gcm_enc/dec engaged.
[ 0.909201] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
[ 0.909399] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
[ 0.909636] sha512_ssse3: Using SSSE3 optimized SHA-512 implementation
[ 0.909872] AVX or AES-NI instructions are not detected.
[ 0.910036] AVX instructions are not detected.
[ 0.910195] AVX2 or AES-NI instructions are not detected.
[ 0.912533] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.912737] audit: initializing netlink subsys (disabled)
[ 0.912913] audit: type=2000 audit(1411048897.788:1): initialized
[ 0.913236] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.915165] NFS: Registering the id_resolver key type
[ 0.915336] Key type id_resolver registered
[ 0.915497] Key type id_legacy registered
[ 0.915659] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.915850] msgmni has been set to 15797
[ 0.916928] NET: Registered protocol family 38
[ 0.917094] Key type asymmetric registered
[ 0.917251] Asymmetric key parser 'x509' registered
[ 0.917440] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.917609] io scheduler noop registered
[ 0.917766] io scheduler deadline registered (default)
[ 0.917950] io scheduler cfq registered
[ 0.918320] pcieport 0000:00:01.0: irq 26 for MSI/MSI-X
[ 0.918502] pcieport 0000:00:1c.0: irq 27 for MSI/MSI-X
[ 0.918711] pcieport 0000:00:1c.1: irq 28 for MSI/MSI-X
[ 0.918947] pcieport 0000:00:1c.3: irq 29 for MSI/MSI-X
[ 0.919045] pcieport 0000:00:1c.7: irq 30 for MSI/MSI-X
[ 0.919141] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.919307] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.919471] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 0.919637] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.919654] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.919823] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.919840] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[ 0.920009] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[ 0.920025] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[ 0.920191] pci 0000:44:00.0: Signaling PME through PCIe PME interrupt
[ 0.920359] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[ 0.920375] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[ 0.920540] pci 0000:45:00.0: Signaling PME through PCIe PME interrupt
[ 0.920708] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[ 0.920721] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.920921] pciehp 0000:00:1c.1:pcie04: Slot #1 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[ 0.921209] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[ 0.921212] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.922842] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
[ 0.923056] intel_idle: MWAIT substates: 0x1120
[ 0.923057] intel_idle: v0.4 model 0x25
[ 0.923057] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.923277] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.923610] ACPI: AC Adapter [AC] (on-line)
[ 0.923930] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.924101] ACPI: Sleep Button [SLPB]
[ 0.924285] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.924470] ACPI: Lid Switch [LID]
[ 0.924659] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.924828] ACPI: Power Button [PWRF]
[ 0.925459] ACPI: Video Device [DGFX] (multi-head: yes rom: no post: no)
[ 0.937906] acpi device:03: registered as cooling_device0
[ 0.938132] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input3
[ 0.950570] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.950754] ACPI: Thermal Zone [EXTZ] (58 C)
[ 0.955304] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.955486] ACPI: Thermal Zone [EX2Z] (0 C)
[ 0.957974] thermal LNXTHERM:02: registered as thermal_zone2
[ 0.958156] ACPI: Thermal Zone [PWMZ] (53 C)
[ 0.962489] thermal LNXTHERM:03: registered as thermal_zone3
[ 0.962681] ACPI: Thermal Zone [LOCZ] (48 C)
[ 0.963906] thermal LNXTHERM:04: registered as thermal_zone4
[ 0.964087] ACPI: Thermal Zone [GFXZ] (0 C)
[ 0.980160] thermal LNXTHERM:05: registered as thermal_zone5
[ 0.980325] ACPI: Thermal Zone [BATZ] (37 C)
[ 0.995718] thermal LNXTHERM:06: registered as thermal_zone6
[ 0.995882] ACPI: Thermal Zone [EGXZ] (71 C)
[ 0.996214] thermal LNXTHERM:07: registered as thermal_zone7
[ 0.996377] ACPI: Thermal Zone [CPUZ] (59 C)
[ 0.996684] thermal LNXTHERM:08: registered as thermal_zone8
[ 0.996845] ACPI: Thermal Zone [MCHZ] (60 C)
[ 0.997148] thermal LNXTHERM:09: registered as thermal_zone9
[ 0.997315] ACPI: Thermal Zone [PCHZ] (74 C)
[ 0.997513] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 0.997795] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.018676] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.039955] 0000:00:16.3: ttyS1 at I/O 0x6050 (irq = 17, base_baud = 115200) is a 16550A
[ 1.040362] Non-volatile memory driver v1.3
[ 1.040596] Linux agpgart interface v0.103
[ 1.040757] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[ 1.041050] [drm] Initialized drm 1.1.0 20060810
[ 1.041462] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0a3e00a2
[ 1.041623] nouveau [ DEVICE][0000:01:00.0] Chipset: GT215 (NVA3)
[ 1.041783] nouveau [ DEVICE][0000:01:00.0] Family : NV50
[ 1.041959] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 1.071116] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 1.071592] ACPI: Battery Slot [BAT0] (battery present)
[ 1.072014] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 1.072492] ACPI: Battery Slot [BAT1] (battery absent)
[ 1.193974] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 1.194138] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 1.194392] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 1.194555] nouveau [ VBIOS][0000:01:00.0] version 70.15.43.00.02
[ 1.214894] nouveau [ MXM][0000:01:00.0] BIOS version 3.0
[ 1.217090] ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
[ 1.217681] nouveau [ MXM][0000:01:00.0] MXMS Version 3.0
[ 1.217873] nouveau 0000:01:00.0: irq 31 for MSI/MSI-X
[ 1.217881] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
[ 1.218067] nouveau W[ PFB][0000:01:00.0][0x00000000][ffff88023147a000] reclocking of this ram type unsupported
[ 1.218316] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5
[ 1.218474] nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB
[ 1.218642] nouveau [ PFB][0000:01:00.0] ZCOMP: 2048 tags
[ 1.221737] nouveau [ VOLT][0000:01:00.0] GPU voltage: 1000000uv
[ 1.903212] tsc: Refined TSC clocksource calibration: 2660.457 MHz
[ 2.499357] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
[ 2.499528] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 2.499690] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 2.499916] nouveau [ CLK][0000:01:00.0] 03: core 135 MHz shader 270 MHz memory 135 MHz
[ 2.500091] nouveau [ CLK][0000:01:00.0] 07: core 405 MHz shader 810 MHz memory 324 MHz
[ 2.500255] nouveau [ CLK][0000:01:00.0] 0f: core 561 MHz shader 1125 MHz memory 1099 MHz
[ 2.500533] nouveau [ CLK][0000:01:00.0] --: core 405 MHz shader 810 MHz memory 324 MHz
[ 2.500965] [TTM] Zone kernel: Available graphics memory: 4044150 kiB
[ 2.501133] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 2.501296] [TTM] Initializing pool allocator
[ 2.501459] [TTM] Initializing DMA pool allocator
[ 2.501629] nouveau [ DRM] VRAM: 1024 MiB
[ 2.501791] nouveau [ DRM] GART: 1048576 MiB
[ 2.501955] nouveau [ DRM] TMDS table version 2.0
[ 2.502115] nouveau [ DRM] DCB version 4.0
[ 2.502275] nouveau [ DRM] DCB outp 00: 01000313 00010034
[ 2.502437] nouveau [ DRM] DCB outp 03: 080153d6 0f220020
[ 2.502597] nouveau [ DRM] DCB outp 04: 08015392 00020020
[ 2.502757] nouveau [ DRM] DCB outp 05: 080143c6 0f220010
[ 2.502919] nouveau [ DRM] DCB outp 06: 08014382 00020010
[ 2.503079] nouveau [ DRM] DCB outp 08: 040383b6 0f230014
[ 2.503240] nouveau [ DRM] DCB outp 10: 020273a6 0f220010
[ 2.503410] nouveau [ DRM] DCB outp 11: 02027362 00020010
[ 2.503574] nouveau [ DRM] DCB outp 13: 02049300 00000000
[ 2.503735] nouveau [ DRM] DCB conn 00: 00000040
[ 2.503963] nouveau [ DRM] DCB conn 01: 00001161
[ 2.504192] nouveau [ DRM] DCB conn 02: 00001231
[ 2.504421] nouveau [ DRM] DCB conn 03: 01000331
[ 2.504650] nouveau [ DRM] DCB conn 04: 01000446
[ 2.504878] nouveau [ DRM] DCB conn 05: 02000546
[ 2.505105] nouveau [ DRM] DCB conn 06: 00010631
[ 2.505334] nouveau [ DRM] DCB conn 07: 00010746
[ 2.505564] nouveau [ DRM] DCB conn 08: 00020847
[ 2.505794] nouveau [ DRM] DCB conn 09: 00000900
[ 2.535700] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.535867] [drm] Driver supports precise vblank timestamp query.
[ 2.903645] Switched to clocksource tsc
[ 4.109646] nouveau [ DRM] allocated 1920x1080 fb: 0xd0000, bo ffff880231e8fc00
[ 4.109857] fbcon: nouveaufb (fb0) is primary device
[ 4.454031] Console: switching to colour frame buffer device 240x67
[ 4.458071] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 4.458090] nouveau 0000:01:00.0: registered panic notifier
[ 4.458108] [drm] Initialized nouveau 1.2.0 20120801 for 0000:01:00.0 on minor 0
[ 4.460225] brd: module loaded
[ 4.461424] loop: module loaded
[ 4.461663] mei_me 0000:00:16.0: irq 32 for MSI/MSI-X
[ 4.464626] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258)
[ 4.464687] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.464719] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[ 4.464774] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.464805] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[ 4.464860] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.464890] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[ 4.464945] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.464975] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 4.465084] ahci 0000:00:1f.2: version 3.0
[ 4.465289] ahci 0000:00:1f.2: irq 33 for MSI/MSI-X
[ 4.465318] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 4.480008] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x37 impl SATA mode
[ 4.480085] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 4.512654] scsi host0: ahci
[ 4.513172] scsi host1: ahci
[ 4.513582] scsi host2: ahci
[ 4.513929] scsi host3: ahci
[ 4.514336] scsi host4: ahci
[ 4.514747] scsi host5: ahci
[ 4.514863] ata1: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527100 irq 33
[ 4.514908] ata2: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527180 irq 33
[ 4.514931] ata3: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527200 irq 33
[ 4.514954] ata4: DUMMY
[ 4.514963] ata5: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527300 irq 33
[ 4.514987] ata6: SATA max UDMA/133 abar m2048@0xd7527000 port 0xd7527380 irq 33
[ 4.515311] r852: driver loaded successfully
[ 4.515347] tun: Universal TUN/TAP device driver, 1.6
[ 4.515368] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 4.515425] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 4.515448] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 4.515659] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 4.515711] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[ 4.683275] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 68:b5:99:f2:f0:3d
[ 4.683306] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 4.683371] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: 2052FF-0FF
[ 4.683409] Intel(R) Wireless WiFi driver for Linux, in-tree:
[ 4.683429] Copyright(c) 2003- 2014 Intel Corporation
[ 4.683636] iwlwifi 0000:44:00.0: irq 35 for MSI/MSI-X
[ 4.683843] iwlwifi 0000:44:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[ 4.685158] iwlwifi 0000:44:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[ 4.685309] yenta_cardbus 0000:46:06.4: CardBus bridge found [103c:1521]
[ 4.687662] iwlwifi 0000:44:00.0: Direct firmware load for iwlwifi-6000-4.ucode failed with error -2
[ 4.688940] iwlwifi 0000:44:00.0: request for firmware file 'iwlwifi-6000-4.ucode' failed.
[ 4.690208] iwlwifi 0000:44:00.0: no suitable firmware found!
[ 4.832063] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.837342] ata1.00: unexpected _GTF length (8)
[ 4.841376] ata1.00: ATA-8: ST93205620AS, SD28, max UDMA/133
[ 4.844001] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 4.848931] ata1.00: unexpected _GTF length (8)
[ 4.851609] ata1.00: configured for UDMA/133
[ 4.854644] scsi 0:0:0:0: Direct-Access ATA ST93205620AS SD28 PQ: 0 ANSI: 5
[ 4.858001] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 4.858167] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.860837] sd 0:0:0:0: [sda] Write Protect is off
[ 4.862177] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.862188] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.873146] sda: sda1
[ 4.876427] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.176156] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 5.179834] ata2.00: unexpected _GTF length (8)
[ 5.181284] ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100
[ 5.185121] ata2.00: unexpected _GTF length (8)
[ 5.188018] ata2.00: configured for UDMA/100
[ 5.192285] scsi 1:0:0:0: CD-ROM hp BD ROM BC-5501H 2.90 PQ: 0 ANSI: 5
[ 5.209305] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 5.212187] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 5.215648] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.215745] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 5.536250] ata3: SATA link down (SStatus 0 SControl 300)
[ 5.856336] ata5: SATA link down (SStatus 0 SControl 300)
[ 6.176422] ata6: SATA link down (SStatus 0 SControl 300)
[ 6.305304] yenta_cardbus 0000:46:06.4: ISA IRQ mask 0x0cb8, PCI irq 22
[ 6.306778] yenta_cardbus 0000:46:06.4: Socket status: 30000810
[ 6.308151] yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [io 0x2000-0x2fff]
[ 6.309471] yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd3100000-0xd31fffff]
[ 6.310740] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3100000-0xd31fffff:
[ 6.311989] excluding 0xd3100000-0xd310ffff
[ 6.314023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.315298] ehci-pci: EHCI PCI platform driver
[ 6.316614] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 6.317886] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 6.319130] ehci-pci 0000:00:1a.0: debug port 2
[ 6.324226] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 6.324240] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd7529000
[ 6.336470] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 6.337681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.338807] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.339936] usb usb1: Product: EHCI Host Controller
[ 6.341079] usb usb1: Manufacturer: Linux 3.17.0-rc5 ehci_hcd
[ 6.342229] usb usb1: SerialNumber: 0000:00:1a.0
[ 6.343655] hub 1-0:1.0: USB hub found
[ 6.344821] hub 1-0:1.0: 3 ports detected
[ 6.346209] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 6.347503] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 6.348769] ehci-pci 0000:00:1d.0: debug port 2
[ 6.353865] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 6.353878] ehci-pci 0000:00:1d.0: irq 20, io mem 0xd7528000
[ 6.364474] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 6.365719] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.366880] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.368026] usb usb2: Product: EHCI Host Controller
[ 6.369171] usb usb2: Manufacturer: Linux 3.17.0-rc5 ehci_hcd
[ 6.370316] usb usb2: SerialNumber: 0000:00:1d.0
[ 6.371709] hub 2-0:1.0: USB hub found
[ 6.372851] hub 2-0:1.0: 3 ports detected
[ 6.374135] xhci_hcd 0000:45:00.0: xHCI Host Controller
[ 6.375409] xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 3
[ 6.376947] xhci_hcd 0000:45:00.0: irq 35 for MSI/MSI-X
[ 6.376950] xhci_hcd 0000:45:00.0: irq 36 for MSI/MSI-X
[ 6.376953] xhci_hcd 0000:45:00.0: irq 37 for MSI/MSI-X
[ 6.376955] xhci_hcd 0000:45:00.0: irq 38 for MSI/MSI-X
[ 6.376958] xhci_hcd 0000:45:00.0: irq 39 for MSI/MSI-X
[ 6.377100] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.378223] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.379329] usb usb3: Product: xHCI Host Controller
[ 6.380454] usb usb3: Manufacturer: Linux 3.17.0-rc5 xhci_hcd
[ 6.381570] usb usb3: SerialNumber: 0000:45:00.0
[ 6.382923] hub 3-0:1.0: USB hub found
[ 6.384012] hub 3-0:1.0: 2 ports detected
[ 6.385167] xhci_hcd 0000:45:00.0: xHCI Host Controller
[ 6.386392] xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 4
[ 6.387600] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 6.388728] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.389820] usb usb4: Product: xHCI Host Controller
[ 6.390892] usb usb4: Manufacturer: Linux 3.17.0-rc5 xhci_hcd
[ 6.391968] usb usb4: SerialNumber: 0000:45:00.0
[ 6.393151] hub 4-0:1.0: USB hub found
[ 6.394216] hub 4-0:1.0: 2 ports detected
[ 6.395365] usbcore: registered new interface driver usb-storage
[ 6.396445] usbcore: registered new interface driver usbserial
[ 6.397485] usbcore: registered new interface driver usbserial_generic
[ 6.398476] usbserial: USB Serial support registered for generic
[ 6.399495] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 6.402300] i8042: Detected active multiplexing controller, rev 1.1
[ 6.403965] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 6.405016] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 6.406041] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 6.407052] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 6.408039] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 6.409380] mousedev: PS/2 mouse device common for all mice
[ 6.411598] usbcore: registered new interface driver synaptics_usb
[ 6.412717] rtc_cmos 00:03: RTC can wake from S4
[ 6.413841] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 6.414915] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 6.415936] i2c /dev entries driver
[ 6.418228] usbcore: registered new interface driver uvcvideo
[ 6.419292] USB Video Class driver (1.1.1)
[ 6.420475] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 6.421571] iTCO_wdt: Found a QM57 TCO device (Version=2, TCOBASE=0x0460)
[ 6.422672] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.423727] iTCO_vendor_support: vendor-support=0
[ 6.424794] usbcore: registered new interface driver btusb
[ 6.425842] usbcore: registered new interface driver ath3k
[ 6.426903] sdhci: Secure Digital Host Controller Interface driver
[ 6.427940] sdhci: Copyright(c) Pierre Ossman
[ 6.428980] sdhci-pci 0000:46:06.1: SDHCI controller found [1180:0822] (rev 25)
[ 6.431082] sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 6.433439] sdhci-pci 0000:46:06.1: No vmmc regulator found
[ 6.435745] sdhci-pci 0000:46:06.1: No vqmmc regulator found
[ 6.439082] sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 6.441761] mmc0: SDHCI controller on PCI [0000:46:06.1] using DMA
[ 6.444185] usbcore: registered new interface driver ushc
[ 6.444265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 6.449357] r592: driver successfully loaded
[ 6.452079] hidraw: raw HID events driver (C) Jiri Kosina
[ 6.454740] usbcore: registered new interface driver usbhid
[ 6.457182] usbhid: USB HID core driver
[ 6.459720] hp_accel: hardware type NC854xx found
[ 6.462826] lis3lv02d: 8 bits sensor found
[ 6.504541] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input10
[ 6.656566] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 6.680731] input: HP WMI hotkeys as /devices/virtual/input/input11
[ 6.789330] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[ 6.790477] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.791937] hub 1-1:1.0: USB hub found
[ 6.794672] hub 1-1:1.0: 6 ports detected
[ 6.956668] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 6.984799] hp_wmi: device hp-wwan blocked by BIOS
[ 7.089065] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[ 7.089365] snd_hda_intel 0000:00:1b.0: irq 40 for MSI/MSI-X
[ 7.089533] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 7.089697] u32 classifier
[ 7.089704] Netfilter messages via NETLINK v0.30.
[ 7.089709] nfnl_acct: registering with nfnetlink.
[ 7.089726] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 7.089865] ctnetlink v0.93: registering with nfnetlink.
[ 7.099489] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.101114] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.101295] hub 2-1:1.0: USB hub found
[ 7.101383] hub 2-1:1.0: 8 ports detected
[ 7.104741] TCP: cubic registered
[ 7.105898] Initializing XFRM netlink socket
[ 7.107140] NET: Registered protocol family 10
[ 7.108639] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 7.111452] NET: Registered protocol family 17
[ 7.112630] NET: Registered protocol family 15
[ 7.113881] Bridge firewalling registered
[ 7.115039] Ebtables v2.0 registered
[ 7.116264] Bluetooth: RFCOMM socket layer initialized
[ 7.117440] Bluetooth: RFCOMM ver 1.11
[ 7.118587] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 7.119733] Bluetooth: HIDP socket layer initialized
[ 7.120886] 8021q: 802.1Q VLAN Support v1.8
[ 7.122031] Key type dns_resolver registered
[ 7.123443] registered taskstats version 1
[ 7.125747] ALSA device list:
[ 7.126895] No soundcards found.
[ 7.133668] sound hdaudioC0D0: autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 7.134783] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.135877] sound hdaudioC0D0: hp_outs=2 (0xf/0xa/0x0/0x0/0x0)
[ 7.136976] sound hdaudioC0D0: mono: mono_out=0x0
[ 7.138057] sound hdaudioC0D0: inputs:
[ 7.139112] sound hdaudioC0D0: Internal Mic=0xc
[ 7.140149] sound hdaudioC0D0: Mic=0xb
[ 7.141197] sound hdaudioC0D0: Line=0xe
[ 7.176864] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
[ 7.204680] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[ 7.207130] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3110000-0xd31fffff:
[ 7.215257] excluding 0xd31fe000-0xd320bfff
[ 7.216465] pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 22)
[ 7.273386] usb 1-1.1: New USB device found, idVendor=03f0, idProduct=231d
[ 7.275873] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.278372] usb 1-1.1: Product: HP Integrated Module
[ 7.280417] usb 1-1.1: Manufacturer: Broadcom Corp
[ 7.352890] usb 1-1.3: new full-speed USB device number 4 using ehci-pci
[ 7.446668] usb 1-1.3: New USB device found, idVendor=138a, idProduct=0007
[ 7.448776] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 7.451212] usb 1-1.3: SerialNumber: 0030b05b7486
[ 7.524897] usb 1-1.4: new high-speed USB device number 5 using ehci-pci
[ 7.614181] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input9
[ 7.617346] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2514
[ 7.618421] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.619745] hub 1-1.4:1.0: USB hub found
[ 7.622316] hub 1-1.4:1.0: 4 ports detected
[ 7.696971] usb 1-1.5: new high-speed USB device number 6 using ehci-pci
[ 7.829414] usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b15e
[ 7.831481] usb 1-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 7.833895] usb 1-1.5: Product: HP Webcam [2 MP Macro]
[ 7.836029] usb 1-1.5: Manufacturer: Chicony Electronics Co., Ltd.
[ 7.841189] uvcvideo: Found UVC 1.00 device HP Webcam [2 MP Macro] (04f2:b15e)
[ 7.861810] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 7.864266] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[ 7.866928] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 7.869531] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 7.953055] usb 1-1.4.2: new low-speed USB device number 7 using ehci-pci
[ 8.066734] usb 1-1.4.2: New USB device found, idVendor=046d, idProduct=c03f
[ 8.069105] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.071441] usb 1-1.4.2: Product: USB-PS/2 Optical Mouse
[ 8.073767] usb 1-1.4.2: Manufacturer: Logitech
[ 8.079814] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2:1.0/0003:046D:C03F.0001/input/input19
[ 8.082813] hid-generic 0003:046D:C03F.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.4.2/input0
[ 8.158063] usb 1-1.4.4: new low-speed USB device number 8 using ehci-pci
[ 8.170071] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 8.171935] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[ 8.173670] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[ 8.175599] input: HDA Intel MID Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
[ 8.294176] usb 1-1.4.4: New USB device found, idVendor=046d, idProduct=c30e
[ 8.296810] usb 1-1.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.299470] usb 1-1.4.4: Product: HID compliant keyboard
[ 8.301515] usb 1-1.4.4: Manufacturer: Logitech
[ 8.315237] input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/0003:046D:C30E.0002/input/input24
[ 8.318159] hid-generic 0003:046D:C30E.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:1a.0-1.4.4/input0
[ 8.338747] input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.1/0003:046D:C30E.0003/input/input25
[ 8.342118] hid-generic 0003:046D:C30E.0003: input,hidraw2: USB HID v1.10 Device [Logitech HID compliant keyboard] on usb-0000:00:1a.0-1.4.4/input1
[ 8.499379] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd44773/0xa40000/0xa0000, board id: 3655, fw id: 651432
[ 8.546439] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input14
[ 8.617776] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.620904] VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
[ 8.636906] devtmpfs: mounted
[ 8.641783] Freeing unused kernel memory: 1344K (ffffffff82155000 - ffffffff822a5000)
[ 8.643106] Write protecting the kernel read-only data: 16384k
[ 8.648288] Freeing unused kernel memory: 1952K (ffff880001e18000 - ffff880002000000)
[ 9.667853] random: nonblocking pool is initialized
[ 10.901244] systemd-udevd[341]: starting version 216
[ 11.292976] e1000e 0000:00:19.0 lan0: renamed from eth0
[ 11.306722] systemd-udevd[358]: renamed network interface eth0 to lan0
[ 11.889110] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
[ 11.889289] microcode: CPU0 updated to revision 0x4, date = 2013-06-28
[ 11.889470] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
[ 11.889610] microcode: CPU1 updated to revision 0x4, date = 2013-06-28
[ 11.889799] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
[ 11.889953] microcode: CPU2 updated to revision 0x4, date = 2013-06-28
[ 11.890168] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
[ 11.890314] microcode: CPU3 updated to revision 0x4, date = 2013-06-28
[ 12.423730] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 16.335237] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[ 16.439260] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[ 16.439427] IPv6: ADDRCONF(NETDEV_UP): lan0: link is not ready
[ 19.502393] e1000e: lan0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
[ 19.502441] IPv6: ADDRCONF(NETDEV_CHANGE): lan0: link becomes ready
[ 19.574448] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 31.487041] EXT4-fs (sda1): re-mounted. Opts: commit=0
[ 105.729453] e1000e: lan0 NIC Link is Down
[ 106.611602] EXT4-fs (sda1): re-mounted. Opts: commit=0
[ 107.033760] PM: Syncing filesystems ... done.
[ 107.542933] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 107.544489] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 107.545623] Suspending console(s) (use no_console_suspend to debug)
[ 107.605496] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 107.605938] serial 00:04: disabled
[ 107.606160] nouveau [ DRM] suspending display...
[ 107.606236] nouveau [ DRM] unpinning framebuffer(s)...
[ 107.606346] nouveau [ DRM] evicting buffers...
[ 107.607721] sd 0:0:0:0: [sda] Stopping disk
[ 107.610721] e1000e: EEE TX LPI TIMER: 00000000
[ 110.522013] nouveau [ DRM] waiting for kernel channels to go idle...
[ 110.522014] nouveau [ DRM] suspending client object trees...
[ 110.522018] nouveau [ DRM] suspending kernel object tree...
[ 113.024356] PM: suspend of devices complete after 5477.094 msecs
[ 113.024797] PM: late suspend of devices complete after 0.437 msecs
[ 113.025428] pcieport 0000:00:1c.7: System wakeup enabled by ACPI
[ 113.025507] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 113.025759] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[ 113.025762] e1000e 0000:00:19.0: System wakeup enabled by ACPI
[ 113.040247] PM: noirq suspend of devices complete after 15.444 msecs
[ 113.040630] ACPI: Preparing to enter system sleep state S3
[ 113.045397] PM: Saving platform NVS memory
[ 113.046133] Disabling non-boot CPUs ...
[ 113.047510] kvm: disabling virtualization on CPU1
[ 113.148162] smpboot: CPU 1 is now offline
[ 113.149867] kvm: disabling virtualization on CPU2
[ 113.252163] smpboot: CPU 2 is now offline
[ 113.253828] kvm: disabling virtualization on CPU3
[ 113.356226] smpboot: CPU 3 is now offline
[ 113.358247] ACPI: Low-level resume complete
[ 113.358602] PM: Restoring platform NVS memory
[ 113.361777] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x4
[ 113.362649] Enabling non-boot CPUs ...
[ 113.362976] x86: Booting SMP configuration:
[ 113.363005] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 113.374816] kvm: enabling virtualization on CPU1
[ 113.378086] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
[ 113.378307] microcode: CPU1 updated to revision 0x4, date = 2013-06-28
[ 113.379826] CPU1 is up
[ 113.379990] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 113.688384] kvm: enabling virtualization on CPU2
[ 113.690651] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
[ 113.690805] microcode: CPU2 updated to revision 0x4, date = 2013-06-28
[ 113.691002] CPU2 is up
[ 113.691025] smpboot: Booting Node 0 Processor 3 APIC 0x5
[ 113.702102] kvm: enabling virtualization on CPU3
[ 113.704320] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x4
[ 113.704510] CPU3 is up
[ 113.706482] ACPI: Waking up from system sleep state S3
[ 113.864572] acpi LNXPOWER:01: Turning OFF
[ 113.865234] pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function)
[ 113.865235] pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller
[ 113.878142] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 113.878144] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 113.878525] pcieport 0000:00:1c.7: System wakeup disabled by ACPI
[ 114.590120] PM: noirq resume of devices complete after 725.323 msecs
[ 114.590411] PM: early resume of devices complete after 0.242 msecs
[ 114.590484] e1000e 0000:00:19.0: System wakeup disabled by ACPI
[ 114.590493] mei_me 0000:00:16.0: irq 32 for MSI/MSI-X
[ 114.593789] nouveau [ DRM] re-enabling device...
[ 114.593849] nouveau [ DRM] resuming kernel object tree...
[ 114.593872] nouveau [ VBIOS][0000:01:00.0] running init tables
[ 114.595273] usb usb3: root hub lost power or was reset
[ 114.595275] usb usb4: root hub lost power or was reset
[ 114.595373] snd_hda_intel 0000:00:1b.0: irq 34 for MSI/MSI-X
[ 114.595649] xhci_hcd 0000:45:00.0: irq 35 for MSI/MSI-X
[ 114.595653] xhci_hcd 0000:45:00.0: irq 36 for MSI/MSI-X
[ 114.595656] xhci_hcd 0000:45:00.0: irq 37 for MSI/MSI-X
[ 114.595659] xhci_hcd 0000:45:00.0: irq 38 for MSI/MSI-X
[ 114.595663] xhci_hcd 0000:45:00.0: irq 39 for MSI/MSI-X
[ 114.598794] sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 114.598853] sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it.
[ 114.599298] sd 0:0:0:0: [sda] Starting disk
[ 114.673254] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 114.749544] nouveau [ VOLT][0000:01:00.0] GPU voltage: 1000000uv
[ 114.749550] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 114.749604] nouveau [ CLK][0000:01:00.0] --: core 405 MHz shader 810 MHz memory 324 MHz
[ 114.750757] nouveau [ DRM] resuming client object trees...
[ 114.750767] nouveau [ DRM] resuming display...
[ 114.822322] usb 1-1.5: reset high-speed USB device number 6 using ehci-pci
[ 114.942179] ata5: SATA link down (SStatus 0 SControl 300)
[ 114.942235] ata3: SATA link down (SStatus 0 SControl 300)
[ 114.946214] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 114.948370] ata2.00: unexpected _GTF length (8)
[ 114.950687] ata2.00: unexpected _GTF length (8)
[ 114.950695] ata2.00: configured for UDMA/100
[ 114.954181] ata6: SATA link down (SStatus 0 SControl 300)
[ 114.986388] usb 1-1.1: reset full-speed USB device number 3 using ehci-pci
[ 115.079754] rtc_cmos 00:03: System wakeup disabled by ACPI
[ 115.080564] serial 00:04: activated
[ 115.089261] PM: resume of devices complete after 498.717 msecs
[ 115.089869] Restarting tasks ...
[ 115.090230] yenta_cardbus 0000:46:06.4: CardBus bridge to [bus 47]
[ 115.090233] yenta_cardbus 0000:46:06.4: bridge window [io 0x2000-0x20ff]
[ 115.090238] yenta_cardbus 0000:46:06.4: bridge window [io 0x2400-0x24ff]
[ 115.090242] yenta_cardbus 0000:46:06.4: bridge window [mem 0xd8000000-0xdbffffff pref]
[ 115.090246] yenta_cardbus 0000:46:06.4: bridge window [mem 0xdc000000-0xdfffffff]
[ 115.090600] yenta_cardbus 0000:46:06.4: CardBus bridge to [bus 47]
[ 115.090602] yenta_cardbus 0000:46:06.4: bridge window [io 0x2000-0x20ff]
[ 115.090607] yenta_cardbus 0000:46:06.4: bridge window [io 0x2400-0x24ff]
[ 115.090612] yenta_cardbus 0000:46:06.4: bridge window [mem 0xd8000000-0xdbffffff pref]
[ 115.090616] yenta_cardbus 0000:46:06.4: bridge window [mem 0xdc000000-0xdfffffff]
[ 115.091362] done.
[ 115.091375] video LNXVIDEO:00: Restoring backlight state
[ 117.414842] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 117.429040] ata1.00: unexpected _GTF length (8)
[ 117.434634] ata1.00: unexpected _GTF length (8)
[ 117.436696] ata1.00: configured for UDMA/133
[ 117.739935] EXT4-fs (sda1): re-mounted. Opts: commit=0
[ 117.867381] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 117.970987] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[ 117.971121] IPv6: ADDRCONF(NETDEV_UP): lan0: link is not ready
[ 121.158249] e1000e: lan0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
[ 121.158302] IPv6: ADDRCONF(NETDEV_CHANGE): lan0: link becomes ready
\
 
 \ /
  Last update: 2014-09-18 17:01    [W:0.086 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site