Advertisement
Guest User

spandekernel

a guest
May 1st, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. [ 8.710752] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  2. [ 8.710755] [drm] Driver supports precise vblank timestamp query.
  3. [ 8.711568] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  4. [ 8.726679] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  5. [ 8.726920] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
  6. [ 8.782309] i915 0000:00:02.0: firmware: direct-loading firmware i915/skl_dmc_ver1.bin
  7. [ 8.783633] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.23)
  8. [ 8.991008] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  9. [ 8.991018] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
  10. [ 8.991487] fbcon: inteldrmfb (fb0) is primary device
  11. [ 9.038024] ------------[ cut here ]------------
  12. [ 9.038095] WARNING: CPU: 0 PID: 133 at /build/linux-Ki7dwx/linux-4.5.1/drivers/gpu/drm/i915/intel_pm.c:3553 skl_update_other_pipe_wm+0x174/0x180 [i915]()
  13. [ 9.038098] WARN_ON(!wm_changed)
  14. [ 9.038138] Modules linked in: crct10dif_pclmul(E) crc32_pclmul(E) ghash_clmulni_intel(E) hmac(E) drbg(E) i915(E) arc4(E) ansi_cprng(E) aesni_intel(E) aes_x86_64(E) ath9k(E) ath9k_common(E) ath9k_hw(E) lrw(E) ath(E) mac80211(E) drm_kms_helper(E) cfg80211(E) gf128mul(E) drm(E) glue_helper(E) ablk_helper(E) mxm_wmi(E) hci_uart(E) btbcm(E) btqca(E) eeepc_wmi(E) asus_wmi(E) evdev(E) sparse_keymap(E) cryptd(E) btintel(E) bluetooth(E) 8250_fintek(E) intel_lpss_acpi(E) pcspkr(E) efi_pstore(E) serio_raw(E) efivars(E) i2c_algo_bit(E) i2c_i801(E) intel_lpss(E) mei_me(E) mfd_core(E) rfkill(E) mei(E) shpchp(E) tpm_tis(E) snd_hda_intel(E) snd_hda_codec(E) snd_hda_core(E) acpi_als(E) snd_hwdep(E) kfifo_buf(E) snd_pcm(E) snd_timer(E) tpm(E) snd(E) soundcore(E) video(E) battery(E) industrialio(E) processor(E) acpi_pad(E)
  15. [ 9.038160] button(E) wmi(E) fuse(E) parport_pc(E) ppdev(E) lp(E) parport(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) hid_generic(E) usbhid(E) sg(E) sr_mod(E) cdrom(E) sd_mod(E) crc32c_intel(E) ahci(E) xhci_pci(E) libahci(E) psmouse(E) xhci_hcd(E) libata(E) r8169(E) mii(E) usbcore(E) scsi_mod(E) usb_common(E) fan(E) thermal(E) i2c_hid(E) hid(E) fjes(E)
  16. [ 9.038165] CPU: 0 PID: 133 Comm: kworker/u16:5 Tainted: G E 4.5.0-0.bpo.1-amd64 #1 Debian 4.5.1-1~bpo8+1
  17. [ 9.038166] Hardware name: System manufacturer System Product Name/B150M-C, BIOS 0603 11/19/2015
  18. [ 9.038175] Workqueue: events_unbound async_run_entry_fn
  19. [ 9.038180] 0000000000000286 00000000e78c1f58 ffffffff813099f5 ffff8808122ef7f8
  20. [ 9.038183] ffffffffc09e46f0 ffffffff81079a61 0000000000000012 ffff8808122ef850
  21. [ 9.038186] ffff8808153ff000 ffff8808153fd000 ffff8808129fe3a8 ffffffff81079aec
  22. [ 9.038187] Call Trace:
  23. [ 9.038193] [<ffffffff813099f5>] ? dump_stack+0x5c/0x77
  24. [ 9.038205] [<ffffffff81079a61>] ? warn_slowpath_common+0x81/0xb0
  25. [ 9.038209] [<ffffffff81079aec>] ? warn_slowpath_fmt+0x5c/0x80
  26. [ 9.038265] [<ffffffffc0922054>] ? skl_update_other_pipe_wm+0x174/0x180 [i915]
  27. [ 9.038322] [<ffffffffc09221e0>] ? skl_update_wm+0x180/0x600 [i915]
  28. [ 9.038400] [<ffffffffc09a7d8f>] ? intel_ddi_enable_transcoder_func+0x17f/0x260 [i915]
  29. [ 9.038474] [<ffffffffc098bcf0>] ? haswell_crtc_enable+0x310/0x8a0 [i915]
  30. [ 9.038540] [<ffffffffc0987716>] ? intel_atomic_commit+0x616/0x16c0 [i915]
  31. [ 9.038578] [<ffffffffc0554ebf>] ? drm_atomic_check_only+0x13f/0x630 [drm]
  32. [ 9.038609] [<ffffffffc0555802>] ? drm_atomic_add_affected_connectors+0x22/0xe0 [drm]
  33. [ 9.038625] [<ffffffffc065609c>] ? restore_fbdev_mode+0x22c/0x260 [drm_kms_helper]
  34. [ 9.038641] [<ffffffffc065815e>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x2e/0x70 [drm_kms_helper]
  35. [ 9.038652] [<ffffffffc06581c9>] ? drm_fb_helper_set_par+0x29/0x50 [drm_kms_helper]
  36. [ 9.038723] [<ffffffffc099deb6>] ? intel_fbdev_set_par+0x16/0x60 [i915]
  37. [ 9.038727] [<ffffffff8137c111>] ? fbcon_init+0x541/0x5c0
  38. [ 9.038734] [<ffffffff813f3d73>] ? visual_init+0xc3/0x120
  39. [ 9.038737] [<ffffffff813f6102>] ? do_bind_con_driver+0x162/0x3a0
  40. [ 9.038741] [<ffffffff813f65f7>] ? do_take_over_console+0xa7/0x1d0
  41. [ 9.038744] [<ffffffff81377443>] ? do_fbcon_takeover+0x53/0xb0
  42. [ 9.038747] [<ffffffff810989c5>] ? notifier_call_chain+0x45/0x70
  43. [ 9.038751] [<ffffffff81098cd1>] ? __blocking_notifier_call_chain+0x41/0x60
  44. [ 9.038755] [<ffffffff8138411e>] ? register_framebuffer+0x26e/0x360
  45. [ 9.038760] [<ffffffff8142e5d9>] ? vga_switcheroo_client_fb_set+0x19/0x60
  46. [ 9.038774] [<ffffffffc0658446>] ? drm_fb_helper_initial_config+0x256/0x3e0 [drm_kms_helper]
  47. [ 9.038836] [<ffffffffc099f0db>] ? intel_fbdev_initial_config+0x1b/0x30 [i915]
  48. [ 9.038841] [<ffffffff8109a2c5>] ? async_run_entry_fn+0x45/0x140
  49. [ 9.038845] [<ffffffff81091c58>] ? process_one_work+0x148/0x400
  50. [ 9.038849] [<ffffffff81092705>] ? worker_thread+0x65/0x4a0
  51. [ 9.038854] [<ffffffff810926a0>] ? rescuer_thread+0x340/0x340
  52. [ 9.038856] [<ffffffff810979ef>] ? kthread+0xdf/0x100
  53. [ 9.038859] [<ffffffff81097910>] ? kthread_park+0x50/0x50
  54. [ 9.038864] [<ffffffff815b9b5f>] ? ret_from_fork+0x3f/0x70
  55. [ 9.038867] [<ffffffff81097910>] ? kthread_park+0x50/0x50
  56. [ 9.038880] ---[ end trace 92e52db0f7b4a71b ]---
  57. [ 9.330223] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  58. [ 9.330224] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x1a/0x0/0x0/0x0/0x0)
  59. [ 9.330225] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  60. [ 9.330225] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  61. [ 9.330225] snd_hda_codec_realtek hdaudioC0D0: inputs:
  62. [ 9.330226] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  63. [ 9.330227] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
  64. [ 9.330228] snd_hda_codec_realtek hdaudioC0D0: Line=0x15
  65. [ 9.343081] Console: switching to colour frame buffer device 160x64
  66. [ 9.344880] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  67. [ 9.358684] kvm: disabled by bios
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement