[alsa-devel] Intel Baytrail Linux Audio
Tyler Yeomans
tyeo098 at gmail.com
Wed Jul 1 00:57:44 CEST 2015
Jarkko-
Quick update.
I was able to recompile the distribution kernel after a long wait, and
with the changes that were made I was able to get some semblance of an
audio device registered.
I've attached the dmesg.
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: bytrt5640 [byt-rt5640], device 0: Audio rt5640-aif1-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
I've also attached a screenshot of what I am seeing.
No HDMI audio though, and when I attach a headphone to the speaker
jack... I get nothing but very faint buzzing when I put my ear to it and
hit 'test sound'
Thanks-
Tyler
On 06/25/2015 02:38 AM, Jarkko Nikula wrote:
> On 06/24/2015 07:03 PM, Vinod Koul wrote:
>> On Wed, Jun 24, 2015 at 10:24:54AM -0400, Tyler Yeomans wrote:
>>> Vinod,
>>>
>>> Thank you for looking into this.
>>> I have attached the dmesg for this device.
>>> Please note I have tried kernels 3.16/19 4.0 and 4.1, all with same
>>> result.
>>> The attached dmesg file is from booting kernel 4.1/amd64:
>>> Linux mykro 4.1.0-040100-generic #201506220235 SMP Mon Jun 22
>>> 06:36:19 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>>> On Ubuntu 15.04
>> I can see these errors:
>> [ 6.012196] (NULL device *): ipc: error DSP boot timeout
>> [ 6.012386] byt-rt5640 byt-rt5640: ASoC: CPU DAI
>> baytrail-pcm-audio not
>> registered
>>
>> Jarrko, can you see why DSP boot fails, perhpas some resources are
>> missing/wrong
>>
> Very likely BIOS defines the DSP-host interrupt in another index what
> code is using currently. Could you try does changing irqindex_host_ipc
> from 5 to 0 help? Like how it is done here:
>
> http://mailman.alsa-project.org/pipermail/alsa-devel/2015-June/093129.html
>
>
-------------- next part --------------
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.03.19.21audio (mvix at mykro) (gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #2 SMP Tue Jun 30 22:16:03 EDT 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.1.03.19.21audio root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 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-0x000000007c016fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007c017000-0x000000007c046fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007c047000-0x000000007c073fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007c074000-0x000000007c560fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007c561000-0x000000007c664fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007c665000-0x000000007c6a8fff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000007c6a9000-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=0x7c073000 ACPI 2.0=0x7c073014 SMBIOS=0x7c664310
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: F1/F1, BIOS 5.6.5 04/23/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 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] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2016MB, range: 32MB, type UC
[ 0.000000] reg 2, base: 2000MB, range: 16MB, type UC
[ 0.000000] reg 3, base: 1998MB, range: 2MB, type UC
[ 0.000000] reg 4, base: 1998MB, range: 2MB, type UC
[ 0.000000] reg 5, base: 1997MB, range: 1MB, type UC
[ 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] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 1997MB, range: 1MB, type UC
[ 0.000000] reg 2, base: 1998MB, range: 2MB, type UC
[ 0.000000] reg 3, base: 2000MB, range: 16MB, type UC
[ 0.000000] reg 4, base: 2016MB, range: 32MB, type UC
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff88000005f000] 5f000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02ffa000, 0x02ffafff] PGTABLE
[ 0.000000] BRK [0x02ffb000, 0x02ffbfff] PGTABLE
[ 0.000000] BRK [0x02ffc000, 0x02ffcfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x7bc00000-0x7bdfffff]
[ 0.000000] [mem 0x7bc00000-0x7bdfffff] page 2M
[ 0.000000] BRK [0x02ffd000, 0x02ffdfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x60000000-0x7bbfffff]
[ 0.000000] [mem 0x60000000-0x7bbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x40000000-0x5fffffff]
[ 0.000000] [mem 0x40000000-0x5fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x7be00000-0x7c016fff]
[ 0.000000] [mem 0x7be00000-0x7bffffff] page 2M
[ 0.000000] [mem 0x7c000000-0x7c016fff] page 4k
[ 0.000000] BRK [0x02ffe000, 0x02ffefff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x7c6a9000-0x7cbfffff]
[ 0.000000] [mem 0x7c6a9000-0x7c7fffff] page 4k
[ 0.000000] [mem 0x7c800000-0x7cbfffff] page 2M
[ 0.000000] BRK [0x02fff000, 0x02ffffff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x12125000-0x1fffffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007C073014 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000007C072100 0000AC (v01 ALASKA A M I 00000003 MSFT 0100000D)
[ 0.000000] ACPI: FACP 0x000000007C06D000 00010C (v05 ALASKA A M I 00000003 AMI 0100000D)
[ 0.000000] ACPI: DSDT 0x000000007C05A000 00E5EF (v02 ALASKA A M I 00000003 AMI 0100000D)
[ 0.000000] ACPI: TCPA 0x000000007C071000 000032 (v02 00000000 00000000)
[ 0.000000] ACPI: UEFI 0x000000007C514000 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: BCFG 0x000000007C070000 0000BD (v01 ALASKA BATTCON 00000003 AMI 0100000D)
[ 0.000000] ACPI: OEM0 0x000000007C06F000 000084 (v05 ALASKA BATTERY 00000003 AMI 0100000D)
[ 0.000000] ACPI: DBG2 0x000000007C06E000 000072 (v00 ALASKA INTLDBG2 00000003 AMI 0100000D)
[ 0.000000] ACPI: HPET 0x000000007C06C000 000038 (v01 ALASKA A M I 00000003 AMI 0100000D)
[ 0.000000] ACPI: LPIT 0x000000007C06B000 000104 (v01 ALASKA A M I 00000003 AMI 0100000D)
[ 0.000000] ACPI: APIC 0x000000007C06A000 00006C (v03 ALASKA A M I 00000003 AMI 0100000D)
[ 0.000000] ACPI: MCFG 0x000000007C069000 00003C (v01 ALASKA A M I 00000003 AMI 0100000D)
[ 0.000000] ACPI: FPDT 0x000000007C053000 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007C052000 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007C051000 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007C050000 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007C04F000 000427 (v01 Intel_ Tpm2Tabl 00001000 INTL 20061109)
[ 0.000000] ACPI: TPM2 0x000000007C04E000 000034 (v03 00000000 00000000)
[ 0.000000] ACPI: CSRT 0x000000007C059000 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 0x7be9a000-0x7be9efff]
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880076c00000-ffff880078bfffff] on node 0
[ 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-0x000000007c016fff]
[ 0.000000] node 0: [mem 0x000000007c6a9000-0x000000007cbfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cbfffff]
[ 0.000000] On node 0 totalpages: 508682
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 77 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7920 pages used for memmap
[ 0.000000] DMA32 zone: 504686 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 0x7c017000-0x7c046fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c047000-0x7c073fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c074000-0x7c560fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c561000-0x7c664fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c665000-0x7c6a8fff]
[ 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 34 pages/cpu @ffff88007bc00000 s101400 r8192 d29672 u524288
[ 0.000000] pcpu-alloc: s101400 r8192 d29672 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: 500621
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.1.03.19.21audio root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 1711712K/2034728K available (8061K kernel code, 1305K rwdata, 3768K rodata, 1420K init, 1300K bss, 323016K 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] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, 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.000056] Calibrating delay loop (skipped), value calculated using timer frequency.. 2662.40 BogoMIPS (lpj=5324800)
[ 0.000064] pid_max: default: 32768 minimum: 301
[ 0.000078] ACPI: Core revision 20150410
[ 0.035899] ACPI: All ACPI Tables successfully acquired
[ 0.037474] Security Framework initialized
[ 0.037497] AppArmor: AppArmor initialized
[ 0.037501] Yama: becoming mindful.
[ 0.037909] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.039290] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.039937] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.039951] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.040425] Initializing cgroup subsys blkio
[ 0.040437] Initializing cgroup subsys memory
[ 0.040460] Initializing cgroup subsys devices
[ 0.040469] Initializing cgroup subsys freezer
[ 0.040476] Initializing cgroup subsys net_cls
[ 0.040484] Initializing cgroup subsys perf_event
[ 0.040492] Initializing cgroup subsys net_prio
[ 0.040500] Initializing cgroup subsys hugetlb
[ 0.040543] CPU: Physical Processor ID: 0
[ 0.040548] CPU: Processor Core ID: 0
[ 0.040555] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.040559] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.045465] mce: CPU supports 6 MCE banks
[ 0.045479] CPU0: Thermal monitoring enabled (TM1)
[ 0.045486] process: using mwait in idle threads
[ 0.045494] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.045498] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.045745] Freeing SMP alternatives memory: 32K (ffffffff81eab000 - ffffffff81eb3000)
[ 0.052539] ftrace: allocating 30193 entries in 118 pages
[ 0.077323] TSC deadline timer enabled
[ 0.077332] smpboot: CPU0: Intel(R) Atom(TM) CPU Z3735F @ 1.33GHz (fam: 06, model: 37, stepping: 08)
[ 0.077386] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.077408] ... version: 3
[ 0.077412] ... bit width: 40
[ 0.077415] ... generic registers: 2
[ 0.077418] ... value mask: 000000ffffffffff
[ 0.077421] ... max period: 000000ffffffffff
[ 0.077424] ... fixed-purpose events: 3
[ 0.077427] ... event mask: 0000000700000003
[ 0.079519] x86: Booting SMP configuration:
[ 0.079527] .... node #0, CPUs: #1
[ 0.097617] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.097977] #2 #3
[ 0.134176] x86: Booted up 1 node, 4 CPUs
[ 0.134184] smpboot: Total of 4 processors activated (10649.60 BogoMIPS)
[ 0.135446] devtmpfs: initialized
[ 0.145336] evm: security.selinux
[ 0.145341] evm: security.SMACK64
[ 0.145344] evm: security.SMACK64EXEC
[ 0.145347] evm: security.SMACK64TRANSMUTE
[ 0.145350] evm: security.SMACK64MMAP
[ 0.145353] evm: security.ima
[ 0.145356] evm: security.capability
[ 0.145524] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[ 0.145530] PM: Registering ACPI NVS region [mem 0x7c074000-0x7c560fff] (5165056 bytes)
[ 0.145929] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.146153] pinctrl core: initialized pinctrl subsystem
[ 0.146434] RTC time: 22:45:20, date: 06/30/15
[ 0.146798] NET: Registered protocol family 16
[ 0.150212] cpuidle: using governor ladder
[ 0.154212] cpuidle: using governor menu
[ 0.154377] ACPI: bus type PCI registered
[ 0.154384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.154597] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.154604] PCI: not using MMCONFIG
[ 0.154608] PCI: Using configuration type 1 for base access
[ 0.163327] ACPI: Added _OSI(Module Device)
[ 0.163334] ACPI: Added _OSI(Processor Device)
[ 0.163339] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.163343] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.189082] ACPI: Dynamic OEM Table Load:
[ 0.189106] ACPI: SSDT 0xFFFF880076B22800 000501 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.190975] ACPI: Dynamic OEM Table Load:
[ 0.190994] ACPI: SSDT 0xFFFF880076B23000 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.193482] ACPI: Dynamic OEM Table Load:
[ 0.193500] ACPI: SSDT 0xFFFF880076B84A00 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.195309] ACPI: Dynamic OEM Table Load:
[ 0.195327] ACPI: SSDT 0xFFFF880076B9D540 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.199078] ACPI: Interpreter enabled
[ 0.199096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
[ 0.199110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
[ 0.199122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150410/hwxface-580)
[ 0.199134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150410/hwxface-580)
[ 0.199155] ACPI: (supports S0 S5)
[ 0.199160] ACPI: Using IOAPIC for interrupt routing
[ 0.199223] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.208699] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
[ 0.208706] PCI: not using MMCONFIG
[ 0.208744] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.214786] ACPI: Power Resource [USBC] (on)
[ 0.216201] ACPI: Power Resource [WWPR] (off)
[ 0.222081] ACPI: Power Resource [PLPE] (on)
[ 0.233416] ACPI: Power Resource [CLK0] (on)
[ 0.233541] ACPI: Power Resource [CLK1] (on)
[ 0.240142] ACPI: Power Resource [P28X] (off)
[ 0.240272] ACPI: Power Resource [P18X] (off)
[ 0.240404] ACPI: Power Resource [P28P] (off)
[ 0.240527] ACPI: Power Resource [P18P] (off)
[ 0.240656] ACPI: Power Resource [P28T] (off)
[ 0.240784] ACPI: Power Resource [P18T] (off)
[ 0.240907] ACPI: Power Resource [P1XT] (off)
[ 0.243915] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.243931] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.244055] \_SB_.PCI0:_OSC invalid UUID
[ 0.244060] _OSC request data:1 1e 0
[ 0.244072] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.244461] acpi PNP0A08:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.244988] PCI host bridge to bus 0000:00
[ 0.244998] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.245005] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.245011] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.245017] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.245023] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.245030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.245036] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.245042] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.245048] pci_bus 0000:00: root bus resource [mem 0x90c00000-0x90ffffff window]
[ 0.245054] pci_bus 0000:00: root bus resource [mem 0x7cf00001-0x7ef00000 window]
[ 0.245060] pci_bus 0000:00: root bus resource [mem 0x80000000-0x908ffffe window]
[ 0.245066] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed40fff window]
[ 0.245084] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.245338] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.245360] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[ 0.245378] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[ 0.245395] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x1007]
[ 0.245661] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.245688] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
[ 0.245766] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.246002] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.246034] pci 0000:00:1a.0: reg 0x10: [mem 0x90700000-0x907fffff]
[ 0.246054] pci 0000:00:1a.0: reg 0x14: [mem 0x90600000-0x906fffff]
[ 0.246174] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.246425] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.247619] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.247812] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.248000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.248190] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.248379] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.248575] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.248764] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.248953] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.260751] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.260759] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.260765] vgaarb: loaded
[ 0.260769] vgaarb: bridge control possible 0000:00:02.0
[ 0.261418] SCSI subsystem initialized
[ 0.261549] libata version 3.00 loaded.
[ 0.261635] ACPI: bus type USB registered
[ 0.261700] usbcore: registered new interface driver usbfs
[ 0.261736] usbcore: registered new interface driver hub
[ 0.261802] usbcore: registered new device driver usb
[ 0.262339] PCI: Using ACPI for IRQ routing
[ 0.262346] PCI: pci_cache_line_size set to 64 bytes
[ 0.262389] Expanded resource reserved due to conflict with PCI Bus 0000:00
[ 0.262396] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[ 0.262402] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.262406] e820: reserve RAM buffer [mem 0x7c017000-0x7fffffff]
[ 0.262411] e820: reserve RAM buffer [mem 0x7cc00000-0x7fffffff]
[ 0.262716] NetLabel: Initializing
[ 0.262721] NetLabel: domain hash size = 128
[ 0.262724] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.262754] NetLabel: unlabeled traffic allowed by default
[ 0.263019] Switched to clocksource refined-jiffies
[ 0.279731] AppArmor: AppArmor Filesystem Enabled
[ 0.279927] pnp: PnP ACPI init
[ 0.280073] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.280395] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.280404] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.280411] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 0.280417] system 00:01: [io 0x0600-0x061f] has been reserved
[ 0.280424] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.280434] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.280701] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.283955] pnp: PnP ACPI: found 3 devices
[ 0.289980] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.289988] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.289995] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.290001] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.290007] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.290013] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.290019] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.290025] pci_bus 0000:00: resource 11 [mem 0x90c00000-0x90ffffff window]
[ 0.290031] pci_bus 0000:00: resource 12 [mem 0x7cf00001-0x7ef00000 window]
[ 0.290037] pci_bus 0000:00: resource 13 [mem 0x80000000-0x908ffffe window]
[ 0.290043] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed40fff window]
[ 0.290123] NET: Registered protocol family 2
[ 0.290580] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.290694] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.290813] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.290876] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.290913] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.291047] NET: Registered protocol family 1
[ 0.291087] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.291451] PCI: CLS 0 bytes, default 64
[ 0.291602] Trying to unpack rootfs image as initramfs...
[ 9.799439] Freeing initrd memory: 228204K (ffff880012125000 - ffff880020000000)
[ 9.799812] microcode: CPU0 sig=0x30678, pf=0x2, revision=0x82f
[ 9.799827] microcode: CPU1 sig=0x30678, pf=0x2, revision=0x82f
[ 9.799847] microcode: CPU2 sig=0x30678, pf=0x2, revision=0x82f
[ 9.799871] microcode: CPU3 sig=0x30678, pf=0x2, revision=0x82f
[ 9.800018] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[ 9.800135] Scanning for low memory corruption every 60 seconds
[ 9.801085] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 9.801120] Initialise system trusted keyring
[ 9.801189] audit: initializing netlink subsys (disabled)
[ 9.801232] audit: type=2000 audit(1435704330.548:1): initialized
[ 9.801976] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 9.806938] zpool: loaded
[ 9.806946] zbud: loaded
[ 9.807323] VFS: Disk quotas dquot_6.6.0
[ 9.807437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 9.808921] fuse init (API version 7.23)
[ 9.809348] Key type big_key registered
[ 9.810213] Key type asymmetric registered
[ 9.810223] Asymmetric key parser 'x509' registered
[ 9.810345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 9.810442] io scheduler noop registered
[ 9.810452] io scheduler deadline registered (default)
[ 9.810569] io scheduler cfq registered
[ 9.810752] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 9.810800] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 9.810930] efifb: probing for efifb
[ 9.810994] efifb: framebuffer at 0x80000000, mapped to 0xffffc90000800000, using 8128k, total 8128k
[ 9.811000] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 9.811003] efifb: scrolling: redraw
[ 9.811008] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 9.830358] Console: switching to colour frame buffer device 240x67
[ 9.849039] fb0: EFI VGA frame buffer device
[ 9.849069] intel_idle: MWAIT substates: 0x33000020
[ 9.849074] intel_idle: v0.4 model 0x37
[ 9.849078] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 9.854262] [Firmware Bug]: No valid trip found
[ 9.854376] GHES: HEST is not enabled!
[ 9.854653] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 9.874805] 00:02: ttyS0 at I/O 0x3f8 (irq = 198, base_baud = 115200) is a 16550A
[ 9.879249] hpet: number irqs doesn't agree with number of timers
[ 9.879407] Linux agpgart interface v0.103
[ 9.886530] brd: module loaded
[ 9.889565] loop: module loaded
[ 9.890194] libphy: Fixed MDIO Bus: probed
[ 9.890204] tun: Universal TUN/TAP device driver, 1.6
[ 9.890208] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
[ 9.890343] PPP generic driver version 2.4.2
[ 9.890765] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 9.890784] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 9.891201] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 9.891213] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 9.891401] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 9.891408] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.891414] usb usb1: Product: xHCI Host Controller
[ 9.891419] usb usb1: Manufacturer: Linux 4.1.03.19.21audio xhci-hcd
[ 9.891424] usb usb1: SerialNumber: 0000:00:14.0
[ 9.891773] hub 1-0:1.0: USB hub found
[ 9.891801] hub 1-0:1.0: 6 ports detected
[ 10.323930] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 10.323966] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 10.324275] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 10.324294] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.324309] usb usb2: Product: xHCI Host Controller
[ 10.324323] usb usb2: Manufacturer: Linux 4.1.03.19.21audio xhci-hcd
[ 10.324336] usb usb2: SerialNumber: 0000:00:14.0
[ 10.324775] hub 2-0:1.0: USB hub found
[ 10.324801] hub 2-0:1.0: 1 port detected
[ 10.325180] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 10.325197] ehci-pci: EHCI PCI platform driver
[ 10.325239] ehci-platform: EHCI generic platform driver
[ 10.325303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.325317] ohci-pci: OHCI PCI platform driver
[ 10.325350] ohci-platform: OHCI generic platform driver
[ 10.325382] uhci_hcd: USB Universal Host Controller Interface driver
[ 10.325525] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 10.627811] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x13303f810e3, max_idle_ns: 440795235405 ns
[ 11.359838] i8042: No controller found
[ 11.359932] Switched to clocksource tsc
[ 11.360026] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 11.360173] mousedev: PS/2 mouse device common for all mice
[ 11.360448] ACPI Warning: Could not enable fixed event - RealTimeClock (4) (20150410/evxface-654)
[ 11.360661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 11.360834] rtc_cmos: probe of 00:00 failed with error -22
[ 11.360925] i2c /dev entries driver
[ 11.361051] device-mapper: uevent: version 1.0.3
[ 11.361318] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel at redhat.com
[ 11.361348] Intel P-state driver initializing.
[ 11.361820] ledtrig-cpu: registered to indicate activity on CPUs
[ 11.361847] EFI Variables Facility v0.08 2004-May-17
[ 11.366313] PCCT header not found.
[ 11.366738] NET: Registered protocol family 10
[ 11.367332] NET: Registered protocol family 17
[ 11.367361] Key type dns_resolver registered
[ 11.368370] Loading compiled-in X.509 certificates
[ 11.370578] Loaded X.509 cert 'Build time autogenerated kernel key: cdaa656d02bce505332ee0b997ce18e4a26726a9'
[ 11.370623] registered taskstats version 1
[ 11.378694] Key type trusted registered
[ 11.396674] Key type encrypted registered
[ 11.396696] AppArmor: AppArmor sha1 policy hashing enabled
[ 11.396706] ima: No TPM chip found, activating TPM-bypass!
[ 11.396761] evm: HMAC attrs: 0x1
[ 11.397793] Magic number: 3:825:806
[ 11.397924] hctosys: unable to open rtc device (rtc0)
[ 11.398296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 11.398299] EDD information not available.
[ 11.398541] PM: Hibernation image not present or could not be loaded.
[ 11.400209] Freeing unused kernel memory: 1420K (ffffffff81d48000 - ffffffff81eab000)
[ 11.400217] Write protecting the kernel read-only data: 12288k
[ 11.402829] Freeing unused kernel memory: 120K (ffff8800027e2000 - ffff880002800000)
[ 11.403669] Freeing unused kernel memory: 328K (ffff880002bae000 - ffff880002c00000)
[ 11.449753] random: systemd-udevd urandom read with 2 bits of entropy available
[ 11.463692] timekeeping watchdog: Marking clocksource 'tsc' as unstable, because the skew is too large:
[ 11.463715] 'refined-jiffies' wd_now: fffee748 wd_last: fffee6cb mask: ffffffff
[ 11.463727] 'tsc' cs_now: a63a10290 cs_last: a41c4f310 mask: ffffffffffffffff
[ 11.464507] Switched to clocksource refined-jiffies
[ 11.492984] sdhci: Secure Digital Host Controller Interface driver
[ 11.492990] sdhci: Copyright(c) Pierre Ossman
[ 11.502212] sdhci-acpi 80860F14:00: No vmmc regulator found
[ 11.502220] sdhci-acpi 80860F14:00: No vqmmc regulator found
[ 11.503257] usb 1-1: New USB device found, idVendor=0bda, idProduct=8152
[ 11.503266] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 11.503271] usb 1-1: Product: USB 10/100 LAN
[ 11.503276] usb 1-1: Manufacturer: Realtek
[ 11.503280] usb 1-1: SerialNumber: 00E04C360027
[ 11.506429] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[ 11.507632] sdhci-acpi INT33BB:00: No vmmc regulator found
[ 11.507639] sdhci-acpi INT33BB:00: No vqmmc regulator found
[ 11.510985] mmc1: SDHCI controller on ACPI [INT33BB:00] using ADMA
[ 11.512395] sdhci-acpi 80860F14:02: No vmmc regulator found
[ 11.512401] sdhci-acpi 80860F14:02: No vqmmc regulator found
[ 11.515853] mmc2: SDHCI controller on ACPI [80860F14:02] using ADMA
[ 11.613348] mmc0: MAN_BKOPS_EN bit is not set
[ 11.621547] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 11.622597] mmc0: new HS200 MMC card at address 0001
[ 11.638942] mmcblk0: mmc0:0001 SEM32G 29.1 GiB
[ 11.639051] mmcblk0boot0: mmc0:0001 SEM32G partition 1 4.00 MiB
[ 11.639210] mmcblk0boot1: mmc0:0001 SEM32G partition 2 4.00 MiB
[ 11.639298] mmcblk0rpmb: mmc0:0001 SEM32G partition 3 4.00 MiB
[ 11.642454] mmcblk0: p1 p2 p3
[ 11.682856] mmc1: new high speed SDIO card at address 0001
[ 11.697674] [drm] Initialized drm 1.1.0 20060810
[ 11.745316] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[ 11.745325] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 11.745331] usb 1-2: Product: USB2.0 Hub
[ 11.745957] hub 1-2:1.0: USB hub found
[ 11.746203] hub 1-2:1.0: 4 ports detected
[ 11.931840] usb 1-2.2: new low-speed USB device number 4 using xhci_hcd
[ 12.014858] usb 1-2.2: New USB device found, idVendor=1c4f, idProduct=0002
[ 12.014867] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 12.014872] usb 1-2.2: Product: USB Keykoard
[ 12.014877] usb 1-2.2: Manufacturer: USB
[ 12.015175] usb 1-2.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 12.015187] usb 1-2.2: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 12.041584] hidraw: raw HID events driver (C) Jiri Kosina
[ 12.067309] usbcore: registered new interface driver usbhid
[ 12.067316] usbhid: USB HID core driver
[ 12.074804] input: USB USB Keykoard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:1C4F:0002.0001/input/input0
[ 12.080002] usb 1-2.3: new low-speed USB device number 5 using xhci_hcd
[ 12.109655] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keykoard] on usb-0000:00:14.0-2.2/input0
[ 12.110032] input: USB USB Keykoard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1C4F:0002.0002/input/input1
[ 12.143085] usb 1-2.3: New USB device found, idVendor=0755, idProduct=3317
[ 12.143091] usb 1-2.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 12.143096] usb 1-2.3: Product: iRFmedia_cIR
[ 12.146663] input: iRFmedia_cIR as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:0755:3317.0003/input/input2
[ 12.146945] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [USB USB Keykoard] on usb-0000:00:14.0-2.2/input1
[ 12.183004] hid-generic 0003:0755:3317.0003: input,hidraw2: USB HID v1.10 Keyboard [iRFmedia_cIR] on usb-0000:00:14.0-2.3/input0
[ 12.187243] input: iRFmedia_cIR as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.1/0003:0755:3317.0004/input/input3
[ 12.207372] [drm] Memory usable by graphics device = 2048M
[ 12.207382] checking generic (80000000 7f0000) vs hw (80000000 10000000)
[ 12.207386] fb: switching to inteldrmfb from EFI VGA
[ 12.207432] Console: switching to colour dummy device 80x25
[ 12.207616] [drm] Replacing VGA console driver
[ 12.210692] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 12.210698] [drm] Driver supports precise vblank timestamp query.
[ 12.223985] hid-generic 0003:0755:3317.0004: input,hidraw3: USB HID v1.10 Mouse [iRFmedia_cIR] on usb-0000:00:14.0-2.3/input1
[ 12.279770] usb 1-2.4: new high-speed USB device number 6 using xhci_hcd
[ 12.286004] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 12.307058] [drm] failed to retrieve link info, disabling eDP
[ 12.339902] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 12.340905] acpi device:09: registered as cooling_device4
[ 12.341055] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 12.341274] [drm] Initialized i915 1.6.0 20150327 for 0000:00:02.0 on minor 0
[ 12.347287] usb 1-2.4: New USB device found, idVendor=05e3, idProduct=0608
[ 12.347296] usb 1-2.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 12.347301] usb 1-2.4: Product: USB2.0 Hub
[ 12.348008] hub 1-2.4:1.0: USB hub found
[ 12.348263] hub 1-2.4:1.0: 4 ports detected
[ 12.384640] fbcon: inteldrmfb (fb0) is primary device
[ 12.534521] usb 1-2.4.1: new low-speed USB device number 7 using xhci_hcd
[ 12.549201] Console: switching to colour frame buffer device 240x67
[ 12.563833] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 12.563837] i915 0000:00:02.0: registered panic notifier
[ 12.603567] usb 1-2.4.1: New USB device found, idVendor=192f, idProduct=0416
[ 12.603576] usb 1-2.4.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 12.603581] usb 1-2.4.1: Product: USB Optical Mouse
[ 12.603805] usb 1-2.4.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 12.606662] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4.1/1-2.4.1:1.0/0003:192F:0416.0005/input/input5
[ 12.607033] hid-generic 0003:192F:0416.0005: input,hidraw4: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-2.4.1/input0
[ 13.014912] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 13.293730] systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time.
[ 13.357825] systemd[1]: Inserted module 'autofs4'
[ 13.381389] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 13.381824] systemd[1]: Detected architecture x86-64.
[ 13.382865] systemd[1]: Set hostname to <mykro>.
[ 13.574380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 13.574419] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 13.574606] systemd[1]: Reached target Encrypted Volumes.
[ 13.574633] systemd[1]: Starting Encrypted Volumes.
[ 13.574761] systemd[1]: Reached target Remote File Systems (Pre).
[ 13.574787] systemd[1]: Starting Remote File Systems (Pre).
[ 13.574978] systemd[1]: Created slice Root Slice.
[ 13.575006] systemd[1]: Starting Root Slice.
[ 13.575252] systemd[1]: Listening on Journal Socket.
[ 13.575291] systemd[1]: Starting Journal Socket.
[ 13.575479] systemd[1]: Listening on Journal Audit Socket.
[ 13.575505] systemd[1]: Starting Journal Audit Socket.
[ 13.575673] systemd[1]: Listening on Journal Socket (/dev/log).
[ 13.575700] systemd[1]: Starting Journal Socket (/dev/log).
[ 13.575872] systemd[1]: Listening on udev Control Socket.
[ 13.575899] systemd[1]: Starting udev Control Socket.
[ 13.576261] systemd[1]: Created slice System Slice.
[ 13.576304] systemd[1]: Starting System Slice.
[ 13.577904] systemd[1]: Starting Uncomplicated firewall...
[ 13.579741] systemd[1]: Starting Nameserver information manager...
[ 13.581769] systemd[1]: Mounting Debug File System...
[ 13.589079] systemd[1]: Starting Load Kernel Modules...
[ 13.591137] systemd[1]: Starting Setup Virtual Console...
[ 13.593207] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 13.593780] systemd[1]: Created slice system-getty.slice.
[ 13.593820] systemd[1]: Starting system-getty.slice.
[ 13.595565] systemd[1]: Mounting POSIX Message Queue File System...
[ 13.597643] systemd[1]: Starting Increase datagram queue length...
[ 13.608388] systemd[1]: Started Set Up Additional Binary Formats.
[ 13.608924] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 13.608959] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 13.611111] systemd[1]: Started Read required files in advance.
[ 13.611592] systemd[1]: Starting Read required files in advance...
[ 13.614585] systemd[1]: Mounting Huge Pages File System...
[ 13.616925] systemd[1]: Started Braille Device Support.
[ 13.617640] systemd[1]: Starting Braille Device Support...
[ 13.617973] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 13.618004] systemd[1]: Starting fsck to fsckd communication Socket.
[ 13.618195] systemd[1]: Listening on Delayed Shutdown Socket.
[ 13.618232] systemd[1]: Starting Delayed Shutdown Socket.
[ 13.618464] systemd[1]: Listening on udev Kernel Socket.
[ 13.618496] systemd[1]: Starting udev Kernel Socket.
[ 13.620366] systemd[1]: Starting udev Coldplug all Devices...
[ 13.620887] systemd[1]: Created slice User and Session Slice.
[ 13.620929] systemd[1]: Starting User and Session Slice.
[ 13.621123] systemd[1]: Reached target Slices.
[ 13.621168] systemd[1]: Starting Slices.
[ 13.621423] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 13.621451] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 13.621668] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 13.621696] systemd[1]: Starting LVM2 metadata daemon socket.
[ 13.621858] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 13.621887] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 13.622195] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 13.622226] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 13.624345] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 13.627469] systemd[1]: Mounted Debug File System.
[ 13.627784] systemd[1]: Mounted Huge Pages File System.
[ 13.628017] systemd[1]: Mounted POSIX Message Queue File System.
[ 13.628885] systemd[1]: Started Uncomplicated firewall.
[ 13.631803] systemd[1]: Started Setup Virtual Console.
[ 13.632769] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 13.633813] systemd[1]: Started Increase datagram queue length.
[ 13.650183] systemd[1]: Started Nameserver information manager.
[ 13.703335] systemd[1]: Started udev Coldplug all Devices.
[ 13.703581] lp: driver loaded but no devices found
[ 13.720060] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 13.720460] systemd[1]: Listening on Syslog Socket.
[ 13.720521] systemd[1]: Starting Syslog Socket.
[ 13.722392] systemd[1]: Starting Journal Service...
[ 13.724563] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 13.726975] ppdev: user-space parallel port driver
[ 13.816453] systemd[1]: Started Load Kernel Modules.
[ 13.818545] systemd[1]: Starting Apply Kernel Variables...
[ 13.820365] systemd[1]: Mounting FUSE Control File System...
[ 13.820645] systemd[1]: Mounted Configuration File System.
[ 13.826076] systemd[1]: Mounted FUSE Control File System.
[ 13.835104] systemd[1]: Started Apply Kernel Variables.
[ 13.847524] systemd[1]: Started Create Static Device Nodes in /dev.
[ 13.849652] systemd[1]: Starting udev Kernel Device Manager...
[ 13.897151] systemd[1]: Started Journal Service.
[ 14.069065] 80860F0A:00: ttyS4 at MMIO 0x9093b000 (irq = 191, base_baud = 2764800) is a 16550A
[ 14.069557] 80860F0A:01: ttyS5 at MMIO 0x90941000 (irq = 192, base_baud = 2764800) is a 16550A
[ 14.109687] axp20x i2c-INT33F4:00: AXP20x variant AXP288 found
[ 14.181834] axp20x i2c-INT33F4:00: AXP20X driver loaded
[ 14.183178] [Firmware Bug]: No valid trip found
[ 14.183793] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[ 14.184501] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[ 14.287137] Goodix-TS i2c-GDIX1001:00: i2c test failed attempt 1: -121
[ 14.345780] Goodix-TS i2c-GDIX1001:00: i2c test failed attempt 2: -121
[ 14.359932] Goodix-TS i2c-GDIX1001:00: I2C communication failure: -121
[ 14.385817] Goodix-TS: probe of i2c-GDIX1001:00 failed with error -121
[ 14.425121] mei_txe 0000:00:1a.0: can't derive routing for PCI INT A
[ 14.425130] mei_txe 0000:00:1a.0: PCI INT A: no GSI
[ 14.539764] usbcore: registered new interface driver r8152
[ 14.571915] SSE version of gcm_enc/dec engaged.
[ 14.660870] usb 1-1: reset high-speed USB device number 2 using xhci_hcd
[ 14.701611] usbcore: registered new interface driver cdc_ether
[ 14.796838] input: gpio-keys as /devices/platform/gpio-keys.0.auto/input/input6
[ 14.797263] input: gpio-keys as /devices/platform/gpio-keys.1.auto/input/input7
[ 14.797739] r8152 1-1:1.0 eth0: v1.08.0 (2015/01/13)
[ 14.921251] Adding 1091580k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:1091580k SSFS
[ 15.505799] intel_rapl: Found RAPL domain package
[ 15.505807] intel_rapl: Found RAPL domain core
[ 15.552097] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio not registered
[ 15.632979] (NULL device *): FW version: 04.05.13.a0
[ 15.632986] (NULL device *): Build type: a0
[ 15.632990] (NULL device *): Build date: Apr 2 2014 14:14:39
[ 15.691461] byt-rt5640 byt-rt5640: rt5640-aif1 <-> baytrail-pcm-audio mapping ok
[ 16.179222] random: nonblocking pool is initialized
[ 16.270756] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 16.306013] systemd-journald[287]: Received request to flush runtime journal from PID 1
[ 16.516770] audit: type=1400 audit(1435718741.025:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session" pid=523 comm="apparmor_parser"
[ 16.516789] audit: type=1400 audit(1435718741.025:3): apparmor="STATUS" operation="profile_load" name="chromium" pid=523 comm="apparmor_parser"
[ 16.522137] audit: type=1400 audit(1435718741.037:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=523 comm="apparmor_parser"
[ 16.522157] audit: type=1400 audit(1435718741.037:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=523 comm="apparmor_parser"
[ 16.522170] audit: type=1400 audit(1435718741.037:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=523 comm="apparmor_parser"
[ 16.522183] audit: type=1400 audit(1435718741.037:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=523 comm="apparmor_parser"
[ 16.547958] audit: type=1400 audit(1435718741.085:8): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=523 comm="apparmor_parser"
[ 16.547978] audit: type=1400 audit(1435718741.085:9): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=523 comm="apparmor_parser"
[ 16.547992] audit: type=1400 audit(1435718741.085:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=523 comm="apparmor_parser"
[ 16.548005] audit: type=1400 audit(1435718741.085:11): apparmor="STATUS" operation="profile_load" name="sanitized_helper" pid=523 comm="apparmor_parser"
[ 16.777595] cgroup: new mount options do not match the existing superblock, will be ignored
[ 17.394209] cfg80211: Calling CRDA to update world regulatory domain
[ 17.403553] cfg80211: World regulatory domain updated:
[ 17.403562] cfg80211: DFS Master region: unset
[ 17.403565] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 17.403571] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 17.403576] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 17.403581] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 17.403585] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 17.403589] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 25.449656] [drm:fw_domains_get [i915]] *ERROR* render: timed out waiting for forcewake ack request.
[ 57.570361] [drm:fw_domains_get [i915]] *ERROR* render: timed out waiting for forcewake ack request.
[ 57.631661] [drm:fw_domains_get [i915]] *ERROR* render: timed out waiting for forcewake ack request.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2015-06-30 18:51:52.png
Type: image/png
Size: 68798 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150630/bb36cb7f/attachment-0001.png>
More information about the Alsa-devel
mailing list