Created
July 14, 2016 06:22
-
-
Save srikantpatnaik/9539c80efa24dc63e5d2bb05e0d0fa47 to your computer and use it in GitHub Desktop.
dmesg rt-5640 with Kernel 4.7-rc7 and latest linux-firmare from git.kernel.org
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 4.7.0-rc7+ (root@srikant-vbox) (gcc version 4.9.3 (Ubuntu 4.9.3-8ubuntu2~14.04) ) #1 SMP Thu Jul 14 10:44:28 IST 2016 | |
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.7.0-rc7+ root=UUID=ced35319-add5-4ea3-811e-d7f96d9a5226 ro quiet intel_idle.max_cstate=1 splash | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] x86/fpu: Legacy x87 FPU detected. | |
[ 0.000000] x86/fpu: Using 'eager' FPU context switches. | |
[ 0.000000] e820: BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000007be68fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000007be69000-0x000000007be98fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000007be99000-0x000000007beccfff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x000000007becd000-0x000000007c3ecfff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x000000007c3ed000-0x000000007c655fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000007c656000-0x000000007c6aafff] type 20 | |
[ 0.000000] BIOS-e820: [mem 0x000000007c6ab000-0x000000007cbfffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ffc80000-0x00000000ffffffff] reserved | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] efi: EFI v2.31 by American Megatrends | |
[ 0.000000] efi: ACPI=0x7becc000 ACPI 2.0=0x7becc014 ESRT=0x7be98000 SMBIOS=0x7c655290 | |
[ 0.000000] efi: requested map not found. | |
[ 0.000000] esrt: ESRT header is not in the memory map. | |
[ 0.000000] SMBIOS 2.7 present. | |
[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./To be filled by O.E.M., BIOS 5.6.5 07/14/2015 | |
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] e820: last_pfn = 0x7cc00 max_arch_pfn = 0x400000000 | |
[ 0.000000] MTRR default type: uncachable | |
[ 0.000000] MTRR fixed ranges enabled: | |
[ 0.000000] 00000-9FFFF write-back | |
[ 0.000000] A0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 000000000 mask F80000000 write-back | |
[ 0.000000] 1 base 07E000000 mask FFE000000 uncachable | |
[ 0.000000] 2 base 07D000000 mask FFF000000 uncachable | |
[ 0.000000] 3 base 07CE00000 mask FFFE00000 uncachable | |
[ 0.000000] 4 base 07CE00000 mask FFFE00000 uncachable | |
[ 0.000000] 5 base 07CD00000 mask FFFF00000 uncachable | |
[ 0.000000] 6 disabled | |
[ 0.000000] 7 disabled | |
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT | |
[ 0.000000] total RAM covered: 1997M | |
[ 0.000000] Found optimal setting for mtrr clean up | |
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 5 lose cover RAM: 0G | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 | |
[ 0.000000] BRK [0x0301f000, 0x0301ffff] PGTABLE | |
[ 0.000000] BRK [0x03020000, 0x03020fff] PGTABLE | |
[ 0.000000] BRK [0x03021000, 0x03021fff] PGTABLE | |
[ 0.000000] BRK [0x03022000, 0x03022fff] PGTABLE | |
[ 0.000000] BRK [0x03023000, 0x03023fff] PGTABLE | |
[ 0.000000] BRK [0x03024000, 0x03024fff] PGTABLE | |
[ 0.000000] RAMDISK: [mem 0x34448000-0x3621bfff] | |
[ 0.000000] ACPI: Early table checksum verification disabled | |
[ 0.000000] ACPI: RSDP 0x000000007BECC014 000024 (v02 ALASKA) | |
[ 0.000000] ACPI: XSDT 0x000000007BECB100 0000CC (v01 ALASKA A M I 00000003 MSFT 0100000D) | |
[ 0.000000] ACPI: FACP 0x000000007BEC6000 00010C (v05 ALASKA A M I 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: DSDT 0x000000007BEB0000 011F02 (v02 ALASKA A M I 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: TCPA 0x000000007BECA000 000032 (v02 00000000 00000000) | |
[ 0.000000] ACPI: UEFI 0x000000007C3A1000 000042 (v01 ALASKA A M I 00000000 00000000) | |
[ 0.000000] ACPI: BCFG 0x000000007BEC9000 0000BD (v01 ALASKA BATTCON 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: OEM0 0x000000007BEC8000 000084 (v05 ALASKA BATTERY 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: DBG2 0x000000007BEC7000 000072 (v00 ALASKA INTLDBG2 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: HPET 0x000000007BEC5000 000038 (v01 ALASKA A M I 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: LPIT 0x000000007BEC4000 000104 (v01 ALASKA A M I 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: APIC 0x000000007BEC3000 00006C (v03 ALASKA A M I 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: MCFG 0x000000007BEC2000 00003C (v01 ALASKA A M I 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: SSDT 0x000000007BEAF000 0005DA (v01 ALASKA CpuDptf 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: SSDT 0x000000007BEAC000 00249B (v01 ALASKA DptfTab 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: SSDT 0x000000007BEAB000 000058 (v01 ALASKA LowPwrM 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: SSDT 0x000000007BEAA000 0000FF (v01 ALASKA SoCDptf 00000003 AMI 0100000D) | |
[ 0.000000] ACPI: FPDT 0x000000007BEA9000 000044 (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] ACPI: SSDT 0x000000007BEA8000 000763 (v01 PmRef CpuPm 00003000 INTL 20061109) | |
[ 0.000000] ACPI: SSDT 0x000000007BEA7000 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109) | |
[ 0.000000] ACPI: SSDT 0x000000007BEA6000 00017A (v01 PmRef ApTst 00003000 INTL 20061109) | |
[ 0.000000] ACPI: SSDT 0x000000007BEA5000 000427 (v01 Intel_ Tpm2Tabl 00001000 INTL 20061109) | |
[ 0.000000] ACPI: TPM2 0x000000007BEA4000 000034 (v03 00000000 00000000) | |
[ 0.000000] ACPI: CSRT 0x000000007BEA3000 00014C (v00 ALASKA A M I 00000005 INTL 20120624) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] No NUMA configuration found | |
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cbfffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x7bca9000-0x7bcacfff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007cbfffff] | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008efff] | |
[ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009dfff] | |
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff] | |
[ 0.000000] node 0: [mem 0x0000000020200000-0x000000007be68fff] | |
[ 0.000000] node 0: [mem 0x000000007c6ab000-0x000000007cbfffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cbfffff] | |
[ 0.000000] On node 0 totalpages: 508250 | |
[ 0.000000] DMA zone: 64 pages used for memmap | |
[ 0.000000] DMA zone: 22 pages reserved | |
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 | |
[ 0.000000] DMA32 zone: 7920 pages used for memmap | |
[ 0.000000] DMA32 zone: 504254 pages, LIFO batch:31 | |
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable | |
[ 0.000000] Reserving Intel graphics stolen memory at 0x7cf00000-0x7eefffff | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-86 | |
[ 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] Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs | |
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x7be69000-0x7be98fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x7be99000-0x7beccfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x7becd000-0x7c3ecfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x7c3ed000-0x7c655fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x7c656000-0x7c6aafff] | |
[ 0.000000] e820: [mem 0x7ef00000-0xe00f7fff] available for PCI devices | |
[ 0.000000] Booting paravirtualized kernel on bare hardware | |
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns | |
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 | |
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff88007ba00000 s103896 r8192 d31272 u524288 | |
[ 0.000000] pcpu-alloc: s103896 r8192 d31272 u524288 alloc=1*2097152 | |
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 | |
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 500244 | |
[ 0.000000] Policy zone: DMA32 | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.7.0-rc7+ root=UUID=ced35319-add5-4ea3-811e-d7f96d9a5226 ro quiet intel_idle.max_cstate=1 splash | |
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area | |
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! | |
[ 0.000000] Memory: 1907408K/2033000K available (8091K kernel code, 1355K rwdata, 3660K rodata, 1516K init, 1304K bss, 125592K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 64. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 | |
[ 0.000000] NR_IRQS:16640 nr_irqs:1024 0 | |
[ 0.000000] Offload RCU callbacks from all CPUs | |
[ 0.000000] Offload RCU callbacks from CPUs: 0-3. | |
[ 0.000000] Console: colour dummy device 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x10 | |
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz | |
[ 0.000000] TSC runs at 1331200 KHz | |
[ 0.000000] lapic_timer_frequency = 332800 | |
[ 0.000000] tsc: Detected 1331.200 MHz processor | |
[ 0.000047] Calibrating delay loop (skipped), value calculated using timer frequency.. 2662.40 BogoMIPS (lpj=5324800) | |
[ 0.000056] pid_max: default: 32768 minimum: 301 | |
[ 0.000075] ACPI: Core revision 20160422 | |
[ 0.001255] Security Framework initialized | |
[ 0.001262] Yama: becoming mindful. | |
[ 0.001280] AppArmor: AppArmor initialized | |
[ 0.001691] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.003075] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.003726] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.003741] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.004290] CPU: Physical Processor ID: 0 | |
[ 0.004297] CPU: Processor Core ID: 0 | |
[ 0.004305] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.004309] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.004320] mce: CPU supports 6 MCE banks | |
[ 0.004333] CPU0: Thermal monitoring enabled (TM1) | |
[ 0.004342] process: using mwait in idle threads | |
[ 0.004351] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0 | |
[ 0.004355] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0 | |
[ 0.004909] Freeing SMP alternatives memory: 32K (ffffffff81ecf000 - ffffffff81ed7000) | |
[ 0.012250] ftrace: allocating 31735 entries in 124 pages | |
[ 0.038239] smpboot: Max logical packages: 1 | |
[ 0.038248] smpboot: APIC(0) Converting physical 0 to logical package 0 | |
[ 0.038315] TSC deadline timer enabled | |
[ 0.038322] smpboot: CPU0: Intel(R) Atom(TM) CPU Z3735F @ 1.33GHz (family: 0x6, model: 0x37, stepping: 0x8) | |
[ 0.038333] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver. | |
[ 0.038354] ... version: 3 | |
[ 0.038358] ... bit width: 40 | |
[ 0.038361] ... generic registers: 2 | |
[ 0.038364] ... value mask: 000000ffffffffff | |
[ 0.038367] ... max period: 000000ffffffffff | |
[ 0.038370] ... fixed-purpose events: 3 | |
[ 0.038373] ... event mask: 0000000700000003 | |
[ 0.040255] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. | |
[ 0.040665] x86: Booting SMP configuration: | |
[ 0.040671] .... node #0, CPUs: #1 #2 #3 | |
[ 0.280788] x86: Booted up 1 node, 4 CPUs | |
[ 0.280796] smpboot: Total of 4 processors activated (10656.92 BogoMIPS) | |
[ 0.282251] devtmpfs: initialized | |
[ 0.282439] x86/mm: Memory block size: 128MB | |
[ 0.291807] evm: security.selinux | |
[ 0.291812] evm: security.SMACK64 | |
[ 0.291815] evm: security.SMACK64EXEC | |
[ 0.291818] evm: security.SMACK64TRANSMUTE | |
[ 0.291821] evm: security.SMACK64MMAP | |
[ 0.291824] evm: security.ima | |
[ 0.291827] evm: security.capability | |
[ 0.291972] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes) | |
[ 0.291978] PM: Registering ACPI NVS region [mem 0x7becd000-0x7c3ecfff] (5373952 bytes) | |
[ 0.292336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.292428] pinctrl core: initialized pinctrl subsystem | |
[ 0.292688] RTC time: 19:00:31, date: 07/14/16 | |
[ 0.293031] NET: Registered protocol family 16 | |
[ 0.294623] cpuidle: using governor ladder | |
[ 0.298629] cpuidle: using governor menu | |
[ 0.298775] ACPI: bus type PCI registered | |
[ 0.298781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.298949] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | |
[ 0.298956] PCI: not using MMCONFIG | |
[ 0.298960] PCI: Using configuration type 1 for base access | |
[ 0.306997] HugeTLB registered 2 MB page size, pre-allocated 0 pages | |
[ 0.307774] ACPI: Added _OSI(Module Device) | |
[ 0.307780] ACPI: Added _OSI(Processor Device) | |
[ 0.307784] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.307788] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.353467] ACPI: 9 ACPI AML tables successfully acquired and loaded | |
[ 0.378241] ACPI: Dynamic OEM Table Load: | |
[ 0.378265] ACPI: SSDT 0xFFFF8800761D9000 000501 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) | |
[ 0.380492] ACPI: Dynamic OEM Table Load: | |
[ 0.380511] ACPI: SSDT 0xFFFF8800761D9800 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) | |
[ 0.383394] ACPI: Dynamic OEM Table Load: | |
[ 0.383412] ACPI: SSDT 0xFFFF8800763E6800 00015F (v01 PmRef ApIst 00003000 INTL 20061109) | |
[ 0.385591] ACPI: Dynamic OEM Table Load: | |
[ 0.385608] ACPI: SSDT 0xFFFF8800761D5F00 00008D (v01 PmRef ApCst 00003000 INTL 20061109) | |
[ 0.391974] ACPI: Interpreter enabled | |
[ 0.392016] ACPI: (supports S0 S5) | |
[ 0.392021] ACPI: Using IOAPIC for interrupt routing | |
[ 0.392119] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | |
[ 0.407811] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources | |
[ 0.407818] PCI: not using MMCONFIG | |
[ 0.407828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.414252] ACPI: Power Resource [USBC] (on) | |
[ 0.415145] ACPI: Power Resource [WWPR] (off) | |
[ 0.421465] ACPI: Power Resource [PLPE] (on) | |
[ 0.431576] ACPI: Power Resource [CLK0] (on) | |
[ 0.431713] ACPI: Power Resource [CLK1] (on) | |
[ 0.432015] ACPI: Power Resource [P28P] (off) | |
[ 0.432156] ACPI: Power Resource [P18P] (off) | |
[ 0.437387] ACPI: Power Resource [CLK0] (on) | |
[ 0.437524] ACPI: Power Resource [CLK1] (on) | |
[ 0.453700] ACPI: Power Resource [P28X] (off) | |
[ 0.453840] ACPI: Power Resource [P18X] (off) | |
[ 0.453983] ACPI: Power Resource [P28T] (off) | |
[ 0.454118] ACPI: Power Resource [P18T] (off) | |
[ 0.454249] ACPI: Power Resource [P1XT] (off) | |
[ 0.464834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | |
[ 0.464849] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI] | |
[ 0.464992] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID | |
[ 0.464997] _OSC request data: 1 1e 0 | |
[ 0.465008] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM | |
[ 0.465040] acpi PNP0A08:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. | |
[ 0.466006] PCI host bridge to bus 0000:00 | |
[ 0.466016] pci_bus 0000:00: root bus resource [io 0x0070-0x0077] | |
[ 0.466022] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window] | |
[ 0.466028] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window] | |
[ 0.466033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.466039] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.466045] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] | |
[ 0.466051] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window] | |
[ 0.466056] pci_bus 0000:00: root bus resource [mem 0x90c00000-0x90ffffff window] | |
[ 0.466062] pci_bus 0000:00: root bus resource [mem 0x7cf00001-0x7ef00000 window] | |
[ 0.466068] pci_bus 0000:00: root bus resource [mem 0x80000000-0x908ffffe window] | |
[ 0.466073] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed40fff window] | |
[ 0.466080] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.466097] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000 | |
[ 0.466366] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000 | |
[ 0.466387] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff] | |
[ 0.466405] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref] | |
[ 0.466421] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x1007] | |
[ 0.466702] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330 | |
[ 0.466729] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit] | |
[ 0.466810] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 0.467057] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000 | |
[ 0.467084] pci 0000:00:1a.0: reg 0x10: [mem 0x90700000-0x907fffff] | |
[ 0.467100] pci 0000:00:1a.0: reg 0x14: [mem 0x90600000-0x906fffff] | |
[ 0.467202] pci 0000:00:1a.0: PME# supported from D0 D3hot | |
[ 0.467447] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100 | |
[ 0.468726] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.468950] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.469151] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.469349] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.469547] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.469747] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.469946] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.470145] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.485948] vgaarb: setting as boot device: PCI:0000:00:02.0 | |
[ 0.485956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none | |
[ 0.485961] vgaarb: loaded | |
[ 0.485965] vgaarb: bridge control possible 0000:00:02.0 | |
[ 0.486436] SCSI subsystem initialized | |
[ 0.486562] libata version 3.00 loaded. | |
[ 0.486624] ACPI: bus type USB registered | |
[ 0.486683] usbcore: registered new interface driver usbfs | |
[ 0.486714] usbcore: registered new interface driver hub | |
[ 0.486763] usbcore: registered new device driver usb | |
[ 0.487222] PCI: Using ACPI for IRQ routing | |
[ 0.487230] PCI: pci_cache_line_size set to 64 bytes | |
[ 0.487256] Expanded resource reserved due to conflict with PCI Bus 0000:00 | |
[ 0.487263] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] | |
[ 0.487268] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] | |
[ 0.487272] e820: reserve RAM buffer [mem 0x7be69000-0x7bffffff] | |
[ 0.487277] e820: reserve RAM buffer [mem 0x7cc00000-0x7fffffff] | |
[ 0.487543] NetLabel: Initializing | |
[ 0.487549] NetLabel: domain hash size = 128 | |
[ 0.487552] NetLabel: protocols = UNLABELED CIPSOv4 | |
[ 0.487582] NetLabel: unlabeled traffic allowed by default | |
[ 0.487831] amd_nb: Cannot enumerate AMD northbridges | |
[ 0.487863] clocksource: Switched to clocksource refined-jiffies | |
[ 0.505152] VFS: Disk quotas dquot_6.6.0 | |
[ 0.505203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.505370] AppArmor: AppArmor Filesystem Enabled | |
[ 0.505523] pnp: PnP ACPI init | |
[ 0.505677] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.506020] system 00:01: [io 0x0680-0x069f] has been reserved | |
[ 0.506028] system 00:01: [io 0x0400-0x047f] has been reserved | |
[ 0.506035] system 00:01: [io 0x0500-0x05fe] has been reserved | |
[ 0.506041] system 00:01: [io 0x0600-0x061f] has been reserved | |
[ 0.506047] system 00:01: [io 0x164e-0x164f] has been reserved | |
[ 0.506058] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.506330] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.512057] pnp: PnP ACPI: found 3 devices | |
[ 0.517814] pci_bus 0000:00: resource 4 [io 0x0070-0x0077] | |
[ 0.517823] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window] | |
[ 0.517829] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window] | |
[ 0.517834] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] | |
[ 0.517840] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] | |
[ 0.517846] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] | |
[ 0.517851] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window] | |
[ 0.517857] pci_bus 0000:00: resource 11 [mem 0x90c00000-0x90ffffff window] | |
[ 0.517863] pci_bus 0000:00: resource 12 [mem 0x7cf00001-0x7ef00000 window] | |
[ 0.517868] pci_bus 0000:00: resource 13 [mem 0x80000000-0x908ffffe window] | |
[ 0.517874] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed40fff window] | |
[ 0.517940] NET: Registered protocol family 2 | |
[ 0.518339] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.518450] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) | |
[ 0.518569] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.518632] UDP hash table entries: 1024 (order: 3, 32768 bytes) | |
[ 0.518667] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) | |
[ 0.518786] NET: Registered protocol family 1 | |
[ 0.518824] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 0.519232] PCI: CLS 0 bytes, default 64 | |
[ 0.519367] Trying to unpack rootfs image as initramfs... | |
[ 1.733336] Freeing initrd memory: 30544K (ffff880034448000 - ffff88003621c000) | |
[ 1.733645] Scanning for low memory corruption every 60 seconds | |
[ 1.734620] futex hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 1.734673] audit: initializing netlink subsys (disabled) | |
[ 1.734704] audit: type=2000 audit(1468522832.704:1): initialized | |
[ 1.735620] Initialise system trusted keyrings | |
[ 1.735817] workingset: timestamp_bits=38 max_order=19 bucket_order=0 | |
[ 1.741403] zbud: loaded | |
[ 1.743056] fuse init (API version 7.25) | |
[ 1.743457] Key type big_key registered | |
[ 1.744413] Key type asymmetric registered | |
[ 1.744420] Asymmetric key parser 'x509' registered | |
[ 1.744536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
[ 1.744622] io scheduler noop registered | |
[ 1.744628] io scheduler deadline registered (default) | |
[ 1.744730] io scheduler cfq registered | |
[ 1.744910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 1.744928] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 | |
[ 1.745036] efifb: probing for efifb | |
[ 1.745066] efifb: framebuffer at 0x80000000, using 4160k, total 4160k | |
[ 1.745071] efifb: mode is 1366x768x32, linelength=5504, pages=1 | |
[ 1.745074] efifb: scrolling: redraw | |
[ 1.745079] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
[ 1.755349] Console: switching to colour frame buffer device 170x48 | |
[ 1.765249] fb0: EFI VGA frame buffer device | |
[ 1.765275] intel_idle: MWAIT substates: 0x33000020 | |
[ 1.765280] intel_idle: v0.4.1 model 0x37 | |
[ 1.765287] intel_idle: max_cstate 1 reached | |
[ 1.765486] intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 1.765714] ACPI Error: No handler for Region [XSCG] (ffff88007b404af8) [GenericSerialBus] (20160422/evregion-166) | |
[ 1.765725] ACPI Error: Region GenericSerialBus (ID=9) has no handler (20160422/exfldio-299) | |
[ 1.765734] ACPI Error: Method parse/execution failed [\_SB.I2C5.BMBT.PSRC] (Node ffff88007b40dac8), AE_NOT_EXIST (20160422/psparse-542) | |
[ 1.765752] ACPI Error: Method parse/execution failed [\_SB.ADP1._PSR] (Node ffff88007b40c898), AE_NOT_EXIST (20160422/psparse-542) | |
[ 1.765773] ACPI Exception: AE_NOT_EXIST, Error reading AC Adapter state (20160422/ac-128) | |
[ 1.765984] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 | |
[ 1.766069] ACPI: Lid Switch [LID0] | |
[ 1.770798] [Firmware Bug]: No valid trip found | |
[ 1.770951] GHES: HEST is not enabled! | |
[ 1.771186] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 1.791354] 00:02: ttyS0 at I/O 0x3f8 (irq = 199, base_baud = 115200) is a 16550A | |
[ 1.795676] hpet: number irqs doesn't agree with number of timers | |
[ 1.795829] Linux agpgart interface v0.103 | |
[ 1.804520] brd: module loaded | |
[ 1.808039] loop: module loaded | |
[ 1.808588] libphy: Fixed MDIO Bus: probed | |
[ 1.808594] tun: Universal TUN/TAP device driver, 1.6 | |
[ 1.808597] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 1.808713] PPP generic driver version 2.4.2 | |
[ 1.808864] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.808875] ehci-pci: EHCI PCI platform driver | |
[ 1.808901] ehci-platform: EHCI generic platform driver | |
[ 1.808945] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 1.808954] ohci-pci: OHCI PCI platform driver | |
[ 1.808980] ohci-platform: OHCI generic platform driver | |
[ 1.809005] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 1.809307] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 1.809330] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 | |
[ 1.810445] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 | |
[ 1.810456] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
[ 1.810635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 1.810642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.810647] usb usb1: Product: xHCI Host Controller | |
[ 1.810652] usb usb1: Manufacturer: Linux 4.7.0-rc7+ xhci-hcd | |
[ 1.810657] usb usb1: SerialNumber: 0000:00:14.0 | |
[ 1.811011] hub 1-0:1.0: USB hub found | |
[ 1.811037] hub 1-0:1.0: 6 ports detected | |
[ 2.314937] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 2.314949] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
[ 2.315055] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 2.315062] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.315067] usb usb2: Product: xHCI Host Controller | |
[ 2.315072] usb usb2: Manufacturer: Linux 4.7.0-rc7+ xhci-hcd | |
[ 2.315077] usb usb2: SerialNumber: 0000:00:14.0 | |
[ 2.315415] hub 2-0:1.0: USB hub found | |
[ 2.315438] hub 2-0:1.0: 1 port detected | |
[ 2.315865] i8042: PNP: No PS/2 controller found. Probing ports directly. | |
[ 2.704058] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x13303f810e3, max_idle_ns: 440795235405 ns | |
[ 3.351277] i8042: No controller found | |
[ 3.351299] clocksource: Switched to clocksource tsc | |
[ 3.351531] mousedev: PS/2 mouse device common for all mice | |
[ 3.351760] ACPI Warning: Could not enable fixed event - RealTimeClock (4) (20160422/evxface-654) | |
[ 3.351970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 | |
[ 3.352018] rtc_cmos 00:00: alarms up to one day, 242 bytes nvram | |
[ 3.352155] device-mapper: uevent: version 1.0.3 | |
[ 3.352339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected] | |
[ 3.352352] intel_pstate: Intel P-state driver initializing | |
[ 3.352600] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 3.352606] EFI Variables Facility v0.08 2004-May-17 | |
[ 3.361881] NET: Registered protocol family 10 | |
[ 3.363088] NET: Registered protocol family 17 | |
[ 3.363207] Key type dns_resolver registered | |
[ 3.364625] microcode: CPU0 sig=0x30678, pf=0x2, revision=0x82a | |
[ 3.364670] microcode: CPU1 sig=0x30678, pf=0x2, revision=0x82a | |
[ 3.364708] microcode: CPU2 sig=0x30678, pf=0x2, revision=0x82a | |
[ 3.364755] microcode: CPU3 sig=0x30678, pf=0x2, revision=0x82a | |
[ 3.365002] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba | |
[ 3.365850] registered taskstats version 1 | |
[ 3.365859] Loading compiled-in X.509 certificates | |
[ 3.373368] Loaded X.509 cert 'Build time autogenerated kernel key: 924766d24c2dd582e94dec2b8add754540a31f90' | |
[ 3.373413] zswap: loaded using pool lzo/zbud | |
[ 3.382644] Key type trusted registered | |
[ 3.391783] Key type encrypted registered | |
[ 3.391791] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 3.391796] ima: No TPM chip found, activating TPM-bypass! | |
[ 3.391862] evm: HMAC attrs: 0x1 | |
[ 3.392153] Magic number: 8:36:41 | |
[ 3.392173] bdi 7:6: hash matches | |
[ 3.392341] rtc_cmos 00:00: setting system clock to 2016-07-14 19:00:34 UTC (1468522834) | |
[ 3.392458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found | |
[ 3.392462] EDD information not available. | |
[ 3.392703] PM: Hibernation image not present or could not be loaded. | |
[ 3.395393] Freeing unused kernel memory: 1516K (ffffffff81d54000 - ffffffff81ecf000) | |
[ 3.395401] Write protecting the kernel read-only data: 12288k | |
[ 3.395780] Freeing unused kernel memory: 84K (ffff8800027eb000 - ffff880002800000) | |
[ 3.398777] Freeing unused kernel memory: 436K (ffff880002b93000 - ffff880002c00000) | |
[ 3.425071] random: systemd-udevd urandom read with 1 bits of entropy available | |
[ 3.516627] sdhci: module verification failed: signature and/or required key missing - tainting kernel | |
[ 3.517173] sdhci: Secure Digital Host Controller Interface driver | |
[ 3.517179] sdhci: Copyright(c) Pierre Ossman | |
[ 3.526825] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 3.535635] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA | |
[ 3.540375] mmc1: SDHCI controller on ACPI [INT33BB:00] using ADMA | |
[ 3.561888] mmc2: SDHCI controller on ACPI [80860F14:02] using ADMA | |
[ 3.563150] usb 1-1: new high-speed USB device number 2 using xhci_hcd | |
[ 3.574661] [drm] Initialized drm 1.1.0 20060810 | |
[ 3.604627] [drm] Memory usable by graphics device = 2048M | |
[ 3.604637] checking generic (80000000 410000) vs hw (80000000 10000000) | |
[ 3.604641] fb: switching to inteldrmfb from EFI VGA | |
[ 3.604694] Console: switching to colour dummy device 80x25 | |
[ 3.604854] [drm] Replacing VGA console driver | |
[ 3.604977] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 3.604981] [drm] Driver supports precise vblank timestamp query. | |
[ 3.637542] mmc1: new high speed SDIO card at address 0001 | |
[ 3.692386] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610 | |
[ 3.692395] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 3.692400] usb 1-1: Product: USB2.0 Hub | |
[ 3.693031] hub 1-1:1.0: USB hub found | |
[ 3.693316] hub 1-1:1.0: 4 ports detected | |
[ 3.727129] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
[ 3.785645] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 3.786276] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input1 | |
[ 3.786475] [drm] Initialized i915 1.6.0 20160425 for 0000:00:02.0 on minor 0 | |
[ 3.911313] fbcon: inteldrmfb (fb0) is primary device | |
[ 3.967128] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd | |
[ 4.056292] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=8176 | |
[ 4.056295] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 4.056298] usb 1-1.1: Product: 802.11n WLAN Adapter | |
[ 4.056300] usb 1-1.1: Manufacturer: Realtek | |
[ 4.056303] usb 1-1.1: SerialNumber: 00e04c000001 | |
[ 4.103093] mmc0: new HS200 MMC card at address 0001 | |
[ 4.103423] mmcblk0: mmc0:0001 NCard 28.9 GiB | |
[ 4.103600] mmcblk0boot0: mmc0:0001 NCard partition 1 4.00 MiB | |
[ 4.103743] mmcblk0boot1: mmc0:0001 NCard partition 2 4.00 MiB | |
[ 4.103918] mmcblk0rpmb: mmc0:0001 NCard partition 3 4.00 MiB | |
[ 4.106576] mmcblk0: p1 p2 p3 p4 | |
[ 4.127150] usb 1-1.2: new high-speed USB device number 4 using xhci_hcd | |
[ 4.354988] usb 1-1.2: New USB device found, idVendor=058f, idProduct=5608 | |
[ 4.354992] usb 1-1.2: New USB device strings: Mfr=3, Product=1, SerialNumber=0 | |
[ 4.354995] usb 1-1.2: Product: USB 2.0 WebCamera | |
[ 4.354997] usb 1-1.2: Manufacturer: Alcor Micro, Corp. | |
[ 4.435135] usb 1-1.4: new low-speed USB device number 5 using xhci_hcd | |
[ 4.529057] usb 1-1.4: New USB device found, idVendor=1d0b, idProduct=0102 | |
[ 4.529060] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 4.529063] usb 1-1.4: Product: USB KB & TouchPad | |
[ 4.529065] usb 1-1.4: Manufacturer: YCK-092A | |
[ 4.539967] usbcore: registered new interface driver usbhid | |
[ 4.539969] usbhid: USB HID core driver | |
[ 4.541469] input: YCK-092A USB KB & TouchPad as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:1D0B:0102.0001/input/input2 | |
[ 4.595593] hid-generic 0003:1D0B:0102.0001: input,hidraw0: USB HID v1.01 Keyboard [YCK-092A USB KB & TouchPad] on usb-0000:00:14.0-1.4/input0 | |
[ 4.596144] input: YCK-092A USB KB & TouchPad as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1D0B:0102.0002/input/input3 | |
[ 4.651484] hid-generic 0003:1D0B:0102.0002: input,hiddev0,hidraw1: USB HID v1.01 Mouse [YCK-092A USB KB & TouchPad] on usb-0000:00:14.0-1.4/input1 | |
[ 5.271238] Console: switching to colour frame buffer device 170x48 | |
[ 5.407754] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
[ 5.512425] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 5.745449] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) | |
[ 5.745833] systemd[1]: Detected architecture x86-64. | |
[ 5.748855] systemd[1]: Set hostname to <linux>. | |
[ 5.949900] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 5.950067] systemd[1]: Listening on Syslog Socket. | |
[ 5.950134] systemd[1]: Listening on fsck to fsckd communication Socket. | |
[ 5.950235] systemd[1]: Listening on udev Control Socket. | |
[ 5.950409] systemd[1]: Listening on Journal Audit Socket. | |
[ 5.950477] systemd[1]: Listening on udev Kernel Socket. | |
[ 5.950592] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 5.950693] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
[ 5.950726] systemd[1]: Reached target Encrypted Volumes. | |
[ 5.950768] systemd[1]: Reached target User and Group Name Lookups. | |
[ 5.950845] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 5.951133] systemd[1]: Created slice System Slice. | |
[ 5.951191] systemd[1]: Reached target Remote File Systems (Pre). | |
[ 5.951221] systemd[1]: Reached target Remote File Systems. | |
[ 5.951345] systemd[1]: Listening on Journal Socket. | |
[ 5.967460] systemd[1]: Starting Create list of required static device nodes for the current kernel... | |
[ 5.968834] systemd[1]: Starting Journal Service... | |
[ 5.973928] systemd[1]: Starting Load Kernel Modules... | |
[ 5.980274] systemd[1]: Started Read required files in advance. | |
[ 5.982324] systemd[1]: Mounting POSIX Message Queue File System... | |
[ 5.983776] systemd[1]: Mounting Huge Pages File System... | |
[ 5.985915] systemd[1]: Started Braille Device Support. | |
[ 5.987425] systemd[1]: Mounting Debug File System... | |
[ 5.989286] systemd[1]: Starting Uncomplicated firewall... | |
[ 5.989630] systemd[1]: Created slice system-getty.slice. | |
[ 5.989945] systemd[1]: Created slice system-systemd\x2dfsck.slice. | |
[ 5.990192] systemd[1]: Created slice User and Session Slice. | |
[ 5.990249] systemd[1]: Reached target Slices. | |
[ 5.994073] systemd[1]: Started Create list of required static device nodes for the current kernel. | |
[ 5.999421] systemd[1]: Starting Create Static Device Nodes in /dev... | |
[ 6.016181] systemd[1]: Started Uncomplicated firewall. | |
[ 6.030805] systemd[1]: Mounted Huge Pages File System. | |
[ 6.030902] systemd[1]: Mounted POSIX Message Queue File System. | |
[ 6.030957] systemd[1]: Mounted Debug File System. | |
[ 6.035904] lp: driver loaded but no devices found | |
[ 6.044736] ppdev: user-space parallel port driver | |
[ 6.051376] systemd[1]: Started Load Kernel Modules. | |
[ 6.075436] systemd[1]: Mounting FUSE Control File System... | |
[ 6.076928] systemd[1]: Starting Apply Kernel Variables... | |
[ 6.078439] systemd[1]: Started Journal Service. | |
[ 6.227007] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro | |
[ 6.272869] systemd-journald[235]: Received request to flush runtime journal from PID 1 | |
[ 6.503389] 80860F0A:00: ttyS4 at MMIO 0x90941000 (irq = 191, base_baud = 2764800) is a 16550A | |
[ 6.547374] 80860F0A:01: ttyS5 at MMIO 0x90947000 (irq = 192, base_baud = 2764800) is a 16550A | |
[ 6.579588] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels | |
[ 6.611679] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels | |
[ 6.614082] mei_txe 0000:00:1a.0: can't derive routing for PCI INT A | |
[ 6.614105] mei_txe 0000:00:1a.0: PCI INT A: not connected | |
[ 6.725975] ACPI: Battery Slot [BMBT] (battery present) | |
[ 6.726228] [Firmware Bug]: No valid trip found | |
[ 6.727013] media: Linux media interface: v0.10 | |
[ 6.728234] intel_sst_acpi 80860F28:00: LPE base: 0x90a00000 size:0x200000 | |
[ 6.728242] intel_sst_acpi 80860F28:00: IRAM base: 0x90ac0000 | |
[ 6.728279] intel_sst_acpi 80860F28:00: DRAM base: 0x90b00000 | |
[ 6.728291] intel_sst_acpi 80860F28:00: SHIM base: 0x90b40000 | |
[ 6.728306] intel_sst_acpi 80860F28:00: Mailbox base: 0x90b44000 | |
[ 6.728316] intel_sst_acpi 80860F28:00: DDR base: 0x20000000 | |
[ 6.729101] intel_sst_acpi 80860F28:00: Got drv data max stream 25 | |
[ 6.748711] Linux video capture interface: v2.00 | |
[ 6.828398] uvcvideo: Found UVC 1.00 device USB 2.0 WebCamera (058f:5608) | |
[ 6.839899] uvcvideo 1-1.2:1.0: Entity type for entity Extension 6 was not initialized! | |
[ 6.839910] uvcvideo 1-1.2:1.0: Entity type for entity Processing 5 was not initialized! | |
[ 6.839916] uvcvideo 1-1.2:1.0: Entity type for entity Selector 4 was not initialized! | |
[ 6.839922] uvcvideo 1-1.2:1.0: Entity type for entity Camera 1 was not initialized! | |
[ 6.840140] input: USB 2.0 WebCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4 | |
[ 6.840360] usbcore: registered new interface driver uvcvideo | |
[ 6.840365] USB Video Class driver (1.1.1) | |
[ 6.934810] SSE version of gcm_enc/dec engaged. | |
[ 7.069509] Adding 3838972k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:3838972k SSFS | |
[ 7.080898] genirq: Flags mismatch irq 8. 00000083 (volume_down) vs. 00000080 (rtc0) | |
[ 7.081026] gpio-keys gpio-keys.0.auto: Unable to claim irq 8; error -16 | |
[ 7.082125] gpio-keys: probe of gpio-keys.0.auto failed with error -16 | |
[ 7.082372] input: gpio-keys as /devices/platform/gpio-keys.1.auto/input/input6 | |
[ 7.117748] intel_rapl: Found RAPL domain package | |
[ 7.117760] intel_rapl: Found RAPL domain core | |
[ 7.220173] bytcr_rt5640 bytcr_rt5640: snd-soc-dummy-dai <-> media-cpu-dai mapping ok | |
[ 7.220254] bytcr_rt5640 bytcr_rt5640: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok | |
[ 7.220306] compress asoc: snd-soc-dummy-dai <-> compress-cpu-dai mapping ok | |
[ 7.243213] bytcr_rt5640 bytcr_rt5640: rt5640-aif1 <-> ssp2-port mapping ok | |
[ 7.771976] random: nonblocking pool is initialized | |
[ 7.947218] rtl8192cu: Chip version 0x10 | |
[ 7.979083] rtl8192cu: MAC address: 7c:dd:90:2f:c7:35 | |
[ 7.979092] rtl8192cu: Board Type 0 | |
[ 7.979199] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1 | |
[ 7.979262] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin | |
[ 8.000406] ieee80211 phy0: Selected rate control algorithm 'rtl_rc' | |
[ 8.000964] usbcore: registered new interface driver rtl8192cu | |
[ 8.005211] rtl8192cu 1-1.1:1.0 wlx7cdd902fc735: renamed from wlan0 | |
[ 8.612512] audit: type=1400 audit(1468522839.716:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session" pid=533 comm="apparmor_parser" | |
[ 8.612530] audit: type=1400 audit(1468522839.716:3): apparmor="STATUS" operation="profile_load" name="chromium" pid=533 comm="apparmor_parser" | |
[ 8.615595] audit: type=1400 audit(1468522839.720:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=534 comm="apparmor_parser" | |
[ 8.615614] audit: type=1400 audit(1468522839.720:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=534 comm="apparmor_parser" | |
[ 8.615627] audit: type=1400 audit(1468522839.720:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=534 comm="apparmor_parser" | |
[ 8.615640] audit: type=1400 audit(1468522839.720:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=534 comm="apparmor_parser" | |
[ 8.620882] audit: type=1400 audit(1468522839.724:8): apparmor="STATUS" operation="profile_load" name="/usr/bin/ubuntu-core-launcher" pid=537 comm="apparmor_parser" | |
[ 8.628169] audit: type=1400 audit(1468522839.732:9): apparmor="STATUS" operation="profile_load" name="webbrowser-app" pid=538 comm="apparmor_parser" | |
[ 8.628189] audit: type=1400 audit(1468522839.732:10): apparmor="STATUS" operation="profile_load" name="oxide_helper" pid=538 comm="apparmor_parser" | |
[ 8.632504] audit: type=1400 audit(1468522839.736:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cups-browsed" pid=539 comm="apparmor_parser" | |
[ 9.582923] IPv6: ADDRCONF(NETDEV_UP): wlx7cdd902fc735: link is not ready | |
[ 9.584638] rtl8192cu: MAC auto ON okay! | |
[ 9.596638] rtl8192cu: Tx queue select: 0x05 | |
[ 9.979955] IPv6: ADDRCONF(NETDEV_UP): wlx7cdd902fc735: link is not ready | |
[ 10.215716] IPv6: ADDRCONF(NETDEV_UP): wlx7cdd902fc735: link is not ready | |
[ 11.199778] wlx7cdd902fc735: authenticate with 28:c6:8e:dd:12:c5 | |
[ 11.218915] wlx7cdd902fc735: send auth to 28:c6:8e:dd:12:c5 (try 1/3) | |
[ 11.237193] wlx7cdd902fc735: authenticated | |
[ 11.239173] wlx7cdd902fc735: associate with 28:c6:8e:dd:12:c5 (try 1/3) | |
[ 11.340701] wlx7cdd902fc735: RX AssocResp from 28:c6:8e:dd:12:c5 (capab=0x431 status=0 aid=3) | |
[ 11.354545] wlx7cdd902fc735: associated | |
[ 11.354636] IPv6: ADDRCONF(NETDEV_CHANGE): wlx7cdd902fc735: link becomes ready | |
[ 14.199151] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x0 fw_state 0x1 | |
[ 14.199162] intel_sst_acpi 80860F28:00: fw download failed -16 | |
[ 14.199176] intel_sst_acpi 80860F28:00: FW download fail -16 | |
[ 15.199272] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 15.199282] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 16.259142] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x0 fw_state 0x1 | |
[ 16.259152] intel_sst_acpi 80860F28:00: fw download failed -16 | |
[ 16.259165] intel_sst_acpi 80860F28:00: FW download fail -16 | |
[ 16.307170] sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port | |
[ 17.307149] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 17.307159] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 17.431187] intel_sst_acpi 80860F28:00: Alloc for str 3 pipe 0xe | |
[ 18.431207] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 18.431223] intel_sst_acpi 80860F28:00: FW alloc failed ret -16 | |
[ 18.431228] intel_sst_acpi 80860F28:00: sst_get_stream returned err -5 | |
[ 18.431236] sst-mfld-platform sst-mfld-platform: ASoC: cpu DAI prepare error: -5 | |
[ 18.431242] Baytrail Audio Port: ASoC: prepare FE Baytrail Audio Port failed | |
[ 18.431511] sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port | |
[ 19.431188] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 19.431201] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 20.515142] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 20.515152] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 21.515139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 21.515150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 22.515138] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 22.515147] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 23.515139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 23.515148] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 24.515137] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 24.515146] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 25.515140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 25.515151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 26.599135] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 26.599144] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 27.851141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 27.851151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 28.058778] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 29.055146] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 29.055157] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 30.055141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 30.055151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 31.055140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 31.055149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 31.055162] intel_sst_acpi 80860F28:00: free stream returned err -19 | |
[ 32.079143] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 32.079153] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 33.079141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 33.079151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 34.151140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 34.151150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 34.151537] sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port | |
[ 35.151141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 35.151150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 35.291173] intel_sst_acpi 80860F28:00: Alloc for str 3 pipe 0xe | |
[ 36.291142] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 36.291153] intel_sst_acpi 80860F28:00: FW alloc failed ret -16 | |
[ 36.291158] intel_sst_acpi 80860F28:00: sst_get_stream returned err -5 | |
[ 36.291165] sst-mfld-platform sst-mfld-platform: ASoC: cpu DAI prepare error: -5 | |
[ 36.291170] Baytrail Audio Port: ASoC: prepare FE Baytrail Audio Port failed | |
[ 36.291412] sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port | |
[ 37.291142] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 37.291153] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 38.375141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 38.375151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 39.375141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 39.375151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 40.375140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 40.375150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 41.375139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 41.375149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 42.375138] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 42.375147] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 43.375136] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 43.375144] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 44.459139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 44.459148] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 45.711145] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 45.711156] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 45.906278] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 46.903139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 46.903148] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 47.903142] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 47.903152] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 48.903139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 48.903149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 48.903161] intel_sst_acpi 80860F28:00: free stream returned err -19 | |
[ 49.927138] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 49.927149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 50.927140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 50.927150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 51.975137] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 51.975148] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 51.975355] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 52.975139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 52.975149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 53.975140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 53.975150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 54.975140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 54.975150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 54.975362] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 55.975141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 55.975152] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 56.975140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 56.975150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 57.975139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 57.975149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 57.975439] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 58.975139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 58.975150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 59.975139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 59.975149] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 60.975139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 60.975150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 60.975596] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 61.975140] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 61.975150] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 62.975145] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 62.975154] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 63.975141] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 63.975151] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 63.975506] sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port | |
[ 64.975144] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 64.975267] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 65.107275] intel_sst_acpi 80860F28:00: Alloc for str 1 pipe 0x90 | |
[ 66.107139] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 66.107274] intel_sst_acpi 80860F28:00: FW alloc failed ret -16 | |
[ 66.107352] intel_sst_acpi 80860F28:00: sst_get_stream returned err -5 | |
[ 66.107437] sst-mfld-platform sst-mfld-platform: ASoC: cpu DAI prepare error: -5 | |
[ 66.107531] Baytrail Audio Port: ASoC: prepare FE Baytrail Audio Port failed | |
[ 66.107859] sst-mfld-platform sst-mfld-platform: Enter: enable=1 port_name=ssp2-port | |
[ 67.107138] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 67.107267] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 68.191138] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 68.191267] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 69.191201] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 69.191603] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 70.191198] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 70.199805] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 71.207203] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 71.215850] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 72.223201] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 72.231745] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 73.239196] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 73.247758] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 74.255192] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 74.263781] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 75.355195] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 75.363872] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 76.623202] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 76.631949] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 76.838925] sst-mfld-platform sst-mfld-platform: Enter: enable=0 port_name=ssp2-port | |
[ 77.835205] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 77.844054] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 78.851193] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 78.860052] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 79.867203] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x2 fw_state 0x3 | |
[ 79.876194] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 79.886076] intel_sst_acpi 80860F28:00: free stream returned err -19 | |
[ 80.891201] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 80.900230] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 81.907198] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 81.916422] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 82.923202] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 82.932530] intel_sst_acpi 80860F28:00: fw returned err -16 | |
[ 83.939194] intel_sst_acpi 80860F28:00: Wait timed-out condition:0x0, msg_id:0x1 fw_state 0x3 | |
[ 83.948571] intel_sst_acpi 80860F28:00: fw returned err -16 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment