Package: src:linux Version: 3.16.7-ckt11-1 Severity: normal When the i915 module loads, the display stops working and the kernel message log shows a bug has occurred. The only way to boot the system with a display is to blacklist the i915 module.
Relevant lines from dmesg: [ 55.603051] [drm] Memory usable by graphics device = 256M [ 55.603059] [drm] Replacing VGA console driver [ 55.604726] Console: switching to colour dummy device 80x25 [ 55.608615] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 55.608624] [drm] Driver supports precise vblank timestamp query. [ 55.608730] [drm] applying pipe a force quirk [ 55.608758] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 55.637034] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe B underrun [ 55.638376] BUG: unable to handle kernel NULL pointer dereference at 00000008 [ 55.638396] IP: [<f82c3671>] drm_mm_insert_node_in_range_generic+0x41/0x2d0 [drm] [ 55.638440] *pdpt = 0000000033ae5001 *pde = 0000000000000000 [ 55.638457] Oops: 0000 [#1] SMP [ 55.638469] Modules linked in: i915(+) pcspkr psmouse drm_kms_helper evdev drm pcmcia serio_raw lpc_ich i2c_algo_bit i2c_core mfd_core shpchp rng_core toshiba_acpi snd_intel8x0m snd_intel8x0 yenta_socket sparse_keymap snd_ac97_codec rfkill snd_pcm wmi pcmcia_rsrc snd_timer pcmcia_core snd soundcore ac97_bus toshiba_bluetooth video ac battery button tpm_infineon tpm acpi_cpufreq processor fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 xts gf128mul algif_skcipher af_alg dm_crypt usb_storage dm_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_common ata_generic ata_piix sdhci_pci sdhci mmc_core libata scsi_mod ehci_pci thermal thermal_sys uhci_hcd ehci_hcd sky2 usbcore usb_common [ 55.638719] CPU: 0 PID: 242 Comm: systemd-udevd Not tainted 3.16.0-4-686-pae #1 Debian 3.16.7-ckt11-1 [ 55.638740] Hardware name: TOSHIBA PORTEGE R200/Portable PC, BIOS Version 1.60 10/25/2005 [ 55.638761] task: f31ca010 ti: f44a4000 task.ti: f44a4000 [ 55.638777] EIP: 0060:[<f82c3671>] EFLAGS: 00010286 CPU: 0 [ 55.638810] EIP is at drm_mm_insert_node_in_range_generic+0x41/0x2d0 [drm] [ 55.638826] EAX: 00000000 EBX: f3f7c084 ECX: 0012c000 EDX: 00000000 [ 55.638841] ESI: fffffff8 EDI: 00000000 EBP: f44a5930 ESP: f44a58f8 [ 55.638857] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 [ 55.638871] CR0: 80050033 CR2: 00000008 CR3: 37188000 CR4: 000007f0 [ 55.638886] Stack: [ 55.638895] 00000246 f3f15440 00000060 000080d0 00000293 00000000 0012c000 f3f7c084 [ 55.638928] f3f0ff00 f44a5930 f848fc94 10000000 00010000 f3f0ff00 f44a5998 f84951c1 [ 55.638959] 00010000 00000000 00000000 10000000 00000000 00000000 f84ac17f 0012c000 [ 55.638991] Call Trace: [ 55.639108] [<f848fc94>] ? i915_gem_obj_lookup_or_create_vma+0x34/0x120 [i915] [ 55.639220] [<f84951c1>] ? i915_gem_object_pin+0x4c1/0x6f0 [i915] [ 55.639338] [<f84ac17f>] ? gen4_read32+0x3f/0xc0 [i915] [ 55.639445] [<f84967bf>] ? i915_gem_object_pin_to_display_plane+0x8f/0x190 [i915] [ 55.639570] [<f84bbf94>] ? intel_pin_and_fence_fb_obj+0x64/0x100 [i915] [ 55.639693] [<f84c1721>] ? __intel_set_mode+0x571/0x1400 [i915] [ 55.639733] [<f82c53b8>] ? drm_mode_object_get+0x58/0x70 [drm] [ 55.639768] [<f82c5450>] ? drm_framebuffer_init+0x80/0x90 [drm] [ 55.639893] [<f84c4c13>] ? intel_set_mode+0x23/0x40 [i915] [ 55.640014] [<f84c4e0a>] ? intel_get_load_detect_pipe+0x1da/0x450 [i915] [ 55.640140] [<f84c68e1>] ? intel_modeset_setup_hw_state+0x971/0xbb0 [i915] [ 55.640166] [<c147a8c4>] ? __ww_mutex_lock+0x14/0x77 [ 55.640277] [<f84ac200>] ? gen4_read32+0xc0/0xc0 [i915] [ 55.640399] [<f84c723c>] ? intel_modeset_init+0x71c/0x1210 [i915] [ 55.640508] [<f84a0dcb>] ? i915_enable_pipestat+0xab/0x120 [i915] [ 55.640617] [<f84a13b4>] ? i915_irq_postinstall+0x104/0x110 [i915] [ 55.640653] [<f82bcb89>] ? drm_irq_install+0xa9/0x170 [drm] [ 55.640791] [<f84f0af5>] ? i915_driver_load+0xb05/0xf00 [i915] [ 55.640926] [<f84ede50>] ? i915_switcheroo_set_state+0x90/0x90 [i915] [ 55.640949] [<c1252b0a>] ? kobject_uevent_env+0x15a/0x690 [ 55.640967] [<c1252740>] ? cleanup_uevent_env+0x10/0x10 [ 55.640989] [<c133c664>] ? get_device+0x14/0x30 [ 55.641008] [<c1470fbb>] ? klist_node_init+0x2b/0x40 [ 55.641012] [<c1471026>] ? klist_add_tail+0x16/0x30 [ 55.641012] [<c133da36>] ? device_add+0x1d6/0x5a0 [ 55.641012] [<f82c28da>] ? drm_sysfs_device_add+0xba/0x100 [drm] [ 55.641012] [<f82bf5ae>] ? drm_dev_register+0x8e/0xe0 [drm] [ 55.641012] [<f82c1b79>] ? drm_get_pci_dev+0x79/0x1c0 [drm] [ 55.641012] [<c128605f>] ? pci_device_probe+0x6f/0xc0 [ 55.641012] [<c11cb765>] ? sysfs_create_link+0x25/0x40 [ 55.641012] [<c13404c3>] ? driver_probe_device+0x93/0x3a0 [ 55.641012] [<c11cb497>] ? sysfs_create_dir_ns+0x37/0x80 [ 55.641012] [<c1285fa1>] ? pci_match_device+0xc1/0xe0 [ 55.641012] [<c1340881>] ? __driver_attach+0x71/0x80 [ 55.641012] [<c1340810>] ? __device_attach+0x40/0x40 [ 55.641012] [<c133e997>] ? bus_for_each_dev+0x47/0x80 [ 55.641012] [<c133ffce>] ? driver_attach+0x1e/0x20 [ 55.641012] [<c1340810>] ? __device_attach+0x40/0x40 [ 55.641012] [<c133fc27>] ? bus_add_driver+0x157/0x230 [ 55.641012] [<f852e000>] ? 0xf852dfff [ 55.641012] [<c1340f49>] ? driver_register+0x59/0xe0 [ 55.641012] [<c1002132>] ? do_one_initcall+0xc2/0x1f0 [ 55.641012] [<f852e000>] ? 0xf852dfff [ 55.641012] [<c111db6d>] ? free_pages_prepare+0xed/0x170 [ 55.641012] [<c1149ec8>] ? __vunmap+0x88/0xf0 [ 55.641012] [<c1149ec8>] ? __vunmap+0x88/0xf0 [ 55.641012] [<c10c15ab>] ? load_module+0x1cbb/0x2390 [ 55.641012] [<c10c1de5>] ? SyS_finit_module+0x75/0xc0 [ 55.641012] [<c112faab>] ? vm_mmap_pgoff+0x7b/0xa0 [ 55.641012] [<c147c2df>] ? sysenter_do_call+0x12/0x12 [ 55.641012] Code: cc 8b 55 18 89 4d e0 85 c0 0f 85 a1 02 00 00 8b 5d e4 89 d7 83 e7 02 89 7d dc 8b 43 04 0f 44 03 39 c3 8d 70 f8 0f 84 6f 02 00 00 <f6> 40 08 01 0f 84 6c 02 00 00 83 e2 01 c7 45 d0 00 00 00 00 c7 [ 55.641012] EIP: [<f82c3671>] drm_mm_insert_node_in_range_generic+0x41/0x2d0 [drm] SS:ESP 0068:f44a58f8 [ 55.641012] CR2: 0000000000000008 [ 55.641876] ---[ end trace b605d750dda41cdd ]--- -- Package-specific info: ** Version: Linux version 3.16.0-4-686-pae (debian-ker...@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) ** Command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-686-pae root=/dev/mapper/helium-root ro quiet ** Tainted: W (512) * Taint on warning. ** Full kernel log: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.0-4-686-pae (debian-ker...@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) [ 0.000000] Disabled fast string operations [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000eedff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000eee00-0x00000000000eefff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000000ef000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004f72ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000004f730000-0x000000004f73ffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000004f740000-0x000000004fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f0005fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0008000-0x00000000f000bfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed13000-0x00000000fed13fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedbffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: TOSHIBA PORTEGE R200/Portable PC, BIOS Version 1.60 10/25/2005 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x4f730 max_arch_pfn = 0x1000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-E7FFF write-protect [ 0.000000] E8000-EFFFF write-back [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0FEDA0000 mask FFFFE0000 write-back [ 0.000000] 1 base 04F800000 mask FFF800000 uncachable [ 0.000000] 2 base 0FFF00000 mask FFFF00000 write-protect [ 0.000000] 3 base 000000000 mask FC0000000 write-back [ 0.000000] 4 base 040000000 mask FF0000000 write-back [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] PAT not supported by CPU. [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff] [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x37200000-0x373fffff] [ 0.000000] [mem 0x37200000-0x373fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x34000000-0x371fffff] [ 0.000000] [mem 0x34000000-0x371fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x33ffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x37400000-0x375fdfff] [ 0.000000] [mem 0x37400000-0x375fdfff] page 4k [ 0.000000] BRK [0x01798000, 0x01798fff] PGTABLE [ 0.000000] BRK [0x01799000, 0x0179afff] PGTABLE [ 0.000000] BRK [0x0179b000, 0x0179bfff] PGTABLE [ 0.000000] BRK [0x0179c000, 0x0179cfff] PGTABLE [ 0.000000] RAMDISK: [mem 0x3606e000-0x3702efff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x000F0210 000014 (v00 TOSHIB) [ 0.000000] ACPI: RSDT 0x4F730000 000040 (v01 TOSHIB 750 00970814 TASM 04010000) [ 0.000000] ACPI: FACP 0x4F730068 000084 (v02 TOSHIB 750 20030101 TASM 04010000) [ 0.000000] ACPI: DSDT 0x4F7300EC 0053CD (v01 TOSHIB A0027 20050809 MSFT 0100000E) [ 0.000000] ACPI: FACS 0x000EEE00 000040 [ 0.000000] ACPI: SSDT 0x4F7354B9 000231 (v01 TOSHIB A0027 20040908 MSFT 0100000E) [ 0.000000] ACPI: DBGP 0x4F7358A4 000034 (v01 TOSHIB 750 00970814 TASM 04010000) [ 0.000000] ACPI: BOOT 0x4F730040 000028 (v01 TOSHIB 750 00970814 TASM 04010000) [ 0.000000] ACPI: APIC 0x4F73580E 00005A (v01 TOSHIB 750 00970814 TASM 04010000) [ 0.000000] ACPI: MCFG 0x4F735868 00003C (v01 TOSHIB 750 00970814 TASM 04010000) [ 0.000000] ACPI: SSDT 0x4F73575C 000072 (v01 TOSHIB A0027 20050328 MSFT 0100000E) [ 0.000000] ACPI: Local APIC address 0xfec80000 [ 0.000000] 385MB HIGHMEM available. [ 0.000000] 885MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 375fe000 [ 0.000000] low ram: 0 - 375fe000 [ 0.000000] BRK [0x0179d000, 0x0179dfff] PGTABLE [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x375fdfff] [ 0.000000] HighMem [mem 0x375fe000-0x4f72ffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x4f72ffff] [ 0.000000] On node 0 totalpages: 325326 [ 0.000000] free_area_init_node: node 0, pgdat c1658ec0, node_mem_map f567e020 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] Normal zone: 1740 pages used for memmap [ 0.000000] Normal zone: 222718 pages, LIFO batch:31 [ 0.000000] HighMem zone: 771 pages used for memmap [ 0.000000] HighMem zone: 98610 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] Reserving Intel graphics stolen memory at 0x4f800000-0x4fffffff [ 0.000000] ACPI: PM-Timer IO Port: 0xd808 [ 0.000000] ACPI: Local APIC address 0xfec80000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000edfff] [ 0.000000] PM: Registered nosave memory: [mem 0x000ee000-0x000eefff] [ 0.000000] PM: Registered nosave memory: [mem 0x000ef000-0x000fffff] [ 0.000000] e820: [mem 0x50000000-0xefffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @f75e8000 s34752 r0 d22592 u57344 [ 0.000000] pcpu-alloc: s34752 r0 d22592 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 323554 [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-686-pae root=/dev/mapper/helium-root ro quiet [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000375fe:0004f730) [ 0.000000] Initializing Movable for node 0 (00000000:00000000) [ 0.000000] Memory: 1266252K/1301304K available (4599K kernel code, 518K rwdata, 1448K rodata, 656K init, 460K bss, 35052K reserved, 394440K highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB) [ 0.000000] pkmap : 0xff600000 - 0xff800000 (2048 kB) [ 0.000000] vmalloc : 0xf7dfe000 - 0xff5fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf75fe000 ( 885 MB) [ 0.000000] .init : 0xc166d000 - 0xc1711000 ( 656 kB) [ 0.000000] .data : 0xc147e240 - 0xc166b880 (1973 kB) [ 0.000000] .text : 0xc1000000 - 0xc147e240 (4600 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 [ 0.000000] CPU 0 irqstacks, hard=f5006000 soft=f5008000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 1196.997 MHz processor [ 0.008021] Calibrating delay loop (skipped), value calculated using timer frequency.. 2393.99 BogoMIPS (lpj=4787988) [ 0.008029] pid_max: default: 32768 minimum: 301 [ 0.008055] ACPI: Core revision 20140424 [ 0.019955] ACPI: All ACPI Tables successfully acquired [ 0.020056] Security Framework initialized [ 0.020083] AppArmor: AppArmor disabled by boot time parameter [ 0.020087] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.020123] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.020128] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.020733] Initializing cgroup subsys memory [ 0.020747] Initializing cgroup subsys devices [ 0.020767] Initializing cgroup subsys freezer [ 0.020776] Initializing cgroup subsys net_cls [ 0.020791] Initializing cgroup subsys blkio [ 0.020803] Initializing cgroup subsys perf_event [ 0.020809] Initializing cgroup subsys net_prio [ 0.020858] Disabled fast string operations [ 0.020871] mce: CPU supports 5 MCE banks [ 0.020886] CPU0: Thermal monitoring enabled (TM1) [ 0.020906] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2 [ 0.020906] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0 [ 0.020906] tlb_flushall_shift: 6 [ 0.032495] Freeing SMP alternatives memory: 20K (c1711000 - c1716000) [ 0.035254] ftrace: allocating 20754 entries in 41 pages [ 0.044150] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.044569] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084657] smpboot: CPU0: Intel(R) Pentium(R) M processor 1.20GHz (fam: 06, model: 0d, stepping: 08) [ 0.088000] Performance Events: p6 PMU driver. [ 0.088000] ... version: 0 [ 0.088000] ... bit width: 32 [ 0.088000] ... generic registers: 2 [ 0.088000] ... value mask: 00000000ffffffff [ 0.088000] ... max period: 000000007fffffff [ 0.088000] ... fixed-purpose events: 0 [ 0.088000] ... event mask: 0000000000000003 [ 0.088000] x86: Booted up 1 node, 1 CPUs [ 0.088000] smpboot: Total of 1 processors activated (2393.99 BogoMIPS) [ 0.088170] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.088360] devtmpfs: initialized [ 0.088924] PM: Registering ACPI NVS region [mem 0x000eee00-0x000eefff] (512 bytes) [ 0.092316] pinctrl core: initialized pinctrl subsystem [ 0.092466] NET: Registered protocol family 16 [ 0.092725] cpuidle: using governor ladder [ 0.092731] cpuidle: using governor menu [ 0.092847] ACPI: bus type PCI registered [ 0.092852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.093019] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.093025] PCI: not using MMCONFIG [ 0.093143] PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. [ 0.093192] PCI: PCI BIOS revision 2.10 entry at 0xfd6aa, last bus=4 [ 0.093195] PCI: Using configuration type 1 for base access [ 0.095442] ACPI: Added _OSI(Module Device) [ 0.095446] ACPI: Added _OSI(Processor Device) [ 0.095450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.095454] ACPI: Added _OSI(Processor Aggregator Device) [ 0.099705] ACPI: Actual Package length (16) is larger than NumElements field (6), truncated [ 0.102303] ACPI: Interpreter enabled [ 0.102322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) [ 0.102331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) [ 0.102359] ACPI: (supports S0 S3 S4 S5) [ 0.102362] ACPI: Using IOAPIC for interrupt routing [ 0.102404] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.104502] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.104506] PCI: Using MMCONFIG for extended config space [ 0.104536] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.108536] ACPI: Power Resource [PDOC] (off) [ 0.108745] acpi PNP0A05:00: ACPI dock station (docks/bays count: 1) [ 0.111104] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness [ 0.115881] ACPI: PCI Interrupt Link [LNKA] (IRQs *10) [ 0.116048] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *11) [ 0.116206] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *11) [ 0.116363] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *11) [ 0.116519] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *11) [ 0.116676] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *11) [ 0.116833] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *11) [ 0.116989] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11) [ 0.117125] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.117136] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.117147] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.117285] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) [ 0.117290] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) [ 0.117295] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) [ 0.117300] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored) [ 0.117305] acpi PNP0A08:00: host bridge window [mem 0x80100000-0xdfffffff] (ignored) [ 0.117310] acpi PNP0A08:00: host bridge window [mem 0xf0006000-0xf0007fff] (ignored) [ 0.117315] acpi PNP0A08:00: host bridge window [mem 0xf000c000-0xfebfffff] (ignored) [ 0.117320] acpi PNP0A08:00: host bridge window [mem 0xfed00000-0xfed12fff] (ignored) [ 0.117325] acpi PNP0A08:00: host bridge window [mem 0xfed14000-0xfed1ffff] (ignored) [ 0.117330] acpi PNP0A08:00: host bridge window [mem 0xfed90000-0xfed9ffff] (ignored) [ 0.117334] acpi PNP0A08:00: host bridge window [mem 0xfedc0000-0xfedfffff] (ignored) [ 0.117339] acpi PNP0A08:00: host bridge window [mem 0xfef00000-0xffafffff] (ignored) [ 0.117344] acpi PNP0A08:00: host bridge window [mem 0xffc00000-0xffe7ffff] (ignored) [ 0.117349] PCI: root bus 00: using default resources [ 0.117636] PCI host bridge to bus 0000:00 [ 0.117643] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.117648] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.117653] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] [ 0.117672] pci 0000:00:00.0: [8086:2590] type 00 class 0x060000 [ 0.117863] pci 0000:00:02.0: [8086:2592] type 00 class 0x030000 [ 0.117880] pci 0000:00:02.0: reg 0x10: [mem 0xcff80000-0xcfffffff] [ 0.117890] pci 0000:00:02.0: reg 0x14: [io 0xcff8-0xcfff] [ 0.117900] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff pref] [ 0.117910] pci 0000:00:02.0: reg 0x1c: [mem 0xcff40000-0xcff7ffff] [ 0.118088] pci 0000:00:02.1: [8086:2792] type 00 class 0x038000 [ 0.118101] pci 0000:00:02.1: reg 0x10: [mem 0x00000000-0x0007ffff] [ 0.118311] pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400 [ 0.118410] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.118589] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300 [ 0.118640] pci 0000:00:1d.0: reg 0x20: [io 0xafe0-0xafff] [ 0.118805] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300 [ 0.118855] pci 0000:00:1d.1: reg 0x20: [io 0xaf80-0xaf9f] [ 0.118974] pci 0000:00:1d.1: System wakeup disabled by ACPI [ 0.119080] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300 [ 0.119119] pci 0000:00:1d.2: reg 0x20: [io 0x0000-0x001f] [ 0.119279] pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300 [ 0.119330] pci 0000:00:1d.3: reg 0x20: [io 0xaf60-0xaf7f] [ 0.119444] pci 0000:00:1d.3: System wakeup disabled by ACPI [ 0.119563] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320 [ 0.119586] pci 0000:00:1d.7: reg 0x10: [mem 0x00000000-0x000003ff] [ 0.119670] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.119768] pci 0000:00:1d.7: System wakeup disabled by ACPI [ 0.119879] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.120092] pci 0000:00:1e.2: [8086:266e] type 00 class 0x040100 [ 0.120110] pci 0000:00:1e.2: reg 0x10: [io 0x0000-0x00ff] [ 0.120120] pci 0000:00:1e.2: reg 0x14: [io 0x0000-0x003f] [ 0.120131] pci 0000:00:1e.2: reg 0x18: [mem 0x00000000-0x000001ff] [ 0.120141] pci 0000:00:1e.2: reg 0x1c: [mem 0x00000000-0x000000ff] [ 0.120188] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold [ 0.120353] pci 0000:00:1e.3: [8086:266d] type 00 class 0x070300 [ 0.120371] pci 0000:00:1e.3: reg 0x10: [io 0x0000-0x00ff] [ 0.120381] pci 0000:00:1e.3: reg 0x14: [io 0x0000-0x007f] [ 0.120439] pci 0000:00:1e.3: PME# supported from D0 D3hot D3cold [ 0.120532] pci 0000:00:1e.3: System wakeup disabled by ACPI [ 0.120648] pci 0000:00:1f.0: [8086:2641] type 00 class 0x060100 [ 0.120742] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.120755] pci 0000:00:1f.0: can't claim BAR 13 [io 0xd800-0xd87f]: address conflict with ACPI CPU throttle [io 0xd810-0xd815] [ 0.120764] pci 0000:00:1f.0: quirk: [io 0xeec0-0xeeff] claimed by ICH6 GPIO [ 0.120770] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0680-06ff [ 0.120918] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a [ 0.120936] pci 0000:00:1f.1: reg 0x10: [io 0xaf58-0xaf5f] [ 0.120950] pci 0000:00:1f.1: reg 0x14: [io 0xaf54-0xaf57] [ 0.120963] pci 0000:00:1f.1: reg 0x18: [io 0xaf48-0xaf4f] [ 0.120976] pci 0000:00:1f.1: reg 0x1c: [io 0xaf44-0xaf47] [ 0.120989] pci 0000:00:1f.1: reg 0x20: [io 0xaf30-0xaf3f] [ 0.121015] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.121019] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.121024] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.121028] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.121316] pci 0000:01:00.0: [11ab:4362] type 00 class 0x020000 [ 0.121350] pci 0000:01:00.0: reg 0x10: [mem 0xcfefc000-0xcfefffff 64bit] [ 0.121366] pci 0000:01:00.0: reg 0x18: [io 0xbe00-0xbeff] [ 0.121497] pci 0000:01:00.0: supports D1 D2 [ 0.121501] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.121570] pci 0000:01:00.0: System wakeup disabled by ACPI [ 0.121672] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.121688] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.121695] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] [ 0.121701] pci 0000:00:1c.0: bridge window [mem 0xcfe00000-0xcfefffff] [ 0.121896] pci 0000:02:05.0: [168c:0013] type 00 class 0x020000 [ 0.121920] pci 0000:02:05.0: reg 0x10: [mem 0xcfdf0000-0xcfdfffff] [ 0.122147] pci 0000:02:0b.0: [104c:8031] type 02 class 0x060700 [ 0.122169] pci 0000:02:0b.0: reg 0x10: [mem 0x00000000-0x00000fff] [ 0.122207] pci 0000:02:0b.0: supports D1 D2 [ 0.122211] pci 0000:02:0b.0: PME# supported from D0 D1 D2 D3hot [ 0.122363] pci 0000:02:0b.4: [104c:8034] type 00 class 0x080501 [ 0.122385] pci 0000:02:0b.4: reg 0x10: [mem 0x00000000-0x000000ff] [ 0.122396] pci 0000:02:0b.4: reg 0x14: [mem 0x00000000-0x000000ff] [ 0.122408] pci 0000:02:0b.4: reg 0x18: [mem 0x00000000-0x000000ff] [ 0.122471] pci 0000:02:0b.4: supports D1 D2 [ 0.122476] pci 0000:02:0b.4: PME# supported from D0 D1 D2 D3hot [ 0.122645] pci 0000:00:1e.0: PCI bridge to [bus 02-04] (subtractive decode) [ 0.122655] pci 0000:00:1e.0: bridge window [mem 0xcfd00000-0xcfdfffff] [ 0.122664] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) [ 0.122669] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) [ 0.122760] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-04] (conflicts with (null) [bus 02-04]) [ 0.122769] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03 [ 0.122792] pci_bus 0000:00: on NUMA node 0 [ 0.126171] ACPI: Enabled 2 GPEs in block 00 to 1F [ 0.126412] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.126417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.126424] vgaarb: loaded [ 0.126427] vgaarb: bridge control possible 0000:00:02.0 [ 0.126550] PCI: Using ACPI for IRQ routing [ 0.126596] PCI: pci_cache_line_size set to 64 bytes [ 0.126656] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.126662] e820: reserve RAM buffer [mem 0x4f730000-0x4fffffff] [ 0.127198] hpet clockevent registered [ 0.127205] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.127212] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.127220] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.129074] Switched to clocksource hpet [ 0.142467] pnp: PnP ACPI init [ 0.142505] ACPI: bus type PNP registered [ 0.143932] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.143940] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.143946] system 00:00: [mem 0x00100000-0x4f72ffff] could not be reserved Jun 7 13:09:03 helium NetworkManager[534]: <info> monitoring kernel firmware directory '/lib/firmware'. [ 0.143952] system 00:00: [mem 0x4f730000-0x4f73ffff] could not be reserved [ 0.143958] system 00:00: [mem 0x4f740000-0x4f7fffff] has been reserved [ 0.143963] system 00:00: [mem 0x4f800000-0x4fffffff] has been reserved [ 0.143969] system 00:00: [mem 0xf0000000-0xf0003fff] has been reserved [ 0.143975] system 00:00: [mem 0xf0008000-0xf000bfff] has been reserved [ 0.143981] system 00:00: [mem 0xf0004000-0xf0004fff] has been reserved [ 0.143987] system 00:00: [mem 0xf0005000-0xf0005fff] has been reserved [ 0.143995] system 00:00: [mem 0xfeda0000-0xfedbffff] has been reserved [ 0.144038] system 00:00: [mem 0xfec00000-0xfec7ffff] could not be reserved [ 0.144044] system 00:00: [mem 0xfec80000-0xfecfffff] has been reserved [ 0.144050] system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved [ 0.144056] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.144062] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.144068] system 00:00: [mem 0xffb00000-0xffbfffff] has been reserved [ 0.144074] system 00:00: [mem 0xffe80000-0xffffffff] has been reserved [ 0.144083] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.145014] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved [ 0.145021] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.145481] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.145591] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.145674] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.146584] pnp 00:05: disabling [io 0x0010-0x001f] because it overlaps 0000:00:1d.2 BAR 4 [io 0x0000-0x001f] [ 0.146604] pnp 00:05: disabling [io 0x0080] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146610] pnp 00:05: disabling [io 0x0084-0x0086] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146615] pnp 00:05: disabling [io 0x0088] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146621] pnp 00:05: disabling [io 0x008c-0x008e] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146627] pnp 00:05: disabling [io 0x002e-0x002f] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146633] pnp 00:05: disabling [io 0x0062] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146638] pnp 00:05: disabling [io 0x0066] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146646] pnp 00:05: disabling [io 0x0010-0x001f disabled] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146652] pnp 00:05: disabling [io 0x0024-0x0025] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146658] pnp 00:05: disabling [io 0x0028-0x0029] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146664] pnp 00:05: disabling [io 0x002c-0x002d] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146670] pnp 00:05: disabling [io 0x0030-0x0031] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146676] pnp 00:05: disabling [io 0x0034-0x0035] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146681] pnp 00:05: disabling [io 0x0038-0x0039] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146687] pnp 00:05: disabling [io 0x003c-0x003d] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146693] pnp 00:05: disabling [io 0x0050-0x0053] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146699] pnp 00:05: disabling [io 0x0063] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146705] pnp 00:05: disabling [io 0x0065] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146711] pnp 00:05: disabling [io 0x0072-0x0077] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146716] pnp 00:05: disabling [io 0x0090-0x009f] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146722] pnp 00:05: disabling [io 0x00a4-0x00a5] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146728] pnp 00:05: disabling [io 0x00a8-0x00a9] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146734] pnp 00:05: disabling [io 0x00ac-0x00ad] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146740] pnp 00:05: disabling [io 0x00b0-0x00b5] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146746] pnp 00:05: disabling [io 0x00b8-0x00b9] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146752] pnp 00:05: disabling [io 0x00bc-0x00bd] because it overlaps 0000:00:1e.2 BAR 0 [io 0x0000-0x00ff] [ 0.146759] pnp 00:05: disabling [io 0x002e-0x002f disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146766] pnp 00:05: disabling [io 0x0010-0x001f disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146772] pnp 00:05: disabling [io 0x0024-0x0025 disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146779] pnp 00:05: disabling [io 0x0028-0x0029 disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146785] pnp 00:05: disabling [io 0x002c-0x002d disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146791] pnp 00:05: disabling [io 0x0030-0x0031 disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146797] pnp 00:05: disabling [io 0x0034-0x0035 disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146803] pnp 00:05: disabling [io 0x0038-0x0039 disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146809] pnp 00:05: disabling [io 0x003c-0x003d disabled] because it overlaps 0000:00:1e.2 BAR 1 [io 0x0000-0x003f] [ 0.146819] pnp 00:05: disabling [io 0x0080 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146825] pnp 00:05: disabling [io 0x0084-0x0086 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146831] pnp 00:05: disabling [io 0x0088 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146837] pnp 00:05: disabling [io 0x008c-0x008e disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146843] pnp 00:05: disabling [io 0x002e-0x002f disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146849] pnp 00:05: disabling [io 0x0062 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146855] pnp 00:05: disabling [io 0x0066 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146863] pnp 00:05: disabling [io 0x0010-0x001f disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146869] pnp 00:05: disabling [io 0x0024-0x0025 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146875] pnp 00:05: disabling [io 0x0028-0x0029 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146881] pnp 00:05: disabling [io 0x002c-0x002d disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146887] pnp 00:05: disabling [io 0x0030-0x0031 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146893] pnp 00:05: disabling [io 0x0034-0x0035 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146899] pnp 00:05: disabling [io 0x0038-0x0039 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146905] pnp 00:05: disabling [io 0x003c-0x003d disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146911] pnp 00:05: disabling [io 0x0050-0x0053 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146917] pnp 00:05: disabling [io 0x0063 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146923] pnp 00:05: disabling [io 0x0065 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146930] pnp 00:05: disabling [io 0x0072-0x0077 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146936] pnp 00:05: disabling [io 0x0090-0x009f disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146942] pnp 00:05: disabling [io 0x00a4-0x00a5 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146948] pnp 00:05: disabling [io 0x00a8-0x00a9 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146954] pnp 00:05: disabling [io 0x00ac-0x00ad disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146960] pnp 00:05: disabling [io 0x00b0-0x00b5 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146967] pnp 00:05: disabling [io 0x00b8-0x00b9 disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146973] pnp 00:05: disabling [io 0x00bc-0x00bd disabled] because it overlaps 0000:00:1e.3 BAR 0 [io 0x0000-0x00ff] [ 0.146980] pnp 00:05: disabling [io 0x002e-0x002f disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.146985] pnp 00:05: disabling [io 0x0062 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.146991] pnp 00:05: disabling [io 0x0066 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.146999] pnp 00:05: disabling [io 0x0010-0x001f disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147005] pnp 00:05: disabling [io 0x0024-0x0025 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147011] pnp 00:05: disabling [io 0x0028-0x0029 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147017] pnp 00:05: disabling [io 0x002c-0x002d disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147024] pnp 00:05: disabling [io 0x0030-0x0031 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147030] pnp 00:05: disabling [io 0x0034-0x0035 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147036] pnp 00:05: disabling [io 0x0038-0x0039 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147042] pnp 00:05: disabling [io 0x003c-0x003d disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147048] pnp 00:05: disabling [io 0x0050-0x0053 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147054] pnp 00:05: disabling [io 0x0063 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147060] pnp 00:05: disabling [io 0x0065 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147066] pnp 00:05: disabling [io 0x0072-0x0077 disabled] because it overlaps 0000:00:1e.3 BAR 1 [io 0x0000-0x007f] [ 0.147190] system 00:05: [io 0x0220-0x0227] has been reserved [ 0.147196] system 00:05: [io 0x0480-0x048f] has been reserved [ 0.147202] system 00:05: [io 0xe000-0xe07f] has been reserved [ 0.147208] system 00:05: [io 0xe080-0xe0ff] has been reserved [ 0.147214] system 00:05: [io 0xe400-0xe47f] has been reserved [ 0.147219] system 00:05: [io 0xe480-0xe4ff] has been reserved [ 0.147227] system 00:05: [io 0xe800-0xe87f] has been reserved [ 0.147233] system 00:05: [io 0xe880-0xe8ff] has been reserved [ 0.147238] system 00:05: [io 0xec00-0xec7f] has been reserved [ 0.147244] system 00:05: [io 0xec80-0xecff] has been reserved [ 0.147250] system 00:05: [io 0xd800-0xd87f] could not be reserved [ 0.147256] system 00:05: [io 0xd880-0xd89f] has been reserved [ 0.147263] system 00:05: [io 0xeeb0-0xeebf] has been reserved [ 0.147269] system 00:05: [io 0xeec0-0xeeff] has been reserved [ 0.147274] system 00:05: [io 0x0690-0x06ff] has been reserved [ 0.147284] system 00:05: [io 0x04d0-0x04d1] has been reserved [ 0.147290] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.148304] pnp 00:06: Plug and Play ACPI device, IDs IFX0101 (active) [ 0.148654] pnp: PnP ACPI: found 7 devices [ 0.148658] ACPI: bus type PNP unregistered [ 0.148670] PnPBIOS: Disabled by ACPI PNP [ 0.187598] pci 0000:02:0b.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 [ 0.187605] pci 0000:02:0b.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 [ 0.187613] pci 0000:00:1e.0: bridge window [io 0x1000-0x0fff] to [bus 02-04] add_size 1000 [ 0.187628] pci 0000:00:1f.0: BAR 13: [io 0xd800-0xd87f] has bogus alignment [ 0.187637] pci 0000:00:1e.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.187653] pci 0000:00:02.1: BAR 0: assigned [mem 0x50000000-0x5007ffff] [ 0.187663] pci 0000:00:1e.0: BAR 13: assigned [io 0x1000-0x1fff] [ 0.187671] pci 0000:00:1d.7: BAR 0: assigned [mem 0x50080000-0x500803ff] [ 0.187680] pci 0000:00:1e.2: BAR 2: assigned [mem 0x50080400-0x500805ff] [ 0.187689] pci 0000:00:1e.2: BAR 0: assigned [io 0x2000-0x20ff] [ 0.187698] pci 0000:00:1e.2: BAR 3: assigned [mem 0x50080600-0x500806ff] [ 0.187707] pci 0000:00:1e.3: BAR 0: assigned [io 0x2400-0x24ff] [ 0.187716] pci 0000:00:1e.3: BAR 1: assigned [io 0x2800-0x287f] [ 0.187726] pci 0000:00:1e.2: BAR 1: assigned [io 0x2880-0x28bf] [ 0.187735] pci 0000:00:1d.2: BAR 4: assigned [io 0x28c0-0x28df] [ 0.187745] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.187751] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] [ 0.187760] pci 0000:00:1c.0: bridge window [mem 0xcfe00000-0xcfefffff] [ 0.187779] pci 0000:02:0b.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 [ 0.187784] pci 0000:02:0b.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 [ 0.187790] pci 0000:02:0b.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 [ 0.187795] pci 0000:02:0b.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 [ 0.187804] pci 0000:02:0b.0: BAR 0: assigned [mem 0xd0000000-0xd0000fff] [ 0.187815] pci 0000:02:0b.0: BAR 15: assigned [mem 0xd4000000-0xd7ffffff pref] [ 0.187824] pci 0000:02:0b.0: BAR 16: assigned [mem 0xd8000000-0xdbffffff] [ 0.187829] pci 0000:02:0b.0: BAR 13: assigned [io 0x1000-0x10ff] [ 0.187834] pci 0000:02:0b.0: BAR 14: assigned [io 0x1400-0x14ff] [ 0.187840] pci 0000:02:0b.4: BAR 0: assigned [mem 0xcfd00000-0xcfd000ff] [ 0.187849] pci 0000:02:0b.4: BAR 1: assigned [mem 0xcfd00100-0xcfd001ff] [ 0.187857] pci 0000:02:0b.4: BAR 2: assigned [mem 0xcfd00200-0xcfd002ff] [ 0.187866] pci 0000:02:0b.0: CardBus bridge to [bus 03] [ 0.187871] pci 0000:02:0b.0: bridge window [io 0x1000-0x10ff] [ 0.187879] pci 0000:02:0b.0: bridge window [io 0x1400-0x14ff] [ 0.187887] pci 0000:02:0b.0: bridge window [mem 0xd4000000-0xd7ffffff pref] [ 0.187894] pci 0000:02:0b.0: bridge window [mem 0xd8000000-0xdbffffff] [ 0.187901] pci 0000:00:1e.0: PCI bridge to [bus 02-04] [ 0.187907] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] [ 0.187915] pci 0000:00:1e.0: bridge window [mem 0xcfd00000-0xcfdfffff] [ 0.187928] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 0.187933] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] [ 0.187938] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff] [ 0.187943] pci_bus 0000:01: resource 1 [mem 0xcfe00000-0xcfefffff] [ 0.187948] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 0.187953] pci_bus 0000:02: resource 1 [mem 0xcfd00000-0xcfdfffff] [ 0.187957] pci_bus 0000:02: resource 4 [io 0x0000-0xffff] [ 0.187962] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff] [ 0.187967] pci_bus 0000:03: resource 0 [io 0x1000-0x10ff] [ 0.187972] pci_bus 0000:03: resource 1 [io 0x1400-0x14ff] [ 0.187977] pci_bus 0000:03: resource 2 [mem 0xd4000000-0xd7ffffff pref] [ 0.187982] pci_bus 0000:03: resource 3 [mem 0xd8000000-0xdbffffff] [ 0.188055] NET: Registered protocol family 2 [ 0.188583] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.188628] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.188710] TCP: Hash tables configured (established 8192 bind 8192) [ 0.188764] TCP: reno registered [ 0.188769] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.188792] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.188897] NET: Registered protocol family 1 [ 0.188935] pci 0000:00:02.0: Video device with shadowed ROM [ 0.189336] pci 0000:00:1d.2: enabling device (0000 -> 0001) [ 0.189660] pci 0000:00:1d.7: enabling device (0000 -> 0002) [ 0.189864] PCI: CLS 32 bytes, default 64 [ 0.189969] Unpacking initramfs... [ 0.966413] Freeing initrd memory: 16132K (f606e000 - f702f000) [ 0.966558] Simple Boot Flag at 0x7c set to 0x1 [ 0.966770] microcode: CPU0 sig=0x6d8, pf=0x20, revision=0x20 [ 0.966912] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba [ 0.967519] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.967583] audit: initializing netlink subsys (disabled) [ 0.967627] audit: type=2000 audit(1433682468.964:1): initialized [ 0.968348] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.968383] zbud: loaded [ 0.968511] VFS: Disk quotas dquot_6.5.2 [ 0.968541] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.968662] msgmni has been set to 1734 [ 0.969319] alg: No test for stdrng (krng) [ 0.969363] bounce: pool size: 64 pages [ 0.969389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.969469] io scheduler noop registered [ 0.969474] io scheduler deadline registered [ 0.969544] io scheduler cfq registered (default) [ 0.969917] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 0.970122] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.970172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.970233] intel_idle: does not run on family 6 model 13 [ 0.970322] GHES: HEST is not enabled! [ 0.970368] isapnp: Scanning for PnP cards... [ 1.323558] isapnp: No Plug & Play device found [ 1.323723] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.324500] serial 0000:00:1e.3: enabling device (0000 -> 0001) [ 1.324828] Linux agpgart interface v0.103 [ 1.325004] agpgart-intel 0000:00:00.0: Intel 915GM Chipset [ 1.325033] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable [ 1.326166] agpgart-intel 0000:00:00.0: detected 8192K stolen memory [ 1.326382] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000 [ 1.326734] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.331731] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.331743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.332101] mousedev: PS/2 mouse device common for all mice [ 1.332202] rtc_cmos 00:04: RTC can wake from S4 [ 1.332403] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 1.332438] rtc_cmos 00:04: alarms up to one year, 114 bytes nvram, hpet irqs [ 1.332466] ledtrig-cpu: registered to indicate activity on CPUs [ 1.333374] TCP: cubic registered [ 1.333404] NET: Registered protocol family 10 [ 1.333894] mip6: Mobile IPv6 [ 1.333901] NET: Registered protocol family 17 [ 1.333914] mpls_gso: MPLS GSO support [ 1.334266] Using IPI No-Shortcut mode [ 1.334503] registered taskstats version 1 [ 1.335098] rtc_cmos 00:04: setting system clock to 2015-06-07 13:07:49 UTC (1433682469) [ 1.335292] PM: Hibernation image not present or could not be loaded. [ 1.335734] Freeing unused kernel memory: 656K (c166d000 - c1711000) [ 1.335806] Write protecting the kernel text: 4604k [ 1.335879] Write protecting the kernel read-only data: 1452k [ 1.335882] NX-protecting the kernel data: 3588k [ 1.356173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.428778] random: systemd-udevd urandom read with 0 bits of entropy available [ 1.455996] ACPI: bus type USB registered [ 1.467124] sky2: driver version 1.30 [ 1.467368] sky2 0000:01:00.0: Yukon-2 EC chip revision 1 [ 1.467436] sky2 0000:01:00.0: irq 41 for MSI/MSI-X [ 1.467925] sky2 0000:01:00.0 eth0: addr 00:0e:7b:45:d7:6b [ 1.473771] usbcore: registered new interface driver usbfs [ 1.473804] usbcore: registered new interface driver hub [ 1.477216] usbcore: registered new device driver usb [ 1.478266] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.478904] uhci_hcd: USB Universal Host Controller Interface driver [ 1.479119] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.479135] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 1.479147] uhci_hcd 0000:00:1d.0: detected 2 ports [ 1.479200] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000afe0 [ 1.479753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.479759] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.479764] usb usb1: Product: UHCI Host Controller [ 1.479768] usb usb1: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.479772] usb usb1: SerialNumber: 0000:00:1d.0 [ 1.480163] hub 1-0:1.0: USB hub found [ 1.480177] hub 1-0:1.0: 2 ports detected [ 1.480527] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.480541] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 1.480550] uhci_hcd 0000:00:1d.1: detected 2 ports [ 1.480590] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000af80 [ 1.480674] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.480679] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.480683] usb usb2: Product: UHCI Host Controller [ 1.480688] usb usb2: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.480692] usb usb2: SerialNumber: 0000:00:1d.1 [ 1.480949] hub 2-0:1.0: USB hub found [ 1.480966] hub 2-0:1.0: 2 ports detected [ 1.481959] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.481971] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [ 1.481981] uhci_hcd 0000:00:1d.2: detected 2 ports [ 1.482023] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000028c0 [ 1.483941] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.483948] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.483952] usb usb3: Product: UHCI Host Controller [ 1.483957] usb usb3: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.483961] usb usb3: SerialNumber: 0000:00:1d.2 [ 1.484258] hub 3-0:1.0: USB hub found [ 1.484272] hub 3-0:1.0: 2 ports detected [ 1.484883] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.484895] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [ 1.484905] uhci_hcd 0000:00:1d.3: detected 2 ports [ 1.484946] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000af60 [ 1.486136] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.486142] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.486146] usb usb4: Product: UHCI Host Controller [ 1.486151] usb usb4: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.486155] usb usb4: SerialNumber: 0000:00:1d.3 [ 1.486910] hub 4-0:1.0: USB hub found [ 1.486925] hub 4-0:1.0: 2 ports detected [ 1.496859] ehci-pci: EHCI PCI platform driver [ 1.497627] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 1.497640] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5 [ 1.497662] ehci-pci 0000:00:1d.7: debug port 1 [ 1.501586] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported [ 1.506432] SCSI subsystem initialized [ 1.512500] sdhci: Secure Digital Host Controller Interface driver [ 1.512506] sdhci: Copyright(c) Pierre Ossman [ 1.513050] sdhci-pci 0000:02:0b.4: SDHCI controller found [104c:8034] (rev 0) [ 1.513080] sdhci-pci 0000:02:0b.4: enabling device (0000 -> 0002) [ 1.513237] mmc0: no vqmmc regulator found [ 1.513241] mmc0: no vmmc regulator found [ 1.515096] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.515101] ACPI: Thermal Zone [THRM] (69 C) [ 1.516890] ehci-pci 0000:00:1d.7: irq 23, io mem 0x50080000 [ 1.517302] mmc0: SDHCI controller on PCI [0000:02:0b.4] using DMA [ 1.517332] mmc1: no vqmmc regulator found [ 1.517336] mmc1: no vmmc regulator found [ 1.522915] mmc1: SDHCI controller on PCI [0000:02:0b.4] using DMA [ 1.522942] mmc2: no vqmmc regulator found [ 1.522945] mmc2: no vmmc regulator found [ 1.526459] mmc2: SDHCI controller on PCI [0000:02:0b.4] using DMA [ 1.527096] libata version 3.00 loaded. [ 1.528033] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.528175] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.528181] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.528186] usb usb5: Product: EHCI Host Controller [ 1.528190] usb usb5: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd [ 1.528194] usb usb5: SerialNumber: 0000:00:1d.7 [ 1.528488] hub 5-0:1.0: USB hub found [ 1.528504] hub 5-0:1.0: 8 ports detected [ 1.552298] hub 1-0:1.0: USB hub found [ 1.552315] hub 1-0:1.0: 2 ports detected [ 1.576167] hub 2-0:1.0: USB hub found [ 1.576184] hub 2-0:1.0: 2 ports detected [ 1.600107] hub 3-0:1.0: USB hub found [ 1.600122] hub 3-0:1.0: 2 ports detected [ 1.624107] hub 4-0:1.0: USB hub found [ 1.624122] hub 4-0:1.0: 2 ports detected [ 1.624844] ata_piix 0000:00:1f.1: version 2.13 [ 1.628139] scsi0 : ata_piix [ 1.628410] scsi1 : ata_piix [ 1.628533] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xaf30 irq 14 [ 1.628537] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xaf38 irq 15 [ 1.629020] ata2: port disabled--ignoring [ 1.792464] ata1.00: ATA-6: TOSHIBA MK6006GAH, BZ001H, max UDMA/100 [ 1.792470] ata1.00: 117210240 sectors, multi 16: LBA48 [ 1.800340] ata1.00: configured for UDMA/100 [ 1.800526] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK6006GA 1H PQ: 0 ANSI: 5 [ 1.807390] sd 0:0:0:0: [sda] 117210240 512-byte logical blocks: (60.0 GB/55.8 GiB) [ 1.807484] sd 0:0:0:0: [sda] Write Protect is off [ 1.807489] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.807529] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.834385] sda: sda1 sda2 sda3 [ 1.835167] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.836520] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.964020] tsc: Refined TSC clocksource calibration: 1196.999 MHz [ 2.100039] usb 5-4: new high-speed USB device number 3 using ehci-pci [ 2.216241] device-mapper: uevent: version 1.0.3 [ 2.216765] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-de...@redhat.com [ 2.234336] usb 5-4: New USB device found, idVendor=090c, idProduct=1000 [ 2.234344] usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.234348] usb 5-4: Product: USB DISK [ 2.234353] usb 5-4: Manufacturer: SMI Corporation [ 2.237931] usb-storage 5-4:1.0: USB Mass Storage device detected [ 2.240177] scsi2 : usb-storage 5-4:1.0 [ 2.240359] usbcore: registered new interface driver usb-storage [ 2.472029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.635252] usb 1-1: New USB device found, idVendor=08ff, idProduct=2580 [ 2.635258] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.635262] usb 1-1: Product: Fingerprint Sensor [ 2.964085] Switched to clocksource tsc [ 3.543921] scsi 2:0:0:0: Direct-Access SMI USB DISK 1100 PQ: 0 ANSI: 0 CCS [ 3.545539] sd 2:0:0:0: Attached scsi generic sg1 type 0 [ 3.545598] sd 2:0:0:0: [sdb] 7866368 512-byte logical blocks: (4.02 GB/3.75 GiB) [ 3.546771] sd 2:0:0:0: [sdb] Write Protect is off [ 3.546778] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 3.547640] sd 2:0:0:0: [sdb] No Caching mode page found [ 3.547645] sd 2:0:0:0: [sdb] Assuming drive cache: write through [ 3.552174] sdb: sdb1 sdb2 [ 3.555648] sd 2:0:0:0: [sdb] Attached SCSI removable disk [ 36.088408] random: nonblocking pool is initialized [ 43.252121] NET: Registered protocol family 38 [ 44.204421] PM: Starting manual resume from disk [ 44.204432] PM: Hibernation image partition 254:2 present [ 44.204435] PM: Looking for hibernation image. [ 44.204896] PM: Image not found (code -22) [ 44.204900] PM: Hibernation image not present or could not be loaded. [ 44.542501] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) [ 49.418412] lp: driver loaded but no devices found [ 49.507814] ppdev: user-space parallel port driver [ 49.630587] fuse init (API version 7.23) [ 52.851834] tsc: Marking TSC unstable due to TSC halts in idle [ 52.851857] ACPI: acpi_idle registered with cpuidle [ 52.860045] Switched to clocksource hpet [ 53.009273] tpm_inf_pnp 00:06: Found TPM with ID IFX0101 [ 53.009328] tpm_inf_pnp 00:06: TPM found: config base 0x4e, data base 0x680, chip version 0x0006, vendor id 0x15d1 (Infineon), product id 0x0006 (SLD 9630 TT 1.1) [ 53.107185] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 [ 53.107265] ACPI: Lid Switch [LID] [ 53.107398] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3 [ 53.107405] ACPI: Power Button [PWRB] [ 53.107525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 53.107531] ACPI: Power Button [PWRF] [ 53.146782] ACPI: Battery Slot [BAT1] (battery present) [ 53.147640] ACPI: Battery Slot [BAT2] (battery present) [ 53.208784] ACPI: AC Adapter [ADP1] (on-line) [ 53.220430] ACPI: Video Device [VGA] (multi-head: yes rom: yes post: no) [ 53.220630] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness [ 53.221345] acpi device:09: registered as cooling_device1 [ 53.221673] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 53.249733] toshiba_bluetooth: Detected Toshiba ACPI Bluetooth device - installing RFKill handler [ 53.251826] toshiba_bluetooth: Re-enabling Toshiba Bluetooth [ 53.859205] wmi: Mapper loaded [ 54.050132] yenta_cardbus 0000:02:0b.0: enabling device (0000 -> 0003) [ 54.050375] yenta_cardbus 0000:02:0b.0: CardBus bridge found [1179:0001] [ 54.050405] yenta_cardbus 0000:02:0b.0: Enabling burst memory read transactions [ 54.050417] yenta_cardbus 0000:02:0b.0: Using CSCINT to route CSC interrupts to PCI [ 54.050426] yenta_cardbus 0000:02:0b.0: Routing CardBus interrupts to PCI [ 54.050439] yenta_cardbus 0000:02:0b.0: TI: mfunc 0x01aa1b02, devctl 0x64 [ 54.061120] snd_intel8x0 0000:00:1e.2: enabling device (0000 -> 0003) [ 54.107612] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.20 [ 54.112124] input: Toshiba input device as /devices/virtual/input/input6 [ 54.125008] toshiba_acpi: Illumination device not available [ 54.126680] toshiba_acpi: Keyboard backlight status not supported [ 54.127911] toshiba_acpi: Accelerometer not supported [ 54.264571] intel_rng: FWH not detected [ 54.283782] yenta_cardbus 0000:02:0b.0: ISA IRQ mask 0x0cf8, PCI irq 21 [ 54.283793] yenta_cardbus 0000:02:0b.0: Socket status: 30000006 [ 54.283808] yenta_cardbus 0000:02:0b.0: pcmcia: parent PCI bridge window: [io 0x1000-0x1fff] [ 54.283817] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x1000-0x1fff: [ 54.286319] excluding 0x1000-0x10ff 0x1400-0x14ff [ 54.293044] yenta_cardbus 0000:02:0b.0: pcmcia: parent PCI bridge window: [mem 0xcfd00000-0xcfdfffff] [ 54.293053] pcmcia_socket pcmcia_socket0: cs: memory probe 0xcfd00000-0xcfdfffff: [ 54.293060] excluding 0xcfd00000-0xcfd0ffff 0xcfdf0000-0xcfdfffff [ 54.606672] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro [ 54.636673] [drm] Initialized drm 1.1.0 20060810 [ 54.784078] usb 3-1: new full-speed USB device number 2 using uhci_hcd [ 54.966114] usb 3-1: New USB device found, idVendor=0930, idProduct=0508 [ 54.966129] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 54.984038] snd_intel8x0 0000:00:1e.2: intel8x0_measure_ac97_clock: measured 55194 usecs (2659 samples) [ 54.984047] snd_intel8x0 0000:00:1e.2: clocking to 48000 [ 54.989617] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 54.989880] ACPI Warning: SystemIO range 0x0000d828-0x0000d82f conflicts with OpRegion 0x0000d800-0x0000d83f (\_SB_.PCI0.FNC0.SYSR.PMIO) (20140424/utaddress-258) [ 54.989894] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 54.989960] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 55.292031] input: PC Speaker as /devices/platform/pcspkr/input/input8 [ 55.603051] [drm] Memory usable by graphics device = 256M [ 55.603059] [drm] Replacing VGA console driver [ 55.604726] Console: switching to colour dummy device 80x25 [ 55.608615] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 55.608624] [drm] Driver supports precise vblank timestamp query. [ 55.608730] [drm] applying pipe a force quirk [ 55.608758] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 55.637034] [drm:i9xx_set_fifo_underrun_reporting] *ERROR* pipe B underrun [ 55.638376] BUG: unable to handle kernel NULL pointer dereference at 00000008 [ 55.638396] IP: [<f82c3671>] drm_mm_insert_node_in_range_generic+0x41/0x2d0 [drm] [ 55.638440] *pdpt = 0000000033ae5001 *pde = 0000000000000000 [ 55.638457] Oops: 0000 [#1] SMP [ 55.638469] Modules linked in: i915(+) pcspkr psmouse drm_kms_helper evdev drm pcmcia serio_raw lpc_ich i2c_algo_bit i2c_core mfd_core shpchp rng_core toshiba_acpi snd_intel8x0m snd_intel8x0 yenta_socket sparse_keymap snd_ac97_codec rfkill snd_pcm wmi pcmcia_rsrc snd_timer pcmcia_core snd soundcore ac97_bus toshiba_bluetooth video ac battery button tpm_infineon tpm acpi_cpufreq processor fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 xts gf128mul algif_skcipher af_alg dm_crypt usb_storage dm_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_common ata_generic ata_piix sdhci_pci sdhci mmc_core libata scsi_mod ehci_pci thermal thermal_sys uhci_hcd ehci_hcd sky2 usbcore usb_common [ 55.638719] CPU: 0 PID: 242 Comm: systemd-udevd Not tainted 3.16.0-4-686-pae #1 Debian 3.16.7-ckt11-1 [ 55.638740] Hardware name: TOSHIBA PORTEGE R200/Portable PC, BIOS Version 1.60 10/25/2005 [ 55.638761] task: f31ca010 ti: f44a4000 task.ti: f44a4000 [ 55.638777] EIP: 0060:[<f82c3671>] EFLAGS: 00010286 CPU: 0 [ 55.638810] EIP is at drm_mm_insert_node_in_range_generic+0x41/0x2d0 [drm] [ 55.638826] EAX: 00000000 EBX: f3f7c084 ECX: 0012c000 EDX: 00000000 [ 55.638841] ESI: fffffff8 EDI: 00000000 EBP: f44a5930 ESP: f44a58f8 [ 55.638857] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 [ 55.638871] CR0: 80050033 CR2: 00000008 CR3: 37188000 CR4: 000007f0 [ 55.638886] Stack: [ 55.638895] 00000246 f3f15440 00000060 000080d0 00000293 00000000 0012c000 f3f7c084 [ 55.638928] f3f0ff00 f44a5930 f848fc94 10000000 00010000 f3f0ff00 f44a5998 f84951c1 [ 55.638959] 00010000 00000000 00000000 10000000 00000000 00000000 f84ac17f 0012c000 [ 55.638991] Call Trace: [ 55.639108] [<f848fc94>] ? i915_gem_obj_lookup_or_create_vma+0x34/0x120 [i915] [ 55.639220] [<f84951c1>] ? i915_gem_object_pin+0x4c1/0x6f0 [i915] [ 55.639338] [<f84ac17f>] ? gen4_read32+0x3f/0xc0 [i915] [ 55.639445] [<f84967bf>] ? i915_gem_object_pin_to_display_plane+0x8f/0x190 [i915] [ 55.639570] [<f84bbf94>] ? intel_pin_and_fence_fb_obj+0x64/0x100 [i915] [ 55.639693] [<f84c1721>] ? __intel_set_mode+0x571/0x1400 [i915] [ 55.639733] [<f82c53b8>] ? drm_mode_object_get+0x58/0x70 [drm] [ 55.639768] [<f82c5450>] ? drm_framebuffer_init+0x80/0x90 [drm] [ 55.639893] [<f84c4c13>] ? intel_set_mode+0x23/0x40 [i915] [ 55.640014] [<f84c4e0a>] ? intel_get_load_detect_pipe+0x1da/0x450 [i915] [ 55.640140] [<f84c68e1>] ? intel_modeset_setup_hw_state+0x971/0xbb0 [i915] [ 55.640166] [<c147a8c4>] ? __ww_mutex_lock+0x14/0x77 [ 55.640277] [<f84ac200>] ? gen4_read32+0xc0/0xc0 [i915] [ 55.640399] [<f84c723c>] ? intel_modeset_init+0x71c/0x1210 [i915] [ 55.640508] [<f84a0dcb>] ? i915_enable_pipestat+0xab/0x120 [i915] [ 55.640617] [<f84a13b4>] ? i915_irq_postinstall+0x104/0x110 [i915] [ 55.640653] [<f82bcb89>] ? drm_irq_install+0xa9/0x170 [drm] [ 55.640791] [<f84f0af5>] ? i915_driver_load+0xb05/0xf00 [i915] [ 55.640926] [<f84ede50>] ? i915_switcheroo_set_state+0x90/0x90 [i915] [ 55.640949] [<c1252b0a>] ? kobject_uevent_env+0x15a/0x690 [ 55.640967] [<c1252740>] ? cleanup_uevent_env+0x10/0x10 [ 55.640989] [<c133c664>] ? get_device+0x14/0x30 [ 55.641008] [<c1470fbb>] ? klist_node_init+0x2b/0x40 [ 55.641012] [<c1471026>] ? klist_add_tail+0x16/0x30 [ 55.641012] [<c133da36>] ? device_add+0x1d6/0x5a0 [ 55.641012] [<f82c28da>] ? drm_sysfs_device_add+0xba/0x100 [drm] [ 55.641012] [<f82bf5ae>] ? drm_dev_register+0x8e/0xe0 [drm] [ 55.641012] [<f82c1b79>] ? drm_get_pci_dev+0x79/0x1c0 [drm] [ 55.641012] [<c128605f>] ? pci_device_probe+0x6f/0xc0 [ 55.641012] [<c11cb765>] ? sysfs_create_link+0x25/0x40 [ 55.641012] [<c13404c3>] ? driver_probe_device+0x93/0x3a0 [ 55.641012] [<c11cb497>] ? sysfs_create_dir_ns+0x37/0x80 [ 55.641012] [<c1285fa1>] ? pci_match_device+0xc1/0xe0 [ 55.641012] [<c1340881>] ? __driver_attach+0x71/0x80 [ 55.641012] [<c1340810>] ? __device_attach+0x40/0x40 [ 55.641012] [<c133e997>] ? bus_for_each_dev+0x47/0x80 [ 55.641012] [<c133ffce>] ? driver_attach+0x1e/0x20 [ 55.641012] [<c1340810>] ? __device_attach+0x40/0x40 [ 55.641012] [<c133fc27>] ? bus_add_driver+0x157/0x230 [ 55.641012] [<f852e000>] ? 0xf852dfff [ 55.641012] [<c1340f49>] ? driver_register+0x59/0xe0 [ 55.641012] [<c1002132>] ? do_one_initcall+0xc2/0x1f0 [ 55.641012] [<f852e000>] ? 0xf852dfff [ 55.641012] [<c111db6d>] ? free_pages_prepare+0xed/0x170 [ 55.641012] [<c1149ec8>] ? __vunmap+0x88/0xf0 [ 55.641012] [<c1149ec8>] ? __vunmap+0x88/0xf0 [ 55.641012] [<c10c15ab>] ? load_module+0x1cbb/0x2390 [ 55.641012] [<c10c1de5>] ? SyS_finit_module+0x75/0xc0 [ 55.641012] [<c112faab>] ? vm_mmap_pgoff+0x7b/0xa0 [ 55.641012] [<c147c2df>] ? sysenter_do_call+0x12/0x12 [ 55.641012] Code: cc 8b 55 18 89 4d e0 85 c0 0f 85 a1 02 00 00 8b 5d e4 89 d7 83 e7 02 89 7d dc 8b 43 04 0f 44 03 39 c3 8d 70 f8 0f 84 6f 02 00 00 <f6> 40 08 01 0f 84 6c 02 00 00 83 e2 01 c7 45 d0 00 00 00 00 c7 [ 55.641012] EIP: [<f82c3671>] drm_mm_insert_node_in_range_generic+0x41/0x2d0 [drm] SS:ESP 0068:f44a58f8 [ 55.641012] CR2: 0000000000000008 [ 55.641876] ---[ end trace b605d750dda41cdd ]--- ** Model information not available ** Loaded modules: ctr ccm twofish_generic twofish_i586 twofish_common serpent_sse2_i586 serpent_generic lrw glue_helper ablk_helper cryptd cbc bnep nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc bridge stp llc joydev iTCO_wdt iTCO_vendor_support ecb btusb bluetooth arc4 pcmcia 6lowpan_iphc ath5k yenta_socket pcmcia_rsrc psmouse ath mac80211 pcspkr evdev lpc_ich pcmcia_core serio_raw cfg80211 snd_intel8x0m snd_intel8x0 mfd_core snd_ac97_codec toshiba_acpi snd_pcm sparse_keymap shpchp rng_core rfkill wmi toshiba_bluetooth snd_timer snd soundcore ac97_bus battery video tpm_infineon tpm ac button acpi_cpufreq processor fuse autofs4 ext4 crc16 mbcache jbd2 xts gf128mul algif_skcipher af_alg dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_common ata_generic ata_piix libata scsi_mod sdhci_pci sdhci mmc_core ehci_pci thermal thermal_sys uhci_hcd ehci_hcd sky2 usbcore usb_common ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller [8086:2590] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 10 Region 0: Memory at cff80000 (32-bit, non-prefetchable) [size=512K] Region 1: I/O ports at cff8 [size=8] Region 2: Memory at b0000000 (32-bit, prefetchable) [size=256M] Region 3: Memory at cff40000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> 00:02.1 Display controller [0380]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2792] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Region 0: Memory at 50000000 (32-bit, non-prefetchable) [disabled] [size=512K] Capabilities: <access denied> 00:1c.0 PCI bridge [0604]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 [8086:2660] (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: cfe00000-cfefffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 [8086:2658] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 4: I/O ports at afe0 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 [8086:2659] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at af80 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 [8086:265a] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at 28c0 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 [8086:265b] (rev 03) (prog-if 00 [UHCI]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 16 Region 4: I/O ports at af60 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller [8086:265c] (rev 03) (prog-if 20 [EHCI]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at 50080000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev d3) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=02, subordinate=04, sec-latency=64 I/O behind bridge: 00001000-00001fff Memory behind bridge: cfd00000-cfdfffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1e.2 Multimedia audio controller [0401]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller [8086:266e] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:0248] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 17 Region 0: I/O ports at 2000 [size=256] Region 1: I/O ports at 2880 [size=64] Region 2: Memory at 50080400 (32-bit, non-prefetchable) [size=512] Region 3: Memory at 50080600 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: snd_intel8x0 00:1e.3 Modem [0703]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller [8086:266d] (rev 03) (prog-if 00 [Generic]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 20 Region 0: I/O ports at 2400 [size=256] Region 1: I/O ports at 2800 [size=128] Capabilities: <access denied> Kernel driver in use: snd_intel8x0m 00:1f.0 ISA bridge [0601]: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge [8086:2641] (rev 03) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Kernel driver in use: lpc_ich 00:1f.1 IDE interface [0101]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller [8086:266f] (rev 03) (prog-if 8a [Master SecP PriP]) Subsystem: Toshiba America Info Systems Device [1179:0001] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 18 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 Region 4: I/O ports at af30 [size=16] Kernel driver in use: ata_piix 01:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller [11ab:4362] (rev 15) Subsystem: Toshiba America Info Systems Marvell 88E8053 Gigabit Ethernet Controller (Toshiba) [1179:0001] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 41 Region 0: Memory at cfefc000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at be00 [size=256] Capabilities: <access denied> Kernel driver in use: sky2 02:05.0 Ethernet controller [0200]: Qualcomm Atheros AR5212/AR5213 Wireless Network Adapter [168c:0013] (rev 01) Subsystem: Askey Computer Corp. Device [144f:7088] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (2500ns min, 7000ns max), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 22 Region 0: Memory at cfdf0000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath5k 02:0b.0 CardBus bridge [0607]: Texas Instruments PCIxx21/x515 Cardbus Controller [104c:8031] Subsystem: Toshiba America Info Systems Device [1179:0001] Physical Slot: 0 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 168, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 21 Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=02, secondary=03, subordinate=03, sec-latency=176 Memory window 0: d4000000-d7ffffff (prefetchable) Memory window 1: d8000000-dbffffff I/O window 0: 00001000-000010ff I/O window 1: 00001400-000014ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 Capabilities: <access denied> Kernel driver in use: yenta_cardbus 02:0b.4 SD Host controller [0805]: Texas Instruments PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller [104c:8034] (prog-if 01) Subsystem: Toshiba America Info Systems Device [1179:0001] Physical Slot: 0 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (1750ns min, 1000ns max), Cache Line Size: 32 bytes Interrupt: pin D routed to IRQ 23 Region 0: Memory at cfd00000 (32-bit, non-prefetchable) [size=256] Region 1: Memory at cfd00100 (32-bit, non-prefetchable) [size=256] Region 2: Memory at cfd00200 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci ** USB devices: Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 005: ID 0930:0508 Toshiba Corp. Integrated Bluetooth HCI Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- System Information: Debian Release: 8.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-3.16.0-4-686-pae depends on: ii debconf [debconf-2.0] 1.5.56 ii initramfs-tools [linux-initramfs-tool] 0.120 ii kmod 18-3 ii linux-base 3.5 Versions of packages linux-image-3.16.0-4-686-pae recommends: pn firmware-linux-free <none> pn irqbalance <none> ii libc6-i686 2.19-18 Versions of packages linux-image-3.16.0-4-686-pae suggests: pn debian-kernel-handbook <none> ii grub-pc 2.02~beta2-22 pn linux-doc-3.16 <none> Versions of packages linux-image-3.16.0-4-686-pae is related to: pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux <none> pn firmware-linux-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> pn firmware-realtek <none> pn xen-hypervisor <none> -- debconf information: linux-image-3.16.0-4-686-pae/postinst/mips-initrd-3.16.0-4-686-pae: linux-image-3.16.0-4-686-pae/postinst/depmod-error-initrd-3.16.0-4-686-pae: false linux-image-3.16.0-4-686-pae/prerm/removing-running-kernel-3.16.0-4-686-pae: true -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org