Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751017AbdGaEtd (ORCPT ); Mon, 31 Jul 2017 00:49:33 -0400 Received: from mail-wr0-f169.google.com ([209.85.128.169]:35431 "EHLO mail-wr0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750810AbdGaEt3 (ORCPT ); Mon, 31 Jul 2017 00:49:29 -0400 Date: Mon, 31 Jul 2017 06:49:19 +0200 (CEST) From: Enrico Mioso X-X-Sender: mrkiko@localhost.localdomain To: linux-kernel@vger.kernel.org Subject: EXT4-fs (sdc1): Delayed block allocation failed ... Message-ID: MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 42225 Lines: 835 Hello. I am getting a single error message, similar to what happens in https://patchwork.kernel.org/patch/9460075/ EXT4-fs (sdc1): Delayed block allocation failed for inode 27155438 at logical offset 6561 with max blocks 6 with error 121 EXT4-fs (sdc1): This should not happen!! Data will be lost The /dev/sdc device in question is a Samsung Portable Disk, my complete lsusb for this device follows. Currently running kernel is 4.12.3-1-ARCH, 32-bit machine. Thanks very much to all guys, Enrico -------lsusb------- Bus 001 Device 008: ID 04e8:61b3 Samsung Electronics Co., Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x04e8 Samsung Electronics Co., Ltd idProduct 0x61b3 bcdDevice 13.06 iManufacturer 1 Samsung M3 Portable iProduct 2 Samsung M3 Portable iSerial 3 C0747E011D000068 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 85 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 30mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk-Only iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 4 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 98 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Command pipe (0x01) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Status pipe (0x02) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Data-in pipe (0x03) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Data-out pipe (0x04) Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 22 bNumDeviceCaps 2 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000f0e BESL Link Power Management (LPM) Supported BESL value 3840 us SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 10 micro seconds bU2DevExitLat 32 micro seconds Device Status: 0x0001 Self Powered -------dmesg------- Linux version 4.12.3-1-ARCH (builduser@nspawn-6512) (gcc version 7.1.1 20170630 (GCC) ) #1 SMP PREEMPT Sat Jul 22 16:02:07 UTC 2017 Disabled fast string operations x86/fpu: x87 FPU will use FXSAVE e820: BIOS-provided physical RAM map: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved BIOS-e820: [mem 0x0000000000100000-0x000000003f77ffff] usable BIOS-e820: [mem 0x000000003f780000-0x000000003f78ffff] ACPI data BIOS-e820: [mem 0x000000003f790000-0x000000003f7cffff] ACPI NVS BIOS-e820: [mem 0x000000003f7d0000-0x000000003f7ddfff] reserved BIOS-e820: [mem 0x000000003f7e0000-0x000000003f7fffff] reserved BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! SMBIOS 2.5 present. DMI: ASUSTeK Computer INC. 701/701, BIOS 1001 05/04/2008 tsc: Fast TSC calibration using PIT e820: update [mem 0x00000000-0x00000fff] usable ==> reserved e820: remove [mem 0x000a0000-0x000fffff] usable e820: last_pfn = 0x3f780 max_arch_pfn = 0x100000 MTRR default type: uncachable MTRR fixed ranges enabled: 00000-9FFFF write-back A0000-DFFFF uncachable E0000-EFFFF write-through F0000-FFFFF write-protect MTRR variable ranges enabled: 0 base 000000000 mask FC0000000 write-back 1 base 03F800000 mask FFF800000 uncachable 2 disabled 3 disabled 4 disabled 5 disabled 6 disabled 7 disabled x86/PAT: PAT not supported by CPU. x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780] Scanning 1 areas for low memory corruption initial memory mapped: [mem 0x00000000-0x0abfffff] Base memory trampoline at [c009b000] 9b000 size 16384 BRK [0x0a98a000, 0x0a98afff] PGTABLE RAMDISK: [mem 0x3f306000-0x3f77ffff] Allocated new RAMDISK: [mem 0x37384000-0x377fd54f] Move RAMDISK from [mem 0x3f306000-0x3f77f54f] to [mem 0x37384000-0x377fd54f] ACPI: Early table checksum verification disabled ACPI: RSDP 0x00000000000FBE60 000014 (v00 ACPIAM) ACPI: RSDT 0x000000003F780000 000034 (v01 A M I OEMRSDT 05000804 MSFT 00000097) ACPI: FACP 0x000000003F780200 000081 (v01 A M I OEMFACP 05000804 MSFT 00000097) ACPI: DSDT 0x000000003F780400 005F61 (v01 A0797 A0797000 00000000 INTL 20051117) ACPI: FACS 0x000000003F790000 000040 ACPI: APIC 0x000000003F780390 000068 (v01 A M I OEMAPIC 05000804 MSFT 00000097) ACPI: OEMB 0x000000003F790040 000046 (v01 A M I AMI_OEM 05000804 MSFT 00000097) ACPI: MCFG 0x000000003F786370 00003C (v01 A M I OEMMCFG 05000804 MSFT 00000097) ACPI: Local APIC address 0xfee00000 127MB HIGHMEM available. 887MB LOWMEM available. mapped low ram: 0 - 377fe000 low ram: 0 - 377fe000 BRK [0x0a98b000, 0x0a98bfff] PGTABLE Zone ranges: DMA [mem 0x0000000000001000-0x0000000000ffffff] Normal [mem 0x0000000001000000-0x00000000377fdfff] HighMem [mem 0x00000000377fe000-0x000000003f77ffff] Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000000001000-0x000000000009efff] node 0: [mem 0x0000000000100000-0x000000003f77ffff] Initmem setup node 0 [mem 0x0000000000001000-0x000000003f77ffff] On node 0 totalpages: 259870 free_area_init_node: node 0, pgdat ca7bd8c0, node_mem_map f6998028 DMA zone: 40 pages used for memmap DMA zone: 0 pages reserved DMA zone: 3998 pages, LIFO batch:0 Normal zone: 2180 pages used for memmap Normal zone: 223230 pages, LIFO batch:31 HighMem zone: 32642 pages, LIFO batch:7 Using APIC driver default Reserving Intel graphics memory at 0x3f800000-0x3fffffff ACPI: PM-Timer IO Port: 0x808 ACPI: Local APIC address 0xfee00000 IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ9 used by override. Using ACPI (MADT) for SMP configuration information smpboot: Allowing 1 CPUs, 0 hotplug CPUs PM: Registered nosave memory: [mem 0x00000000-0x00000fff] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff] e820: [mem 0x40000000-0xfedfffff] available for PCI devices Booting paravirtualized kernel on bare hardware clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 percpu: Embedded 20 pages/cpu @f6981000 s50380 r0 d31540 u81920 pcpu-alloc: s50380 r0 d31540 u81920 alloc=20*4096 pcpu-alloc: [0] 0 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257650 Kernel command line: auto BOOT_IMAGE=archkernel ro root=801 PID hash table entries: 4096 (order: 2, 16384 bytes) Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Initializing CPU#0 Initializing HighMem for node 0 (000377fe:0003f780) Initializing Movable for node 0 (00000000:00000000) Memory: 1013996K/1039480K available (5743K kernel code, 616K rwdata, 1672K rodata, 700K init, 776K bss, 25484K reserved, 0K cma-reserved, 130568K highmem) virtual kernel memory layout: fixmap : 0xfff0e000 - 0xfffff000 ( 964 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) .init : 0xca7e7000 - 0xca896000 ( 700 kB) .data : 0xca59bcb7 - 0xca7da0c0 (2297 kB) .text : 0xca000000 - 0xca59bcb7 (5743 kB) Checking if this processor honours the WP bit even in supervisor mode...Ok. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 ftrace: allocating 26261 entries in 52 pages Preemptible hierarchical RCU implementation. RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 NR_IRQS:2304 nr_irqs:256 16 CPU 0 irqstacks, hard=f646c000 soft=f646e000 Console: colour VGA+ 80x50 console [tty0] enabled tsc: Fast TSC calibration using PIT tsc: Detected 630.111 MHz processor Calibrating delay loop (skipped), value calculated using timer frequency.. 1260.73 BogoMIPS (lpj=2100370) pid_max: default: 32768 minimum: 301 ACPI: Core revision 20170303 ACPI: 1 ACPI AML tables successfully acquired and loaded Security Framework initialized Yama: becoming mindful. Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) Disabled fast string operations mce: CPU supports 5 MCE banks CPU0: Thermal monitoring enabled (TM1) Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2 Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0 Freeing SMP alternatives memory: 24K smpboot: Max logical packages: 1 Enabling APIC mode: Flat. Using 1 I/O APICs ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 APIC calibration not consistent with PM-Timer: 176ms instead of 100ms APIC delta adjusted to PM-Timer: 437544 (772944) smpboot: CPU0: Intel(R) Celeron(R) M processor 900MHz (family: 0x6, model: 0xd, stepping: 0x8) Performance Events: p6 PMU driver. ... version: 0 ... bit width: 32 ... generic registers: 2 ... value mask: 00000000ffffffff ... max period: 000000007fffffff ... fixed-purpose events: 0 ... event mask: 0000000000000003 NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. smp: Bringing up secondary CPUs ... smp: Brought up 1 node, 1 CPU smpboot: Total of 1 processors activated (1260.73 BogoMIPS) sched_clock: Marking stable (113333322, 0)->(470460141, -357126819) devtmpfs: initialized PM: Registering ACPI NVS region [mem 0x3f790000-0x3f7cffff] (262144 bytes) clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns futex hash table entries: 256 (order: 2, 16384 bytes) pinctrl core: initialized pinctrl subsystem RTC time: 18:03:07, date: 07/30/17 NET: Registered protocol family 16 cpuidle: using governor ladder cpuidle: using governor menu PCCT header not found. ACPI: bus type PCI registered acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) PCI: not using MMCONFIG PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5 PCI: Using configuration type 1 for base access HugeTLB registered 4 MB page size, pre-allocated 0 pages ACPI: Added _OSI(Module Device) ACPI: Added _OSI(Processor Device) ACPI: Added _OSI(3.0 _SCP Extensions) ACPI: Added _OSI(Processor Aggregator Device) ACPI: Executed 1 blocks of module-level executable AML code ACPI : EC: EC started ACPI : EC: interrupt blocked ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x18, EC_CMD/EC_SC=0x66, EC_DATA=0x62 ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions ACPI: Interpreter enabled ACPI: (supports S0 S3 S4 S5) ACPI: Using IOAPIC for interrupt routing PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources PCI: Using MMCONFIG for extended config space PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] pci_bus 0000:00: root bus resource [mem 0x3f810000-0xffffffff window] pci_bus 0000:00: root bus resource [bus 00-ff] pci 0000:00:00.0: [8086:2590] type 00 class 0x060000 pci 0000:00:02.0: [8086:2592] type 00 class 0x030000 pci 0000:00:02.0: reg 0x10: [mem 0xf7f00000-0xf7f7ffff] pci 0000:00:02.0: reg 0x14: [io 0xec00-0xec07] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref] pci 0000:00:02.0: reg 0x1c: [mem 0xf7ec0000-0xf7efffff] pci 0000:00:02.1: [8086:2792] type 00 class 0x038000 pci 0000:00:02.1: reg 0x10: [mem 0xf7f80000-0xf7ffffff] pci 0000:00:1b.0: [8086:2668] type 00 class 0x040300 pci 0000:00:1b.0: reg 0x10: [mem 0xf7eb8000-0xf7ebbfff 64bit] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400 pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: System wakeup disabled by ACPI pci 0000:00:1c.1: [8086:2662] type 01 class 0x060400 pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold pci 0000:00:1c.1: System wakeup disabled by ACPI pci 0000:00:1c.2: [8086:2664] type 01 class 0x060400 pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold pci 0000:00:1c.2: System wakeup disabled by ACPI pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300 pci 0000:00:1d.0: reg 0x20: [io 0xe400-0xe41f] pci 0000:00:1d.0: System wakeup disabled by ACPI pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300 pci 0000:00:1d.1: reg 0x20: [io 0xe480-0xe49f] pci 0000:00:1d.1: System wakeup disabled by ACPI pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300 pci 0000:00:1d.2: reg 0x20: [io 0xe800-0xe81f] pci 0000:00:1d.2: System wakeup disabled by ACPI pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300 pci 0000:00:1d.3: reg 0x20: [io 0xe880-0xe89f] pci 0000:00:1d.3: System wakeup disabled by ACPI pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320 pci 0000:00:1d.7: reg 0x10: [mem 0xf7eb7c00-0xf7eb7fff] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold pci 0000:00:1d.7: System wakeup disabled by ACPI pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 pci 0000:00:1e.0: System wakeup disabled by ACPI pci 0000:00:1f.0: [8086:2641] type 00 class 0x060100 pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0380-03ff pci 0000:00:1f.2: [8086:2653] type 00 class 0x010180 pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007] pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003] pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007] pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003] pci 0000:00:1f.2: reg 0x20: [io 0xffa0-0xffaf] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376] pci 0000:00:1f.2: PME# supported from D3hot pci 0000:00:1f.3: [8086:266a] type 00 class 0x0c0500 pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f] pci 0000:00:1c.0: PCI bridge to [bus 04] pci 0000:03:00.0: [1969:2048] type 00 class 0x020000 pci 0000:03:00.0: reg 0x10: [mem 0xfbfc0000-0xfbffffff 64bit] pci 0000:03:00.0: reg 0x30: [mem 0xfbfa0000-0xfbfbffff pref] pci 0000:03:00.0: PME# supported from D3hot D3cold pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.1: PCI bridge to [bus 03] pci 0000:00:1c.1: bridge window [mem 0xfbf00000-0xfbffffff] pci 0000:01:00.0: [168c:001c] type 00 class 0x020000 pci 0000:01:00.0: reg 0x10: [mem 0xfbef0000-0xfbefffff 64bit] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.2: PCI bridge to [bus 01-02] pci 0000:00:1c.2: bridge window [mem 0xf8000000-0xfbefffff] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) pci 0000:00:1e.0: bridge window [mem 0x3f810000-0xffffffff window] (subtractive decode) pci_bus 0000:00: on NUMA node 0 ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) ACPI : EC: interrupt unblocked ACPI : EC: event unblocked ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x18, EC_CMD/EC_SC=0x66, EC_DATA=0x62 ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions and events pci 0000:00:02.0: vgaarb: setting as boot VGA device pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none pci 0000:00:02.0: vgaarb: bridge control possible vgaarb: loaded EDAC MC: Ver: 3.0.0 PCI: Using ACPI for IRQ routing PCI: pci_cache_line_size set to 64 bytes Expanded resource Reserved due to conflict with PCI Bus 0000:00 e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] e820: reserve RAM buffer [mem 0x3f780000-0x3fffffff] NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO NetLabel: unlabeled traffic allowed by default clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns hpet clockevent registered HPET: 3 timers in total, 0 timers will be used for per-cpu timer hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 hpet0: 3 comparators, 64-bit 14.318180 MHz counter clocksource: Switched to clocksource hpet VFS: Disk quotas dquot_6.6.0 VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) pnp: PnP ACPI init system 00:00: [mem 0xfed13000-0xfed19fff] has been reserved system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) pnp 00:03: Plug and Play ACPI device, IDs SYN0a00 SYN0a01 SYN0a04 SYN0002 PNP0f13 (active) system 00:04: [io 0x0380-0x0383] has been reserved system 00:04: [io 0x04d0-0x04d1] has been reserved system 00:04: [io 0x0800-0x087f] has been reserved system 00:04: [io 0x0480-0x04bf] has been reserved system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved system 00:04: [mem 0xfed20000-0xfed8ffff] has been reserved system 00:04: [mem 0xfff00000-0xffffffff] could not be reserved system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) system 00:06: [mem 0xe0000000-0xefffffff] has been reserved system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) system 00:07: [mem 0xe0000000-0xefffffff] has been reserved system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved system 00:08: [mem 0x000c0000-0x000cffff] could not be reserved system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved system 00:08: [mem 0x00100000-0x3f7fffff] could not be reserved system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) pnp: PnP ACPI: found 9 devices clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000 pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000 pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 01-02] add_size 1000 pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x401fffff] pci 0000:00:1c.0: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref] pci 0000:00:1c.1: BAR 15: assigned [mem 0x40400000-0x405fffff 64bit pref] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] pci 0000:00:1c.1: BAR 13: assigned [io 0x2000-0x2fff] pci 0000:00:1c.2: BAR 13: assigned [io 0x3000-0x3fff] pci 0000:00:1c.0: PCI bridge to [bus 04] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] pci 0000:00:1c.0: bridge window [mem 0x40000000-0x401fffff] pci 0000:00:1c.0: bridge window [mem 0x40200000-0x403fffff 64bit pref] pci 0000:00:1c.1: PCI bridge to [bus 03] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] pci 0000:00:1c.1: bridge window [mem 0xfbf00000-0xfbffffff] pci 0000:00:1c.1: bridge window [mem 0x40400000-0x405fffff 64bit pref] pci 0000:00:1c.2: PCI bridge to [bus 01-02] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] pci 0000:00:1c.2: bridge window [mem 0xf8000000-0xfbefffff] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf6ffffff 64bit pref] pci 0000:00:1e.0: PCI bridge to [bus 05] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] pci_bus 0000:00: resource 8 [mem 0x3f810000-0xffffffff window] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff] pci_bus 0000:04: resource 1 [mem 0x40000000-0x401fffff] pci_bus 0000:04: resource 2 [mem 0x40200000-0x403fffff 64bit pref] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] pci_bus 0000:03: resource 1 [mem 0xfbf00000-0xfbffffff] pci_bus 0000:03: resource 2 [mem 0x40400000-0x405fffff 64bit pref] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbefffff] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf6ffffff 64bit pref] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff window] pci_bus 0000:05: resource 8 [mem 0x3f810000-0xffffffff window] NET: Registered protocol family 2 TCP established hash table entries: 8192 (order: 3, 32768 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) UDP hash table entries: 512 (order: 2, 16384 bytes) UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) NET: Registered protocol family 1 pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] pci 0000:03:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format) PCI: CLS 16 bytes, default 64 Unpacking initramfs... Freeing initrd memory: 4584K apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) apm: overridden by ACPI. Scanning for low memory corruption every 60 seconds Initialise system trusted keyrings Key type blacklist registered workingset: timestamp_bits=14 max_order=18 bucket_order=4 zbud: loaded Key type asymmetric registered bounce: pool size: 64 pages Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) io scheduler noop registered io scheduler deadline registered io scheduler cfq registered (default) io scheduler mq-deadline registered io scheduler kyber registered io scheduler bfq registered pcieport 0000:00:1c.0: enabling device (0104 -> 0107) pcieport 0000:00:1c.1: enabling device (0106 -> 0107) pcieport 0000:00:1c.2: enabling device (0106 -> 0107) intel_idle: does not run on family 6 model 13 sched_clock: Marking unstable (2960022068, 22468714)<-(3339617601, -357126819) tsc: Marking TSC unstable due to TSC halts in idle GHES: HEST is not enabled! isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Linux agpgart interface v0.103 rtc_cmos 00:01: RTC can wake from S4 rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs ledtrig-cpu: registered to indicate activity on CPUs vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized NET: Registered protocol family 10 Segment Routing with IPv6 NET: Registered protocol family 17 RAS: Correctable Errors collector initialized. microcode: sig=0x6d8, pf=0x20, revision=0x20 microcode: Microcode Update Driver: v2.2. Using IPI No-Shortcut mode registered taskstats version 1 Loading compiled-in X.509 certificates zswap: loaded using pool lzo/zbud Magic number: 9:683:90 edac: hash matches rtc_cmos 00:01: setting system clock to 2017-07-30 18:03:11 UTC (1501437791) PM: Hibernation image not present or could not be loaded. Freeing unused kernel memory: 700K Write protecting the kernel text: 5744k Write protecting the kernel read-only data: 1680k i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 ACPI: bus type USB registered usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 usbcore: registered new device driver usb ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-pci: EHCI PCI platform driver ehci-pci 0000:00:1d.7: EHCI Host Controller ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci-pci 0000:00:1d.7: debug port 1 SCSI subsystem initialized ehci-pci 0000:00:1d.7: cache line size of 16 is not supported ehci-pci 0000:00:1d.7: irq 23, io mem 0xf7eb7c00 ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected uhci_hcd: USB Universal Host Controller Interface driver uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: detected 2 ports uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e400 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: detected 2 ports uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e480 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: detected 2 ports uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800 hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: detected 2 ports uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e880 hub 5-0:1.0: USB hub found libata version 3.00 loaded. hub 5-0:1.0: 2 ports detected ahci 0000:00:1f.2: version 3.0 ahci 0000:00:1f.2: controller is in combined mode, can't enable AHCI mode clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x9152a9901d, max_idle_ns: 440795205477 ns ata_piix 0000:00:1f.2: version 2.13 ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] scsi host0: ata_piix scsi host1: ata_piix ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 ata2.00: CFA: SILICONMOTION SM223AC, , max UDMA/66 ata2.00: 7815024 sectors, multi 0: LBA ata2.00: configured for UDMA/66 scsi 1:0:0:0: Direct-Access ATA SILICONMOTION SM n/a PQ: 0 ANSI: 5 sd 1:0:0:0: [sda] 7815024 512-byte logical blocks: (4.00 GB/3.73 GiB) sd 1:0:0:0: [sda] Write Protect is off sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sd 1:0:0:0: [sda] Attached SCSI disk usb 1-2: new high-speed USB device number 2 using ehci-pci usb 1-3: new high-speed USB device number 3 using ehci-pci EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) random: fast init done hub 1-3:1.0: USB hub found hub 1-3:1.0: 3 ports detected usb 3-2: new full-speed USB device number 2 using uhci_hcd ip_tables: (C) 2000-2006 Netfilter Core Team usb 1-3.2: new low-speed USB device number 5 using ehci-pci usb 1-5: new high-speed USB device number 6 using ehci-pci usb 1-8: new high-speed USB device number 7 using ehci-pci sd 1:0:0:0: Attached scsi generic sg0 type 0 usbip_core: USB/IP Core v1.0.0 EXT4-fs (sda1): re-mounted. Opts: nobarrier,noauto_da_alloc usbcore: registered new device driver usbip-host usbip_host: USB/IP Host Driver v1.0.0 Bluetooth: Core ver 2.22 NET: Registered protocol family 31 Bluetooth: HCI device and connection manager initialized Bluetooth: HCI socket layer initialized Bluetooth: L2CAP socket layer initialized Bluetooth: SCO socket layer initialized Bluetooth: RFCOMM TTY layer initialized Bluetooth: RFCOMM socket layer initialized Bluetooth: RFCOMM ver 1.11 input: BRLTTY 5.5 Linux Screen Driver Keyboard as /devices/virtual/input/input2 media: Linux media interface: v0.10 usb-storage 1-5:1.0: USB Mass Storage device detected hidraw: raw HID events driver (C) Jiri Kosina scsi host2: usb-storage 1-5:1.0 usbcore: registered new interface driver usb-storage usbcore: registered new interface driver uas usbcore: registered new interface driver usbhid usbhid: USB HID core driver Linux video capture interface: v2.00 input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3 random: crng init done ACPI: Lid Switch [LID] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4 ACPI: Sleep Button [SLPB] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5 ACPI: Power Button [PWRB] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6 ACPI: Power Button [PWRF] uvcvideo: Found UVC 1.00 device (eb1a:2761) uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized! uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! input: UVC Camera (eb1a:2761) as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input7 usbcore: registered new interface driver uvcvideo USB Video Class driver (1.1.1) ACPI: Battery Slot [BAT0] (battery present) ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8 ACPI: AC Adapter [AC0] (on-line) eeepc_laptop: Eee PC Hotkey Driver eeepc_laptop: model 701 does not officially support setting cpu speed eeepc_laptop: cpufv disabled to avoid instability eeepc_laptop: Hotkey init flags 0x41 eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway eeepc_laptop: Get control methods supported: 0x2101711 input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input9 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). thermal LNXTHERM:00: registered as thermal_zone0 ACPI: Thermal Zone [TZ00] (37 C) Atheros(R) L2 Ethernet Driver - version 2.2.3 Copyright (c) 2007 Atheros Corporation. intel_rng: FWH not detected ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000087F (\PMIO) (20170303/utaddress-247) ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000083F (\_SB.PCI0.SBRG.PMS0) (20170303/utaddress-247) ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver ACPI Warning: SystemIO range 0x00000000000004B0-0x00000000000004BF conflicts with OpRegion 0x0000000000000480-0x00000000000004BF (\_SB.PCI0.SBRG.GPBX) (20170303/utaddress-247) ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000480-0x00000000000004BF (\_SB.PCI0.SBRG.GPBX) (20170303/utaddress-247) ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver lpc_ich: Resource conflict(s) found affecting gpio_ich ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x000000000000040F (\SMRG) (20170303/utaddress-247) ACPI Warning: SystemIO range 0x0000000000000400-0x000000000000041F conflicts with OpRegion 0x0000000000000400-0x000000000000040F (\_SB.PCI0.SBRG.SMRG) (20170303/utaddress-247) ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver scsi 2:0:0:0: Direct-Access USB2.0 CardReader SD0 0100 PQ: 0 ANSI: 0 sd 2:0:0:0: Attached scsi generic sg1 type 0 sd 2:0:0:0: [sdb] 7744512 512-byte logical blocks: (3.97 GB/3.69 GiB) sd 2:0:0:0: [sdb] Write Protect is off sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00 sd 2:0:0:0: [sdb] No Caching mode page found sd 2:0:0:0: [sdb] Assuming drive cache: write through snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 snd_hda_codec_realtek hdaudioC0D0: inputs: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19 snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 sd 2:0:0:0: [sdb] Attached SCSI removable disk input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 usbcore: registered new interface driver btusb eeepc_laptop: Unable to find port input: PC Speaker as /devices/platform/pcspkr/input/input13 dw2102: su3000_identify_state dvb-usb: found a 'Terratec Cinergy S2 USB BOX' in warm state. dw2102: su3000_power_ctrl: 1, initialized 0 dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. dvbdev: DVB: registering new adapter (Terratec Cinergy S2 USB BOX) dvb-usb: MAC address: bc:ea:2b:46:13:a5 ath5k 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control ath5k 0000:01:00.0: registered as 'phy0' i2c i2c-0: Added multiplexed i2c bus 1 ts2020 1-0060: Montage Technology TS2022 successfully identified usb 1-2: DVB: registering adapter 0 frontend 0 (Montage Technology M88DS3103)... dw2102: su3000_power_ctrl: 0, initialized 1 dvb-usb: Terratec Cinergy S2 USB BOX successfully initialized and connected. usbcore: registered new interface driver dw2102 usbcore: registered new interface driver dvb_usb_dvbsky input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.0/0003:05AC:0250.0001/input/input15 apple 0003:05AC:0250.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-0000:00:1d.7-3.2/input0 input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.1/0003:05AC:0250.0002/input/input16 apple 0003:05AC:0250.0002: input,hidraw1: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-0000:00:1d.7-3.2/input1 psmouse serio1: synaptics: Touchpad model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000/0x0/0x0, board id: 0, fw id: 409168 input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input14 iTCO_vendor_support: vendor-support=0 atl2 0000:03:00.0 enp3s0: renamed from eth0 iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x0860) iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) ath: EEPROM regdomain: 0x60 ath: EEPROM indicates we should expect a direct regpair map ath: Country alpha2 being used: 00 ath: Regpair used: 0x60 mousedev: PS/2 mouse device common for all mice Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Bluetooth: BNEP filters: protocol multicast Bluetooth: BNEP socket layer initialized ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' ath5k: phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70) ath5k 0000:01:00.0 wlp1s0: renamed from wlan0 NET: Registered protocol family 38 EXT4-fs (sda1): re-mounted. Opts: nobarrier,noauto_da_alloc EXT4-fs (sda1): re-mounted. Opts: nobarrier,noauto_da_alloc EXT4-fs (sdb): mounted filesystem without journal. Opts: nobarrier,noauto_da_alloc atl2: enp3s0 NIC Link is Up<100 Mbps Full Duplex> perf: interrupt took too long (2569 > 2500), lowering kernel.perf_event_max_sample_rate to 77700 perf: interrupt took too long (3212 > 3211), lowering kernel.perf_event_max_sample_rate to 62100 perf: interrupt took too long (4065 > 4015), lowering kernel.perf_event_max_sample_rate to 49200 perf: interrupt took too long (5083 > 5081), lowering kernel.perf_event_max_sample_rate to 39300 usb 1-2: USB disconnect, device number 2 dvb-usb: Terratec Cinergy S2 USB BOX successfully deinitialized and disconnected. usb 1-2: new high-speed USB device number 8 using ehci-pci scsi host3: uas scsi 3:0:0:0: Direct-Access Samsung M3 Portable 1306 PQ: 0 ANSI: 6 sd 3:0:0:0: Attached scsi generic sg2 type 0 sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB) sd 3:0:0:0: [sdc] 4096-byte physical blocks sd 3:0:0:0: [sdc] Write Protect is off sd 3:0:0:0: [sdc] Mode Sense: 53 00 00 08 sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdc: sdc1 sd 3:0:0:0: [sdc] Attached SCSI disk EXT4-fs (sdc1): mounted filesystem without journal. Opts: nobarrier,noauto_da_alloc perf: interrupt took too long (6385 > 6353), lowering kernel.perf_event_max_sample_rate to 31200 EXT4-fs (sdc1): Delayed block allocation failed for inode 27155438 at logical offset 6561 with max blocks 6 with error 121 EXT4-fs (sdc1): This should not happen!! Data will be lost