I have managed to turn the crash into a WARN_ON, by adding this to the begin of nouveau_software_vblank():
if (!psw) { WARN_ON(1); return; } And I have also managed to load the module manually instead by udev. So I am happy to attach a full log of what's going on here. See also my added printk's starting with XXX that mark some interesting points in the initialization. This should give you enough information to track down the cause of the problem. To my non-expert eyes it looks like "noaccel" prevents registration of NVOBJ_ENGINE_SW or at least delays it too much. Thanks, Ortwin -------------- next part -------------- Aug 2 13:03:22 localhost kernel: Linux version 3.5.0 (root at ortwin-hp) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) ) #5 SMP PREEMPT Thu Aug 2 13:01:46 CEST 2012 Aug 2 13:03:22 localhost kernel: Command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444 at 10.11.1.234/eth0,4444 at 10.11.1.19/00:17:f2:c7:5f:06 drm.debug=15 debug nox Aug 2 13:03:22 localhost kernel: e820: BIOS-provided physical RAM map: Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000befc1fff] usable Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000befc2000-0x00000000bf6c1fff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf6c2000-0x00000000bf7c1fff] ACPI NVS Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf7c2000-0x00000000bf7fefff] ACPI data Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved Aug 2 13:03:22 localhost kernel: BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable Aug 2 13:03:22 localhost kernel: NX (Execute Disable) protection: active Aug 2 13:03:22 localhost kernel: DMI 2.6 present. Aug 2 13:03:22 localhost kernel: DMI: Hewlett-Packard HP EliteBook 8540w/1521, BIOS 68CVD Ver. F.0E 11/25/2010 Aug 2 13:03:22 localhost kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved Aug 2 13:03:22 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Aug 2 13:03:22 localhost kernel: No AGP bridge found Aug 2 13:03:22 localhost kernel: e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000 Aug 2 13:03:22 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:22 localhost kernel: MTRR default type: uncachable Aug 2 13:03:22 localhost kernel: MTRR fixed ranges enabled: Aug 2 13:03:22 localhost kernel: 00000-9FFFF write-back Aug 2 13:03:22 localhost kernel: A0000-BFFFF uncachable Aug 2 13:03:22 localhost kernel: C0000-FFFFF write-protect Aug 2 13:03:22 localhost kernel: MTRR variable ranges enabled: Aug 2 13:03:22 localhost kernel: 0 base 0FFC00000 mask FFFC00000 write-protect Aug 2 13:03:22 localhost kernel: 1 base 000000000 mask F80000000 write-back Aug 2 13:03:22 localhost kernel: 2 base 080000000 mask FC0000000 write-back Aug 2 13:03:22 localhost kernel: 3 base 100000000 mask F00000000 write-back Aug 2 13:03:22 localhost kernel: 4 base 200000000 mask FC0000000 write-back Aug 2 13:03:22 localhost kernel: 5 base 23C000000 mask FFC000000 uncachable Aug 2 13:03:22 localhost kernel: 6 disabled Aug 2 13:03:22 localhost kernel: 7 disabled Aug 2 13:03:22 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 Aug 2 13:03:22 localhost kernel: e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000 Aug 2 13:03:22 localhost kernel: initial memory mapped: [mem 0x00000000-0x1fffffff] Aug 2 13:03:22 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 Aug 2 13:03:22 localhost kernel: init_memory_mapping: [mem 0x00000000-0xbf7fffff] Aug 2 13:03:22 localhost kernel: [mem 0x00000000-0xbf7fffff] page 2M Aug 2 13:03:22 localhost kernel: kernel direct mapping tables up to 0xbf7fffff @ [mem 0x1fa00000-0x1fffffff] Aug 2 13:03:22 localhost kernel: init_memory_mapping: [mem 0x100000000-0x23bffffff] Aug 2 13:03:22 localhost kernel: [mem 0x100000000-0x23bffffff] page 2M Aug 2 13:03:22 localhost kernel: kernel direct mapping tables up to 0x23bffffff @ [mem 0xbefb8000-0xbefc1fff] Aug 2 13:03:22 localhost kernel: ACPI: RSDP 00000000000fddc0 00024 (v02 HPQOEM) Aug 2 13:03:22 localhost kernel: ACPI: XSDT 00000000bf7fe120 00094 (v01 HPQOEM SLIC-MPC 0000000F 01000013) Aug 2 13:03:22 localhost kernel: ACPI: FACP 00000000bf7fc000 000F4 (v03 HPQOEM 1521 0000000F HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: DSDT 00000000bf7da000 1C77F (v02 HPQOEM 1521 00000001 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: FACS 00000000bf760000 00040 Aug 2 13:03:22 localhost kernel: ACPI: HPET 00000000bf7fb000 00038 (v01 HPQOEM 1521 00000001 HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: APIC 00000000bf7fa000 000BC (v01 HPQOEM 1521 00000001 HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: MCFG 00000000bf7f9000 0003C (v01 HPQOEM 1521 00000001 HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: TCPA 00000000bf7f7000 00032 (v02 HPQOEM 1521 00000000 HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7d7000 00135 (v01 HPQOEM SataAhci 00001000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7d6000 00314 (v01 HPQOEM PtidDevc 00001000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SLIC 00000000bf7d5000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7d1000 02576 (v01 HPQOEM NVIDIAGF 00000001 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: DMAR 00000000bf7d0000 00080 (v01 INTEL CP_DALE 00000001 INTL 00000001) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7cf000 00A10 (v01 PmRef CpuPm 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7ce000 00288 (v01 PmRef Cpu0Tst 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf7cd000 00225 (v01 PmRef ApTst 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: ASF! 00000000bf7f8000 000A0 (v32 HPQOEM 1521 00000001 HP 00000001) Aug 2 13:03:22 localhost kernel: ACPI: Local APIC address 0xfee00000 Aug 2 13:03:22 localhost kernel: [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0 Aug 2 13:03:22 localhost kernel: Zone ranges: Aug 2 13:03:22 localhost kernel: DMA [mem 0x00010000-0x00ffffff] Aug 2 13:03:22 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] Aug 2 13:03:22 localhost kernel: Normal [mem 0x100000000-0x23bffffff] Aug 2 13:03:22 localhost kernel: Movable zone start for each node Aug 2 13:03:22 localhost kernel: Early memory node ranges Aug 2 13:03:22 localhost kernel: node 0: [mem 0x00010000-0x0009efff] Aug 2 13:03:22 localhost kernel: node 0: [mem 0x00100000-0xbefc1fff] Aug 2 13:03:22 localhost kernel: node 0: [mem 0xbf7ff000-0xbf7fffff] Aug 2 13:03:22 localhost kernel: node 0: [mem 0x100000000-0x1fbffffff] Aug 2 13:03:22 localhost kernel: node 0: [mem 0x200000000-0x23bffffff] Aug 2 13:03:22 localhost kernel: On node 0 totalpages: 2060114 Aug 2 13:03:22 localhost kernel: DMA zone: 64 pages used for memmap Aug 2 13:03:22 localhost kernel: DMA zone: 6 pages reserved Aug 2 13:03:22 localhost kernel: DMA zone: 3913 pages, LIFO batch:0 Aug 2 13:03:22 localhost kernel: DMA32 zone: 16320 pages used for memmap Aug 2 13:03:22 localhost kernel: DMA32 zone: 761859 pages, LIFO batch:31 Aug 2 13:03:22 localhost kernel: Normal zone: 20224 pages used for memmap Aug 2 13:03:22 localhost kernel: Normal zone: 1257728 pages, LIFO batch:31 Aug 2 13:03:22 localhost kernel: ACPI: PM-Timer IO Port: 0x408 Aug 2 13:03:22 localhost kernel: ACPI: Local APIC address 0xfee00000 Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) Aug 2 13:03:22 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) Aug 2 13:03:22 localhost kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 Aug 2 13:03:22 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Aug 2 13:03:22 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Aug 2 13:03:22 localhost kernel: ACPI: IRQ0 used by override. Aug 2 13:03:22 localhost kernel: ACPI: IRQ2 used by override. Aug 2 13:03:22 localhost kernel: ACPI: IRQ9 used by override. Aug 2 13:03:22 localhost kernel: Using ACPI (MADT) for SMP configuration information Aug 2 13:03:22 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Aug 2 13:03:22 localhost kernel: SMP: Allowing 8 CPUs, 4 hotplug CPUs Aug 2 13:03:22 localhost kernel: nr_irqs_gsi: 40 Aug 2 13:03:22 localhost kernel: e820: [mem 0xc0000000-0xdfffffff] available for PCI devices Aug 2 13:03:22 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 Aug 2 13:03:22 localhost kernel: PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s78080 r8192 d24320 u262144 Aug 2 13:03:22 localhost kernel: pcpu-alloc: s78080 r8192 d24320 u262144 alloc=1*2097152 Aug 2 13:03:22 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 Aug 2 13:03:22 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2023500 Aug 2 13:03:22 localhost kernel: Kernel command line: root=/dev/sda5 rootfstype=ext4 pciehp_force=1 nouveau.modeset=1 nouveau.noaccel=1 netconsole=4444 at 10.11.1.234/eth0,4444 at 10.11.1.19/00:17:f2:c7:5f:06 drm.debug=15 debug nox Aug 2 13:03:22 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) Aug 2 13:03:22 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) Aug 2 13:03:22 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) Aug 2 13:03:22 localhost kernel: __ex_table already sorted, skipping sort Aug 2 13:03:22 localhost kernel: Checking aperture... Aug 2 13:03:22 localhost kernel: No AGP bridge found Aug 2 13:03:22 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area Aug 2 13:03:22 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing! Aug 2 13:03:22 localhost kernel: Memory: 8015336k/9371648k available (7720k kernel code, 1131192k absent, 225120k reserved, 5385k data, 540k init) Aug 2 13:03:22 localhost kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 Aug 2 13:03:22 localhost kernel: Preemptible hierarchical RCU implementation. Aug 2 13:03:22 localhost kernel: NR_IRQS:4352 nr_irqs:744 16 Aug 2 13:03:22 localhost kernel: Extended CMOS year: 2000 Aug 2 13:03:22 localhost kernel: Console: colour VGA+ 80x25 Aug 2 13:03:22 localhost kernel: console [tty0] enabled Aug 2 13:03:22 localhost kernel: hpet clockevent registered Aug 2 13:03:22 localhost kernel: Fast TSC calibration using PIT Aug 2 13:03:22 localhost kernel: Detected 2660.374 MHz processor. Aug 2 13:03:22 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.74 BogoMIPS (lpj=10641496) Aug 2 13:03:22 localhost kernel: pid_max: default: 32768 minimum: 301 Aug 2 13:03:22 localhost kernel: Mount-cache hash table entries: 256 Aug 2 13:03:22 localhost kernel: Initializing cgroup subsys blkio Aug 2 13:03:22 localhost kernel: CPU: Physical Processor ID: 0 Aug 2 13:03:22 localhost kernel: CPU: Processor Core ID: 0 Aug 2 13:03:22 localhost kernel: mce: CPU supports 9 MCE banks Aug 2 13:03:22 localhost kernel: CPU0: Thermal monitoring enabled (TM1) Aug 2 13:03:22 localhost kernel: using mwait in idle threads. Aug 2 13:03:22 localhost kernel: ACPI: Core revision 20120320 Aug 2 13:03:22 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Aug 2 13:03:22 localhost kernel: CPU0: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz stepping 05 Aug 2 13:03:22 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. Aug 2 13:03:22 localhost kernel: CPUID marked event: 'bus cycles' unavailable Aug 2 13:03:22 localhost kernel: ... version: 3 Aug 2 13:03:22 localhost kernel: ... bit width: 48 Aug 2 13:03:22 localhost kernel: ... generic registers: 4 Aug 2 13:03:22 localhost kernel: ... value mask: 0000ffffffffffff Aug 2 13:03:22 localhost kernel: ... max period: 000000007fffffff Aug 2 13:03:22 localhost kernel: ... fixed-purpose events: 3 Aug 2 13:03:22 localhost kernel: ... event mask: 000000070000000f Aug 2 13:03:22 localhost kernel: Booting Node 0, Processors #1 #2 #3 Aug 2 13:03:22 localhost kernel: Brought up 4 CPUs Aug 2 13:03:22 localhost kernel: Total of 4 processors activated (21282.99 BogoMIPS). Aug 2 13:03:22 localhost kernel: devtmpfs: initialized Aug 2 13:03:22 localhost kernel: PM: Registering ACPI NVS region [mem 0xbf6c2000-0xbf7c1fff] (1048576 bytes) Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 16 Aug 2 13:03:22 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it Aug 2 13:03:22 localhost kernel: ACPI: bus type pci registered Aug 2 13:03:22 localhost kernel: dca service started, version 1.12.1 Aug 2 13:03:22 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Aug 2 13:03:22 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 Aug 2 13:03:22 localhost kernel: PCI: Using configuration type 1 for base access Aug 2 13:03:22 localhost kernel: bio: create slab <bio-0> at 0 Aug 2 13:03:22 localhost kernel: ACPI: Added _OSI(Module Device) Aug 2 13:03:22 localhost kernel: ACPI: Added _OSI(Processor Device) Aug 2 13:03:22 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Aug 2 13:03:22 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) Aug 2 13:03:22 localhost kernel: ACPI: EC: Look up EC in DSDT Aug 2 13:03:22 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6bba18 0047D (v01 PmRef Cpu0Ist 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load: Aug 2 13:03:22 localhost kernel: ACPI: SSDT (null) 0047D (v01 PmRef Cpu0Ist 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6b9018 008AA (v01 PmRef Cpu0Cst 00003001 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load: Aug 2 13:03:22 localhost kernel: ACPI: SSDT (null) 008AA (v01 PmRef Cpu0Cst 00003001 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6baa98 00303 (v01 PmRef ApIst 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load: Aug 2 13:03:22 localhost kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: SSDT 00000000bf6b8d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: Dynamic OEM Table Load: Aug 2 13:03:22 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912) Aug 2 13:03:22 localhost kernel: ACPI: Interpreter enabled Aug 2 13:03:22 localhost kernel: ACPI: (supports S0 S3 S5) Aug 2 13:03:22 localhost kernel: ACPI: Using IOAPIC for interrupt routing Aug 2 13:03:22 localhost kernel: ACPI: Power Resource [APPR] (off) Aug 2 13:03:22 localhost kernel: ACPI: Power Resource [LPP] (on) Aug 2 13:03:22 localhost kernel: ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62 Aug 2 13:03:22 localhost kernel: ACPI: No dock devices found. Aug 2 13:03:22 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Aug 2 13:03:22 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) Aug 2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] Aug 2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] Aug 2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] Aug 2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfedfffff] Aug 2 13:03:22 localhost kernel: pci_root PNP0A08:00: host bridge window [mem 0xfee01000-0xffffffff] Aug 2 13:03:22 localhost kernel: PCI host bridge to bus 0000:00 Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: [8086:0045] type 01 class 0x060400 Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 Aug 2 13:03:22 localhost kernel: pci 0000:00:16.0: reg 10: [mem 0xd7524000-0xd752400f 64bit] Aug 2 13:03:22 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002 Aug 2 13:03:22 localhost kernel: pci 0000:00:16.3: reg 10: [io 0x6050-0x6057] Aug 2 13:03:22 localhost kernel: pci 0000:00:16.3: reg 14: [mem 0xd752b000-0xd752bfff] Aug 2 13:03:22 localhost kernel: pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 Aug 2 13:03:22 localhost kernel: pci 0000:00:19.0: reg 10: [mem 0xd7500000-0xd751ffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:19.0: reg 14: [mem 0xd752a000-0xd752afff] Aug 2 13:03:22 localhost kernel: pci 0000:00:19.0: reg 18: [io 0x6020-0x603f] Aug 2 13:03:22 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 Aug 2 13:03:22 localhost kernel: pci 0000:00:1a.0: reg 10: [mem 0xd7529000-0xd75293ff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 Aug 2 13:03:22 localhost kernel: pci 0000:00:1b.0: reg 10: [mem 0xd7520000-0xd7523fff 64bit] Aug 2 13:03:22 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.7: [8086:3b50] type 01 class 0x060400 Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 Aug 2 13:03:22 localhost kernel: pci 0000:00:1d.0: reg 10: [mem 0xd7528000-0xd75283ff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100 Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 10: [io 0x6048-0x604f] Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 14: [io 0x605c-0x605f] Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 18: [io 0x6040-0x6047] Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 1c: [io 0x6058-0x605b] Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 20: [io 0x6000-0x601f] Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: reg 24: [mem 0xd7527000-0xd75277ff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 Aug 2 13:03:22 localhost kernel: pci 0000:00:1f.6: reg 10: [mem 0xd7526000-0xd7526fff 64bit] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: [10de:0cbc] type 00 class 0x030000 Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 24: [io 0x5000-0x507f] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.1: [10de:0be4] type 00 class 0x040300 Aug 2 13:03:22 localhost kernel: pci 0000:01:00.1: reg 10: [mem 0xd3000000-0xd3003fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd30fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-02] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd7400000-0xd74fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-43] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x3000-0x4fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd3400000-0xd73fffff] Aug 2 13:03:22 localhost kernel: pci 0000:44:00.0: [8086:4238] type 00 class 0x028000 Aug 2 13:03:22 localhost kernel: pci 0000:44:00.0: reg 10: [mem 0xd3300000-0xd3301fff 64bit] Aug 2 13:03:22 localhost kernel: pci 0000:44:00.0: PME# supported from D0 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 44-44] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xd3300000-0xd33fffff] Aug 2 13:03:22 localhost kernel: pci 0000:45:00.0: [1033:0194] type 00 class 0x0c0330 Aug 2 13:03:22 localhost kernel: pci 0000:45:00.0: reg 10: [mem 0xd3200000-0xd3201fff 64bit] Aug 2 13:03:22 localhost kernel: pci 0000:45:00.0: PME# supported from D0 D3hot Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 45-45] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xd3200000-0xd32fffff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.0: [1180:0832] type 00 class 0x0c0010 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.0: proprietary Ricoh MMC controller disabled (via firewire function) Aug 2 13:03:22 localhost kernel: pci 0000:46:06.0: MMC cards are now supported by standard SDHCI controller Aug 2 13:03:22 localhost kernel: pci 0000:46:06.0: reg 10: [mem 0xd3101000-0xd31017ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.0: supports D1 D2 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.0: PME# supported from D0 D1 D2 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:46:06.1: [1180:0822] type 00 class 0x080500 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.1: reg 10: [mem 0xd3105000-0xd31050ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.1: supports D1 D2 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.1: PME# supported from D0 D1 D2 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:46:06.2: [1180:0592] type 00 class 0x088000 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.2: reg 10: [mem 0xd3103000-0xd31030ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.2: supports D1 D2 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.2: PME# supported from D0 D1 D2 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:46:06.3: [1180:0852] type 00 class 0x088000 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.3: reg 10: [mem 0xd3102000-0xd31020ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.3: supports D1 D2 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.3: PME# supported from D0 D1 D2 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: [1180:0476] type 02 class 0x060700 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: reg 10: [mem 0xd3100000-0xd3100fff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: supports D1 D2 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: PME# supported from D0 D1 D2 D3hot D3cold Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 46-47] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd3100000-0xd31fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfedfffff] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xfee01000-0xffffffff] (subtractive decode) Aug 2 13:03:22 localhost kernel: pci_bus 0000:47: [bus 47-4a] partially hidden behind transparent bridge 0000:46 [bus 46-47] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: on NUMA node 0 Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT] Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT] Aug 2 13:03:22 localhost kernel: pci0000:00: Requesting ACPI _OSC control (0x1d) Aug 2 13:03:22 localhost kernel: pci0000:00: ACPI _OSC control (0x1d) granted Aug 2 13:03:22 localhost kernel: ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) Aug 2 13:03:22 localhost kernel: PCI host bridge to bus 0000:ff Aug 2 13:03:22 localhost kernel: pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000 Aug 2 13:03:22 localhost kernel: pci_bus 0000:ff: on NUMA node 0 Aug 2 13:03:22 localhost kernel: pci0000:ff: Requesting ACPI _OSC control (0x1d) Aug 2 13:03:22 localhost kernel: pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d Aug 2 13:03:22 localhost kernel: ACPI _OSC control for PCIe not granted, disabling ASPM Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15) Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15) Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15) Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. Aug 2 13:03:22 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. Aug 2 13:03:22 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none Aug 2 13:03:22 localhost kernel: vgaarb: loaded Aug 2 13:03:22 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 Aug 2 13:03:22 localhost kernel: SCSI subsystem initialized Aug 2 13:03:22 localhost kernel: libata version 3.00 loaded. Aug 2 13:03:22 localhost kernel: ACPI: bus type usb registered Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver usbfs Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver hub Aug 2 13:03:22 localhost kernel: usbcore: registered new device driver usb Aug 2 13:03:22 localhost kernel: Linux video capture interface: v2.00 Aug 2 13:03:22 localhost kernel: wmi: Mapper loaded Aug 2 13:03:22 localhost kernel: Advanced Linux Sound Architecture Driver Version 1.0.25. Aug 2 13:03:22 localhost kernel: PCI: Using ACPI for IRQ routing Aug 2 13:03:22 localhost kernel: PCI: pci_cache_line_size set to 64 bytes Aug 2 13:03:22 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] Aug 2 13:03:22 localhost kernel: e820: reserve RAM buffer [mem 0xbefc2000-0xbfffffff] Aug 2 13:03:22 localhost kernel: e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff] Aug 2 13:03:22 localhost kernel: Bluetooth: Core ver 2.16 Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 31 Aug 2 13:03:22 localhost kernel: Bluetooth: HCI device and connection manager initialized Aug 2 13:03:22 localhost kernel: Bluetooth: HCI socket layer initialized Aug 2 13:03:22 localhost kernel: Bluetooth: L2CAP socket layer initialized Aug 2 13:03:22 localhost kernel: Bluetooth: SCO socket layer initialized Aug 2 13:03:22 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain Aug 2 13:03:22 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 Aug 2 13:03:22 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter Aug 2 13:03:22 localhost kernel: Switching to clocksource hpet Aug 2 13:03:22 localhost kernel: pnp: PnP ACPI init Aug 2 13:03:22 localhost kernel: ACPI: bus type pnp registered Aug 2 13:03:22 localhost kernel: pnp 00:00: [bus 00-fe] Aug 2 13:03:22 localhost kernel: pnp 00:00: [io 0x0000-0x0cf7 window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [io 0x0cf8-0x0cff] Aug 2 13:03:22 localhost kernel: pnp 00:00: [io 0x0d00-0xffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000c0000-0x000c3fff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000c4000-0x000c7fff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000c8000-0x000cbfff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000cc000-0x000cffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000d0000-0x000d3fff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000d4000-0x000d7fff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000d8000-0x000dbfff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000dc000-0x000dffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000e0000-0x000e3fff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000e4000-0x000e7fff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000e8000-0x000ebfff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000ec000-0x000effff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0x000f0000-0x000fffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0xc0000000-0xdfffffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0xf0000000-0xfedfffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: [mem 0xfee01000-0xffffffff window] Aug 2 13:03:22 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed1c000-0xfed1ffff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed10000-0xfed13fff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed1b000-0xfed1bfff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed19000-0xfed19fff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xd7600000-0xd7600fff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xe0000000-0xefffffff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed20000-0xfed3ffff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed90000-0xfed93fff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfed45000-0xfed8ffff] Aug 2 13:03:22 localhost kernel: pnp 00:01: [mem 0xfec00000-0xfec00fff] Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xd7600000-0xd7600fff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xe0000000-0xefffffff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved Aug 2 13:03:22 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Aug 2 13:03:22 localhost kernel: pnp 00:02: [io 0x0000-0x001f] Aug 2 13:03:22 localhost kernel: pnp 00:02: [io 0x0081-0x0091] Aug 2 13:03:22 localhost kernel: pnp 00:02: [io 0x0093-0x009f] Aug 2 13:03:22 localhost kernel: pnp 00:02: [io 0x00c0-0x00df] Aug 2 13:03:22 localhost kernel: pnp 00:02: [dma 4] Aug 2 13:03:22 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) Aug 2 13:03:22 localhost kernel: pnp 00:03: [mem 0xff000000-0xffffffff] Aug 2 13:03:22 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) Aug 2 13:03:22 localhost kernel: pnp 00:04: [io 0xfe00-0xfe0f] Aug 2 13:03:22 localhost kernel: pnp 00:04: [io 0xfe80-0xfe8f] Aug 2 13:03:22 localhost kernel: pnp 00:04: [mem 0xfed40000-0xfed44fff] Aug 2 13:03:22 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) Aug 2 13:03:22 localhost kernel: pnp 00:05: [mem 0xfed00000-0xfed003ff] Aug 2 13:03:22 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) Aug 2 13:03:22 localhost kernel: pnp 00:06: [io 0x00f0] Aug 2 13:03:22 localhost kernel: pnp 00:06: [irq 13] Aug 2 13:03:22 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x002e-0x002f] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x004e-0x004f] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0061] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0063] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0065] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0067] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0070] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0080] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0092] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x00b2-0x00b3] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0200-0x027f] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x1000-0x100f] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0xffff] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0xffff] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0400-0x047f] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0x0500-0x057f] Aug 2 13:03:22 localhost kernel: pnp 00:07: [io 0xef80-0xef9f] Aug 2 13:03:22 localhost kernel: system 00:07: [io 0x0200-0x027f] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: [io 0x1000-0x100f] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: [io 0xffff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: [io 0xffff] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: [io 0x0400-0x047f] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: [io 0x0500-0x057f] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: [io 0xef80-0xef9f] has been reserved Aug 2 13:03:22 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Aug 2 13:03:22 localhost kernel: pnp 00:08: [io 0x0070-0x0077] Aug 2 13:03:22 localhost kernel: pnp 00:08: [irq 8] Aug 2 13:03:22 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) Aug 2 13:03:22 localhost kernel: pnp 00:09: [io 0x0378-0x037f] Aug 2 13:03:22 localhost kernel: pnp 00:09: [io 0x0778-0x077a] Aug 2 13:03:22 localhost kernel: pnp 00:09: [irq 5] Aug 2 13:03:22 localhost kernel: pnp 00:09: [dma 0 disabled] Aug 2 13:03:22 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active) Aug 2 13:03:22 localhost kernel: pnp 00:0a: [io 0x0060] Aug 2 13:03:22 localhost kernel: pnp 00:0a: [io 0x0064] Aug 2 13:03:22 localhost kernel: pnp 00:0a: [irq 1] Aug 2 13:03:22 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active) Aug 2 13:03:22 localhost kernel: pnp 00:0b: [irq 12] Aug 2 13:03:22 localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs SYN0166 SYN0100 SYN0002 PNP0f13 (active) Aug 2 13:03:22 localhost kernel: pnp 00:0c: [irq 23] Aug 2 13:03:22 localhost kernel: pnp 00:0c: Plug and Play ACPI device, IDs HPQ0004 (active) Aug 2 13:03:22 localhost kernel: pnp 00:0d: [bus ff] Aug 2 13:03:22 localhost kernel: pnp 00:0d: Plug and Play ACPI device, IDs PNP0a03 (active) Aug 2 13:03:22 localhost kernel: pnp: PnP ACPI: found 14 devices Aug 2 13:03:22 localhost kernel: ACPI: ACPI bus type pnp unregistered Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-43] add_size 200000 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 46-47] add_size 4000000 Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0xd7700000-0xd78fffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xd3080000-0xd30fffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd30fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-02] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd7400000-0xd74fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-43] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x3000-0x4fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd3400000-0xd73fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd7700000-0xd78fffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 44-44] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xd3300000-0xd33fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 45-45] Aug 2 13:03:22 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xd3200000-0xd32fffff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 15: assigned [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 16: assigned [mem 0xdc000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 13: assigned [io 0x2000-0x20ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: BAR 14: assigned [io 0x2400-0x24ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: CardBus bridge to [bus 47-4a] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: bridge window [io 0x2000-0x20ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: bridge window [io 0x2400-0x24ff] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: bridge window [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: bridge window [mem 0xdc000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 46-47] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd3100000-0xd31fffff] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: pci 0000:46:06.4: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd30fffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xd7400000-0xd74fffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:03: resource 0 [io 0x3000-0x4fff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xd3400000-0xd73fffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd7700000-0xd78fffff 64bit pref] Aug 2 13:03:22 localhost kernel: pci_bus 0000:44: resource 1 [mem 0xd3300000-0xd33fffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:45: resource 1 [mem 0xd3200000-0xd32fffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 0 [io 0x2000-0x2fff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 1 [mem 0xd3100000-0xd31fffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 2 [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 4 [io 0x0000-0x0cf7] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 5 [io 0x0d00-0xffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 6 [mem 0x000a0000-0x000bffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 7 [mem 0xc0000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 8 [mem 0xf0000000-0xfedfffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: resource 9 [mem 0xfee01000-0xffffffff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:47: resource 0 [io 0x2000-0x20ff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:47: resource 1 [io 0x2400-0x24ff] Aug 2 13:03:22 localhost kernel: pci_bus 0000:47: resource 2 [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pci_bus 0000:47: resource 3 [mem 0xdc000000-0xdfffffff] Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 2 Aug 2 13:03:22 localhost kernel: IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) Aug 2 13:03:22 localhost kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes) Aug 2 13:03:22 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) Aug 2 13:03:22 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) Aug 2 13:03:22 localhost kernel: TCP: reno registered Aug 2 13:03:22 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) Aug 2 13:03:22 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 1 Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: Boot video device Aug 2 13:03:22 localhost kernel: PCI: CLS 64 bytes, default 64 Aug 2 13:03:22 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Aug 2 13:03:22 localhost kernel: software IO TLB [mem 0xbafb8000-0xbefb7fff] (64MB) mapped at [ffff8800bafb8000-ffff8800befb7fff] Aug 2 13:03:22 localhost kernel: kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround Aug 2 13:03:22 localhost kernel: microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2 Aug 2 13:03:22 localhost kernel: microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2 Aug 2 13:03:22 localhost kernel: microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2 Aug 2 13:03:22 localhost kernel: microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2 Aug 2 13:03:22 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba Aug 2 13:03:22 localhost kernel: sha1_ssse3: Using SSSE3 optimized SHA-1 implementation Aug 2 13:03:22 localhost kernel: audit: initializing netlink socket (disabled) Aug 2 13:03:22 localhost kernel: type=2000 audit(1343905384.800:1): initialized Aug 2 13:03:22 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages Aug 2 13:03:22 localhost kernel: NTFS driver 2.1.30 [Flags: R/W]. Aug 2 13:03:22 localhost kernel: msgmni has been set to 15654 Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 38 Aug 2 13:03:22 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) Aug 2 13:03:22 localhost kernel: io scheduler noop registered Aug 2 13:03:22 localhost kernel: io scheduler deadline registered (default) Aug 2 13:03:22 localhost kernel: io scheduler cfq registered Aug 2 13:03:22 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.7: irq 44 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pci 0000:01:00.1: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pci 0000:44:00.0: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded Aug 2 13:03:22 localhost kernel: pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pci 0000:45:00.0: Signaling PME through PCIe PME interrupt Aug 2 13:03:22 localhost kernel: pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded Aug 2 13:03:22 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Aug 2 13:03:22 localhost kernel: pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 103c ss_did 1521 Aug 2 13:03:22 localhost kernel: pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded Aug 2 13:03:22 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 Aug 2 13:03:22 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Aug 2 13:03:22 localhost kernel: intel_idle: MWAIT substates: 0x1120 Aug 2 13:03:22 localhost kernel: intel_idle: v0.4 model 0x25 Aug 2 13:03:22 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff Aug 2 13:03:22 localhost kernel: ACPI: AC Adapter [AC] (off-line) Aug 2 13:03:22 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0 Aug 2 13:03:22 localhost kernel: ACPI: Sleep Button [SLPB] Aug 2 13:03:22 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 Aug 2 13:03:22 localhost kernel: ACPI: Lid Switch [LID] Aug 2 13:03:22 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 Aug 2 13:03:22 localhost kernel: ACPI: Power Button [PWRF] Aug 2 13:03:22 localhost kernel: acpi device:04: registered as cooling_device0 Aug 2 13:03:22 localhost kernel: ACPI: Can't attach device Aug 2 13:03:22 localhost kernel: video: probe of LNXVIDEO:00 failed with error -2 Aug 2 13:03:22 localhost kernel: ACPI: Requesting acpi_cpufreq Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [EXTZ] (52 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [EX2Z] (0 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:02: registered as thermal_zone2 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [PWMZ] (37 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:03: registered as thermal_zone3 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [LOCZ] (45 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:04: registered as thermal_zone4 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [GFXZ] (0 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:05: registered as thermal_zone5 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [BATZ] (35 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:06: registered as thermal_zone6 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [EGXZ] (68 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:07: registered as thermal_zone7 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [CPUZ] (55 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:08: registered as thermal_zone8 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [MCHZ] (56 C) Aug 2 13:03:22 localhost kernel: thermal LNXTHERM:09: registered as thermal_zone9 Aug 2 13:03:22 localhost kernel: ACPI: Thermal Zone [PCHZ] (66 C) Aug 2 13:03:22 localhost kernel: ioatdma: Intel(R) QuickData Technology Driver 4.00 Aug 2 13:03:22 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Aug 2 13:03:22 localhost kernel: 0000:00:16.3: ttyS0 at I/O 0x6050 (irq = 17) is a 16550A Aug 2 13:03:22 localhost kernel: Non-volatile memory driver v1.3 Aug 2 13:03:22 localhost kernel: Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds). Aug 2 13:03:22 localhost kernel: Hangcheck: Using getrawmonotonic(). Aug 2 13:03:22 localhost kernel: [drm] Initialized drm 1.1.0 20060810 Aug 2 13:03:22 localhost kernel: brd: module loaded Aug 2 13:03:22 localhost kernel: loop: module loaded Aug 2 13:03:22 localhost kernel: 'Low Performance USB Block' driver is deprecated. Please switch to usb-storage Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver ub Aug 2 13:03:22 localhost kernel: mei 0000:00:16.0: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: mei 0000:00:16.0: irq 45 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251) Aug 2 13:03:22 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver Aug 2 13:03:22 localhost kernel: lpc_ich: Resource conflict(s) found affecting iTCO_wdt Aug 2 13:03:22 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251) Aug 2 13:03:22 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver Aug 2 13:03:22 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251) Aug 2 13:03:22 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver Aug 2 13:03:22 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich Aug 2 13:03:22 localhost kernel: ahci 0000:00:1f.2: version 3.0 Aug 2 13:03:22 localhost kernel: ahci 0000:00:1f.2: irq 46 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: ahci: SSS flag set, parallel bus scan disabled Aug 2 13:03:22 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x37 impl SATA mode Aug 2 13:03:22 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst Aug 2 13:03:22 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) Aug 2 13:03:22 localhost kernel: ACPI: Battery Slot [BAT1] (battery absent) Aug 2 13:03:22 localhost kernel: scsi0 : ahci Aug 2 13:03:22 localhost kernel: scsi1 : ahci Aug 2 13:03:22 localhost kernel: scsi2 : ahci Aug 2 13:03:22 localhost kernel: scsi3 : ahci Aug 2 13:03:22 localhost kernel: scsi4 : ahci Aug 2 13:03:22 localhost kernel: scsi5 : ahci Aug 2 13:03:22 localhost kernel: ata1: SATA max UDMA/133 abar m2048 at 0xd7527000 port 0xd7527100 irq 46 Aug 2 13:03:22 localhost kernel: ata2: SATA max UDMA/133 abar m2048 at 0xd7527000 port 0xd7527180 irq 46 Aug 2 13:03:22 localhost kernel: ata3: SATA max UDMA/133 abar m2048 at 0xd7527000 port 0xd7527200 irq 46 Aug 2 13:03:22 localhost kernel: ata4: DUMMY Aug 2 13:03:22 localhost kernel: ata5: SATA max UDMA/133 abar m2048 at 0xd7527000 port 0xd7527300 irq 46 Aug 2 13:03:22 localhost kernel: ata6: SATA max UDMA/133 abar m2048 at 0xd7527000 port 0xd7527380 irq 46 Aug 2 13:03:22 localhost kernel: tun: Universal TUN/TAP device driver, 1.6 Aug 2 13:03:22 localhost kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com> Aug 2 13:03:22 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k Aug 2 13:03:22 localhost kernel: e1000e: Copyright(c) 1999 - 2012 Intel Corporation. Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: (unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: irq 47 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 68:b5:99:f2:f0:3d Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: 2052FF-0FF Aug 2 13:03:22 localhost kernel: iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: Aug 2 13:03:22 localhost kernel: iwlwifi: Copyright(c) 2003-2012 Intel Corporation Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: pci_resource_len = 0x00002000 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: pci_resource_base = ffffc90000064000 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: HW Revision ID = 0x35 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: irq 48 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver cdc_ether Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver rndis_host Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver ipheth Aug 2 13:03:22 localhost kernel: firewire_ohci 0000:46:06.0: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: firewire_ohci 0000:46:06.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 Aug 2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: CardBus bridge found [103c:1521] Aug 2 13:03:22 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Aug 2 13:03:22 localhost kernel: ata1.00: unexpected _GTF length (8) Aug 2 13:03:22 localhost kernel: ata1.00: ATA-8: Hitachi HTS725050A9A364, PC4OCH0A, max UDMA/100 Aug 2 13:03:22 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA Aug 2 13:03:22 localhost kernel: ata1.00: unexpected _GTF length (8) Aug 2 13:03:22 localhost kernel: ata1.00: configured for UDMA/100 Aug 2 13:03:22 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Hitachi HTS72505 PC4O PQ: 0 ANSI: 5 Aug 2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) Aug 2 13:03:22 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 Aug 2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off Aug 2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Aug 2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Aug 2 13:03:22 localhost kernel: sda: sda1 sda2 sda3 sda4 < sda5 > Aug 2 13:03:22 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk Aug 2 13:03:22 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Aug 2 13:03:22 localhost kernel: ata2.00: unexpected _GTF length (8) Aug 2 13:03:22 localhost kernel: ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100 Aug 2 13:03:22 localhost kernel: ata2.00: unexpected _GTF length (8) Aug 2 13:03:22 localhost kernel: ata2.00: configured for UDMA/100 Aug 2 13:03:22 localhost kernel: scsi 1:0:0:0: CD-ROM hp BD ROM BC-5501H 2.90 PQ: 0 ANSI: 5 Aug 2 13:03:22 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray Aug 2 13:03:22 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 Aug 2 13:03:22 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 Aug 2 13:03:22 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 Aug 2 13:03:22 localhost kernel: firewire_core 0000:46:06.0: created device fw0: GUID 5566778811223344, S400 Aug 2 13:03:22 localhost kernel: Refined TSC clocksource calibration: 2660.460 MHz. Aug 2 13:03:22 localhost kernel: Switching to clocksource tsc Aug 2 13:03:22 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) Aug 2 13:03:22 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) Aug 2 13:03:22 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) Aug 2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: ISA IRQ mask 0x0cb8, PCI irq 22 Aug 2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: Socket status: 30000810 Aug 2 13:03:22 localhost kernel: pci_bus 0000:46: Raising subordinate bus# of parent bus (#46) from #47 to #4a Aug 2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [io 0x2000-0x2fff] Aug 2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd3100000-0xd31fffff] Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3100000-0xd31fffff: Aug 2 13:03:22 localhost kernel: excluding 0xd3100000-0xd310ffff Aug 2 13:03:22 localhost kernel: yenta_cardbus 0000:46:06.4: pcmcia: parent PCI bridge window: [mem 0xd8000000-0xdbffffff pref] Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8000000-0xdbffffff: Aug 2 13:03:22 localhost kernel: excluding 0xd8000000-0xdbffffff Aug 2 13:03:22 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Aug 2 13:03:22 localhost kernel: ehci_hcd: block sizes: qh 112 qtd 96 itd 192 sitd 96 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: EHCI Host Controller Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: reset hcc_params 36881 caching frame 1024 64 bit addr Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: support lpm Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: debug port 2 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: reset command 0080032 (park)=0 ithresh=8 Async Periodic period=1024 Reset HALT Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: supports USB remote wakeup Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd7529000 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 Aug 2 13:03:22 localhost kernel: usb usb1: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb usb1: udev 1, busnum 1, minor = 0 Aug 2 13:03:22 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 Aug 2 13:03:22 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 2 13:03:22 localhost kernel: usb usb1: Product: EHCI Host Controller Aug 2 13:03:22 localhost kernel: usb usb1: Manufacturer: Linux 3.5.0 ehci_hcd Aug 2 13:03:22 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 Aug 2 13:03:22 localhost kernel: usb usb1: usb_probe_device Aug 2 13:03:22 localhost kernel: usb usb1: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb usb1: adding 1-0:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: USB hub found Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: 3 ports detected Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: standalone hub Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: no power switching (usb 1.0) Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: individual port over-current protection Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: power on to power good time: 20ms Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: local power source is good Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: trying to enable port power on non-switchable hub Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: EHCI Host Controller Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: support lpm Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: debug port 2 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: reset command 0080032 (park)=0 ithresh=8 Async Periodic period=1024 Reset HALT Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: supports USB remote wakeup Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: irq 20, io mem 0xd7528000 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 Aug 2 13:03:22 localhost kernel: usb usb2: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb usb2: udev 1, busnum 2, minor = 128 Aug 2 13:03:22 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 Aug 2 13:03:22 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 2 13:03:22 localhost kernel: usb usb2: Product: EHCI Host Controller Aug 2 13:03:22 localhost kernel: usb usb2: Manufacturer: Linux 3.5.0 ehci_hcd Aug 2 13:03:22 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 Aug 2 13:03:22 localhost kernel: usb usb2: usb_probe_device Aug 2 13:03:22 localhost kernel: usb usb2: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb usb2: adding 2-0:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: USB hub found Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: 3 ports detected Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: standalone hub Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: no power switching (usb 1.0) Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: individual port over-current protection Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: power on to power good time: 20ms Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: local power source is good Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: trying to enable port power on non-switchable hub Aug 2 13:03:22 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: xHCI Host Controller Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 3 Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: supports USB remote wakeup Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 19, io mem 0xd3200000 Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 49 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 50 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 51 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 52 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: irq 53 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: usb usb3: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb usb3: udev 1, busnum 3, minor = 256 Aug 2 13:03:22 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 Aug 2 13:03:22 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 2 13:03:22 localhost kernel: usb usb3: Product: xHCI Host Controller Aug 2 13:03:22 localhost kernel: usb usb3: Manufacturer: Linux 3.5.0 xhci_hcd Aug 2 13:03:22 localhost kernel: usb usb3: SerialNumber: 0000:45:00.0 Aug 2 13:03:22 localhost kernel: usb usb3: usb_probe_device Aug 2 13:03:22 localhost kernel: usb usb3: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: xHCI xhci_add_endpoint called for root hub Aug 2 13:03:22 localhost kernel: xHCI xhci_check_bandwidth called for root hub Aug 2 13:03:22 localhost kernel: usb usb3: adding 3-0:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: USB hub found Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: 2 ports detected Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: standalone hub Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: individual port power switching Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: individual port over-current protection Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: Single TT Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: TT requires at most 8 FS bit times (666 ns) Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: power on to power good time: 20ms Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: local power source is good Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: enabling power on all ports Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: xHCI Host Controller Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: new USB bus registered, assigned bus number 4 Aug 2 13:03:22 localhost kernel: xhci_hcd 0000:45:00.0: supports USB remote wakeup Aug 2 13:03:22 localhost kernel: usb usb4: skipped 1 descriptor after endpoint Aug 2 13:03:22 localhost kernel: usb usb4: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb usb4: udev 1, busnum 4, minor = 384 Aug 2 13:03:22 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 Aug 2 13:03:22 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 2 13:03:22 localhost kernel: usb usb4: Product: xHCI Host Controller Aug 2 13:03:22 localhost kernel: usb usb4: Manufacturer: Linux 3.5.0 xhci_hcd Aug 2 13:03:22 localhost kernel: usb usb4: SerialNumber: 0000:45:00.0 Aug 2 13:03:22 localhost kernel: usb usb4: usb_probe_device Aug 2 13:03:22 localhost kernel: usb usb4: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: xHCI xhci_add_endpoint called for root hub Aug 2 13:03:22 localhost kernel: xHCI xhci_check_bandwidth called for root hub Aug 2 13:03:22 localhost kernel: usb usb4: adding 4-0:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: USB hub found Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: 2 ports detected Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: standalone hub Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: individual port power switching Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: individual port over-current protection Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: TT requires at most 8 FS bit times (666 ns) Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: power on to power good time: 20ms Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: local power source is good Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: enabling power on all ports Aug 2 13:03:22 localhost kernel: Initializing USB Mass Storage driver... Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver usb-storage Aug 2 13:03:22 localhost kernel: USB Mass Storage support registered. Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver libusual Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver usbserial Aug 2 13:03:22 localhost kernel: usbserial: USB Serial Driver core Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver ftdi_sio Aug 2 13:03:22 localhost kernel: USB Serial support registered for FTDI USB Serial Device Aug 2 13:03:22 localhost kernel: ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver Aug 2 13:03:22 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Aug 2 13:03:22 localhost kernel: i8042: Detected active multiplexing controller, rev 1.1 Aug 2 13:03:22 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Aug 2 13:03:22 localhost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12 Aug 2 13:03:22 localhost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12 Aug 2 13:03:22 localhost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12 Aug 2 13:03:22 localhost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12 Aug 2 13:03:22 localhost kernel: mousedev: PS/2 mouse device common for all mice Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver wacom Aug 2 13:03:22 localhost kernel: rtc_cmos 00:08: RTC can wake from S4 Aug 2 13:03:22 localhost kernel: rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 Aug 2 13:03:22 localhost kernel: rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs Aug 2 13:03:22 localhost kernel: i2c /dev entries driver Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver uvcvideo Aug 2 13:03:22 localhost kernel: USB Video Class driver (1.1.1) Aug 2 13:03:22 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 Aug 2 13:03:22 localhost kernel: iTCO_vendor_support: vendor-support=0 Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver btusb Aug 2 13:03:22 localhost kernel: cpuidle: using governor ladder Aug 2 13:03:22 localhost kernel: cpuidle: using governor menu Aug 2 13:03:22 localhost kernel: sdhci: Secure Digital Host Controller Interface driver Aug 2 13:03:22 localhost kernel: sdhci: Copyright(c) Pierre Ossman Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: SDHCI controller found [1180:0822] (rev 25) Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it. Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it. Aug 2 13:03:22 localhost kernel: Registered led device: mmc0:: Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: port 1: status 0501 change 0001 Aug 2 13:03:22 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 Aug 2 13:03:22 localhost kernel: mmc0: SDHCI controller on PCI [0000:46:06.1] using DMA Aug 2 13:03:22 localhost kernel: r592 0000:46:06.2: setting latency timer to 64 Aug 2 13:03:22 localhost kernel: r592: driver successfully loaded Aug 2 13:03:22 localhost kernel: EFI Variables Facility v0.08 2004-May-17 Aug 2 13:03:22 localhost kernel: usbcore: registered new interface driver usbhid Aug 2 13:03:22 localhost kernel: usbhid: USB HID core driver Aug 2 13:03:22 localhost kernel: hp_accel: hardware type NC854xx found Aug 2 13:03:22 localhost kernel: lis3lv02d: 8 bits sensor found Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: port 1: status 0501 change 0001 Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it. Aug 2 13:03:22 localhost kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input4 Aug 2 13:03:22 localhost kernel: Registered led device: hp::hddprotect Aug 2 13:03:22 localhost kernel: hp_accel: driver loaded Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: state 7 ports 3 chg 0002 evt 0000 Aug 2 13:03:22 localhost kernel: hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it. Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it. Aug 2 13:03:22 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci_hcd Aug 2 13:03:22 localhost kernel: sdhci-pci 0000:46:06.1: Will use DMA mode even though HW doesn't fully claim to support it. Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: set dev address 2 for port 1 Aug 2 13:03:22 localhost kernel: input: HP WMI hotkeys as /devices/virtual/input/input5 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1a.0: LPM: no device attached Aug 2 13:03:22 localhost kernel: usb 1-1: udev 2, busnum 1, minor = 1 Aug 2 13:03:22 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0020 Aug 2 13:03:22 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Aug 2 13:03:22 localhost kernel: usb 1-1: usb_probe_device Aug 2 13:03:22 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb 1-1: adding 1-1:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: USB hub found Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: 6 ports detected Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: standalone hub Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: individual port power switching Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: individual port over-current protection Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: Single TT Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: TT requires at most 8 FS bit times (666 ns) Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: Port indicators are supported Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: power on to power good time: 100ms Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: local power source is good Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: enabling power on all ports Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: state 7 ports 3 chg 0002 evt 0000 Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: port 1: status 0101 change 0001 Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: port 3: status 0101 change 0001 Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: port 5: status 0101 change 0001 Aug 2 13:03:22 localhost kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input6 Aug 2 13:03:22 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci_hcd Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0 Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xd3110000-0xd31fffff: Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0 ACK POWER sig=se0 PE CONNECT Aug 2 13:03:22 localhost kernel: excluding 0xd31fe000-0xd320bfff Aug 2 13:03:22 localhost kernel: pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 22) Aug 2 13:03:22 localhost kernel: usb 1-1: link qh256-0001/ffff880231124b80 start 1 [1/0 us] Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: set dev address 2 for port 1 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: LPM: no device attached Aug 2 13:03:22 localhost kernel: usb 2-1: udev 2, busnum 2, minor = 129 Aug 2 13:03:22 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0020 Aug 2 13:03:22 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Aug 2 13:03:22 localhost kernel: usb 2-1: usb_probe_device Aug 2 13:03:22 localhost kernel: usb 2-1: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb 2-1: adding 2-1:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: USB hub found Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: 8 ports detected Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: standalone hub Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: individual port power switching Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: individual port over-current protection Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: Single TT Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: TT requires at most 8 FS bit times (666 ns) Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: Port indicators are supported Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: power on to power good time: 100ms Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: local power source is good Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: enabling power on all ports Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: state 7 ports 6 chg 002a evt 0000 Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: port 1, status 0101, change 0000, 12 Mb/s Aug 2 13:03:22 localhost kernel: usb 1-1.1: new full-speed USB device number 3 using ehci_hcd Aug 2 13:03:22 localhost kernel: usb 2-1: link qh256-0001/ffff880231124400 start 1 [1/0 us] Aug 2 13:03:22 localhost kernel: usb 1-1.1: skipped 1 descriptor after interface Aug 2 13:03:22 localhost kernel: usb 1-1.1: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb 1-1.1: udev 3, busnum 1, minor = 2 Aug 2 13:03:22 localhost kernel: usb 1-1.1: New USB device found, idVendor=03f0, idProduct=231d Aug 2 13:03:22 localhost kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Aug 2 13:03:22 localhost kernel: usb 1-1.1: Product: HP Integrated Module Aug 2 13:03:22 localhost kernel: usb 1-1.1: Manufacturer: Broadcom Corp Aug 2 13:03:22 localhost kernel: usb 1-1.1: usb_probe_device Aug 2 13:03:22 localhost kernel: usb 1-1.1: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: btusb 1-1.1:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: btusb 1-1.1:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: usb 1-1.1: link qh1-0601/ffff880231c96480 start 0 [1/2 us] Aug 2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.1 (config #1, interface 1) Aug 2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.2 (config #1, interface 2) Aug 2 13:03:22 localhost kernel: btusb 1-1.1:1.2: usb_probe_interface Aug 2 13:03:22 localhost kernel: btusb 1-1.1:1.2: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: usb 1-1.1: adding 1-1.1:1.3 (config #1, interface 3) Aug 2 13:03:22 localhost kernel: btusb 1-1.1:1.3: usb_probe_interface Aug 2 13:03:22 localhost kernel: btusb 1-1.1:1.3: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: port 3, status 0101, change 0000, 12 Mb/s Aug 2 13:03:22 localhost kernel: snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0 Aug 2 13:03:22 localhost kernel: snd_hda_intel 0000:00:1b.0: power state changed by ACPI to D0 Aug 2 13:03:22 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 54 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 Aug 2 13:03:22 localhost kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 Aug 2 13:03:22 localhost kernel: input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 Aug 2 13:03:22 localhost kernel: input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 Aug 2 13:03:22 localhost kernel: hda_intel: Disabling MSI Aug 2 13:03:22 localhost kernel: usb 1-1.3: new full-speed USB device number 4 using ehci_hcd Aug 2 13:03:22 localhost kernel: usb 1-1.3: ep0 maxpacket = 8 Aug 2 13:03:22 localhost kernel: usb 1-1.3: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb 1-1.3: udev 4, busnum 1, minor = 3 Aug 2 13:03:22 localhost kernel: usb 1-1.3: New USB device found, idVendor=138a, idProduct=0007 Aug 2 13:03:22 localhost kernel: usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1 Aug 2 13:03:22 localhost kernel: usb 1-1.3: SerialNumber: 0030b05b7486 Aug 2 13:03:22 localhost kernel: usb 1-1.3: usb_probe_device Aug 2 13:03:22 localhost kernel: usb 1-1.3: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb 1-1.3: adding 1-1.3:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: port 5, status 0101, change 0000, 12 Mb/s Aug 2 13:03:22 localhost kernel: psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd44773/0xa40000/0xa0000 Aug 2 13:03:22 localhost kernel: usb 1-1.5: new high-speed USB device number 5 using ehci_hcd Aug 2 13:03:22 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11 Aug 2 13:03:22 localhost kernel: usb 1-1.5: skipped 1 descriptor after configuration Aug 2 13:03:22 localhost kernel: usb 1-1.5: skipped 6 descriptors after interface Aug 2 13:03:22 localhost kernel: usb 1-1.5: skipped 1 descriptor after endpoint Aug 2 13:03:22 localhost kernel: usb 1-1.5: skipped 11 descriptors after interface Aug 2 13:03:22 localhost kernel: usb 1-1.5: default language 0x0409 Aug 2 13:03:22 localhost kernel: usb 1-1.5: udev 5, busnum 1, minor = 4 Aug 2 13:03:22 localhost kernel: usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b15e Aug 2 13:03:22 localhost kernel: usb 1-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0 Aug 2 13:03:22 localhost kernel: usb 1-1.5: Product: HP Webcam [2 MP Macro] Aug 2 13:03:22 localhost kernel: usb 1-1.5: Manufacturer: Chicony Electronics Co., Ltd. Aug 2 13:03:22 localhost kernel: usb 1-1.5: usb_probe_device Aug 2 13:03:22 localhost kernel: usb 1-1.5: configuration #1 chosen from 1 choice Aug 2 13:03:22 localhost kernel: usb 1-1.5: adding 1-1.5:1.0 (config #1, interface 0) Aug 2 13:03:22 localhost kernel: uvcvideo 1-1.5:1.0: usb_probe_interface Aug 2 13:03:22 localhost kernel: uvcvideo 1-1.5:1.0: usb_probe_interface - got id Aug 2 13:03:22 localhost kernel: uvcvideo: Found UVC 1.00 device HP Webcam [2 MP Macro] (04f2:b15e) Aug 2 13:03:22 localhost kernel: input: HP Webcam [2 MP Macro] as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input12 Aug 2 13:03:22 localhost kernel: usb 1-1.5: adding 1-1.5:1.1 (config #1, interface 1) Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0000 Aug 2 13:03:22 localhost kernel: hub 1-1:1.0: state 7 ports 6 chg 0000 evt 0008 Aug 2 13:03:22 localhost kernel: hub 3-0:1.0: hub_suspend Aug 2 13:03:22 localhost kernel: usb usb3: bus auto-suspend, wakeup 1 Aug 2 13:03:22 localhost kernel: hub 4-0:1.0: hub_suspend Aug 2 13:03:22 localhost kernel: usb usb4: bus auto-suspend, wakeup 1 Aug 2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13 Aug 2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14 Aug 2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15 Aug 2 13:03:22 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16 Aug 2 13:03:22 localhost kernel: Netfilter messages via NETLINK v0.30. Aug 2 13:03:22 localhost kernel: nfnl_acct: registering with nfnetlink. Aug 2 13:03:22 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) Aug 2 13:03:22 localhost kernel: ctnetlink v0.93: registering with nfnetlink. Aug 2 13:03:22 localhost kernel: xt_time: kernel timezone is -0000 Aug 2 13:03:22 localhost kernel: IPv4 over IPv4 tunneling driver Aug 2 13:03:22 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Aug 2 13:03:22 localhost kernel: TCP: cubic registered Aug 2 13:03:22 localhost kernel: Initializing XFRM netlink socket Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 10 Aug 2 13:03:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team Aug 2 13:03:22 localhost kernel: sit: IPv6 over IPv4 tunneling driver Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 17 Aug 2 13:03:22 localhost kernel: NET: Registered protocol family 15 Aug 2 13:03:22 localhost kernel: Bridge firewalling registered Aug 2 13:03:22 localhost kernel: Ebtables v2.0 registered Aug 2 13:03:22 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Aug 2 13:03:22 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Aug 2 13:03:22 localhost kernel: registered taskstats version 1 Aug 2 13:03:22 localhost kernel: netpoll: netconsole: local port 4444 Aug 2 13:03:22 localhost kernel: netpoll: netconsole: local IP 10.11.1.234 Aug 2 13:03:22 localhost kernel: netpoll: netconsole: interface 'eth0' Aug 2 13:03:22 localhost kernel: netpoll: netconsole: remote port 4444 Aug 2 13:03:22 localhost kernel: netpoll: netconsole: remote IP 10.11.1.19 Aug 2 13:03:22 localhost kernel: netpoll: netconsole: remote ethernet address 00:17:f2:c7:5f:06 Aug 2 13:03:22 localhost kernel: netpoll: netconsole: device eth0 not up yet, forcing it Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: irq 47 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: e1000e 0000:00:19.0: irq 47 for MSI/MSI-X Aug 2 13:03:22 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Aug 2 13:03:22 localhost kernel: usb 1-1.1: unlink qh1-0601/ffff880231c96480 start 0 [1/2 us] Aug 2 13:03:22 localhost kernel: usb 1-1: clear tt buffer port 1, a3 ep2 t04048d82 Aug 2 13:03:22 localhost kernel: hub 2-1:1.0: hub_suspend Aug 2 13:03:22 localhost kernel: usb 2-1: unlink qh256-0001/ffff880231124400 start 1 [1/0 us] Aug 2 13:03:22 localhost kernel: usb 1-1.5: usb auto-suspend, wakeup 0 Aug 2 13:03:22 localhost kernel: usb 2-1: usb auto-suspend, wakeup 1 Aug 2 13:03:22 localhost kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx Aug 2 13:03:22 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Aug 2 13:03:22 localhost kernel: console [netcon0] enabled Aug 2 13:03:22 localhost kernel: netconsole: network logging started Aug 2 13:03:22 localhost kernel: ALSA device list: Aug 2 13:03:22 localhost kernel: #0: HDA Intel at 0xd7520000 irq 54 Aug 2 13:03:22 localhost kernel: #1: HDA NVidia at 0xd3000000 irq 17 Aug 2 13:03:22 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) Aug 2 13:03:22 localhost kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:5. Aug 2 13:03:22 localhost kernel: devtmpfs: mounted Aug 2 13:03:22 localhost kernel: Freeing unused kernel memory: 540k freed Aug 2 13:03:22 localhost kernel: Write protecting the kernel read-only data: 12288k Aug 2 13:03:22 localhost kernel: Freeing unused kernel memory: 460k freed Aug 2 13:03:22 localhost kernel: Freeing unused kernel memory: 1044k freed Aug 2 13:03:22 localhost kernel: hub 2-0:1.0: hub_suspend Aug 2 13:03:22 localhost kernel: usb usb2: bus auto-suspend, wakeup 1 Aug 2 13:03:22 localhost kernel: ehci_hcd 0000:00:1d.0: suspend root hub Aug 2 13:03:22 localhost udevd[1419]: starting version 171 Aug 2 13:03:22 localhost kernel: usb 1-1.5: usb auto-resume Aug 2 13:03:22 localhost kernel: usb 1-1.5: finish resume Aug 2 13:03:22 localhost kernel: usb 1-1.5: disable remote wakeup, status -32 Aug 2 13:03:22 localhost kernel: usb 1-1.5: link qh4-0001/ffff880229d55380 start 3 [1/0 us] Aug 2 13:03:22 localhost kernel: usb 1-1.5: unlink qh4-0001/ffff880229d55380 start 3 [1/0 us] Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: loaded firmware version 9.221.4.1 build 25532 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUG disabled Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEBUGFS disabled Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: CONFIG_IWLWIFI_P2P disabled Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: L1 Disabled; Enabling L0S Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: device EEPROM VER=0x436, CALIB=0x6 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Device SKU: 0x1F0 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7 Aug 2 13:03:22 localhost kernel: iwlwifi 0000:44:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels Aug 2 13:03:22 localhost kernel: Registered led device: phy0-led Aug 2 13:03:22 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: Aug 2 13:03:22 localhost kernel: excluding 0xc0000-0xfffff Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: Aug 2 13:03:22 localhost kernel: excluding 0xa0000000-0xa0ffffff Aug 2 13:03:22 localhost kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: Aug 2 13:03:22 localhost kernel: excluding 0x60000000-0x60ffffff Aug 2 13:03:22 localhost kernel: usb 1-1.5: usb auto-suspend, wakeup 0 Aug 2 13:03:22 localhost kernel: EXT4-fs (sda5): re-mounted. Opts: (null) Aug 2 13:03:22 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:24 localhost avahi-daemon[2395]: Found user 'avahi' (UID 104) and group 'avahi' (GID 101). Aug 2 13:03:24 localhost avahi-daemon[2395]: Successfully dropped root privileges. Aug 2 13:03:24 localhost avahi-daemon[2395]: avahi-daemon 0.6.30 starting up. Aug 2 13:03:24 localhost avahi-daemon[2395]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! Aug 2 13:03:24 localhost avahi-daemon[2395]: Successfully called chroot(). Aug 2 13:03:24 localhost avahi-daemon[2395]: Successfully dropped remaining capabilities. Aug 2 13:03:24 localhost avahi-daemon[2395]: Loading service file /services/sftp-ssh.service. Aug 2 13:03:24 localhost avahi-daemon[2395]: Loading service file /services/ssh.service. Aug 2 13:03:24 localhost avahi-daemon[2395]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::6ab5:99ff:fef2:f03d. Aug 2 13:03:24 localhost avahi-daemon[2395]: New relevant interface eth0.IPv6 for mDNS. Aug 2 13:03:24 localhost avahi-daemon[2395]: Network interface enumeration completed. Aug 2 13:03:24 localhost avahi-daemon[2395]: Registering new address record for fe80::6ab5:99ff:fef2:f03d on eth0.*. Aug 2 13:03:24 localhost avahi-daemon[2395]: Registering HINFO record with values 'X86_64'/'LINUX'. Aug 2 13:03:24 localhost bluetoothd[2409]: Bluetooth daemon 4.99 Aug 2 13:03:24 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:24 localhost bluetoothd[2422]: Starting SDP server Aug 2 13:03:24 localhost bluetoothd[2422]: Listening for HCI events on hci0 Aug 2 13:03:24 localhost kernel: ehci_hcd 0000:00:1a.0: reused qh ffff880231c96480 schedule Aug 2 13:03:24 localhost kernel: usb 1-1.1: link qh1-0601/ffff880231c96480 start 0 [1/2 us] Aug 2 13:03:24 localhost bluetoothd[2422]: HCI dev 0 up Aug 2 13:03:24 localhost bluetoothd[2422]: socket(STREAM, RFCOMM): Protocol not supported (93) Aug 2 13:03:24 localhost bluetoothd[2422]: audio-headset: Operation not permitted (1) Aug 2 13:03:24 localhost bluetoothd[2422]: Failed to start DUN server: socket(STREAM, RFCOMM): Protocol not supported (93) Aug 2 13:03:24 localhost bluetoothd[2422]: pnat-server: Input/output error (5) Aug 2 13:03:24 localhost bluetoothd[2422]: Unable to load keys to adapter_ops: Function not implemented (38) Aug 2 13:03:24 localhost bluetoothd[2422]: Adapter /org/bluez/2409/hci0 has been enabled Aug 2 13:03:24 localhost bluetoothd[2422]: mce replied with an error: org.freedesktop.DBus.Error.ServiceUnknown, The name com.nokia.mce was not provided by any .service files Aug 2 13:03:24 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:24 localhost dbus[2360]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) Aug 2 13:03:24 localhost avahi-daemon[2395]: Server startup complete. Host name is ortwin-hp.local. Local service cookie is 4288252186. Aug 2 13:03:25 localhost avahi-daemon[2395]: Service "ortwin-hp" (/services/ssh.service) successfully established. Aug 2 13:03:25 localhost avahi-daemon[2395]: Service "ortwin-hp" (/services/sftp-ssh.service) successfully established. Aug 2 13:03:25 localhost polkitd[2509]: started daemon version 0.104 using authority implementation `local' version `0.104' Aug 2 13:03:25 localhost dbus[2360]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Aug 2 13:03:26 localhost /etc/init.d/dnsmasq[2537]: Use of the opts variable is deprecated and will be Aug 2 13:03:26 localhost /etc/init.d/dnsmasq[2538]: removed in the future. Aug 2 13:03:26 localhost /etc/init.d/dnsmasq[2539]: Please use extra_commands, extra_started_commands or extra_stopped_commands. Aug 2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:26 localhost dnsmasq[2546]: started, version 2.57 cachesize 150 Aug 2 13:03:26 localhost dnsmasq[2546]: compile time options: IPv6 GNU-getopt DBus I18N DHCP no-TFTP IDN Aug 2 13:03:26 localhost dnsmasq[2546]: no servers found in /etc/resolv.conf, will retry Aug 2 13:03:26 localhost dnsmasq[2546]: read /etc/hosts - 110 addresses Aug 2 13:03:26 localhost ntpdate[2557]: Can't find host 0.gentoo.pool.ntp.org: Name or service not known (-2) Aug 2 13:03:26 localhost ntpdate[2557]: no servers can be used, exiting Aug 2 13:03:26 localhost /etc/init.d/ntp-client[2549]: ERROR: ntp-client failed to start Aug 2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:26 localhost ntpd[2568]: ntpd 4.2.6p5 at 1.2349-o Mon May 7 08:47:28 UTC 2012 (1) Aug 2 13:03:26 localhost ntpd[2569]: proto: precision = 0.102 usec Aug 2 13:03:26 localhost ntpd[2569]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123 Aug 2 13:03:26 localhost ntpd[2569]: Listen and drop on 1 v6wildcard :: UDP 123 Aug 2 13:03:26 localhost ntpd[2569]: Listen normally on 2 lo 127.0.0.1 UDP 123 Aug 2 13:03:26 localhost ntpd[2569]: Listen normally on 3 lo ::1 UDP 123 Aug 2 13:03:26 localhost ntpd[2569]: peers refreshed Aug 2 13:03:26 localhost ntpd[2569]: Listening on routing socket on fd #20 for interface updates Aug 2 13:03:26 localhost ntpd[2569]: Deferring DNS for bologna.logobject.ch 1 Aug 2 13:03:26 localhost ntpd[2581]: signal_no_reset: signal 17 had flags 4000000 Aug 2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:26 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:27 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:27 localhost smartd[2601]: smartd 5.42 2011-10-20 r3458 [x86_64-linux-3.5.0] (local build) Aug 2 13:03:27 localhost smartd[2601]: Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net Aug 2 13:03:27 localhost smartd[2601]: Opened configuration file /etc/smartd.conf Aug 2 13:03:27 localhost smartd[2601]: Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf Aug 2 13:03:27 localhost smartd[2601]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices Aug 2 13:03:27 localhost smartd[2601]: Device: /dev/sda, type changed from 'scsi' to 'sat' Aug 2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], opened Aug 2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], Hitachi HTS725050A9A364, S/N:101127PCK404GLG04PVJ, WWN:5-000cca-67fc011a9, FW:PC4OCH0A, 500 GB Aug 2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], found in smartd database: Hitachi Travelstar 7K500 Aug 2 13:03:27 localhost smartd[2601]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. Aug 2 13:03:27 localhost smartd[2601]: Monitoring 1 ATA and 0 SCSI devices Aug 2 13:03:28 localhost smartd[2603]: smartd has fork()ed into background mode. New PID=2603. Aug 2 13:03:28 localhost smartd[2603]: file /var/run/smartd.pid written containing PID 2603 Aug 2 13:03:28 localhost ntpd_intres[2581]: host name not found: bologna.logobject.ch Aug 2 13:03:29 localhost start-stop-daemon: pam_unix(start-stop-daemon:session): session opened for user nobody by (uid=0) Aug 2 13:03:29 localhost cron[2632]: (CRON) STARTUP (V5.0) Aug 2 13:03:29 localhost kernel: ehci_hcd 0000:00:1d.0: hcd_pci_runtime_suspend: 0 Aug 2 13:03:30 localhost kernel: xhci_hcd 0000:45:00.0: hcd_pci_runtime_suspend: 0 Aug 2 13:04:30 localhost ntpd_intres[2581]: host name not found: bologna.logobject.ch Aug 2 13:04:36 localhost login[2674]: pam_unix(login:session): session opened for user root by LOGIN(uid=0) Aug 2 13:04:36 localhost login[2687]: ROOT LOGIN on '/dev/tty1' Aug 2 13:06:32 localhost ntpd_intres[2581]: host name not found: bologna.logobject.ch Aug 2 13:07:45 localhost kernel: netpoll: netconsole: local port 4444 Aug 2 13:07:45 localhost kernel: netpoll: netconsole: local IP 10.11.1.234 Aug 2 13:07:45 localhost kernel: netpoll: netconsole: interface 'eth0' Aug 2 13:07:45 localhost kernel: netpoll: netconsole: remote port 4444 Aug 2 13:07:45 localhost kernel: netpoll: netconsole: remote IP 10.11.1.19 Aug 2 13:07:45 localhost kernel: netpoll: netconsole: remote ethernet address 00:17:f2:c7:5f:06 Aug 2 13:07:45 localhost kernel: netconsole: network logging started Aug 2 13:08:17 localhost kernel: MXM: GUID detected in BIOS Aug 2 13:08:17 localhost kernel: [drm:drm_pci_init], Aug 2 13:08:17 localhost kernel: [drm:drm_get_pci_dev], Aug 2 13:08:17 localhost kernel: [drm:drm_get_minor], Aug 2 13:08:17 localhost kernel: [drm:drm_get_minor], new minor assigned 64 Aug 2 13:08:17 localhost kernel: [drm:drm_get_minor], Aug 2 13:08:17 localhost kernel: [drm:drm_get_minor], new minor assigned 0 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1045 - vendor: 0x10DE device: 0xCBC class: 0x30000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a3e00a2) Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1123 - regs mapped ok at 0xd2000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_load:1140 - crystal freq: 27000KHz Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: ... appears to be valid Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: BIT BIOS found Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Bios version 70.15.43.00 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: TMDS table version 2.0 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: BIOS version 3.0 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxm_shadow:672 - MXM: checking ROM Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxm_shadow:672 - MXM: checking DSM Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: MXM: MXMS Version 3.0 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffb81130 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 000a3ef9ffe8ec60 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffd20000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffd26960 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffda6a60 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffe26b60 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffd26920 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffda6a20 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: ODS: 00003ef9ffe26b20 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: SCCS: 00025801 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: TS: 00044c02 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: IPS: 02580013 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: IPS: 01900103 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: VSS: 07a8910103010de5 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: VSS: 0000880012010de5 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: VSS: 0000880032010de5 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: BCS: 00001406 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:167 - MXM: 657003e8000005dc Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:160 - MXM: BCS: 00001416 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: mxms_foreach:167 - MXM: 000003e8000005dc Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB version 4.0 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 00: 01000313 00010034 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 03: 080153d6 0f220020 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 04: 08015392 00020020 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 05: 080143c6 0f220010 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 06: 08014382 00020010 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 08: 040383b6 0f230014 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 10: 020273a6 0f220010 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 11: 02027362 00020010 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB outp 13: 02049300 00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 00: 00000040 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 01: 00001161 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 02: 00001231 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 03: 01000331 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 04: 01000446 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 05: 02000546 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 06: 00010631 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 07: 00010746 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 08: 00020847 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: DCB conn 09: 00000900 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x7AE4 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE4: ------ Executing following commands ------ Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE4: [ (0x8C) - INIT_8C ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE5: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AE5: Reg: 0x00022210, Mask: 0xFFFFFFFE, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00022210, Data: 0x00000001 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00022210, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AF2: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000200, Data: 0x00000001 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFB: [ (0x33) - INIT_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFB: Repeating following segment 20 times Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7AFD: Reg: 0x00000000, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000000, Data: 0x0A3E00A2 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0A: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0B: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B0B: Reg: 0x00001084, Mask: 0xFFFFF7FF, Data: 0x00000800 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00001084, Data: 0x00011469 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001084, Data: 0x00011C69 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B18: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001540, Data: 0xF703000F Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Condition: 0x15 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Cond: 0x15, Reg: 0x00021148, Mask: 0x000000FF Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00021148, Data: 0xFFFFFFFF Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Checking if 0x000000FF equals 0x00000000 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B21: Condition not fulfilled -- skipping following commands Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B23: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B30: [ (0x72) - INIT_RESUME ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B30: ---- Executing following commands ---- Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Condition: 0x16 Aug 2 13:08:17 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Cond: 0x16, Reg: 0x00021144, Mask: 0x00000FFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00021144, Data: 0xFFFFFFFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Checking if 0x00000FFF equals 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B31: Condition not fulfilled -- skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B33: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B40: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B40: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B41: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B41: Reg: 0x0000C040, Mask: 0xCFFFEFFF, Data: 0x20001000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000C040, Data: 0xFFFFFFFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000C040, Data: 0xEFFFFFFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B4E: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000200, Data: 0xDFF3F113 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B57: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B57: Reg: 0x00022210, Mask: 0xFFFFFFFE, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00022210, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00022210, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B64: [ (0x8D) - INIT_8D ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B65: [ (0x69) - INIT_IO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B65: Port: 0x03C3, Mask: 0x00, Data: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614100, Data: 0x10002F00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614100, Data: 0x00802F00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E18C, Data: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E18C, Data: 0x00030000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614900, Data: 0x10000100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614900, Data: 0x00800100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000200, Data: 0xDFF3F113 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000200, Data: 0x9FF3F113 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E18C, Data: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E18C, Data: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00000200, Data: 0xDFF3F113 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00000200, Data: 0xDFF3F113 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614100, Data: 0x00800018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614900, Data: 0x00800018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614100, Data: 0x10000018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614900, Data: 0x10000018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614A80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614A80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00615280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00615280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614300, Data: 0x00804141 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614300, Data: 0x00804040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614B00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614B00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614B80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614B80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00615380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00615380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614200, Data: 0x00800040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614200, Data: 0x00800040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614A00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614A00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614108, Data: 0x00000D09 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614108, Data: 0x00000D09 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614908, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614908, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6A: [ (0x53) - INIT_ZM_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x3F, Head: 0x00, Data: 0x57 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6D: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B6D: Reg: 0x00614200, Mask: 0xFFFFFFF0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614200, Data: 0x00800040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614200, Data: 0x00800040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B7A: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B7A: Reg: 0x00614A00, Mask: 0xFFFFFFF0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614A00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614A00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B87: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B87: Reg: 0x00614280, Mask: 0xF8F8F8F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B94: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7B94: Reg: 0x00614A80, Mask: 0xF8F8F8F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614A80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614A80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BA1: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BA1: Reg: 0x00615280, Mask: 0xF8F8F8F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00615280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00615280, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BAE: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BAE: Reg: 0x00614300, Mask: 0xFFFFF8F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614300, Data: 0x00804141 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614300, Data: 0x00804040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BBB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BBB: Reg: 0x00614B00, Mask: 0xFFFFF8F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614B00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614B00, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BC8: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BC8: Reg: 0x00615300, Mask: 0xFFFFF8F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00615300, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00615300, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BD5: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BD5: Reg: 0x00614380, Mask: 0xFFFFF0F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BE2: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BE2: Reg: 0x00614B80, Mask: 0xFFFFF0F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614B80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614B80, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BEF: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BEF: Reg: 0x00615380, Mask: 0xFFFFF0F8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00615380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00615380, Data: 0x00800080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BFC: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7BFC: Reg: 0x0000E108, Mask: 0xFFFFFF77, Data: 0x00000088 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E108, Data: 0x042147FB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E108, Data: 0x042147FB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C09: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C09: Reg: 0x0000E300, Mask: 0xFFFFFCFF, Data: 0x00000300 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E300, Data: 0x00000300 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E300, Data: 0x00000300 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C16: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C16: Reg: 0x0000E120, Mask: 0xFCFFFFFF, Data: 0x03000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E120, Data: 0x03000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E120, Data: 0x03000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C23: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C23: BaseReg: 0x00020480, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020480, Data: 0x0000006D Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020484, Data: 0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C31: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000204C0, Data: 0x0000006B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C3A: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000204D8, Data: 0x00000068 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C43: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000204E0, Data: 0x00000065 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C4C: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0002041C, Data: 0x0000006F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C55: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C55: BaseReg: 0x0002010C, Count: 0x06 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0002010C, Data: 0x00000009 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020110, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020114, Data: 0x00006600 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020118, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0002011C, Data: 0x00765481 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020120, Data: 0x00000230 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C73: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C73: BaseReg: 0x00020074, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020074, Data: 0x00204024 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020078, Data: 0x01100000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C81: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C81: BaseReg: 0x00020094, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020094, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020098, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C8F: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C8F: Reg: 0x0000E1F4, Mask: 0x00000000, Data: 0x00000013 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E1F4, Data: 0x00000033 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E1F4, Data: 0x00000013 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7C9C: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0002004C, Data: 0x4407220B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CA5: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020424, Data: 0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CAE: [ (0x8E) - INIT_GPIO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CAF: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020004, Data: 0x001100EC Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CB8: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CB8: Reg: 0x0008907C, Mask: 0xFFFF0000, Data: 0x00000F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0008907C, Data: 0x00000F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008907C, Data: 0x00000F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CC5: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CC5: Reg: 0x00088150, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00088150, Data: 0xE000FE15 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00088150, Data: 0xE000FE15 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CD2: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008848C, Data: 0x0118008C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CDB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CDB: Reg: 0x0008845C, Mask: 0x6FFFFFFF, Data: 0x90000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0008845C, Data: 0x90000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008845C, Data: 0x90000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CE8: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CE8: Reg: 0x00088158, Mask: 0xFFFFFBFF, Data: 0x00000400 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00088158, Data: 0x00000F02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00088158, Data: 0x00000F02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CF5: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7CF5: Reg: 0x0008813C, Mask: 0x0FFFFFFF, Data: 0x60000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0008813C, Data: 0x63FF0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008813C, Data: 0x63FF0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D02: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D02: Reg: 0x0008818C, Mask: 0x0FFFFFFE, Data: 0xD0000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0008818C, Data: 0xD0000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008818C, Data: 0xD0000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D0F: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D0F: Reg: 0x00088088, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00088088, Data: 0x11010048 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00088088, Data: 0x11010048 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D1C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D1C: Reg: 0x0008A088, Mask: 0xFFFFFFFC, Data: 0x00000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0008A088, Data: 0x11010048 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008A088, Data: 0x1101004B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D29: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00089008, Data: 0x00004810 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D32: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D32: Reg: 0x00088610, Mask: 0xFFFFFFFE, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00088610, Data: 0x00000005 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00088610, Data: 0x00000005 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D3F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004C3C, Data: 0x27EEC10A Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D48: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004C4C, Data: 0x0A52A945 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D51: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D51: Reg: 0x00004CC4, Mask: 0xFFFFFC1F, Data: 0x00000020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004CC4, Data: 0x00000020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004CC4, Data: 0x00000020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Condition: 0x10 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Cond: 0x10, Reg: 0x00101000, Mask: 0x001C0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Checking if 0x00000000 equals 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D5E: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D60: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00089014, Data: 0x0000E020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D69: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00089018, Data: 0x2140ED20 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D72: [ (0x38) - INIT_NOT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D72: ------ Skipping following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D73: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D7C: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D85: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D85: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D86: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D86: Reg: 0x00001530, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00001530, Data: 0x800492F0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001530, Data: 0x800492F0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D93: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00009220, Data: 0x00000412 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7D9C: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00009200, Data: 0x00000804 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DA5: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00009210, Data: 0x00000271 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DAE: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DAE: Reg: 0x00101000, Mask: 0xFFFFFFFF, Data: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DBB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DBB: Reg: 0x0010100C, Mask: 0xFFFFFFFF, Data: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0010100C, Data: 0x8001B010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010100C, Data: 0x8001B010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DC8: [ (0x37) - INIT_COPY ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DC8: Reg: 0x00101000, Shift: 0x18, SrcMask: 0x0F, Port: 0x03D4, Index: 0x8B, Mask: 0xF0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00619488, Data: 0x00000040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0x8B, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x8B, Head: 0x00, Data: 0x0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DD3: [ (0x5F) - INIT_COPY_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DD3: SrcReg: 0x00614004, Shift: 0x00, SrcMask: 0xFFFFFFFF, Xor: 0x00000000, DstReg: 0x00610184, DstMask: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614004, Data: 0x7F304777 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00610184, Data: 0x7F304777 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00610184, Data: 0x7F304777 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DE9: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00619F00, Data: 0x00000009 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DF2: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E18C, Data: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DFB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7DFB: Reg: 0x0000E820, Mask: 0xFFFFFFED, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E08: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E08: Reg: 0x0000E8A0, Mask: 0xFFFFFFED, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E15: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E15: Reg: 0x00004220, Mask: 0xFFFFFFED, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004220, Data: 0x00010018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004220, Data: 0x00010018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E22: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E22: Sleeping for 0x000A microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Condition: 0x07, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Cond: 0x07, Reg: 0x0000E820, Mask: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Checking if 0x00010000 equals 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Condition met, continuing Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Cond: 0x07, Reg: 0x0000E820, Mask: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E25: Checking if 0x00010000 equals 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E28: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Condition: 0x09, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Cond: 0x09, Reg: 0x0000E8A0, Mask: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Checking if 0x00010000 equals 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Condition met, continuing Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Cond: 0x09, Reg: 0x0000E8A0, Mask: 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E29: Checking if 0x00010000 equals 0x00010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2C: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2D: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E2D: Reg: 0x0000E820, Mask: 0xFFFFFFEE, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E820, Data: 0x01010005 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E3A: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E3A: Reg: 0x0000E8A0, Mask: 0xFFFFFFEE, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8A0, Data: 0x01010005 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E47: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E830, Data: 0x80660701 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E50: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8B0, Data: 0x80191F01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E59: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004700, Data: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E62: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004018, Data: 0x10009000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition: 0x08, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Cond: 0x08, Reg: 0x0000E820, Mask: 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Checking if 0x00000000 equals 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition not met, sleeping for 20ms Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Cond: 0x08, Reg: 0x0000E820, Mask: 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Checking if 0x00000000 equals 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6B: Condition still not met after 20ms, skipping following opcodes Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6E: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6E: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition: 0x0A, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Cond: 0x0A, Reg: 0x0000E8A0, Mask: 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Checking if 0x00000000 equals 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition not met, sleeping for 20ms Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Cond: 0x0A, Reg: 0x0000E8A0, Mask: 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Checking if 0x00000000 equals 0x00020000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E6F: Condition still not met after 20ms, skipping following opcodes Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E72: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E72: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E73: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E73: Reg: 0x0000E820, Mask: 0xFFFFFFFB, Data: 0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E80: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E80: Reg: 0x0000E8A0, Mask: 0xFFFFFFFB, Data: 0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E8D: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E8D: Reg: 0x0000E820, Mask: 0xFFFFFFE7, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E820, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E9A: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7E9A: Reg: 0x0000E8A0, Mask: 0xFFFFFFE7, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8A0, Data: 0x01010015 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EA7: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EA7: Reg: 0x0000E82C, Mask: 0xFFFFFFF7, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E82C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E82C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EB4: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EB4: Reg: 0x0000E830, Mask: 0x7FFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E830, Data: 0x00660701 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E830, Data: 0x00660701 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EC1: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EC1: Reg: 0x0000E82C, Mask: 0xFFFFFFFB, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E82C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E82C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7ECE: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7ECE: Reg: 0x0000E8AC, Mask: 0xFFFFFFF7, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8AC, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8AC, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EDB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EDB: Reg: 0x0000E8B0, Mask: 0x7FFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8B0, Data: 0x00191F01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8B0, Data: 0x00191F01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EE8: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EE8: Reg: 0x0000E8AC, Mask: 0xFFFFFFFB, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E8AC, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E8AC, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EF5: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004198, Data: 0x001C0131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7EFE: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004190, Data: 0x001C0131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F07: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041A0, Data: 0x00060131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F10: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004164, Data: 0x00020131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F19: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004160, Data: 0x00060131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F22: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004168, Data: 0x00080121 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F2B: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004180, Data: 0x00002140 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F34: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004184, Data: 0x00002140 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F3D: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041A4, Data: 0x00060131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F46: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041B4, Data: 0x000E0131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F4F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041BC, Data: 0x001C0141 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F58: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F58: Reg: 0x00004198, Mask: 0xFFFFCFFF, Data: 0x00003000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004198, Data: 0x001C3131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004198, Data: 0x001C3131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F65: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F65: Reg: 0x00004190, Mask: 0xFFFFCFFF, Data: 0x00003000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004190, Data: 0x001C3131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004190, Data: 0x001C3131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F72: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F72: Reg: 0x000041A0, Mask: 0xFFFFCEFF, Data: 0x00003100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x000041A0, Data: 0x00063131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041A0, Data: 0x00063131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F7F: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F7F: Reg: 0x00004164, Mask: 0xFFFFCEFF, Data: 0x00003100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004164, Data: 0x00023131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004164, Data: 0x00023131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F8C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F8C: Reg: 0x00004160, Mask: 0xFFFFCEFF, Data: 0x00003100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004160, Data: 0x00063131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004160, Data: 0x00063131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F99: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7F99: Reg: 0x00004168, Mask: 0xFFFFCEFF, Data: 0x00003100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004168, Data: 0x00083121 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004168, Data: 0x00083121 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FA6: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FA6: Reg: 0x000041A4, Mask: 0xFFFFCEFF, Data: 0x00003100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x000041A4, Data: 0x00063131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041A4, Data: 0x00063131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FB3: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FB3: Reg: 0x000041B4, Mask: 0xFFFFCFFF, Data: 0x00003000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x000041B4, Data: 0x000E3131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041B4, Data: 0x000E3131 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FC0: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FC0: Reg: 0x000041BC, Mask: 0xFFFFCFFF, Data: 0x00002000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x000041BC, Data: 0x001C2141 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x000041BC, Data: 0x001C2141 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FCD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FCD: Reg: 0x00004200, Mask: 0xFFFFFFF7, Data: 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004200, Data: 0x00010008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004200, Data: 0x00010008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FDA: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FDA: Reg: 0x00004220, Mask: 0xFFFFFFF7, Data: 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004220, Data: 0x00010018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004220, Data: 0x00010018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FE7: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FE7: Reg: 0x00004000, Mask: 0xFFFFFFF7, Data: 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004000, Data: 0x18010008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004000, Data: 0x18010008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FF4: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004120, Data: 0x00063031 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x7FFD: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004124, Data: 0x00063031 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8006: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004128, Data: 0x00063020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x800F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004140, Data: 0x001C0100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8018: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004144, Data: 0x001C0100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8021: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614100, Data: 0x10000100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x802A: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614900, Data: 0x10000100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: Executing subroutine at 0x8049 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8049: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8033: End of 0x8049 subroutine Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8036: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000C044, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x803F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001538, Data: 0x00011111 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8048: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x809A Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: ------ Executing following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x809A: Reg: 0x00100710, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100710, Data: 0x00500480 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x80C1: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x80C1: Reg: 0x00100718, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100718, Data: 0x40055F77 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010071C, Data: 0x40044F77 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8108: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8108: Reg: 0x00111120, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111120, Data: 0x00600000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111124, Data: 0x00600000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x814F: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x814F: Reg: 0x00111140, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111140, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111144, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8196: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8196: Reg: 0x00111380, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111380, Data: 0x80000F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111384, Data: 0x80000F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x81DD: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x81DD: Reg: 0x001008A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001008A0, Data: 0x87001DEC Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001008A4, Data: 0x87001DEC Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8224: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8224: Reg: 0x00111180, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111180, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111184, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x826B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x826B: Reg: 0x00111000, RegIncrement: 0x08, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111000, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111008, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82B2: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82B2: Reg: 0x00111004, RegIncrement: 0x08, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111004, Data: 0xE008300F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0011100C, Data: 0xE00C300F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82F9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x82F9: Reg: 0x00100D80, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100D80, Data: 0xAAAAAAAA Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100D84, Data: 0xAAAAAAAA Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8340: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8340: Reg: 0x00100900, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100900, Data: 0x0F0F0F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100904, Data: 0x0F0F0F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8387: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8387: Reg: 0x00100920, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100920, Data: 0x0F0F0F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100924, Data: 0x0F0F0F0F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x83CE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x83CE: Reg: 0x00100940, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100940, Data: 0x0F0F0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100944, Data: 0x0F0F0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8415: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8415: Reg: 0x00100A20, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A20, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A24, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x845C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x845C: Reg: 0x00100A40, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A40, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A44, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84A3: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84A3: Reg: 0x00100A60, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A60, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A64, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84EA: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x84EA: Reg: 0x00100A80, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A80, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100A84, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8531: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8531: Reg: 0x00100AA0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AA0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AA4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8578: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8578: Reg: 0x00100AC0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AC0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AC4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x85BF: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x85BF: Reg: 0x00111400, RegIncrement: 0x20, Count: 0x06, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111400, Data: 0x00000145 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111420, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111440, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111460, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111480, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001114A0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8686: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8686: Reg: 0x00111404, RegIncrement: 0x20, Count: 0x06, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111404, Data: 0x00000145 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111424, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111444, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111464, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111484, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001114A4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x874D: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x874D: Reg: 0x00100DC0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100DC0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100DC4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8794: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8794: Reg: 0x001005A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001005A0, Data: 0x00808080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001005A4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x87DB: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x87DB: Reg: 0x0010F804, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010F804, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8802: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8802: BaseReg: 0x00110560, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110560, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110564, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8810: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8810: BaseReg: 0x001105C0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001105C0, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001105C4, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x881E: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x881E: BaseReg: 0x00110620, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110620, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110624, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x882C: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x882C: BaseReg: 0x00110680, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110680, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110684, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x883A: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x883A: BaseReg: 0x001106E0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001106E0, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001106E4, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8848: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8848: BaseReg: 0x00110740, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110740, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110744, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8856: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8856: BaseReg: 0x001107A0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001107A0, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001107A4, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8864: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8864: BaseReg: 0x00110800, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110800, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00110804, Data: 0x03030303 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8872: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8872: Reg: 0x00100760, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100760, Data: 0xBBBBBBBB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100764, Data: 0xBBBBBBBB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x88B9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x88B9: Reg: 0x00100780, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100780, Data: 0x55555555 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100784, Data: 0x55555555 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8900: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8900: Reg: 0x001007A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001007A0, Data: 0xBBBBBBBB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001007A4, Data: 0xBBBBBBBB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8947: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8947: Reg: 0x001007C0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001007C0, Data: 0x55555555 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001007C4, Data: 0x55555555 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x898E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x898E: Reg: 0x001007E0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001007E0, Data: 0xBBBBBBBB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001007E4, Data: 0xBBBBBBBB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x89D5: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x89D5: Reg: 0x00100800, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100800, Data: 0x44444444 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100804, Data: 0x44444444 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A1C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A1C: Reg: 0x00100820, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100820, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100824, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A63: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8A63: Reg: 0x00100840, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100840, Data: 0xDDDDDDDD Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100844, Data: 0xDDDDDDDD Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AAA: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AAA: Reg: 0x00100860, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100860, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100864, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AF1: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8AF1: Reg: 0x00100880, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100880, Data: 0xEEEEEEEE Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100884, Data: 0xEEEEEEEE Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8B38: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8B38: Reg: 0x001009DC, RegIncrement: 0x04, Count: 0x07, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009DC, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009E0, Data: 0x00000800 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009E4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009E8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009EC, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009F0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001009F4, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C1F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004700, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C28: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C28: Reg: 0x00100208, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100208, Data: 0x00010101 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C4F: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C4F: Reg: 0x00100714, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100714, Data: 0xF0000324 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C76: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100700, Data: 0x00100007 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C7F: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C7F: BaseReg: 0x00100740, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100740, Data: 0x0A000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100744, Data: 0x0A000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C8D: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C8D: BaseReg: 0x00100DA0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100DA0, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100DA4, Data: 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C9B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8C9B: Reg: 0x00111104, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111104, Data: 0x00007E77 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CC2: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CC2: BaseReg: 0x001110C0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001110C0, Data: 0x00001801 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001110C4, Data: 0x00001801 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CD0: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CD0: BaseReg: 0x001110E0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001110E0, Data: 0x80011000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001110E4, Data: 0x80011000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CDE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8CDE: Reg: 0x00111100, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111100, Data: 0x48020050 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D05: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010024C, Data: 0x0F000080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D0E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D0E: Reg: 0x00100254, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100254, Data: 0x00000006 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D35: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D35: Reg: 0x0010053C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010053C, Data: 0x00001000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D5C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D5C: Reg: 0x00100500, Mask: 0xFFF0FF01, Data: 0x000A00FE Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100500, Data: 0x003A16FF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100500, Data: 0x003A16FF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D69: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D69: BaseReg: 0x001113A0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001113A0, Data: 0x00330033 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001113A4, Data: 0x00330033 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D77: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D77: BaseReg: 0x00111360, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111360, Data: 0x01010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00111364, Data: 0x01010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D85: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D85: BaseReg: 0x001113C0, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001113C0, Data: 0x01010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001113C4, Data: 0x01010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D93: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8D93: BaseReg: 0x0010FD20, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FD20, Data: 0x55550000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FD24, Data: 0x55550000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DA1: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DA1: BaseReg: 0x0010FD40, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FD40, Data: 0x55550000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FD44, Data: 0x55550000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DAF: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DAF: Reg: 0x00100080, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100080, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DD6: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8DD6: Reg: 0x00100220, RegIncrement: 0x04, Count: 0x0B, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100220, Data: 0x03070A0A Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100224, Data: 0x0902080D Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100228, Data: 0x02030203 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010022C, Data: 0x231E0D06 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100230, Data: 0x0CAA0C0C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100234, Data: 0x0A030A03 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100238, Data: 0x0A62045D Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010023C, Data: 0x06060202 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100240, Data: 0x11110506 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100244, Data: 0x0000019F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100248, Data: 0x0042370A Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F3D: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F3D: Reg: 0x00100258, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100258, Data: 0x00400200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F64: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F64: Reg: 0x00100260, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100260, Data: 0x001215A1 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F8B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8F8B: Reg: 0x0010026C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010026C, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FB2: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FB2: Reg: 0x00100270, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100270, Data: 0x05A50A22 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FD9: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x8FD9: Reg: 0x00100288, RegIncrement: 0x04, Count: 0x05, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100288, Data: 0x0F0A0444 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010028C, Data: 0x00000901 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100290, Data: 0x1122160A Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100294, Data: 0x011C0020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100298, Data: 0x0000171C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9080: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9080: Reg: 0x001002A0, RegIncrement: 0x04, Count: 0x02, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002A0, Data: 0x06080D14 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002A4, Data: 0x00002F34 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90C7: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90C7: Reg: 0x00100268, Mask: 0xCFFCFCFF, Data: 0x30030200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100268, Data: 0x30030200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100268, Data: 0x30030200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90D4: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90D4: Reg: 0x00100200, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100200, Data: 0x180E8000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90FB: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x90FB: Reg: 0x00100204, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100204, Data: 0x0244A000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9122: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9122: Reg: 0x00100250, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100250, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9149: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000122C, Data: 0x00000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9152: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9152: Reg: 0x001008CC, Mask: 0xFFFFFFF7, Data: 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x001008CC, Data: 0x04000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001008CC, Data: 0x04000009 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x915F: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x915F: Reg: 0x001008E0, Mask: 0x7FFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x001008E0, Data: 0x80000E00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001008E0, Data: 0x00000E00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x916C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x916C: Reg: 0x001008CC, Mask: 0xFFFFFFF7, Data: 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x001008CC, Data: 0x04000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001008CC, Data: 0x04000009 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Condition: 0x0E, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Cond: 0x0E, Reg: 0x001008E0, Mask: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x001008E0, Data: 0x80000E00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Checking if 0x80000000 equals 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Condition met, continuing Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Cond: 0x0E, Reg: 0x001008E0, Mask: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x001008E0, Data: 0x80000E00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9179: Checking if 0x80000000 equals 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x917C: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x917D: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AE0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9186: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AE8, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x918F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100AF0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: Executing subroutine at 0x92A8 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: Executing subroutine at 0x9287 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Condition: 0x13 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Cond: 0x13, Reg: 0x00100710, Mask: 0x00000080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100710, Data: 0x00500680 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Checking if 0x00000080 equals 0x00000080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9287: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9289: [ (0x38) - INIT_NOT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9289: ------ Skipping following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928A: [ (0x5C) - INIT_JUMP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928D: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928D: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Condition: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Cond: 0x00, Reg: 0x00101000, Mask: 0x0000000C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Checking if 0x0000000C equals 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x928E: Condition not fulfilled -- skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9290: [ (0x5C) - INIT_JUMP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9293: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9293: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Condition: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Cond: 0x01, Reg: 0x00101000, Mask: 0x0000000C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Checking if 0x0000000C equals 0x00000018 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9294: Condition not fulfilled -- skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9296: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A3: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A6: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A6: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A7: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92A8: End of 0x9287 subroutine Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AB: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AB: Sleeping for 0x0FA0 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92AE: Reg: 0x00100218, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100218, Data: 0x00001000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92D5: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010021C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92DE: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x92DE: Reg: 0x00100218, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100218, Data: 0x00001100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9305: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9305: Sleeping for 0x00C8 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9308: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100218, Data: 0x00001101 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9311: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9311: Macro: 0x02, MacroTableIndex: 0x02, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D8, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9313: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9313: Macro: 0x02, MacroTableIndex: 0x02, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D8, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9315: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9315: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D4, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9317: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9317: Reg: 0x00100284, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100284, Data: 0x00F00000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x933E: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x933E: Reg: 0x001002F8, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002F8, Data: 0x00300020 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9365: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9365: Reg: 0x001002C0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002C0, Data: 0x0000011B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x938C: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x938C: Reg: 0x001002F0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002F0, Data: 0x00100030 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Condition: 0x13 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Cond: 0x13, Reg: 0x00100710, Mask: 0x00000080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100710, Data: 0x00500680 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Checking if 0x00000080 equals 0x00000080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B3: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B5: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93B5: Reg: 0x0000E108, Mask: 0xFFFFFCFF, Data: 0x00000300 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E108, Data: 0x042147FB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E108, Data: 0x042147FB Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C2: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C3: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C3: Sleeping for 0x0014 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C6: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93C6: Reg: 0x001002F4, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002F4, Data: 0x0020001B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93ED: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x93ED: Reg: 0x0010027C, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010027C, Data: 0x00600009 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9414: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9414: Reg: 0x00100274, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100274, Data: 0x004006AF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x943B: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x943B: Reg: 0x00100278, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100278, Data: 0x00500004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9462: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9462: Reg: 0x00100280, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100280, Data: 0x00700188 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9489: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9489: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948B: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948B: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x948D: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9198: End of 0x92A8 subroutine Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Condition: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Cond: 0x00, Reg: 0x00101000, Mask: 0x0000000C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Checking if 0x0000000C equals 0x00000008 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919B: Condition not fulfilled -- skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x919D: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A0: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A0: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A1: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A1: Sleeping for 0x03E8 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91A4: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010002C, Data: 0x00000024 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91AD: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FBC0, Data: 0x20010000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91B6: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010F810, Data: 0x20012001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91BF: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FBE0, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91C8: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91C8: Reg: 0x0010F808, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010F808, Data: 0x00000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91EF: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FC44, Data: 0x00051F00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x91F8: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FC00, Data: 0x00010502 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9201: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FC80, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x920A: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x920A: Reg: 0x0010FCA0, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FCA0, Data: 0x05313F41 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9231: [ (0x8F) - INIT_RAM_RESTRICT_ZM_REG_GROUP ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9231: Reg: 0x0010FCAC, RegIncrement: 0x04, Count: 0x01, StrapRamCfg: 0x07, Index: 0x07 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FCAC, Data: 0x00001E03 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9258: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010FCA4, Data: 0x00002F50 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9261: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0010F81C, Data: 0x90021001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926A: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926A: Sleeping for 0x0012 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x926D: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100210, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9276: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9276: Reg: 0x00004018, Mask: 0xFFFF3FFF, Data: 0x00008000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00004018, Data: 0x10009000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00004018, Data: 0x10009000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9283: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9283: Sleeping for 0x03E8 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9286: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x951E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951E: ------ Executing following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951E: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001008C0, Data: 0x9D0A0293 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9527: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000108C, Data: 0x000000D1 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9530: [ (0x53) - INIT_ZM_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xF0, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9533: [ (0x51) - INIT_CR_INDEX_ADDRESS_LATCHED ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9533: Index1: 0xA0, Index2: 0xA1, BaseAddr: 0x08, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x006194A0, Data: 0x10000019 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x08 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x09 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x953A: [ (0x51) - INIT_CR_INDEX_ADDRESS_LATCHED ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x953A: Index1: 0xA0, Index2: 0xA1, BaseAddr: 0x18, Count: 0x02 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x006194A0, Data: 0x10000019 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x18 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA1, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xA0, Head: 0x00, Data: 0x19 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9541: [ (0x52) - INIT_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9541: Index: 0x88, Mask: 0xBF, Data: 0x40 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00619488, Data: 0x00000040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0x88, Head: 0x00, Data: 0x40 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x88, Head: 0x00, Data: 0x40 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9545: [ (0x52) - INIT_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9545: Index: 0x8A, Mask: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00619488, Data: 0x00000040 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0x8A, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x8A, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9549: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E200, Data: 0x0003103C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9552: [ (0x53) - INIT_ZM_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x30, Head: 0x00, Data: 0x10 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9555: [ (0x53) - INIT_ZM_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x31, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9558: [ (0x53) - INIT_ZM_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0xAA, Head: 0x00, Data: 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955B: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x955C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: ------ Executing following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: Executing subroutine at 0x6671 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6671: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955C: End of 0x6671 subroutine Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955F: [ (0x74) - INIT_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x955F: Sleeping for 0x03E8 microseconds Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: Executing subroutine at 0x951D Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x951D: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9562: End of 0x951D subroutine Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9565: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9565: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D4, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9567: [ (0x33) - INIT_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9567: Repeating following segment 10 times Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9569: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956B: [ (0x36) - INIT_END_REPEAT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956C: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956C: Macro: 0x00, MacroTableIndex: 0x00, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D4, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956E: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x956E: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9570: [ (0x6F) - INIT_MACRO ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9570: Macro: 0x01, MacroTableIndex: 0x01, Count: 0x01 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x001002D0, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9572: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100210, Data: 0x80000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Condition: 0x11 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Cond: 0x11, Reg: 0x00100268, Mask: 0x30000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100268, Data: 0x30030200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Checking if 0x30000000 equals 0x30000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957B: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957D: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x957D: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100C00, Data: 0xFC84418F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100C00, Data: 0xFC84418B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Condition: 0x12 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Cond: 0x12, Reg: 0x00001540, Mask: 0x00FF0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00001540, Data: 0xF703000E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Checking if 0x00030000 equals 0x00030000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958A: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x958C: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100C00, Data: 0xFC84418F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100C00, Data: 0xFC84418F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9599: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Condition: 0x12 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Cond: 0x12, Reg: 0x00001540, Mask: 0x00FF0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00001540, Data: 0xF703000E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Checking if 0x00030000 equals 0x00030000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959A: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x959C: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100C00, Data: 0xFC84418F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100C00, Data: 0xFC84418B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Condition: 0x11 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Cond: 0x11, Reg: 0x00100268, Mask: 0x30000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100268, Data: 0x30030200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Checking if 0x30000000 equals 0x30000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95A9: Condition fulfilled -- continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95AB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95AB: Reg: 0x00100C00, Mask: 0xFFFFFFFB, Data: 0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100C00, Data: 0xFC84418F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100C00, Data: 0xFC84418F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B8: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B9: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95B9: Reg: 0x00100710, Mask: 0xFFFFFDFF, Data: 0x00000200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100710, Data: 0x00500680 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100710, Data: 0x00500680 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95C6: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95C6: Reg: 0x00100E04, Mask: 0xFFE0007F, Data: 0x00064C80 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100E04, Data: 0x80064C84 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100E04, Data: 0x80064C84 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95D3: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95D3: Reg: 0x00100E08, Mask: 0xF01FFFFF, Data: 0x0B000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100E08, Data: 0x0B048808 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100E08, Data: 0x0B048808 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95E0: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95E0: Reg: 0x00100200, Mask: 0xFFFFF7FF, Data: 0x00000800 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100200, Data: 0x180E8800 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100200, Data: 0x180E8800 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95ED: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95ED: Reg: 0x00100600, Mask: 0xFFFFFFFF, Data: 0x00004000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100600, Data: 0x97034610 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100600, Data: 0x97034610 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FA: [ (0x63) - INIT_COMPUTE_MEM ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FB: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x95FB: Reg: 0x00614000, Mask: 0xFFFFEFFF, Data: 0x00001000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00614000, Data: 0x01001210 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00614000, Data: 0x01001210 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9608: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A008, Data: 0x03A502D1 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: [ (0x75) - INIT_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Condition: 0x0C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Cond: 0x0C, Reg: 0x00021218, Mask: 0x000000FF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00021218, Data: 0x00000023 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Checking if 0x00000023 equals 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9611: Condition not fulfilled -- skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9613: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x961C: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9625: [ (0x38) - INIT_NOT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9625: ------ Executing following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9626: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9626: Reg: 0x0061A068, Mask: 0xFBFFFFFF, Data: 0x04000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061A068, Data: 0x44000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A068, Data: 0x44000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9633: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9633: Reg: 0x0061A868, Mask: 0xFBFFFFFF, Data: 0x04000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061A868, Data: 0x44000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A868, Data: 0x44000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9640: [ (0x5F) - INIT_COPY_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9640: SrcReg: 0x00021350, Shift: 0x00, SrcMask: 0x000001FF, Xor: 0x00000000, DstReg: 0x0061A870, DstMask: 0xFFFFFE00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00021350, Data: 0xFFFFFFFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061A870, Data: 0x00000124 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A870, Data: 0x000001FF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9656: [ (0x5F) - INIT_COPY_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9656: SrcReg: 0x00021354, Shift: 0x00, SrcMask: 0x000001FF, Xor: 0x00000000, DstReg: 0x0061A070, DstMask: 0xFFFFFE00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00021354, Data: 0xFFFFFFFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061A070, Data: 0x00000124 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A070, Data: 0x000001FF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x966C: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x966D: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A030, Data: 0x000561EC Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9676: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061A830, Data: 0x000561E9 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x967F: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x967F: Reg: 0x0000E50C, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E50C, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E50C, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x968C: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x968C: Reg: 0x0000E55C, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E55C, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E55C, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9699: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9699: Reg: 0x0000E5AC, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E5AC, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E5AC, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96A6: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96A6: Reg: 0x0000E5FC, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E5FC, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E5FC, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96B3: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96B3: Reg: 0x0000E500, Mask: 0xFFFFCFFF, Data: 0x00002000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E500, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E500, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96C0: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96C0: Reg: 0x0000E550, Mask: 0xFFFFCFFF, Data: 0x00002000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E550, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E550, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96CD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96CD: Reg: 0x0000E5A0, Mask: 0xFFFFCFFF, Data: 0x00002000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E5A0, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E5A0, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96DA: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96DA: Reg: 0x0000E5F0, Mask: 0xFFFFCFFF, Data: 0x00002000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E5F0, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E5F0, Data: 0x00002462 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96E7: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96E7: Reg: 0x0061E818, Mask: 0xFFFFFFF3, Data: 0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061E818, Data: 0x00000306 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061E818, Data: 0x00000306 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96F4: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x96F4: Reg: 0x0061F018, Mask: 0xFFFFFFF3, Data: 0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061F018, Data: 0x00000306 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061F018, Data: 0x00000306 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9701: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9701: Reg: 0x00100674, Mask: 0xFFFF0000, Data: 0x00000404 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00100674, Data: 0x00020404 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00100674, Data: 0x00020404 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x970E: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x970E: Reg: 0x00001558, Mask: 0xFFFFFFFC, Data: 0x00000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00001558, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001558, Data: 0x00000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x971B: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x971B: Reg: 0x0000E114, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E114, Data: 0x0000021C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E114, Data: 0x0000021C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9728: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9728: Reg: 0x0000E118, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E118, Data: 0x0000010E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E118, Data: 0x0000010E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9735: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9735: Reg: 0x0000E11C, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E11C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E11C, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9742: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9742: Reg: 0x0000E120, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E120, Data: 0x03000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E120, Data: 0x03000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x974F: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001588, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9758: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9758: Reg: 0x00020060, Mask: 0x00C0FFFF, Data: 0x00040000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00020060, Data: 0x00040000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020060, Data: 0x00040000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9765: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020080, Data: 0x100C0736 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x976E: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x976E: Reg: 0x00020018, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00020018, Data: 0x9E9C9A98 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00020018, Data: 0x9E9C9A98 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x977B: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x977B: Reg: 0x0008814C, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0008814C, Data: 0x0300001B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0008814C, Data: 0x0300001B Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9788: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00088154, Data: 0x00007120 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9791: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00082000, Data: 0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x979A: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C080, Data: 0x00020F58 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97A3: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C084, Data: 0xC0020F58 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AC: [ (0x53) - INIT_ZM_CR ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO write: Port: 0x03D4, Index: 0x85, Head: 0x00, Data: 0xFF Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AF: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97AF: Reg: 0x00001084, Mask: 0xFFFFF7FF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00001084, Data: 0x00011469 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x00001084, Data: 0x00011469 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97BC: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97BC: Reg: 0x0000E690, Mask: 0xFF88FFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E690, Data: 0xF4000204 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E690, Data: 0xF4000204 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97C9: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x97CA Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97CA: ------ Executing following commands ------ Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x97CA: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x982F Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition: 0x02, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Cond: 0x02, Reg: 0x0061000C, Mask: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Checking if 0x00000000 equals 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition not met, sleeping for 20ms Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Cond: 0x02, Reg: 0x0061000C, Mask: 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Checking if 0x00000000 equals 0x80000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x982F: Condition still not met after 20ms, skipping following opcodes Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9832: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9832: ---- Executing following commands ---- Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9833: [ (0x5F) - INIT_COPY_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9833: SrcReg: 0x00610000, Shift: 0x00, SrcMask: 0x0000FFFF, Xor: 0x00000000, DstReg: 0x0061000C, DstMask: 0xFFFF0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00610000, Data: 0x857D0150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9849: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9849: Reg: 0x0061000C, Mask: 0xBFFFFFFF, Data: 0x40000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061000C, Data: 0x40000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: [ (0x56) - INIT_CONDITION_TIME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Condition: 0x03, Retries: 0x64 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Cond: 0x03, Reg: 0x0061000C, Mask: 0x40000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Checking if 0x00000000 equals 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Condition met, continuing Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Cond: 0x03, Reg: 0x0061000C, Mask: 0x40000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061000C, Data: 0x00000150 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9856: Checking if 0x00000000 equals 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x9859: [ (0x72) - INIT_RESUME ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x985A: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: Executing subroutine at 0x5A15 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A15: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A15: BaseReg: 0x4061C040, Count: 0x10 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C040, Data: 0x7F8B0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C044, Data: 0x5F8A0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C048, Data: 0xDEA80000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C04C, Data: 0x18A41028 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C050, Data: 0x18A010CD Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C054, Data: 0x1E602000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C058, Data: 0x00608000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C05C, Data: 0x00608000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C060, Data: 0x00202000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C064, Data: 0x80202000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C068, Data: 0xFEA010F5 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C06C, Data: 0xFE801005 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C070, Data: 0xFE809312 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C074, Data: 0xFE808000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C078, Data: 0xFE808000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C07C, Data: 0xFE808000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A5B: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A03: End of 0x5A15 subroutine Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A06: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A06: Reg: 0x4061C030, Mask: 0xFFFFFFFF, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061C030, Data: 0x00068800 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C030, Data: 0x00068800 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A13: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 8 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 8 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 8 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 8 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 4 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: continuing to execute Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061D080, Data: 0x00000A8C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061D084, Data: 0xC0000A8C Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: Reg: 0x0000E100, Mask: 0xFFF7FFF7, Data: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E100, Data: 0x001C1300 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E100, Data: 0x00141300 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: Reg: 0x6061C140, Mask: 0xFFFFFFFE, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061D140, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061D140, Data: 0x00000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 6 0 2 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: [ (0x3A) - INIT_DP_CONDITION ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: subop 0x00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6242: skipping following commands Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6245: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x624E: [ (0x7A) - INIT_ZM_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6257: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6264: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6271: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 2 0 2 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: parsing output script 0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5DFB: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 0 0 2 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: failed to match any output table Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_fb_create:60 - 2047 tags available Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_vram_rblock:153 - memcfg 0x180e8800 0x0244a000 0x00000001 0xf703000e Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_vram_rblock:181 - rblock 786432 bytes Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_init:213 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=65536 align=4096 flags=0x00000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661d00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=131072 align=4096 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661e00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x00010200 vinst=0x00000d0200 size=0x00004000 flags=0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff88022c661900 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:308 - pinst=0x00014200 vinst=0x00000d4200 size=0x00000100 flags=0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new_fake:313 - gpuobj ffff88022c661080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=16 flags=0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661a00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=16 flags=0x00000004 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88022c661580 Aug 2 13:08:18 localhost kernel: [TTM] Zone kernel: Available graphics memory: 4008690 kiB Aug 2 13:08:18 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB Aug 2 13:08:18 localhost kernel: [TTM] Initializing pool allocator Aug 2 13:08:18 localhost kernel: [TTM] Initializing DMA pool allocator Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (GDDR5) Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) Aug 2 13:08:18 localhost kernel: [drm:drm_irq_install], irq=16 Aug 2 13:08:18 localhost kernel: nouveau_display_createnv50_display_create Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_create:355 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_create:744 - Aug 2 13:08:18 localhost kernel: XXX nv50_crtc_create<7>[drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=1048576 align=4096 flags=0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880229e02700 Aug 2 13:08:18 localhost kernel: XXX disabling vblank Aug 2 13:08:18 localhost kernel: XXX exit nv50_crtc_create Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_create:744 - Aug 2 13:08:18 localhost kernel: XXX nv50_crtc_createXXX disabling vblank Aug 2 13:08:18 localhost kernel: XXX exit nv50_crtc_create Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00101000, Data: 0x9F40B09E Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "LVDS-1" to sysfs Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-1" to sysfs Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-2" to sysfs Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "eDP-1" to sysfs Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "DP-3" to sysfs Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_create:483 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_create:909 - Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_connector_add], adding "VGA-1" to sysfs Aug 2 13:08:18 localhost kernel: [drm:drm_sysfs_hotplug_event], generating hotplug event Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch-1 size=32768 align=65536 flags=0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880229e02100 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=4096 align=16 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287f980 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=4096 align=0 flags=0x00000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fa00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287f900 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0xcafe0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000d30: h=0xcafe0000, c=0x00800000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fd80 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000200 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000200: h=0x01000000, c=0x00808000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fe00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000218: h=0x01000003, c=0x00810000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287fd00 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000210: h=0x01000002, c=0x00818000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff88023287f080 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch0 handle=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch0 0x00000208: h=0x01000001, c=0x00820000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880231ca4680 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0xcafe0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000d30: h=0xcafe0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000d38: h=0xcafe0000, c=0x10828001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880232996180 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000220: h=0x01000003, c=0x10830001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880232996880 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000210: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000220: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000228: h=0x01000002, c=0x10838001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff880232996e80 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch1 handle=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000208: h=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000210: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000218: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000220: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch1 0x00000228: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch1 0x00000230: h=0x01000001, c=0x10840001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0xcafe0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000d30 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000d30: h=0xcafe0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000d38: h=0xcafe0000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000d40: h=0xcafe0000, c=0x20848002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0180 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000218 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000238: h=0x01000003, c=0x20850002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0b80 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000210 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000210: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000238: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000240: h=0x01000002, c=0x20858002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:150 - ch0 size=24 align=32 flags=0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_gpuobj_new:155 - gpuobj ffff8802323b0480 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:39 - ch2 handle=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_hash_handle:50 - hash=0x00000208 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000208: h=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000210: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000218: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000220: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000228: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000230: h=0x01000001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000238: h=0x01000003 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:144 - collision ch2 0x00000240: h=0x01000002 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_ramht_insert:135 - insert ch2 0x00000248: h=0x01000001, c=0x20860002 Aug 2 13:08:18 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). Aug 2 13:08:18 localhost kernel: [drm] No driver support for vblank timestamp query. Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_i2c_identify:383 - Probing monitoring devices on I2C bus: 2 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_i2c_identify:392 - No devices found. Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 02030505 0902080a 02020202 381e1307 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 - 230: 080a0c0c 05020902 00620155 06080202 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 - 240: 11110500 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000011b 00100740 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 03070a0a 0902080a 02030203 381e1307 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 - 230: 0c0a0c0c 0a030903 00620155 06080202 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 - 240: 11110500 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000011b 00100740 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:596 - Entry 0: 220: 0a1a2e24 0f020a0e 0204080c 3c1e170b Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:598 - 230: 100a0c0c 2e0c090a fffffd59 060c0202 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_mem_timing_calc:599 - 240: 11110500 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_mem_gddr5_mr:815 - (0) MR: 0000073b 00100744 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 3 available performance level(s) Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0: core 135MHz shader 270MHz memory 135MHz voltage 800mV Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 850mV Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 3: core 561MHz shader 1125MHz memory 1099MHz voltage 1000mV Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 1000mV Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_init:171 - Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000010 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:674 - 0x610030: 0x000002a0 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-0 mc: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-1 mc: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-2 mc: 0x00000000 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-0 mc: 0x00003001 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A14: parsing output script 1 Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5A14: [ (0x71) - INIT_DONE ] Aug 2 13:08:18 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000024 Aug 2 13:08:19 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:19 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:19 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:19 localhost kernel: Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:19 localhost kernel: Pid: 0, comm: swapper/3 Not tainted 3.5.0 #5 Aug 2 13:08:19 localhost kernel: Call Trace: Aug 2 13:08:19 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:19 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:19 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:19 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:19 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:19 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:19 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:19 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:19 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:19 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:19 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:19 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:19 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:19 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:19 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:19 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:19 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:19 localhost kernel: ---[ end trace 95ae5bf677922e27 ]--- Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000020 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000020 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:766 - 0x610030: 0x000002b0 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: output script 2 not found Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-0 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-1 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-2 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-0 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-1 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-2 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-3 mc: 0x00000000 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000040 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk40_handler:921 - 0x610030: 0x000002b0 Aug 2 13:08:19 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:LVDS-1] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nouveau_connector_native_mode:559 - native mode from preferred Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:LVDS-1] probed modes : Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 31:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 33:"1920x1080" 60 173000 1920 2048 2248 2576 1080 1083 1088 1120 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 34:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 35:"1400x1050" 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 109000 1280 1368 1496 1712 1024 1027 1034 1063 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 37:"1280x960" 60 101250 1280 1360 1488 1696 960 963 967 996 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 60 81750 1152 1216 1336 1520 864 867 871 897 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 60 63500 1024 1072 1176 1328 768 771 775 798 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 40:"800x600" 60 38250 800 832 912 1024 600 603 607 624 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 42:"640x480" 59 23750 640 664 720 800 480 483 487 500 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 41:"720x400" 60 22250 720 744 808 896 400 403 413 417 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 43:"640x400" 60 20000 640 664 720 800 400 403 409 417 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 44:"640x350" 60 17500 640 664 720 800 350 353 363 366 0x40 0x6 Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DP-1] Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DP-1] disconnected Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-2] Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DP-2] disconnected Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:eDP-1] Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:eDP-1] disconnected Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:DP-3] Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:DP-3] disconnected Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:28:VGA-1] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_dac_detect:97 - Using default load_pattern of 340 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_dac_detect:116 - Load was not detected on output with or 1 Aug 2 13:08:20 localhost kernel: [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:28:VGA-1] disconnected Aug 2 13:08:20 localhost kernel: [drm:drm_setup_crtcs], Aug 2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 15 enabled? yes Aug 2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 17 enabled? no Aug 2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 20 enabled? no Aug 2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 23 enabled? no Aug 2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 25 enabled? no Aug 2 13:08:20 localhost kernel: [drm:drm_enable_connectors], connector 28 enabled? no Aug 2 13:08:20 localhost kernel: [drm:drm_target_preferred], looking for cmdline mode on connector 15 Aug 2 13:08:20 localhost kernel: [drm:drm_target_preferred], looking for preferred mode on connector 15 Aug 2 13:08:20 localhost kernel: [drm:drm_target_preferred], found mode 1920x1080 Aug 2 13:08:20 localhost kernel: [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config Aug 2 13:08:20 localhost kernel: [drm:drm_setup_crtcs], desired mode 1920x1080 set on crtc 13 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x210000, bo ffff880230e78c00 Aug 2 13:08:20 localhost kernel: fbcon: nouveaufb (fb0) is primary device Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0) Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], modes are different, full mode set Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 45:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], encoder changed, full mode switch Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], crtc changed, full mode switch Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13] Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], attempting to set mode from userspace Aug 2 13:08:20 localhost kernel: [drm:drm_mode_debug_printmodeline], Modeline 45:"1920x1080" 60 138500 1920 1968 2000 2080 1080 1083 1088 1111 0x48 0xa Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_mode_fixup:336 - or 0 Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_mode], [CRTC:13] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_prepare:508 - index 0 Aug 2 13:08:20 localhost kernel: [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0 Aug 2 13:08:20 localhost kernel: [drm:drm_update_vblank_count], enabling vblank interrupts on crtc 0, missed 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:71 - index 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:72 - blanked Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_cursor_hide:79 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_scale:238 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_color_vibrance:183 - vibrance = 50, hue = 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_do_mode_set_base:549 - index 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_mode], [ENCODER:16:LVDS-16] set [MODE:45:1920x1080] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_mode_set:380 - or 0 type 3 -> crtc 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_sor_dpms:265 - or 0 type 3 mode 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_commit:521 - index 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:71 - index 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_blank:72 - unblanked Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_cursor_hide:79 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000010 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000010 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:674 - 0x610030: 0x000002a0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-0 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-1 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:694 - DAC-2 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-0 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-1 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-2 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk10_handler:717 - SOR-3 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000020 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:766 - 0x610030: 0x000002b0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Loading PLL limits for register 0x00614100 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.minfreq: 500000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.maxfreq: 1000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_inputfreq: 25000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_inputfreq: 50000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_n: 8 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_n: 255 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.min_m: 1 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.vco1.max_m: 255 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.min_p: 1 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.max_p: 63 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: pll.refclk: 27000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_set_clock:361 - pclk 138500 out 138500 N 35 fN 0x0d09 M 1 P 7 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-0 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-1 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:795 - DAC-2 mc: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk20_handler:818 - SOR-0 mc: 0x00003001 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: parsing clock script 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: Executing subroutine at 0x5995 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5995: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x5995: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061C00C, Data: 0x01060200 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C00C, Data: 0x01060200 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59A2: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59A2: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000001 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061C00C, Data: 0x01060200 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C00C, Data: 0x01060201 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59AF: [ (0x74) - INIT_TIME ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59AF: Sleeping for 0x3E80 microseconds Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59B2: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59B2: Reg: 0x4061C00C, Mask: 0xFFFFFFFE, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061C00C, Data: 0x01060201 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C00C, Data: 0x01060200 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59BF: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x589E: End of 0x5995 subroutine Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58A1: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58A1: BaseReg: 0x4061C00C, Count: 0x05 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C00C, Data: 0x01060200 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C010, Data: 0x0010000A Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C014, Data: 0x00200000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C018, Data: 0x000FC888 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C01C, Data: 0x0001C888 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: Executing subroutine at 0x59C0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59C0: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59C0: Reg: 0x0000E1E4, Mask: 0xFFFFFFFC, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E1E4, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E1E4, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59CD: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59CD: Reg: 0x0000E100, Mask: 0xFFF7FFFF, Data: 0x00080000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0000E100, Data: 0x001C1300 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0000E100, Data: 0x001C1300 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59DA: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59DA: BaseReg: 0x4061C118, Count: 0x02 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C118, Data: 0x11111111 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C11C, Data: 0x00000011 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59E8: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59E8: BaseReg: 0x4061C198, Count: 0x02 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C198, Data: 0x11111111 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C19C, Data: 0x00000011 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: Executing subroutine at 0x656E Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: [ (0x76) - INIT_IO_CONDITION ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: IO condition: 0x0D Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061949C, Data: 0x00000300 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0x9D, Head: 0x00, Data: 0x03 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: Checking if 0x00 equals 0x04 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x656E: Condition not fulfilled -- skipping following commands Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6570: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x657D: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658A: [ (0x38) - INIT_NOT ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658A: ------ Executing following commands ------ Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658B: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x658B: Reg: 0x4061C018, Mask: 0x8FFFFFFF, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061C018, Data: 0x000FC888 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C018, Data: 0x000FC888 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6598: [ (0x6E) - INIT_NV_REG ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6598: Reg: 0x4061C01C, Mask: 0x8FFFFFFF, Data: 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x0061C01C, Data: 0x0001C888 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Write: Reg: 0x0061C01C, Data: 0x0001C888 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x65A5: [ (0x72) - INIT_RESUME ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x65A6: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F6: End of 0x656E subroutine Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: Executing subroutine at 0x6377 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: [ (0x76) - INIT_IO_CONDITION ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: IO condition: 0x07 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Read: Reg: 0x00619494, Data: 0x00010000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Indexed IO read: Port: 0x03D4, Index: 0x97, Head: 0x00, Data: 0x00 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: Checking if 0x00 equals 0x01 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6377: Condition not fulfilled -- skipping following commands Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6379: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6387: [ (0x58) - INIT_ZM_REG_SEQUENCE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6395: [ (0x72) - INIT_RESUME ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6395: ---- Executing following commands ---- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x6396: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59F9: End of 0x6377 subroutine Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FC: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BB: End of 0x59C0 subroutine Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: [ (0x5B) - INIT_SUB_DIRECT ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: Executing subroutine at 0x59FD Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FD: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58BE: End of 0x59FD subroutine Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x58C1: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau(+) ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 2710, comm: modprobe Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff8177e396>] ? retint_kernel+0x26/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff812c738a>] ? ioread32+0x3a/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffffa0039d0c>] nv_ro32+0xdc/0xe0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c5b3c>] nv50_display_sync+0x1bc/0x3f0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c04b0>] nv50_crtc_commit+0x40/0xa0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa000eff5>] drm_crtc_helper_set_mode+0x3a5/0x4d0 [drm_kms_helper] Aug 2 13:08:20 localhost kernel: [<ffffffffa000fca8>] drm_crtc_helper_set_config+0xa28/0xab0 [drm_kms_helper] Aug 2 13:08:20 localhost kernel: [<ffffffffa000dc6f>] drm_fb_helper_set_par+0x6f/0xe0 [drm_kms_helper] Aug 2 13:08:20 localhost kernel: [<ffffffff813018d0>] fbcon_init+0x650/0x6c0 Aug 2 13:08:20 localhost kernel: [<ffffffff8135b4a7>] visual_init+0xb7/0x120 Aug 2 13:08:20 localhost kernel: [<ffffffff8135c81c>] bind_con_driver+0x19c/0x380 Aug 2 13:08:20 localhost kernel: [<ffffffff8135ca61>] take_over_console+0x61/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff812fe13a>] fbcon_takeover+0x5a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81303981>] fbcon_event_notify+0x861/0x960 Aug 2 13:08:20 localhost kernel: [<ffffffff817812fc>] notifier_call_chain+0x4c/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810a22f3>] __blocking_notifier_call_chain+0x53/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff810a2331>] blocking_notifier_call_chain+0x11/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff812f1bd6>] fb_notifier_call_chain+0x16/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff812f2ffb>] register_framebuffer+0x20b/0x2f0 Aug 2 13:08:20 localhost kernel: [<ffffffffa000df1a>] drm_fb_helper_single_fb_probe+0x23a/0x2d0 [drm_kms_helper] Aug 2 13:08:20 localhost kernel: [<ffffffffa000e192>] drm_fb_helper_initial_config+0x1e2/0x260 [drm_kms_helper] Aug 2 13:08:20 localhost kernel: [<ffffffff8116546b>] ? __kmalloc+0x19b/0x1f0 Aug 2 13:08:20 localhost kernel: [<ffffffff81164d3b>] ? kmem_cache_alloc_trace+0x11b/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffffa005b009>] nouveau_fbcon_init+0xb9/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00351f1>] nouveau_card_init+0x17f1/0x1800 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa0035797>] nouveau_load+0x457/0x8c0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8137997e>] drm_get_pci_dev+0x17e/0x2b0 Aug 2 13:08:20 localhost kernel: [<ffffffffa00db964>] nouveau_pci_probe+0x10/0x12 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff812dabba>] local_pci_probe+0x5a/0xd0 Aug 2 13:08:20 localhost kernel: [<ffffffff812db190>] pci_device_probe+0x80/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff813903ea>] ? driver_sysfs_add+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81390746>] driver_probe_device+0x96/0x230 Aug 2 13:08:20 localhost kernel: [<ffffffff8139097b>] __driver_attach+0x9b/0xa0 Aug 2 13:08:20 localhost kernel: [<ffffffff813908e0>] ? driver_probe_device+0x230/0x230 Aug 2 13:08:20 localhost kernel: [<ffffffff8138ec4e>] bus_for_each_dev+0x5e/0x90 Aug 2 13:08:20 localhost kernel: [<ffffffff81390369>] driver_attach+0x19/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff8138fdf0>] bus_add_driver+0x150/0x280 Aug 2 13:08:20 localhost kernel: [<ffffffff81390f0f>] driver_register+0x6f/0x130 Aug 2 13:08:20 localhost kernel: [<ffffffff812db420>] __pci_register_driver+0x50/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81379bc4>] drm_pci_init+0x114/0x130 Aug 2 13:08:20 localhost kernel: [<ffffffffa010b000>] ? 0xffffffffa010afff Aug 2 13:08:20 localhost kernel: [<ffffffffa010b000>] ? 0xffffffffa010afff Aug 2 13:08:20 localhost kernel: [<ffffffffa010b04f>] nouveau_init+0x4f/0x51 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8100029d>] do_one_initcall+0x3d/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810cf7d2>] sys_init_module+0x92/0x1e0 Aug 2 13:08:20 localhost kernel: [<ffffffff81784be2>] system_call_fastpath+0x16/0x1b Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e28 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000040 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000040 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_unk40_handler:921 - 0x610030: 0x000002b0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: Searching for output entry for 3 0 1 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FE: parsing clock script 1 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: 0x59FE: [ (0x71) - INIT_DONE ] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_bh:944 - PDISPLAY_INTR_BH 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm:drm_calc_timestamping_constants], crtc 13: hwmode: htotal 0, vtotal 0, vdisplay 0 Aug 2 13:08:20 localhost kernel: [drm:drm_calc_timestamping_constants], crtc 13: clock 138500 kHz framedur 0 linedur 0, pixeldur 7 Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] set DPMS on Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB] Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0) Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: Console: switching to colour frame buffer device 240x67 Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CRTC:13] [FB:46] #connectors=1 (x y) (0 0) Aug 2 13:08:20 localhost kernel: [drm:drm_crtc_helper_set_config], [CONNECTOR:15:LVDS-1] to [CRTC:13] Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_crtc_lut_load:48 - Aug 2 13:08:20 localhost kernel: fb0: nouveaufb frame buffer device Aug 2 13:08:20 localhost kernel: drm: registered panic notifier Aug 2 13:08:20 localhost kernel: [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 2687, comm: bash Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff8177deb1>] ? _raw_spin_unlock_irq+0x11/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffff810a84a4>] finish_task_switch+0x44/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177c557>] __schedule+0x417/0x9d0 Aug 2 13:08:20 localhost kernel: [<ffffffff810a9255>] ? check_preempt_curr+0x75/0xa0 Aug 2 13:08:20 localhost kernel: [<ffffffff810a7df3>] ? ttwu_stat+0xa3/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff810ac0fd>] ? try_to_wake_up+0x23d/0x2c0 Aug 2 13:08:20 localhost kernel: [<ffffffff8134e629>] ? tty_ldisc_deref+0x9/0x10 Aug 2 13:08:20 localhost kernel: [<ffffffff8177cc14>] schedule+0x24/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff8177addd>] schedule_timeout+0x28d/0x310 Aug 2 13:08:20 localhost kernel: [<ffffffff817813a1>] ? atomic_notifier_call_chain+0x11/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff8135aff9>] ? notify_update+0x29/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff8177bd6d>] __down+0x6d/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff810a1f3b>] down+0x3b/0x50 Aug 2 13:08:20 localhost kernel: [<ffffffff8107aed7>] console_lock+0x27/0x50 Aug 2 13:08:20 localhost kernel: [<ffffffff8135acc5>] con_flush_chars+0x35/0x60 Aug 2 13:08:20 localhost kernel: [<ffffffff81360ce4>] con_write+0x24/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffff8134beb6>] n_tty_write+0x1c6/0x410 Aug 2 13:08:20 localhost kernel: [<ffffffff810ac180>] ? try_to_wake_up+0x2c0/0x2c0 Aug 2 13:08:20 localhost kernel: [<ffffffff813474f1>] tty_write+0x1a1/0x270 Aug 2 13:08:20 localhost kernel: [<ffffffff8134bcf0>] ? n_tty_ioctl+0xc0/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff8116e076>] vfs_write+0xc6/0x180 Aug 2 13:08:20 localhost kernel: [<ffffffff8116e38c>] sys_write+0x4c/0x90 Aug 2 13:08:20 localhost kernel: [<ffffffff81784be2>] system_call_fastpath+0x16/0x1b Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e29 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8104719a>] ? update_vsyscall+0xaa/0xd0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff8177c557>] ? __schedule+0x417/0x9d0 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2a ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff8177c557>] ? __schedule+0x417/0x9d0 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2b ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810aef28>] ? update_cfs_shares+0x1c8/0x1d0 Aug 2 13:08:20 localhost kernel: [<ffffffff810b30a7>] ? trigger_load_balance+0x67/0x260 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2c ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2d ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2e ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810896e0>] ? run_timer_softirq+0x3f0/0x3f0 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e2f ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e30 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e31 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e32 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e33 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e34 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e35 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e36 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e37 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e38 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e39 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3a ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:20 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3b ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:20 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3c ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3d ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3e ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e3f ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e40 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:20 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:20 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:20 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:20 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:20 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:20 localhost kernel: Call Trace: Aug 2 13:08:20 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:20 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:20 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:20 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:20 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:20 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:20 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:20 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:20 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:20 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:20 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:20 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:20 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:20 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:20 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:20 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:20 localhost kernel: ---[ end trace 95ae5bf677922e41 ]--- Aug 2 13:08:20 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e42 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e43 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e44 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e45 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e46 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e47 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e48 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e49 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4a ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810890ac>] ? cascade+0x7c/0xa0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4b ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4c ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4d ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4e ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e4f ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e50 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e51 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e52 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e53 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e54 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e55 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e56 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e57 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e58 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e59 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5a ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5b ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5c ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5d ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5e ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e5f ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e60 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e61 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e62 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e63 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e64 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e65 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e66 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e67 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e68 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e69 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6a ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6b ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6c ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6d ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6e ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e6f ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e70 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e71 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e72 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e73 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e74 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e75 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e76 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e77 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:21 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e78 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e79 ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7a ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7b ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7c ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:21 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:21 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:21 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:21 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:21 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:21 localhost kernel: Call Trace: Aug 2 13:08:21 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:21 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:21 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:21 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:21 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:21 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:21 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:21 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:21 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:21 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:21 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:21 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:21 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:21 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:21 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:21 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:21 localhost kernel: ---[ end trace 95ae5bf677922e7d ]--- Aug 2 13:08:21 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e7e ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e7f ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e80 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e81 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e82 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e83 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e84 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e85 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e86 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e87 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e88 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e89 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8a ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8b ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8c ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8d ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8e ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e8f ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e90 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e91 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e92 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e93 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e94 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e95 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e96 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e97 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e98 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e99 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9a ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9b ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9c ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9d ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9e ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8104719a>] ? update_vsyscall+0xaa/0xd0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922e9f ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea0 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea1 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea2 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea3 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea4 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea5 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea6 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea7 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea8 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ea9 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eaa ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eab ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eac ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922ead ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eae ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eaf ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff813ba71f>] ? scsi_softirq_done+0x9f/0x130 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb0 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb1 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb2 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb3 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb4 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb5 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:22 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:22 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb6 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb7 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb8 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:22 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:22 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:22 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:22 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:22 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:22 localhost kernel: Call Trace: Aug 2 13:08:22 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:22 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:22 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:22 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:22 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:22 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:22 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:22 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:22 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:22 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:22 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:22 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:22 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:22 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:22 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:22 localhost kernel: ---[ end trace 95ae5bf677922eb9 ]--- Aug 2 13:08:22 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eba ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebb ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebc ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebd ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebe ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ebf ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec0 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff813ba71f>] ? scsi_softirq_done+0x9f/0x130 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec1 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff813ba71f>] ? scsi_softirq_done+0x9f/0x130 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec2 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec3 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec4 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec5 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec6 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec7 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec8 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810890ac>] ? cascade+0x7c/0xa0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ec9 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eca ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecb ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecc ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecd ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ece ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ecf ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed0 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed1 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed2 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed3 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed4 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed5 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed6 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed7 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed8 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ed9 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eda ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edb ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edc ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810a9255>] ? check_preempt_curr+0x75/0xa0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff8177c557>] ? __schedule+0x417/0x9d0 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edd ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff8177c557>] ? __schedule+0x417/0x9d0 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ede ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81060118>] ? lapic_next_event+0x18/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff810c237f>] ? clockevents_program_event+0x6f/0x100 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff8177c557>] ? __schedule+0x417/0x9d0 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922edf ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff8177df0a>] ? _raw_spin_unlock_irqrestore+0x2a/0x40 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff8177c557>] ? __schedule+0x417/0x9d0 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee0 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81163fbb>] ? kmem_cache_free+0x1b/0x120 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee1 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810ee1e4>] ? rcu_report_qs_rsp+0x94/0x130 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee2 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee3 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee4 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee5 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810ed870>] ? rcutorture_record_progress+0x10/0x10 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee6 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee7 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee8 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ee9 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eea ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eeb ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eec ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eed ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eee ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922eef ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef0 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef1 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef2 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:23 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:23 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef3 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef4 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:23 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:23 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:23 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:23 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:23 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:23 localhost kernel: Call Trace: Aug 2 13:08:23 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:23 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:23 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:23 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:23 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:23 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:23 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:23 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:23 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:23 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:23 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:23 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:23 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:23 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:23 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:23 localhost kernel: ---[ end trace 95ae5bf677922ef5 ]--- Aug 2 13:08:23 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef6 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef7 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef8 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810bec97>] ? clocksource_watchdog+0x1f7/0x270 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810beaa0>] ? clocksource_watchdog_work+0x40/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922ef9 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efa ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efb ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efc ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efd ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922efe ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922eff ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f00 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f01 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f02 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f03 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f04 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f05 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f06 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f07 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f08 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f09 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0a ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0b ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0c ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0d ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0e ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f0f ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f10 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f11 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f12 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f13 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f14 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f15 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f16 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f17 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f18 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810beaa0>] ? clocksource_watchdog_work+0x40/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f19 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1a ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1b ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1c ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1d ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1e ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f1f ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f20 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f21 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f22 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f23 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f24 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f25 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f26 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f27 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f28 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f29 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2a ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2b ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2c ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2d ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:24 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:24 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2e ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f2f ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:24 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:24 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:24 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:24 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:24 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:24 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:24 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:24 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:24 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:24 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:24 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:24 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:24 localhost kernel: ---[ end trace 95ae5bf677922f30 ]--- Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:24 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:24 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:24 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:24 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:24 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:24 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:24 localhost kernel: Call Trace: Aug 2 13:08:24 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:24 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:24 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:25 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f31 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f32 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f33 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f34 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f35 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f36 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f37 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f38 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff8105f7ac>] ? native_smp_send_reschedule+0x3c/0x60 Aug 2 13:08:25 localhost kernel: [<ffffffff8177dec9>] ? _raw_spin_unlock_irq+0x29/0x40 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff81095560>] ? __queue_work+0x4b0/0x4b0 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f39 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3a ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3b ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3c ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3d ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3e ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f3f ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f40 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/3 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f41 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/0 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d16>] ? run_rebalance_domains+0xa6/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81761af9>] rest_init+0x79/0x80 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2ac9>] start_kernel+0x2cd/0x2da Aug 2 13:08:25 localhost kernel: [<ffffffff81ce2569>] ? repair_env_string+0x59/0x59 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce22fc>] x86_64_start_reservations+0x100/0x105 Aug 2 13:08:25 localhost kernel: [<ffffffff81ce23f2>] x86_64_start_kernel+0xf1/0xf8 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f42 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/1 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2d3a>] ? run_rebalance_domains+0xca/0x170 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f43 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000004 Aug 2 13:08:25 localhost kernel: ------------[ cut here ]------------ Aug 2 13:08:25 localhost kernel: WARNING: at drivers/gpu/drm/nouveau/nouveau_software.h:27 nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau]() Aug 2 13:08:25 localhost kernel: Hardware name: HP EliteBook 8540w Aug 2 13:08:25 localhost kernel: Modules linked in: nouveau ttm drm_kms_helper cfbcopyarea cfbimgblt cfbfillrect Aug 2 13:08:25 localhost kernel: Pid: 0, comm: swapper/2 Tainted: G W 3.5.0 #5 Aug 2 13:08:25 localhost kernel: Call Trace: Aug 2 13:08:25 localhost kernel: <IRQ> [<ffffffff810797fa>] warn_slowpath_common+0x7a/0xb0 Aug 2 13:08:25 localhost kernel: [<ffffffff81079845>] warn_slowpath_null+0x15/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffffa00c428b>] nv50_display_vblank_crtc_handler+0xfb/0x100 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffffa00c4472>] nv50_display_isr+0x1e2/0x3b0 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810b2c45>] ? rebalance_domains+0x175/0x1a0 Aug 2 13:08:25 localhost kernel: [<ffffffffa003b2db>] nouveau_irq_handler+0x9b/0x130 [nouveau] Aug 2 13:08:25 localhost kernel: [<ffffffff810e8705>] handle_irq_event_percpu+0x75/0x250 Aug 2 13:08:25 localhost kernel: [<ffffffff810e8923>] handle_irq_event+0x43/0x70 Aug 2 13:08:25 localhost kernel: [<ffffffff810eb722>] handle_fasteoi_irq+0x72/0x110 Aug 2 13:08:25 localhost kernel: [<ffffffff81043ffd>] handle_irq+0x1d/0x30 Aug 2 13:08:25 localhost kernel: [<ffffffff81043c98>] do_IRQ+0x58/0xe0 Aug 2 13:08:25 localhost kernel: [<ffffffff8177e267>] common_interrupt+0x67/0x67 Aug 2 13:08:25 localhost kernel: <EOI> [<ffffffff81305cef>] ? intel_idle+0xdf/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff81305cce>] ? intel_idle+0xbe/0x140 Aug 2 13:08:25 localhost kernel: [<ffffffff815157e2>] cpuidle_enter+0x12/0x20 Aug 2 13:08:25 localhost kernel: [<ffffffff81515ddb>] cpuidle_idle_call+0xbb/0x2d0 Aug 2 13:08:25 localhost kernel: [<ffffffff8104b4cf>] cpu_idle+0x7f/0xc0 Aug 2 13:08:25 localhost kernel: [<ffffffff81776121>] start_secondary+0x1b5/0x1b9 Aug 2 13:08:25 localhost kernel: ---[ end trace 95ae5bf677922f44 ]--- Aug 2 13:08:25 localhost kernel: [drm] nouveau 0000:01:00.0: nv50_display_isr:994 - PDISPLAY_INTR 0x00000000 0x00000000 Aug 2 13:08:25 localhost kernel: [drm:vblank_disable_fn], disabling vblank on crtc 0 Aug 2 13:08:25 localhost kernel: XXX disabling vblank