[My appologies if you received an earlier draft of this. I accidentally
hit "Send"...]
Hi,
On Fri, 09 Jan 2015 02:34:54 +0100 Antonio Ospite <a...@ao2.it> wrote:
On a Bay Trail tablet I get this error:
[ 16.532488] sst-acpi 80860F28:00: Direct firmware load for
intel/fw_sst_0f28.bin-48kHz_i2s_master failed with error -2
[ 16.536747] sst-acpi 80860F28:00: Cannot load firmware
intel/fw_sst_0f28.bin-48kHz_i2s_master
The fimrware is available upstream:
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/intel
And comes with this license:
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/LICENCE.fw_sst_0f28
[...]
-- System Information:
[...]
Kernel: Linux 3.19.0-rc3-ao2 (SMP w/2 CPU cores)
Note that this is not a Debian kernel. AFAIK, Jessie will ship with
3.16.7-cktX which after enabling the relevant Alsa modules (#773835)
requests a different file. I haven't tested with kernels more recent
than 3.16. While they may work with the firmware files from linux-
firmware.git I cannot reproduce this on 3.16.
Running the current kernel from unstable
# uname -a
Linux v8p 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64
GNU/Linux
which already has a fix for #773835 I get the following in dmesg without
the firmware files:
[ 3.450588] sst-acpi 80860F28:00: firmware: failed to load
intel/fw_sst_0f28.bin-i2s_master (-2)
[ 3.450605] sst-acpi 80860F28:00: Direct firmware load failed with
error -2
linux-firmware.git does not contain this file. The closest match is
indeed intel/fw_sst_0f28.bin-48kHz_i2s_master but if I rename that I
get this:
[ 4.043897] sst-acpi 80860F28:00: firmware: direct-loading firmware
intel/fw_sst_0f28.bin-i2s_master
[ 4.413322] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.418954] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.440286] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.440313] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.442714] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.442735] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.471208] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.471228] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.557096] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.557123] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.711890] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.711916] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.719557] baytrail-pcm-audio baytrail-pcm-audio: ipc: error DSP
boot timeout
The same behavior was also reported in a Ubuntu forum post [1] which
suggests using the firmware files from Chromium OS [2]. If I place
those files in /lib/firmware/intel the driver gets a little farther:
[ 3.943870] sst-acpi 80860F28:00: firmware: direct-loading firmware
intel/fw_sst_0f28.bin-i2s_master
[ 4.299639] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio
not registered
[ 4.306458] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.407729] byt-rt5640 byt-rt5640: ASoC: CODEC i2c-10EC5640:00 not
registered
[ 4.407749] platform byt-rt5640: Driver byt-rt5640 requests probe
deferral
[ 4.576641] byt-rt5640 byt-rt5640: rt5640-aif1 <-> baytrail-pcm-audio
mapping ok
A little later the system runs into a number of issues (full dmesg
attached):
[ 5.258395] irq 28: nobody cared (try booting with the "irqpoll" option)
[ 5.263733] CPU: 0 PID: 1 Comm: systemd Tainted: G O
3.16.0-4-amd64 #1 Debian 3.16.7-ckt7-1
[ 5.274233] Hardware name: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS
A02 12/29/2014
[ 5.279511] ffff880038eeb6c4 ffffffff81509e7c ffff880038eeb600
ffffffff810bcffd
[ 5.284880] ffff880038eeb600 000000000000001c 0000000000000000
ffffffff810bd521
[ 5.290282] 0000000000000000 0000000000000000 000000000000001c
0000000000000000
[ 5.295682] Call Trace:
[ 5.300979] <IRQ> [<ffffffff81509e7c>] ? dump_stack+0x41/0x51
[ 5.306305] [<ffffffff810bcffd>] ? __report_bad_irq+0x2d/0xc0
[ 5.311575] [<ffffffff810bd521>] ? note_interrupt+0x241/0x290
[ 5.316794] [<ffffffff810bad41>] ? handle_irq_event_percpu+0xa1/0x190
[ 5.322022] [<ffffffff810bae68>] ? handle_irq_event+0x38/0x60
[ 5.327211] [<ffffffff810be063>] ? handle_fasteoi_irq+0x83/0x150
[ 5.332355] [<ffffffff810150ed>] ? handle_irq+0x1d/0x30
[ 5.337497] [<ffffffff81512d39>] ? do_IRQ+0x49/0xe0
[ 5.342625] [<ffffffff81510bed>] ? common_interrupt+0x6d/0x6d
[ 5.347718] <EOI>
[ 5.347750] handlers:
[ 5.357760] [<ffffffffa06313a0>] sst_byt_irq
[snd_soc_sst_baytrail_pcm] threaded [<ffffffffa062f460>]
sst_byt_irq_thread [snd_soc_sst_baytrail_pcm]
[ 5.367991] Disabling IRQ #28
[ 5.859157] Clocksource tsc unstable (delta = 119957660 ns)
[ 5.863734] Switched to clocksource refined-jiffies
[ 8.722354] baytrail-pcm-audio baytrail-pcm-audio: ipc: --message
timeout-- ipcx 0x2220 isr 0xf0022 ipcd 0x8000000009000197 imrx 0x0
[ 8.722365] baytrail-pcm-audio baytrail-pcm-audio: ipc: error stream
commit failed
[ 8.722370] Baytrail Audio: PCM: failed stream commit -110
[ 8.722377] baytrail-pcm-audio baytrail-pcm-audio: ASoC:
baytrail-pcm-audio hw params failed: -110
[ 12.909330] baytrail-pcm-audio baytrail-pcm-audio: ipc: --message
timeout-- ipcx 0x221 isr 0xf0022 ipcd 0x8000000015180197 imrx 0x0
[ 12.909341] baytrail-pcm-audio baytrail-pcm-audio: ipc: free stream 2
failed
[ 13.123362] baytrail-pcm-audio baytrail-pcm-audio: ipc: --message
timeout-- ipcx 0x121 isr 0xf0022 ipcd 0x800000001e180197 imrx 0x0
[ 13.123374] baytrail-pcm-audio baytrail-pcm-audio: ipc: free stream 1
failed
[ 13.166018] BUG: unable to handle kernel NULL pointer dereference at
0000000000000098
[ 13.166028] IP: [<ffffffffa0630d70>] byt_notify_pointer+0x20/0xd0
[snd_soc_sst_baytrail_pcm]
[ 13.166041] PGD 0
[ 13.166045] Oops: 0000 [#1] SMP
[ 13.166050] Modules linked in: asix usbnet libphy mii nfsd
auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc hid_microsoft
hid_generic usbhid nls_utf8 nls_cp437 vfat fat intel_powerclamp
intel_rapl coretemp kvm_intel kvm joydev crc32_pclmul
ghash_clmulni_intel iTCO_wdt hid_multitouch evdev iTCO_vendor_support
snd_soc_sst_baytrail_pcm snd_soc_sst_dsp i915
snd_soc_sst_byt_rt5640_mach aesni_intel r8723bs(O) snd_soc_rt5640
snd_soc_rl6231 aes_x86_64 lrw gf128mul button dell_laptop cfg80211
glue_helper drm_kms_helper snd_soc_core efi_pstore snd_compress dcdbas
ablk_helper cryptd drm snd_pcm snd_timer i2c_algo_bit rfkill pcspkr
efivars snd iosf_mbi battery soundcore lpc_ich regmap_i2c mfd_core wmi
video i2c_designware_platform snd_soc_sst_acpi int3403_thermal
i2c_designware_core ac acpi_pad processor
[ 13.166128] fuse autofs4 ext4 crc16 mbcache jbd2 mmc_block
crct10dif_pclmul crct10dif_common crc32c_intel xhci_hcd thermal usbcore
thermal_sys usb_common i2c_hid hid i2c_core sdhci_acpi sdhci mmc_core
[ 13.166154] CPU: 1 PID: 252 Comm: irq/28-AudioDSP Tainted: G
O 3.16.0-4-amd64 #1 Debian 3.16.7-ckt7-1
[ 13.166158] Hardware name: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS
A02 12/29/2014
[ 13.166162] task: ffff8800380c5370 ti: ffff8800376c8000 task.ti:
ffff8800376c8000
[ 13.166166] RIP: 0010:[<ffffffffa0630d70>] [<ffffffffa0630d70>]
byt_notify_pointer+0x20/0xd0 [snd_soc_sst_baytrail_pcm]
[ 13.166175] RSP: 0018:ffff8800376cbe08 EFLAGS: 00010292
[ 13.166178] RAX: 0000000000000001 RBX: 0000000000000000 RCX:
0000000000008817
[ 13.166182] RDX: ffff880034bb3428 RSI: ffff880036a7f300 RDI:
ffff880036a7f300
[ 13.166185] RBP: ffff8800377a7800 R08: ffff8800376c8000 R09:
00000000000015ac
[ 13.166188] R10: 0000000000005c2f R11: 0000000000000008 R12:
ffff880035b0f020
[ 13.166192] R13: ffff880037a97818 R14: 0000000000000292 R15:
ffff880010216c20
[ 13.166196] FS: 0000000000000000(0000) GS:ffff880039c80000(0000)
knlGS:0000000000000000
[ 13.166200] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 13.166203] CR2: 0000000000000098 CR3: 0000000001a13000 CR4:
00000000001007e0
[ 13.166206] Stack:
[ 13.166209] ffff880036a7f300 ffff880010216c18 ffff880034bb3418
ffff880010216c20
[ 13.166215] ffffffffa062f577 ffff8800103d4e40 ffff880038eeb600
ffff880038eeb600
[ 13.166221] ffff8800380c5370 ffffffff810bb9e0 ffff8800380c5370
ffffffff810bb9fb
[ 13.166227] Call Trace:
[ 13.166237] [<ffffffffa062f577>] ? sst_byt_irq_thread+0x117/0x350
[snd_soc_sst_baytrail_pcm]
[ 13.166247] [<ffffffff810bb9e0>] ?
irq_finalize_oneshot.part.30+0xd0/0xd0
[ 13.166253] [<ffffffff810bb9fb>] ? irq_thread_fn+0x1b/0x40
[ 13.166259] [<ffffffff810bbd0b>] ? irq_thread+0x11b/0x140
[ 13.166265] [<ffffffff810bba80>] ? irq_forced_thread_fn+0x60/0x60
[ 13.166271] [<ffffffff810bbbf0>] ? irq_thread_check_affinity+0xc0/0xc0
[ 13.166278] [<ffffffff81087dfd>] ? kthread+0xbd/0xe0
[ 13.166284] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.166291] [<ffffffff8150febc>] ? ret_from_fork+0x7c/0xb0
[ 13.166297] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.166300] Code: e9 6f ff ff ff 66 0f 1f 44 00 00 0f 1f 44 00 00 41
55 41 54 49 89 f4 55 53 48 8b 6e 08 48 8b 36 48 8b 9d 38 01 00 00 4c 8b
6d 10 <8b> 83 98 00 00 00 48 0f af 83 80 00 00 00 48 8d 50 07 48 85 c0
[ 13.166355] RIP [<ffffffffa0630d70>] byt_notify_pointer+0x20/0xd0
[snd_soc_sst_baytrail_pcm]
[ 13.166363] RSP <ffff8800376cbe08>
[ 13.166366] CR2: 0000000000000098
[ 13.166370] ---[ end trace 2130e3719a760d3b ]---
[ 13.904493] BUG: unable to handle kernel paging request at
ffffffffffffffd8
[ 13.904521] IP: [<ffffffff8108838c>] kthread_data+0xc/0x20
[ 13.904544] PGD 1a16067 PUD 1a18067 PMD 0
[ 13.904577] Oops: 0000 [#2] SMP
[ 13.904582] Modules linked in: asix usbnet libphy mii nfsd
auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc hid_microsoft
hid_generic usbhid nls_utf8 nls_cp437 vfat fat intel_powerclamp
intel_rapl coretemp kvm_intel kvm joydev crc32_pclmul
ghash_clmulni_intel iTCO_wdt hid_multitouch evdev iTCO_vendor_support
snd_soc_sst_baytrail_pcm snd_soc_sst_dsp i915
snd_soc_sst_byt_rt5640_mach aesni_intel r8723bs(O) snd_soc_rt5640
snd_soc_rl6231 aes_x86_64 lrw gf128mul button dell_laptop cfg80211
glue_helper drm_kms_helper snd_soc_core efi_pstore snd_compress dcdbas
ablk_helper cryptd drm snd_pcm snd_timer i2c_algo_bit rfkill pcspkr
efivars snd iosf_mbi battery soundcore lpc_ich regmap_i2c mfd_core wmi
video i2c_designware_platform snd_soc_sst_acpi int3403_thermal
i2c_designware_core ac acpi_pad processor
[ 13.904658] fuse autofs4 ext4 crc16 mbcache jbd2 mmc_block
crct10dif_pclmul crct10dif_common crc32c_intel xhci_hcd thermal usbcore
thermal_sys usb_common i2c_hid hid i2c_core sdhci_acpi sdhci mmc_core
[ 13.904683] CPU: 1 PID: 252 Comm: irq/28-AudioDSP Tainted: G D
O 3.16.0-4-amd64 #1 Debian 3.16.7-ckt7-1
[ 13.904687] Hardware name: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS
A02 12/29/2014
[ 13.904691] task: ffff8800380c5370 ti: ffff8800376c8000 task.ti:
ffff8800376c8000
[ 13.904694] RIP: 0010:[<ffffffff8108838c>] [<ffffffff8108838c>]
kthread_data+0xc/0x20
[ 13.904701] RSP: 0018:ffff8800376cbb48 EFLAGS: 00010202
[ 13.904704] RAX: 0000000000000000 RBX: ffff8800380c5370 RCX:
000000000000004e
[ 13.904708] RDX: ffff8800376cbe98 RSI: 0000000000000000 RDI:
ffff8800380c5370
[ 13.904711] RBP: ffff8800380c59c0 R08: 0000000000000000 R09:
0000000000000001
[ 13.904714] R10: 0000000000000001 R11: 00000000000000fc R12:
ffffffff81a677a0
[ 13.904718] R13: ffff8800380c5370 R14: 0000000000000046 R15:
ffff8800380c5370
[ 13.904722] FS: 0000000000000000(0000) GS:ffff880039c80000(0000)
knlGS:0000000000000000
[ 13.904725] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 13.904736] CR2: ffffffffffffffd8 CR3: 0000000001a13000 CR4:
00000000001007e0
[ 13.904748] Stack:
[ 13.904759] ffffffff810bba9e 0000000000000000 ffff8800380c59c0
ffffffff81085027
[ 13.904775] 0000000000000009 0000000000000000 0000000000000046
0000000000000098
[ 13.904780] ffffffff81069ae1 0000000000000002 000000010000000e
00000000000006f8
[ 13.904786] Call Trace:
[ 13.904793] [<ffffffff810bba9e>] ? irq_thread_dtor+0x1e/0xb0
[ 13.904800] [<ffffffff81085027>] ? task_work_run+0x97/0xd0
[ 13.904807] [<ffffffff81069ae1>] ? do_exit+0x2c1/0xa60
[ 13.904815] [<ffffffff810163b7>] ? oops_end+0x97/0xe0
[ 13.904823] [<ffffffff81506ad5>] ? no_context+0x2b2/0x2be
[ 13.904845] [<ffffffff81057170>] ? __do_page_fault+0x80/0x4f0
[ 13.904852] [<ffffffff8109ddbf>] ? enqueue_task_fair+0x2cf/0xe20
[ 13.904858] [<ffffffff8101ba0d>] ? native_sched_clock+0x2d/0x80
[ 13.904864] [<ffffffff8101ba65>] ? sched_clock+0x5/0x10
[ 13.904870] [<ffffffff8109a754>] ? move_task+0x34/0x50
[ 13.904886] [<ffffffff810942a4>] ? set_task_cpu+0x64/0x170
[ 13.904892] [<ffffffff81511fa8>] ? page_fault+0x28/0x30
[ 13.904903] [<ffffffffa0630d70>] ? byt_notify_pointer+0x20/0xd0
[snd_soc_sst_baytrail_pcm]
[ 13.904918] [<ffffffffa062f577>] ? sst_byt_irq_thread+0x117/0x350
[snd_soc_sst_baytrail_pcm]
[ 13.904924] [<ffffffff810bb9e0>] ?
irq_finalize_oneshot.part.30+0xd0/0xd0
[ 13.904935] [<ffffffff810bb9fb>] ? irq_thread_fn+0x1b/0x40
[ 13.904941] [<ffffffff810bbd0b>] ? irq_thread+0x11b/0x140
[ 13.904952] [<ffffffff810bba80>] ? irq_forced_thread_fn+0x60/0x60
[ 13.904958] [<ffffffff810bbbf0>] ? irq_thread_check_affinity+0xc0/0xc0
[ 13.904969] [<ffffffff81087dfd>] ? kthread+0xbd/0xe0
[ 13.904975] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.904985] [<ffffffff8150febc>] ? ret_from_fork+0x7c/0xb0
[ 13.904991] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.904999] Code: 08 04 00 00 48 8b 40 c8 48 c1 e8 02 83 e0 01 c3 66
66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 8b 87 08 04
00 00 <48> 8b 40 d8 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 0f
[ 13.905054] RIP [<ffffffff8108838c>] kthread_data+0xc/0x20
[ 13.905060] RSP <ffff8800376cbb48>
[ 13.905063] CR2: ffffffffffffffd8
[ 13.905067] ---[ end trace 2130e3719a760d3c ]---
[ 14.579163] Fixing recursive fault but reboot is needed!
[ 14.579173] [sched_delayed] sched: RT throttling activated
I believe this is a manifestion of incorrect dynamic irq allocation
causing all sorts of GPIO/SDIO-using hardware to break (see e.g. [3]).
A patch by Thomas Gleixner is available at [4] which IIRC has already
been applied upstream in later kernel releases. I'll test the patch and
file a new bug report to track that issue.
Regards,
Rene
[1] http://ubuntuforums.org/showthread.php?t=2254631
[2]
https://chromium.googlesource.com/chromiumos/third_party/linux-firmware/+/refs/heads/stabilize-5339.B/intel/
[3] https://bugzilla.kernel.org/show_bug.cgi?id=68291
[4] http://marc.info/?l=linux-kernel&m=139835044008576&w=2
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.16.0-4-amd64 (debian-ker...@lists.debian.org)
(gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64
root=UUID=ff554516-1a71-4b49-a198-97d11c5cb593 ro nomodeset i915.modeset=0
[ 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-0x0000000039ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003a000000-0x000000003b843fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003b844000-0x000000003b87bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003b87c000-0x000000003c0c8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000003c0c9000-0x000000003c33efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003c33f000-0x000000003c451fff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000003c452000-0x000000003c45bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003c45c000-0x000000003c45cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003c45d000-0x000000003cbfffff] 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 0x00000000ffa00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI=0x3b87b000 ACPI 2.0=0x3b87b014 SMBIOS=0x3c45c090
[ 0.000000] efi: mem00: type=7, attr=0xf,
range=[0x0000000000000000-0x000000000008f000) (0MB)
[ 0.000000] efi: mem01: type=10, attr=0xf,
range=[0x000000000008f000-0x0000000000090000) (0MB)
[ 0.000000] efi: mem02: type=7, attr=0xf,
range=[0x0000000000090000-0x000000000009e000) (0MB)
[ 0.000000] efi: mem03: type=0, attr=0xf,
range=[0x000000000009e000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem04: type=2, attr=0xf,
range=[0x0000000000100000-0x0000000001017000) (15MB)
[ 0.000000] efi: mem05: type=7, attr=0xf,
range=[0x0000000001017000-0x0000000001200000) (1MB)
[ 0.000000] efi: mem06: type=2, attr=0xf,
range=[0x0000000001200000-0x0000000002117000) (15MB)
[ 0.000000] efi: mem07: type=7, attr=0xf,
range=[0x0000000002117000-0x0000000010000000) (222MB)
[ 0.000000] efi: mem08: type=3, attr=0xf,
range=[0x0000000010000000-0x0000000010058000) (0MB)
[ 0.000000] efi: mem09: type=7, attr=0xf,
range=[0x0000000010058000-0x0000000020000000) (255MB)
[ 0.000000] efi: mem10: type=0, attr=0xf,
range=[0x0000000020000000-0x0000000020200000) (2MB)
[ 0.000000] efi: mem11: type=7, attr=0xf,
range=[0x0000000020200000-0x0000000027fc4000) (125MB)
[ 0.000000] efi: mem12: type=2, attr=0xf,
range=[0x0000000027fc4000-0x0000000035b35000) (219MB)
[ 0.000000] efi: mem13: type=7, attr=0xf,
range=[0x0000000035b35000-0x0000000035b3b000) (0MB)
[ 0.000000] efi: mem14: type=1, attr=0xf,
range=[0x0000000035b3b000-0x0000000035b50000) (0MB)
[ 0.000000] efi: mem15: type=4, attr=0xf,
range=[0x0000000035b50000-0x0000000038800000) (44MB)
[ 0.000000] efi: mem16: type=7, attr=0xf,
range=[0x0000000038800000-0x0000000038c06000) (4MB)
[ 0.000000] efi: mem17: type=3, attr=0xf,
range=[0x0000000038c06000-0x0000000038e00000) (1MB)
[ 0.000000] efi: mem18: type=4, attr=0xf,
range=[0x0000000038e00000-0x0000000038e20000) (0MB)
[ 0.000000] efi: mem19: type=7, attr=0xf,
range=[0x0000000038e20000-0x0000000039ff6000) (17MB)
[ 0.000000] efi: mem20: type=2, attr=0xf,
range=[0x0000000039ff6000-0x000000003a000000) (0MB)
[ 0.000000] efi: mem21: type=0, attr=0xf,
range=[0x000000003a000000-0x000000003b844000) (24MB)
[ 0.000000] efi: mem22: type=9, attr=0xf,
range=[0x000000003b844000-0x000000003b87c000) (0MB)
[ 0.000000] efi: mem23: type=10, attr=0xf,
range=[0x000000003b87c000-0x000000003c0c9000) (8MB)
[ 0.000000] efi: mem24: type=6, attr=0x800000000000000f,
range=[0x000000003c0c9000-0x000000003c33f000) (2MB)
[ 0.000000] efi: mem25: type=5, attr=0x800000000000000f,
range=[0x000000003c33f000-0x000000003c452000) (1MB)
[ 0.000000] efi: mem26: type=7, attr=0xf,
range=[0x000000003c452000-0x000000003c453000) (0MB)
[ 0.000000] efi: mem27: type=4, attr=0xf,
range=[0x000000003c453000-0x000000003c45c000) (0MB)
[ 0.000000] efi: mem28: type=6, attr=0x800000000000000f,
range=[0x000000003c45c000-0x000000003c45d000) (0MB)
[ 0.000000] efi: mem29: type=4, attr=0xf,
range=[0x000000003c45d000-0x000000003cbf6000) (7MB)
[ 0.000000] efi: mem30: type=2, attr=0xf,
range=[0x000000003cbf6000-0x000000003cbf7000) (0MB)
[ 0.000000] efi: mem31: type=4, attr=0xf,
range=[0x000000003cbf7000-0x000000003cc00000) (0MB)
[ 0.000000] efi: mem32: type=11, attr=0x8000000000000001,
range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
[ 0.000000] efi: mem33: type=11, attr=0x8000000000000001,
range=[0x00000000fed01000-0x00000000fed02000) (0MB)
[ 0.000000] efi: mem34: type=11, attr=0x8000000000000001,
range=[0x00000000fed08000-0x00000000fed09000) (0MB)
[ 0.000000] efi: mem35: type=11, attr=0x8000000000000001,
range=[0x00000000ffa00000-0x0000000100000000) (6MB)
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS A02 12/29/2014
[ 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 = 0x3cc00 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 FC0000000 write-back
[ 0.000000] 1 base 03E000000 mask FFE000000 uncachable
[ 0.000000] 2 base 03D000000 mask FFF000000 uncachable
[ 0.000000] 3 base 03CE00000 mask FFFE00000 uncachable
[ 0.000000] 4 base 03CE00000 mask FFFE00000 uncachable
[ 0.000000] 5 base 03CD00000 mask FFFF00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01cf3000, 0x01cf3fff] PGTABLE
[ 0.000000] BRK [0x01cf4000, 0x01cf4fff] PGTABLE
[ 0.000000] BRK [0x01cf5000, 0x01cf5fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x39e00000-0x39ffffff]
[ 0.000000] [mem 0x39e00000-0x39ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x38000000-0x39dfffff]
[ 0.000000] [mem 0x38000000-0x39dfffff] 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-0x37ffffff]
[ 0.000000] [mem 0x20200000-0x37ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x3c452000-0x3c45bfff]
[ 0.000000] [mem 0x3c452000-0x3c45bfff] page 4k
[ 0.000000] BRK [0x01cf6000, 0x01cf6fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x3c45d000-0x3cbfffff]
[ 0.000000] [mem 0x3c45d000-0x3c5fffff] page 4k
[ 0.000000] [mem 0x3c600000-0x3cbfffff] page 2M
[ 0.000000] RAMDISK: [mem 0x33f5b000-0x34d26fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000003B87B014 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x000000003B84F1A8 0000DC (v01 DELL WN09
00000003 MSFT 0100000D)
[ 0.000000] ACPI: FACP 0x000000003B874000 00010C (v05 DELL A M I
00000003 AMI 0100000D)
[ 0.000000] ACPI: DSDT 0x000000003B85E000 011651 (v02 DELL A M I
00000003 AMI 0100000D)
[ 0.000000] ACPI: TCPA 0x000000003B879000 000032 (v02
00000000 00000000)
[ 0.000000] ACPI: UEFI 0x000000003C073000 000042 (v01 DELL A M I
00000000 00000000)
[ 0.000000] ACPI: MSDM 0x000000003B878000 000055 (v03 DELL WN09
01072009 AMI 00010013)
[ 0.000000] ACPI: BCFG 0x000000003B877000 0000BD (v01 DELL BATTCON
00000003 AMI 0100000D)
[ 0.000000] ACPI: OEM0 0x000000003B876000 000084 (v05 DELL BATTERY
00000003 AMI 0100000D)
[ 0.000000] ACPI: DBG2 0x000000003B875000 000072 (v00 DELL INTLDBG2
00000003 AMI 0100000D)
[ 0.000000] ACPI: HPET 0x000000003B873000 000038 (v01 DELL A M I
00000003 AMI 0100000D)
[ 0.000000] ACPI: LPIT 0x000000003B872000 000104 (v01 DELL A M I
00000003 AMI 0100000D)
[ 0.000000] ACPI: APIC 0x000000003B871000 00006C (v03 DELL A M I
00000003 AMI 0100000D)
[ 0.000000] ACPI: MCFG 0x000000003B870000 00003C (v01 DELL A M I
00000003 AMI 0100000D)
[ 0.000000] ACPI: SSDT 0x000000003B85D000 000642 (v01 DELL CpuDptf
00000003 AMI 0100000D)
[ 0.000000] ACPI: SSDT 0x000000003B85A000 0025B1 (v01 DELL DptfTab
00000003 AMI 0100000D)
[ 0.000000] ACPI: SSDT 0x000000003B859000 000058 (v01 DELL LowPwrM
00000003 AMI 0100000D)
[ 0.000000] ACPI: SSDT 0x000000003B858000 0000FF (v01 DELL SoCDptf
00000003 AMI 0100000D)
[ 0.000000] ACPI: FPDT 0x000000003B857000 000044 (v01 DELL A M I
01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000003B856000 000763 (v01 PmRef CpuPm
00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000003B855000 000290 (v01 PmRef Cpu0Tst
00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000003B854000 00017A (v01 PmRef ApTst
00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000003B853000 000427 (v01 Intel_ Tpm2Tabl
00001000 INTL 20061109)
[ 0.000000] ACPI: TPM2 0x000000003B852000 000034 (v03
00000000 00000000)
[ 0.000000] ACPI: BGRT 0x000000003B851000 000038 (v00 DELL A M I
01072009 AMI 00010013)
[ 0.000000] ACPI: CSRT 0x000000003B850000 00014C (v00 INTEL EDK2
00000005 INTL 20120624)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003cbfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3cbfffff]
[ 0.000000] NODE_DATA [mem 0x39ffb000-0x39ffffff]
[ 0.000000] [ffffea0000000000-ffffea0000dfffff] PMD ->
[ffff880032e00000-ffff880033bfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0008efff]
[ 0.000000] node 0: [mem 0x00090000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x39ffffff]
[ 0.000000] node 0: [mem 0x3c452000-0x3c45bfff]
[ 0.000000] node 0: [mem 0x3c45d000-0x3cbfffff]
[ 0.000000] On node 0 totalpages: 238921
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3346 pages used for memmap
[ 0.000000] DMA32 zone: 234925 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 0x3cf00000-0x3eefffff
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 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] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 103
[ 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 0x3a000000-0x3b843fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3b844000-0x3b87bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3b87c000-0x3c0c8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3c0c9000-0x3c33efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3c33f000-0x3c451fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3c45c000-0x3c45cfff]
[ 0.000000] e820: [mem 0x3ef00000-0xe00f7fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4
nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880039c00000 s80896 r8192
d21504 u524288
[ 0.000000] pcpu-alloc: s80896 r8192 d21504 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: 235497
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64
root=UUID=ff554516-1a71-4b49-a198-97d11c5cb593 ro nomodeset i915.modeset=0
[ 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: 859076K/955684K available (5203K kernel code, 943K
rwdata, 1832K rodata, 1204K init, 840K bss, 96608K reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16
[ 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.000052] Calibrating delay loop (skipped), value calculated using timer
frequency.. 2662.40 BogoMIPS (lpj=5324800)
[ 0.000067] pid_max: default: 32768 minimum: 301
[ 0.000101] ACPI: Core revision 20140424
[ 0.059850] ACPI: All ACPI Tables successfully acquired
[ 0.061646] Security Framework initialized
[ 0.061671] AppArmor: AppArmor disabled by boot time parameter
[ 0.061679] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.061872] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.062583] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.062931] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.062948] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.063505] Initializing cgroup subsys memory
[ 0.063529] Initializing cgroup subsys devices
[ 0.063558] Initializing cgroup subsys freezer
[ 0.063571] Initializing cgroup subsys net_cls
[ 0.063590] Initializing cgroup subsys blkio
[ 0.063608] Initializing cgroup subsys perf_event
[ 0.063619] Initializing cgroup subsys net_prio
[ 0.063683] CPU: Physical Processor ID: 0
[ 0.063692] CPU: Processor Core ID: 0
[ 0.063703] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.068659] mce: CPU supports 6 MCE banks
[ 0.068678] CPU0: Thermal monitoring enabled (TM1)
[ 0.068696] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
tlb_flushall_shift: 6
[ 0.068887] Freeing SMP alternatives memory: 20K (ffffffff81a1a000 -
ffffffff81a1f000)
[ 0.075699] ftrace: allocating 21601 entries in 85 pages
[ 0.092392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.132080] smpboot: CPU0: Intel(R) Atom(TM) CPU Z3735G @ 1.33GHz (fam: 06,
model: 37, stepping: 08)
[ 0.132118] TSC deadline timer enabled
[ 0.132166] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events,
full-width counters, Intel PMU driver.
[ 0.132194] ... version: 3
[ 0.132201] ... bit width: 40
[ 0.132206] ... generic registers: 2
[ 0.132211] ... value mask: 000000ffffffffff
[ 0.132217] ... max period: 000000ffffffffff
[ 0.132222] ... fixed-purpose events: 3
[ 0.132227] ... event mask: 0000000700000003
[ 0.136272] x86: Booting SMP configuration:
[ 0.136286] .... node #0, CPUs: #1
[ 0.154373] NMI watchdog: enabled on all CPUs, permanently consumes one
hw-PMU counter.
[ 0.154719] #2 #3
[ 0.190883] x86: Booted up 1 node, 4 CPUs
[ 0.190895] smpboot: Total of 4 processors activated (10649.60 BogoMIPS)
[ 0.192104] devtmpfs: initialized
[ 0.202635] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff]
(4096 bytes)
[ 0.202647] PM: Registering ACPI NVS region [mem 0x3b87c000-0x3c0c8fff]
(8704000 bytes)
[ 0.206077] pinctrl core: initialized pinctrl subsystem
[ 0.206298] NET: Registered protocol family 16
[ 0.206681] cpuidle: using governor ladder
[ 0.206693] cpuidle: using governor menu
[ 0.206843] ACPI: bus type PCI registered
[ 0.206852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.207108] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.207121] PCI: not using MMCONFIG
[ 0.207128] PCI: Using configuration type 1 for base access
[ 0.221936] ACPI: Added _OSI(Module Device)
[ 0.221948] ACPI: Added _OSI(Processor Device)
[ 0.221955] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.221961] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.264375] ACPI: Dynamic OEM Table Load:
[ 0.264408] ACPI: SSDT 0xFFFF880038DB8000 000501 (v01 PmRef Cpu0Ist
00003000 INTL 20061109)
[ 0.266517] ACPI: Dynamic OEM Table Load:
[ 0.266544] ACPI: SSDT 0xFFFF880038DCA800 000433 (v01 PmRef Cpu0Cst
00003001 INTL 20061109)
[ 0.291140] ACPI: Dynamic OEM Table Load:
[ 0.291165] ACPI: SSDT 0xFFFF880038DBB600 00015F (v01 PmRef ApIst
00003000 INTL 20061109)
[ 0.302602] ACPI: Dynamic OEM Table Load:
[ 0.302626] ACPI: SSDT 0xFFFF880038DEBD00 00008D (v01 PmRef ApCst
00003000 INTL 20061109)
[ 0.317265] ACPI: Interpreter enabled
[ 0.317287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State
[\_S1_] (20140424/hwxface-580)
[ 0.317309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State
[\_S2_] (20140424/hwxface-580)
[ 0.317328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State
[\_S3_] (20140424/hwxface-580)
[ 0.317347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State
[\_S4_] (20140424/hwxface-580)
[ 0.317374] ACPI: (supports S0 S5)
[ 0.317381] ACPI: Using IOAPIC for interrupt routing
[ 0.317451] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.330934] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff]
not reserved in ACPI motherboard resources
[ 0.330946] PCI: not using MMCONFIG
[ 0.330999] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.337497] ACPI: Power Resource [USBC] (on)
[ 0.347180] ACPI: Power Resource [WWPR] (off)
[ 0.364473] ACPI: Power Resource [PLPE] (on)
[ 0.374952] ACPI: Power Resource [CLK0] (on)
[ 0.375093] ACPI: Power Resource [CLK1] (on)
[ 0.446785] ACPI: Power Resource [P28X] (off)
[ 0.446922] ACPI: Power Resource [P18X] (off)
[ 0.447671] ACPI: Power Resource [P28P] (off)
[ 0.447811] ACPI: Power Resource [P18P] (off)
[ 0.448557] ACPI: Power Resource [P28T] (off)
[ 0.448692] ACPI: Power Resource [P18T] (off)
[ 0.449077] ACPI: Power Resource [P1XT] (off)
[ 0.460833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.460854] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.460997] \_SB_.PCI0:_OSC invalid UUID
[ 0.461001] _OSC request data:1 1e 0
[ 0.461013] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.461851] acpi PNP0A08:00: fail to add MMCONFIG information, can't access
extended PCI configuration space under this bridge.
[ 0.462462] PCI host bridge to bus 0000:00
[ 0.462474] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.462495] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
[ 0.462505] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
[ 0.462514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.462523] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.462532] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.462541] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[ 0.462550] pci_bus 0000:00: root bus resource [mem 0x50c00000-0x50ffffff]
[ 0.462559] pci_bus 0000:00: root bus resource [mem 0x3cf00001-0x3ef00000]
[ 0.462568] pci_bus 0000:00: root bus resource [mem 0x40000000-0x508ffffe]
[ 0.462576] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed40fff]
[ 0.462596] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.462862] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.462885] pci 0000:00:02.0: reg 0x10: [mem 0x50000000-0x503fffff]
[ 0.462902] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff pref]
[ 0.462918] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x1007]
[ 0.463204] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.463233] pci 0000:00:14.0: reg 0x10: [mem 0x50800000-0x5080ffff 64bit]
[ 0.463306] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.463566] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.463595] pci 0000:00:1a.0: reg 0x10: [mem 0x50700000-0x507fffff]
[ 0.463611] pci 0000:00:1a.0: reg 0x14: [mem 0x50600000-0x506fffff]
[ 0.463707] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.463956] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.465365] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.465581] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.465794] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.466007] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.466220] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.466433] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.466656] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.466869] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15)
*0, disabled.
[ 0.480123] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.480138] vgaarb: device added:
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.480147] vgaarb: loaded
[ 0.480153] vgaarb: bridge control possible 0000:00:02.0
[ 0.480481] PCI: Using ACPI for IRQ routing
[ 0.480491] PCI: pci_cache_line_size set to 64 bytes
[ 0.480516] Expanded resource reserved due to conflict with PCI Bus 0000:00
[ 0.480529] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[ 0.480534] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.480539] e820: reserve RAM buffer [mem 0x3a000000-0x3bffffff]
[ 0.480544] e820: reserve RAM buffer [mem 0x3c45c000-0x3fffffff]
[ 0.480550] e820: reserve RAM buffer [mem 0x3cc00000-0x3fffffff]
[ 0.480983] Switched to clocksource refined-jiffies
[ 0.496976] pnp: PnP ACPI init
[ 0.497035] ACPI: bus type PNP registered
[ 0.497177] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.497555] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.497568] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.497578] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 0.497587] system 00:01: [io 0x0600-0x061f] has been reserved
[ 0.497597] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.497609] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.497899] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.501881] pnp 00:03: unknown resource type 17 in _CRS
[ 0.501892] pnp 00:03: can't evaluate _CRS: 1
[ 0.501997] pnp 00:03: Plug and Play ACPI device, IDs INTcfd9 PNP0c40
(active)
[ 0.502823] pnp: PnP ACPI: found 4 devices
[ 0.502831] ACPI: bus type PNP unregistered
[ 0.509114] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
[ 0.509123] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
[ 0.509129] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
[ 0.509135] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 0.509140] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 0.509146] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[ 0.509152] pci_bus 0000:00: resource 10 [mem 0x50c00000-0x50ffffff]
[ 0.509158] pci_bus 0000:00: resource 11 [mem 0x3cf00001-0x3ef00000]
[ 0.509164] pci_bus 0000:00: resource 12 [mem 0x40000000-0x508ffffe]
[ 0.509169] pci_bus 0000:00: resource 13 [mem 0xfed40000-0xfed40fff]
[ 0.509279] NET: Registered protocol family 2
[ 0.509907] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.509976] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.510041] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.510117] TCP: reno registered
[ 0.510130] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.510156] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.510301] NET: Registered protocol family 1
[ 0.510344] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.510761] PCI: CLS 0 bytes, default 64
[ 0.510886] Unpacking initramfs...
[ 1.139571] Freeing initrd memory: 14128K (ffff880033f5b000 -
ffff880034d27000)
[ 1.140232] microcode: CPU0 sig=0x30678, pf=0x2, revision=0x829
[ 1.140259] microcode: CPU1 sig=0x30678, pf=0x2, revision=0x829
[ 1.140281] microcode: CPU2 sig=0x30678, pf=0x2, revision=0x829
[ 1.140304] microcode: CPU3 sig=0x30678, pf=0x2, revision=0x829
[ 1.140453] microcode: Microcode Update Driver: v2.00
<tig...@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.140664] simple-framebuffer simple-framebuffer.0: framebuffer at
0x40000000, 0x3e8000 bytes, mapped to 0xffffc90000280000
[ 1.140678] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8,
mode=800x1280x32, linelength=3200
[ 1.140815] simple-framebuffer simple-framebuffer.0: fb0: simplefb
registered!
[ 1.141556] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.141641] audit: initializing netlink subsys (disabled)
[ 1.141690] audit: type=2000 audit(1425421578.116:1): initialized
[ 1.142499] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.142582] zbud: loaded
[ 1.142986] VFS: Disk quotas dquot_6.5.2
[ 1.143031] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.143188] msgmni has been set to 1815
[ 1.143948] alg: No test for stdrng (krng)
[ 1.144015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
252)
[ 1.144144] io scheduler noop registered
[ 1.144156] io scheduler deadline registered
[ 1.144254] io scheduler cfq registered (default)
[ 1.144464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.144521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.144680] Console: switching to colour frame buffer device 100x80
[ 1.154929] intel_idle: MWAIT substates: 0x33000020
[ 1.154935] intel_idle: v0.4 model 0x37
[ 1.154938] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.155640] GHES: HEST is not enabled!
[ 1.155904] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.176149] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a
16550A
[ 1.177225] hpet: number irqs doesn't agree with number of timers
[ 1.177393] Linux agpgart interface v0.103
[ 1.177742] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.212211] i8042: No controller found
[ 2.212354] Switched to clocksource tsc
[ 2.212540] mousedev: PS/2 mouse device common for all mice
[ 2.212708] ACPI Warning: Could not enable fixed event - RealTimeClock (4)
(20140424/evxface-643)
[ 2.213094] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 2.213231] rtc_cmos 00:00: alarms up to one day, 242 bytes nvram
[ 2.213356] Intel P-state driver initializing.
[ 2.213458] Intel pstate controlling: cpu 0
[ 2.213573] Intel pstate controlling: cpu 1
[ 2.213687] Intel pstate controlling: cpu 2
[ 2.213796] Intel pstate controlling: cpu 3
[ 2.213953] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.214834] AMD IOMMUv2 driver by Joerg Roedel <joerg.roe...@amd.com>
[ 2.214938] AMD IOMMUv2 functionality not available on this system
[ 2.215263] TCP: cubic registered
[ 2.215413] NET: Registered protocol family 10
[ 2.215999] mip6: Mobile IPv6
[ 2.216059] NET: Registered protocol family 17
[ 2.216144] mpls_gso: MPLS GSO support
[ 2.217186] registered taskstats version 1
[ 2.217745] rtc_cmos 00:00: setting system clock to 2015-03-03 22:26:19 UTC
(1425421579)
[ 2.218258] PM: Hibernation image not present or could not be loaded.
[ 2.220880] Freeing unused kernel memory: 1204K (ffffffff818ed000 -
ffffffff81a1a000)
[ 2.221020] Write protecting the kernel read-only data: 8192k
[ 2.226658] Freeing unused kernel memory: 928K (ffff880001718000 -
ffff880001800000)
[ 2.228012] Freeing unused kernel memory: 216K (ffff8800019ca000 -
ffff880001a00000)
[ 2.249791] systemd-udevd[69]: starting version 215
[ 2.250637] random: systemd-udevd urandom read with 1 bits of entropy
available
[ 2.275758] sdhci: Secure Digital Host Controller Interface driver
[ 2.275869] sdhci: Copyright(c) Pierre Ossman
[ 2.277987] mmc0: no vqmmc regulator found
[ 2.278058] mmc0: no vmmc regulator found
[ 2.279453] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[ 2.280865] mmc1: no vqmmc regulator found
[ 2.280927] mmc1: no vmmc regulator found
[ 2.281525] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.282266] mmc1: SDHCI controller on ACPI [INT33BB:00] using ADMA
[ 2.283436] sdhci-acpi 80860F14:01: failed to setup card detect gpio
[ 2.284793] mmc2: no vqmmc regulator found
[ 2.284855] mmc2: no vmmc regulator found
[ 2.286303] mmc2: SDHCI controller on ACPI [80860F14:01] using ADMA
[ 2.301450] [Firmware Bug]: No valid trip found
[ 2.301970] ACPI: bus type USB registered
[ 2.302104] usbcore: registered new interface driver usbfs
[ 2.302214] usbcore: registered new interface driver hub
[ 2.302377] usbcore: registered new device driver usb
[ 2.304123] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.304248] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus
number 1
[ 2.304759] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.304794] xhci_hcd 0000:00:14.0: irq 103 for MSI/MSI-X
[ 2.304928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.309440] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 2.313914] usb usb1: Product: xHCI Host Controller
[ 2.318318] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ 2.322706] usb usb1: SerialNumber: 0000:00:14.0
[ 2.327578] hub 1-0:1.0: USB hub found
[ 2.332284] hub 1-0:1.0: 6 ports detected
[ 2.338816] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.343108] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus
number 2
[ 2.347490] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.351779] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 2.356079] usb usb2: Product: xHCI Host Controller
[ 2.360322] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ 2.364529] usb usb2: SerialNumber: 0000:00:14.0
[ 2.369074] hub 2-0:1.0: USB hub found
[ 2.373268] hub 2-0:1.0: 1 port detected
[ 2.425164] mmc0: BKOPS_EN bit is not set
[ 2.460879] mmc0: new HS200 MMC card at address 0001
[ 2.466642] mmcblk0: mmc0:0001 HBG4e 29.1 GiB
[ 2.471020] mmcblk0boot0: mmc0:0001 HBG4e partition 1 4.00 MiB
[ 2.475369] mmcblk0boot1: mmc0:0001 HBG4e partition 2 4.00 MiB
[ 2.479674] mmcblk0rpmb: mmc0:0001 HBG4e partition 3 4.00 MiB
[ 2.488455] mmcblk0: p1 p2 p3 p4 p5 p6
[ 2.495920] mmcblk0boot1: unknown partition table
[ 2.502336] mmcblk0boot0: unknown partition table
[ 2.543561] mmc1: new high speed SDIO card at address 0001
[ 2.646010] PM: Starting manual resume from disk
[ 2.648189] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 2.658040] PM: Hibernation image partition 179:6 present
[ 2.658046] PM: Looking for hibernation image.
[ 2.688139] PM: Image not found (code -22)
[ 2.688145] PM: Hibernation image not present or could not be loaded.
[ 2.713605] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode.
Opts: (null)
[ 2.783323] usb 1-2: New USB device found, idVendor=0835, idProduct=8500
[ 2.787593] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.791829] usb 1-2: Product: USB2.0 Hub
[ 2.791837] usb 1-2: Manufacturer: Action Star
[ 2.802082] hub 1-2:1.0: USB hub found
[ 2.806885] hub 1-2:1.0: 5 ports detected
[ 2.861163] systemd[1]: RTC configured in localtime, applying delta of 60
minutes to system time.
[ 2.869487] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT
+SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.878770] systemd[1]: Detected architecture 'x86-64'.
[ 2.913475] systemd[1]: Inserted module 'autofs4'
[ 2.919177] systemd[1]: Set hostname to <v8p>.
[ 3.064207] systemd[1]: Starting Forward Password Requests to Wall Directory
Watch.
[ 3.073746] systemd[1]: Started Forward Password Requests to Wall Directory
Watch.
[ 3.083004] systemd[1]: Starting Remote File Systems (Pre).
[ 3.100264] usb 1-2.1: new high-speed USB device number 3 using xhci_hcd
[ 3.109785] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.117427] systemd[1]: Starting Dispatch Password Requests to Console
Directory Watch.
[ 3.125089] systemd[1]: Started Dispatch Password Requests to Console
Directory Watch.
[ 3.132071] systemd[1]: Starting Encrypted Volumes.
[ 3.145585] systemd[1]: Reached target Encrypted Volumes.
[ 3.151842] systemd[1]: Starting Arbitrary Executable File Formats File
System Automount Point.
[ 3.164181] systemd[1]: Set up automount Arbitrary Executable File Formats
File System Automount Point.
[ 3.175587] systemd[1]: Expecting device dev-mmcblk0p6.device...
[ 3.185865] systemd[1]: Expecting device
dev-disk-by\x2duuid-096823fc\x2d90f5\x2d457d\x2dbc72\x2d472fe714e945.device...
[ 3.195590] usb 1-2.1: New USB device found, idVendor=0835, idProduct=8501
[ 3.195593] usb 1-2.1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 3.195596] usb 1-2.1: Product: USB HID
[ 3.195598] usb 1-2.1: Manufacturer: Action Star
[ 3.219615] systemd[1]: Expecting device
dev-disk-by\x2duuid-0059\x2d07B6.device...
[ 3.229652] systemd[1]: Starting Root Slice.
[ 3.254448] systemd[1]: Created slice Root Slice.
[ 3.259433] systemd[1]: Starting User and Session Slice.
[ 3.268251] usb 1-2.4: new low-speed USB device number 4 using xhci_hcd
[ 3.274725] systemd[1]: Created slice User and Session Slice.
[ 3.279759] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.290126] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.295209] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.305490] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.310611] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.320967] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.326129] systemd[1]: Starting Syslog Socket.
[ 3.336569] systemd[1]: Listening on Syslog Socket.
[ 3.341771] systemd[1]: Starting udev Control Socket.
[ 3.352159] systemd[1]: Listening on udev Control Socket.
[ 3.357278] systemd[1]: Starting udev Kernel Socket.
[ 3.367585] systemd[1]: Listening on udev Kernel Socket.
[ 3.372768] systemd[1]: Starting Journal Socket.
[ 3.376427] usb 1-2.4: New USB device found, idVendor=045e, idProduct=00db
[ 3.376431] usb 1-2.4: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 3.376433] usb 1-2.4: Product: Natural® Ergonomic Keyboard 4000
[ 3.376436] usb 1-2.4: Manufacturer: Microsoft
[ 3.376722] usb 1-2.4: ep 0x81 - rounding interval to 64 microframes, ep
desc says 80 microframes
[ 3.376728] usb 1-2.4: ep 0x82 - rounding interval to 64 microframes, ep
desc says 80 microframes
[ 3.414274] systemd[1]: Listening on Journal Socket.
[ 3.419456] systemd[1]: Starting System Slice.
[ 3.429987] systemd[1]: Created slice System Slice.
[ 3.435055] systemd[1]: Starting File System Check on Root Device...
[ 3.446115] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.450362] usb 1-2.5: new high-speed USB device number 5 using xhci_hcd
[ 3.461791] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.466989] systemd[1]: Starting system-getty.slice.
[ 3.477846] systemd[1]: Created slice system-getty.slice.
[ 3.483215] systemd[1]: Starting Create list of required static device nodes
for the current kernel...
[ 3.504075] systemd[1]: Starting Load Kernel Modules...
[ 3.515836] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.524957] fuse init (API version 7.23)
[ 3.532945] systemd[1]: Mounting Huge Pages File System...
[ 3.545050] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.550355] systemd[1]: Starting udev Coldplug all Devices...
[ 3.562023] systemd[1]: Mounting Debug File System...
[ 3.573525] systemd[1]: Starting Journal Service...
[ 3.590294] systemd[1]: Started Journal Service.
[ 3.734258] systemd-udevd[168]: starting version 215
[ 3.889123] random: nonblocking pool is initialized
[ 3.910814] ACPI Error: No handler for Region [GPOP] (ffff88003984a1e8)
[GeneralPurposeIo] (20140424/evregion-163)
[ 3.920359] ACPI Error: Region GeneralPurposeIo (ID=8) has no handler
(20140424/exfldio-299)
[ 3.925065] ACPI Error: Method parse/execution failed [\_SB_.ADP1._PSR]
(Node ffff88003985d748), AE_NOT_EXIST (20140424/psparse-536)
[ 3.936074] ACPI Exception: AE_NOT_EXIST, Error reading AC Adapter state
(20140424/ac-131)
[ 3.942758] INT3403: probe of INT3403:06 failed with error -22
[ 3.943870] sst-acpi 80860F28:00: firmware: direct-loading firmware
intel/fw_sst_0f28.bin-i2s_master
[ 3.959130] INT3403: probe of INT3403:07 failed with error -22
[ 3.964276] INT3403: probe of INT3403:08 failed with error -22
[ 3.997977] wmi: Mapper loaded
[ 4.148342] ACPI: Battery Slot [TIBT] (battery present)
[ 4.160759] EFI Variables Facility v0.08 2004-May-17
[ 4.161701] EXT4-fs (mmcblk0p5): re-mounted. Opts: errors=remount-ro
[ 4.171131] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 4.190525] [drm] Initialized drm 1.1.0 20060810
[ 4.204717] dcdbas dcdbas: Dell Systems Management Base Driver (version
5.6.0-3.2)
[ 4.226280] pstore: Registered efi as persistent store backend
[ 4.235596] cfg80211: Calling CRDA to update world regulatory domain
[ 4.275505] SSE version of gcm_enc/dec engaged.
[ 4.277700] RTL871X: module init start
[ 4.277702] RTL871X: rtl8723bs v4.3.5.5_12290.20140916_BTCOEX20140507-4E40
[ 4.277703] RTL871X: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
[ 4.299639] byt-rt5640 byt-rt5640: ASoC: CPU DAI baytrail-pcm-audio not
registered
[ 4.306458] platform byt-rt5640: Driver byt-rt5640 requests probe deferral
[ 4.333802] iTCO_vendor_support: vendor-support=0
[ 4.342815] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 4.347895] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 4.356882] byt-rt5640 byt-rt5640: ASoC: CODEC i2c-10EC5640:00 not registered
[ 4.356912] platform byt-rt5640: Driver byt-rt5640 requests probe deferral
[ 4.367950] iTCO_wdt: Found a Bay Trail SoC TCO device (Version=3,
TCOBASE=0x0460)
[ 4.377349] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 4.382750] Adding 955388k swap on /dev/mmcblk0p6. Priority:-1 extents:1
across:955388k SSFS
[ 4.382771] byt-rt5640 byt-rt5640: ASoC: CODEC i2c-10EC5640:00 not registered
[ 4.382800] platform byt-rt5640: Driver byt-rt5640 requests probe deferral
[ 4.399818] input: ELAN1001:00 04F3:202C as
/devices/platform/80860F41:03/i2c-3/i2c-ELAN1001:00/0018:04F3:202C.0001/input/input1
[ 4.404022] hid-multitouch 0018:04F3:202C.0001: input,hidraw0: <UNKNOWN> HID
v1.00 Device [ELAN1001:00 04F3:202C] on
[ 4.407729] byt-rt5640 byt-rt5640: ASoC: CODEC i2c-10EC5640:00 not registered
[ 4.407749] platform byt-rt5640: Driver byt-rt5640 requests probe deferral
[ 4.435954] alg: No test for crc32 (crc32-pclmul)
[ 4.445485] cfg80211: World regulatory domain updated:
[ 4.445490] cfg80211: DFS Master region: unset
[ 4.445490] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4.445494] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000
mBm), (N/A)
[ 4.445497] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000
mBm), (N/A)
[ 4.445499] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000
mBm), (N/A)
[ 4.445502] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz
AUTO), (N/A, 2000 mBm), (N/A)
[ 4.445505] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz
AUTO), (N/A, 2000 mBm), (0 s)
[ 4.445507] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000
mBm), (0 s)
[ 4.445510] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000
mBm), (N/A)
[ 4.445512] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0
mBm), (N/A)
[ 4.493158] RTL871X: rtw_ndev_init(wlan0)
[ 4.493827] RTL871X: module init ret=0
[ 4.544033] intel_rapl: RAPL domain uncore detection failed
[ 4.544037] intel_rapl: RAPL domain dram detection failed
[ 4.576641] byt-rt5640 byt-rt5640: rt5640-aif1 <-> baytrail-pcm-audio
mapping ok
[ 4.670960] FAT-fs (mmcblk0p1): utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
[ 4.783293] systemd-journald[158]: Received request to flush runtime journal
from PID 1
[ 4.995201] usb 1-2.5: New USB device found, idVendor=0835, idProduct=8500
[ 5.000771] usb 1-2.5: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 5.000775] usb 1-2.5: Product: USB2.0 Hub
[ 5.000778] usb 1-2.5: Manufacturer: Action Star
[ 5.012047] hub 1-2.5:1.0: USB hub found
[ 5.017254] hub 1-2.5:1.0: 5 ports detected
[ 5.102638] usbcore: registered new interface driver usbhid
[ 5.107955] usbhid: USB HID core driver
[ 5.149809] hid-generic 0003:0835:8501.0002: hiddev0,hidraw1: USB HID v1.11
Device [Action Star USB HID] on usb-0000:00:14.0-2.1/input0
[ 5.174847] input: Microsoft Natural® Ergonomic Keyboard 4000 as
/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.0/0003:045E:00DB.0003/input/input3
[ 5.186004] microsoft 0003:045E:00DB.0003: input,hidraw2: USB HID v1.11
Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on
usb-0000:00:14.0-2.4/input0
[ 5.198066] input: Microsoft Natural® Ergonomic Keyboard 4000 as
/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.1/0003:045E:00DB.0004/input/input4
[ 5.210133] RPC: Registered named UNIX socket transport module.
[ 5.210271] microsoft 0003:045E:00DB.0004: input,hidraw3: USB HID v1.11
Device [Microsoft Natural® Ergonomic Keyboard 4000] on
usb-0000:00:14.0-2.4/input1
[ 5.226206] RPC: Registered udp transport module.
[ 5.231589] RPC: Registered tcp transport module.
[ 5.231590] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 5.245838] FS-Cache: Loaded
[ 5.258395] irq 28: nobody cared (try booting with the "irqpoll" option)
[ 5.263733] CPU: 0 PID: 1 Comm: systemd Tainted: G O
3.16.0-4-amd64 #1 Debian 3.16.7-ckt7-1
[ 5.274233] Hardware name: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS A02
12/29/2014
[ 5.279511] ffff880038eeb6c4 ffffffff81509e7c ffff880038eeb600
ffffffff810bcffd
[ 5.284880] ffff880038eeb600 000000000000001c 0000000000000000
ffffffff810bd521
[ 5.290282] 0000000000000000 0000000000000000 000000000000001c
0000000000000000
[ 5.295682] Call Trace:
[ 5.300979] <IRQ> [<ffffffff81509e7c>] ? dump_stack+0x41/0x51
[ 5.306305] [<ffffffff810bcffd>] ? __report_bad_irq+0x2d/0xc0
[ 5.311575] [<ffffffff810bd521>] ? note_interrupt+0x241/0x290
[ 5.316794] [<ffffffff810bad41>] ? handle_irq_event_percpu+0xa1/0x190
[ 5.322022] [<ffffffff810bae68>] ? handle_irq_event+0x38/0x60
[ 5.327211] [<ffffffff810be063>] ? handle_fasteoi_irq+0x83/0x150
[ 5.332355] [<ffffffff810150ed>] ? handle_irq+0x1d/0x30
[ 5.337497] [<ffffffff81512d39>] ? do_IRQ+0x49/0xe0
[ 5.342625] [<ffffffff81510bed>] ? common_interrupt+0x6d/0x6d
[ 5.347718] <EOI>
[ 5.347750] handlers:
[ 5.357760] [<ffffffffa06313a0>] sst_byt_irq [snd_soc_sst_baytrail_pcm]
threaded [<ffffffffa062f460>] sst_byt_irq_thread [snd_soc_sst_baytrail_pcm]
[ 5.367991] Disabling IRQ #28
[ 5.376093] FS-Cache: Netfs 'nfs' registered for caching
[ 5.404180] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[ 5.431722] usb 1-2.5.1: new high-speed USB device number 6 using xhci_hcd
[ 5.527639] usb 1-2.5.1: New USB device found, idVendor=0835, idProduct=8502
[ 5.527643] usb 1-2.5.1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 5.527645] usb 1-2.5.1: Product: USB HID
[ 5.527648] usb 1-2.5.1: Manufacturer: Action Star
[ 5.530145] hid-generic 0003:0835:8502.0005: hiddev0,hidraw4: USB HID v1.11
Device [Action Star USB HID] on usb-0000:00:14.0-2.5.1/input0
[ 5.603636] usb 1-2.5.5: new high-speed USB device number 7 using xhci_hcd
[ 5.704749] usb 1-2.5.5: New USB device found, idVendor=0b95, idProduct=7720
[ 5.710719] usb 1-2.5.5: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 5.716609] usb 1-2.5.5: Product: AX88x72A
[ 5.722439] usb 1-2.5.5: Manufacturer: ASIX Elec. Corp.
[ 5.728169] usb 1-2.5.5: SerialNumber: BD5AD7
[ 5.859157] Clocksource tsc unstable (delta = 119957660 ns)
[ 5.863734] Switched to clocksource refined-jiffies
[ 7.025816] asix 1-2.5.5:1.0 eth0: register 'asix' at
usb-0000:00:14.0-2.5.5, ASIX AX88772 USB 2.0 Ethernet, d8:eb:97:bd:5a:d7
[ 7.025893] usbcore: registered new interface driver asix
[ 7.691557] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.722354] baytrail-pcm-audio baytrail-pcm-audio: ipc: --message timeout--
ipcx 0x2220 isr 0xf0022 ipcd 0x8000000009000197 imrx 0x0
[ 8.722365] baytrail-pcm-audio baytrail-pcm-audio: ipc: error stream commit
failed
[ 8.722370] Baytrail Audio: PCM: failed stream commit -110
[ 8.722377] baytrail-pcm-audio baytrail-pcm-audio: ASoC: baytrail-pcm-audio
hw params failed: -110
[ 9.525103] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.527270] asix 1-2.5.5:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
[ 12.909330] baytrail-pcm-audio baytrail-pcm-audio: ipc: --message timeout--
ipcx 0x221 isr 0xf0022 ipcd 0x8000000015180197 imrx 0x0
[ 12.909341] baytrail-pcm-audio baytrail-pcm-audio: ipc: free stream 2 failed
[ 13.123362] baytrail-pcm-audio baytrail-pcm-audio: ipc: --message timeout--
ipcx 0x121 isr 0xf0022 ipcd 0x800000001e180197 imrx 0x0
[ 13.123374] baytrail-pcm-audio baytrail-pcm-audio: ipc: free stream 1 failed
[ 13.166018] BUG: unable to handle kernel NULL pointer dereference at
0000000000000098
[ 13.166028] IP: [<ffffffffa0630d70>] byt_notify_pointer+0x20/0xd0
[snd_soc_sst_baytrail_pcm]
[ 13.166041] PGD 0
[ 13.166045] Oops: 0000 [#1] SMP
[ 13.166050] Modules linked in: asix usbnet libphy mii nfsd auth_rpcgss
oid_registry nfs_acl nfs lockd fscache sunrpc hid_microsoft hid_generic usbhid
nls_utf8 nls_cp437 vfat fat intel_powerclamp intel_rapl coretemp kvm_intel kvm
joydev crc32_pclmul ghash_clmulni_intel iTCO_wdt hid_multitouch evdev
iTCO_vendor_support snd_soc_sst_baytrail_pcm snd_soc_sst_dsp i915
snd_soc_sst_byt_rt5640_mach aesni_intel r8723bs(O) snd_soc_rt5640
snd_soc_rl6231 aes_x86_64 lrw gf128mul button dell_laptop cfg80211 glue_helper
drm_kms_helper snd_soc_core efi_pstore snd_compress dcdbas ablk_helper cryptd
drm snd_pcm snd_timer i2c_algo_bit rfkill pcspkr efivars snd iosf_mbi battery
soundcore lpc_ich regmap_i2c mfd_core wmi video i2c_designware_platform
snd_soc_sst_acpi int3403_thermal i2c_designware_core ac acpi_pad processor
[ 13.166128] fuse autofs4 ext4 crc16 mbcache jbd2 mmc_block crct10dif_pclmul
crct10dif_common crc32c_intel xhci_hcd thermal usbcore thermal_sys usb_common
i2c_hid hid i2c_core sdhci_acpi sdhci mmc_core
[ 13.166154] CPU: 1 PID: 252 Comm: irq/28-AudioDSP Tainted: G O
3.16.0-4-amd64 #1 Debian 3.16.7-ckt7-1
[ 13.166158] Hardware name: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS A02
12/29/2014
[ 13.166162] task: ffff8800380c5370 ti: ffff8800376c8000 task.ti:
ffff8800376c8000
[ 13.166166] RIP: 0010:[<ffffffffa0630d70>] [<ffffffffa0630d70>]
byt_notify_pointer+0x20/0xd0 [snd_soc_sst_baytrail_pcm]
[ 13.166175] RSP: 0018:ffff8800376cbe08 EFLAGS: 00010292
[ 13.166178] RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000008817
[ 13.166182] RDX: ffff880034bb3428 RSI: ffff880036a7f300 RDI: ffff880036a7f300
[ 13.166185] RBP: ffff8800377a7800 R08: ffff8800376c8000 R09: 00000000000015ac
[ 13.166188] R10: 0000000000005c2f R11: 0000000000000008 R12: ffff880035b0f020
[ 13.166192] R13: ffff880037a97818 R14: 0000000000000292 R15: ffff880010216c20
[ 13.166196] FS: 0000000000000000(0000) GS:ffff880039c80000(0000)
knlGS:0000000000000000
[ 13.166200] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 13.166203] CR2: 0000000000000098 CR3: 0000000001a13000 CR4: 00000000001007e0
[ 13.166206] Stack:
[ 13.166209] ffff880036a7f300 ffff880010216c18 ffff880034bb3418
ffff880010216c20
[ 13.166215] ffffffffa062f577 ffff8800103d4e40 ffff880038eeb600
ffff880038eeb600
[ 13.166221] ffff8800380c5370 ffffffff810bb9e0 ffff8800380c5370
ffffffff810bb9fb
[ 13.166227] Call Trace:
[ 13.166237] [<ffffffffa062f577>] ? sst_byt_irq_thread+0x117/0x350
[snd_soc_sst_baytrail_pcm]
[ 13.166247] [<ffffffff810bb9e0>] ? irq_finalize_oneshot.part.30+0xd0/0xd0
[ 13.166253] [<ffffffff810bb9fb>] ? irq_thread_fn+0x1b/0x40
[ 13.166259] [<ffffffff810bbd0b>] ? irq_thread+0x11b/0x140
[ 13.166265] [<ffffffff810bba80>] ? irq_forced_thread_fn+0x60/0x60
[ 13.166271] [<ffffffff810bbbf0>] ? irq_thread_check_affinity+0xc0/0xc0
[ 13.166278] [<ffffffff81087dfd>] ? kthread+0xbd/0xe0
[ 13.166284] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.166291] [<ffffffff8150febc>] ? ret_from_fork+0x7c/0xb0
[ 13.166297] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.166300] Code: e9 6f ff ff ff 66 0f 1f 44 00 00 0f 1f 44 00 00 41 55 41
54 49 89 f4 55 53 48 8b 6e 08 48 8b 36 48 8b 9d 38 01 00 00 4c 8b 6d 10 <8b> 83
98 00 00 00 48 0f af 83 80 00 00 00 48 8d 50 07 48 85 c0
[ 13.166355] RIP [<ffffffffa0630d70>] byt_notify_pointer+0x20/0xd0
[snd_soc_sst_baytrail_pcm]
[ 13.166363] RSP <ffff8800376cbe08>
[ 13.166366] CR2: 0000000000000098
[ 13.166370] ---[ end trace 2130e3719a760d3b ]---
[ 13.904493] BUG: unable to handle kernel paging request at ffffffffffffffd8
[ 13.904521] IP: [<ffffffff8108838c>] kthread_data+0xc/0x20
[ 13.904544] PGD 1a16067 PUD 1a18067 PMD 0
[ 13.904577] Oops: 0000 [#2] SMP
[ 13.904582] Modules linked in: asix usbnet libphy mii nfsd auth_rpcgss
oid_registry nfs_acl nfs lockd fscache sunrpc hid_microsoft hid_generic usbhid
nls_utf8 nls_cp437 vfat fat intel_powerclamp intel_rapl coretemp kvm_intel kvm
joydev crc32_pclmul ghash_clmulni_intel iTCO_wdt hid_multitouch evdev
iTCO_vendor_support snd_soc_sst_baytrail_pcm snd_soc_sst_dsp i915
snd_soc_sst_byt_rt5640_mach aesni_intel r8723bs(O) snd_soc_rt5640
snd_soc_rl6231 aes_x86_64 lrw gf128mul button dell_laptop cfg80211 glue_helper
drm_kms_helper snd_soc_core efi_pstore snd_compress dcdbas ablk_helper cryptd
drm snd_pcm snd_timer i2c_algo_bit rfkill pcspkr efivars snd iosf_mbi battery
soundcore lpc_ich regmap_i2c mfd_core wmi video i2c_designware_platform
snd_soc_sst_acpi int3403_thermal i2c_designware_core ac acpi_pad processor
[ 13.904658] fuse autofs4 ext4 crc16 mbcache jbd2 mmc_block crct10dif_pclmul
crct10dif_common crc32c_intel xhci_hcd thermal usbcore thermal_sys usb_common
i2c_hid hid i2c_core sdhci_acpi sdhci mmc_core
[ 13.904683] CPU: 1 PID: 252 Comm: irq/28-AudioDSP Tainted: G D O
3.16.0-4-amd64 #1 Debian 3.16.7-ckt7-1
[ 13.904687] Hardware name: Dell Inc. Venue 8 Pro 3845/03JYKK, BIOS A02
12/29/2014
[ 13.904691] task: ffff8800380c5370 ti: ffff8800376c8000 task.ti:
ffff8800376c8000
[ 13.904694] RIP: 0010:[<ffffffff8108838c>] [<ffffffff8108838c>]
kthread_data+0xc/0x20
[ 13.904701] RSP: 0018:ffff8800376cbb48 EFLAGS: 00010202
[ 13.904704] RAX: 0000000000000000 RBX: ffff8800380c5370 RCX: 000000000000004e
[ 13.904708] RDX: ffff8800376cbe98 RSI: 0000000000000000 RDI: ffff8800380c5370
[ 13.904711] RBP: ffff8800380c59c0 R08: 0000000000000000 R09: 0000000000000001
[ 13.904714] R10: 0000000000000001 R11: 00000000000000fc R12: ffffffff81a677a0
[ 13.904718] R13: ffff8800380c5370 R14: 0000000000000046 R15: ffff8800380c5370
[ 13.904722] FS: 0000000000000000(0000) GS:ffff880039c80000(0000)
knlGS:0000000000000000
[ 13.904725] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 13.904736] CR2: ffffffffffffffd8 CR3: 0000000001a13000 CR4: 00000000001007e0
[ 13.904748] Stack:
[ 13.904759] ffffffff810bba9e 0000000000000000 ffff8800380c59c0
ffffffff81085027
[ 13.904775] 0000000000000009 0000000000000000 0000000000000046
0000000000000098
[ 13.904780] ffffffff81069ae1 0000000000000002 000000010000000e
00000000000006f8
[ 13.904786] Call Trace:
[ 13.904793] [<ffffffff810bba9e>] ? irq_thread_dtor+0x1e/0xb0
[ 13.904800] [<ffffffff81085027>] ? task_work_run+0x97/0xd0
[ 13.904807] [<ffffffff81069ae1>] ? do_exit+0x2c1/0xa60
[ 13.904815] [<ffffffff810163b7>] ? oops_end+0x97/0xe0
[ 13.904823] [<ffffffff81506ad5>] ? no_context+0x2b2/0x2be
[ 13.904845] [<ffffffff81057170>] ? __do_page_fault+0x80/0x4f0
[ 13.904852] [<ffffffff8109ddbf>] ? enqueue_task_fair+0x2cf/0xe20
[ 13.904858] [<ffffffff8101ba0d>] ? native_sched_clock+0x2d/0x80
[ 13.904864] [<ffffffff8101ba65>] ? sched_clock+0x5/0x10
[ 13.904870] [<ffffffff8109a754>] ? move_task+0x34/0x50
[ 13.904886] [<ffffffff810942a4>] ? set_task_cpu+0x64/0x170
[ 13.904892] [<ffffffff81511fa8>] ? page_fault+0x28/0x30
[ 13.904903] [<ffffffffa0630d70>] ? byt_notify_pointer+0x20/0xd0
[snd_soc_sst_baytrail_pcm]
[ 13.904918] [<ffffffffa062f577>] ? sst_byt_irq_thread+0x117/0x350
[snd_soc_sst_baytrail_pcm]
[ 13.904924] [<ffffffff810bb9e0>] ? irq_finalize_oneshot.part.30+0xd0/0xd0
[ 13.904935] [<ffffffff810bb9fb>] ? irq_thread_fn+0x1b/0x40
[ 13.904941] [<ffffffff810bbd0b>] ? irq_thread+0x11b/0x140
[ 13.904952] [<ffffffff810bba80>] ? irq_forced_thread_fn+0x60/0x60
[ 13.904958] [<ffffffff810bbbf0>] ? irq_thread_check_affinity+0xc0/0xc0
[ 13.904969] [<ffffffff81087dfd>] ? kthread+0xbd/0xe0
[ 13.904975] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.904985] [<ffffffff8150febc>] ? ret_from_fork+0x7c/0xb0
[ 13.904991] [<ffffffff81087d40>] ? kthread_create_on_node+0x180/0x180
[ 13.904999] Code: 08 04 00 00 48 8b 40 c8 48 c1 e8 02 83 e0 01 c3 66 66 66
66 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 8b 87 08 04 00 00 <48> 8b
40 d8 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 0f
[ 13.905054] RIP [<ffffffff8108838c>] kthread_data+0xc/0x20
[ 13.905060] RSP <ffff8800376cbb48>
[ 13.905063] CR2: ffffffffffffffd8
[ 13.905067] ---[ end trace 2130e3719a760d3c ]---
[ 14.579163] Fixing recursive fault but reboot is needed!
[ 14.579173] [sched_delayed] sched: RT throttling activated
[ 19.010202] usb 1-2.4: USB disconnect, device number 4