Summary: | sys-kernel/gentoo-sources-5.6.4 (or 5.6.5 up to 5.6.10) : vblank wait timed out on crtc 0 (intel video on sandy bridge) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | n05ph3r42 <official.contacts> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | .config |
Description
n05ph3r42
2020-05-08 08:59:34 UTC
please attach your .config Why do you think this is a Gentoo specific bug? Created attachment 642318 [details]
.config
Here it is.
BTW, I gave no reason to think, that it is gentoo-specific bug.
Here it is. I gave no reason to think, that it is gentoo-specific bug. [ 11.215433] ------------[ cut here ]------------ [ 11.215441] vblank wait timed out on crtc 0 [ 11.215446] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f45126d86, max_idle_ns: 440795256522 ns [ 11.215475] WARNING: CPU: 4 PID: 95 at drivers/gpu/drm/drm_vblank.c:1130 drm_wait_one_vblank+0x189/0x1b0 [ 11.215477] Modules linked in: [ 11.215483] CPU: 4 PID: 95 Comm: kworker/u16:4 Not tainted 5.6.14-gentoo_intel #1 [ 11.215485] Hardware name: Acer Aspire 3830G/JM30_HR, BIOS V1.12 08/14/2012 [ 11.215491] Workqueue: events_unbound async_run_entry_fn [ 11.215497] RIP: 0010:drm_wait_one_vblank+0x189/0x1b0 [ 11.215502] Code: b8 a5 ff 0f 0b eb cc 48 89 e6 4c 89 ff e8 df ec a9 ff 45 85 ed 0f 85 17 ff ff ff 44 89 e6 48 c7 c7 58 ac a5 b5 e8 3a b8 a5 ff <0f> 0b e9 01 ff ff ff 0f 0b 31 c0 e9 f3 fe ff ff 0f 0b 45 31 f6 e9 [ 11.215504] RSP: 0000:ffffbc3d403578f0 EFLAGS: 00010286 [ 11.215507] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 000000000000001f [ 11.215510] RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffffffffb632fcd0 [ 11.215513] RBP: ffff9b1949cb0000 R08: 000000029c7e0cd7 R09: ffffffffb632fcd4 [ 11.215515] R10: 000000000000026a R11: 0000000000033cd4 R12: 0000000000000000 [ 11.215517] R13: 0000000000000000 R14: 000000000000000d R15: ffff9b194ce8ec08 [ 11.215521] FS: 0000000000000000(0000) GS:ffff9b194ff00000(0000) knlGS:0000000000000000 [ 11.215524] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 11.215526] CR2: 0000000000000000 CR3: 00000002e2e0a001 CR4: 00000000000606e0 [ 11.215528] Call Trace: [ 11.215539] ? wait_woken+0x80/0x80 [ 11.215547] ilk_crtc_enable+0x4eb/0xcc0 [ 11.215554] intel_update_crtc+0x1d5/0x1f0 [ 11.215561] intel_commit_modeset_enables+0x41/0x60 [ 11.215566] intel_atomic_commit_tail+0x2ba/0x13b0 [ 11.215572] ? flush_workqueue_prep_pwqs+0x113/0x130 [ 11.215578] ? flush_workqueue+0x170/0x3c0 [ 11.215584] intel_atomic_commit+0x2db/0x350 [ 11.215590] drm_client_modeset_commit_atomic+0x1b9/0x1f0 [ 11.215596] drm_client_modeset_commit_force+0x4f/0x150 [ 11.215603] drm_fb_helper_restore_fbdev_mode_unlocked+0x44/0x90 [ 11.215608] drm_fb_helper_set_par+0x2b/0x40 [ 11.215614] intel_fbdev_set_par+0x11/0x50 [ 11.215621] ? con_is_visible+0x22/0x40 [ 11.215626] fbcon_init+0x2e2/0x680 [ 11.215632] visual_init+0xc9/0x130 [ 11.215638] do_bind_con_driver.isra.0+0x1d5/0x2e0 [ 11.215645] do_take_over_console+0x111/0x180 [ 11.215650] do_fbcon_takeover+0x57/0xc0 [ 11.215656] register_framebuffer+0x1df/0x2f0 [ 11.215662] __drm_fb_helper_initial_config_and_unlock+0x31b/0x490 [ 11.215669] intel_fbdev_initial_config+0xf/0x20 [ 11.215673] async_run_entry_fn+0x32/0xe0 [ 11.215679] process_one_work+0x1cc/0x390 [ 11.215685] worker_thread+0x48/0x3d0 [ 11.215690] ? rescuer_thread+0x3d0/0x3d0 [ 11.215694] kthread+0x113/0x130 [ 11.215699] ? __kthread_bind_mask+0x60/0x60 [ 11.215704] ret_from_fork+0x35/0x40 [ 11.215709] ---[ end trace 7b39b9354e799e53 ]--- |