Skip to content

Instantly share code, notes, and snippets.

@Flameeyes
Created October 15, 2014 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Flameeyes/5a5598094d7d6343dbb6 to your computer and use it in GitHub Desktop.
Save Flameeyes/5a5598094d7d6343dbb6 to your computer and use it in GitHub Desktop.
XBMC Box kernel issue
[73453.248032] ------------[ cut here ]------------
[73453.248054] WARNING: CPU: 1 PID: 225 at drivers/gpu/drm/i915/intel_display.c:3324 intel_crtc_wait_for_pending_flips+0x175/0x180()
[73453.248058] Modules linked in: snd_hda_codec_hdmi snd_hda_intel snd_hda_controller snd_hda_codec microcode
[73453.248074] CPU: 1 PID: 225 Comm: X Not tainted 3.16.5 #3
[73453.248078] Hardware name: /D54250WYK, BIOS WYLPT10H.86A.0026.2014.0514.1714 05/14/2014
[73453.248081] 0000000000000009 ffff88040671f7b8 ffffffffa34b8347 0000000000000007
[73453.248088] 0000000000000000 ffff88040671f7f8 ffffffffa2e43c62 ffff88040671f808
[73453.248094] 0000000000000000 ffff880408e78000 ffff880408f77cd8 ffff88040929c800
[73453.248100] Call Trace:
[73453.248113] [<ffffffffa34b8347>] dump_stack+0x4e/0x71
[73453.248120] [<ffffffffa2e43c62>] warn_slowpath_common+0x82/0xb0
[73453.248125] [<ffffffffa2e43ca5>] warn_slowpath_null+0x15/0x20
[73453.248131] [<ffffffffa3193ef5>] intel_crtc_wait_for_pending_flips+0x175/0x180
[73453.248140] [<ffffffffa2e7d070>] ? finish_wait+0x80/0x80
[73453.248146] [<ffffffffa31970ee>] intel_crtc_disable_planes+0x2e/0x190
[73453.248154] [<ffffffffa3197f6d>] haswell_crtc_disable+0x4d/0x2c0
[73453.248160] [<ffffffffa3198cef>] __intel_set_mode+0x29f/0x15f0
[73453.248169] [<ffffffffa2e7116a>] ? account_system_time+0xba/0x170
[73453.248176] [<ffffffffa319c5e1>] intel_set_mode+0x11/0x30
[73453.248183] [<ffffffffa319d543>] intel_crtc_set_config+0x913/0xe80
[73453.248193] [<ffffffffa3137a81>] drm_mode_set_config_internal+0x61/0xe0
[73453.248200] [<ffffffffa3137cb1>] drm_framebuffer_remove+0xe1/0x140
[73453.248206] [<ffffffffa313c0a2>] drm_fb_release+0xa2/0xd0
[73453.248214] [<ffffffffa312cfb8>] drm_release+0x558/0x630
[73453.248224] [<ffffffffa2f288b1>] __fput+0xd1/0x1e0
[73453.248232] [<ffffffffa2f28a09>] ____fput+0x9/0x10
[73453.248239] [<ffffffffa2e5f165>] task_work_run+0xb5/0xd0
[73453.248245] [<ffffffffa2e45cca>] do_exit+0x27a/0x9d0
[73453.248251] [<ffffffffa2e4649a>] do_group_exit+0x3a/0xa0
[73453.248259] [<ffffffffa2e5297b>] get_signal_to_deliver+0x1eb/0x580
[73453.248265] [<ffffffffa2e02462>] do_signal+0x52/0x640
[73453.248272] [<ffffffffa2e4faea>] ? recalc_sigpending+0x1a/0x60
[73453.248277] [<ffffffffa2e02abd>] do_notify_resume+0x6d/0xb0
[73453.248284] [<ffffffffa2e10275>] ? syscall_trace_leave+0x85/0xc0
[73453.248293] [<ffffffffa34c111a>] int_signal+0x12/0x17
[73453.248298] ---[ end trace d186f4f779073a56 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment