You are not logged in.

#1 2017-10-31 19:07:23

borbaszorbas
Member
Registered: 2016-12-26
Posts: 2

Random Freezes

So I'm using the nouveau driver on an nvidia gtx 660 along with gnome DE. The video output crashes randmoly (mainly when using browsers either firefox or chromium) but the sound continues to play normally (e.g music). I've managed to ssh to the machine and below is the dmesg output since the last crash happened:

[ 2285.821713] nouveau 0000:01:00.0: fifo: runlist 0 update timeout
[ 2287.943632] nouveau 0000:01:00.0: fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
[ 2287.943648] nouveau 0000:01:00.0: fifo: runlist 0: scheduled for recovery           
[ 2287.943661] nouveau 0000:01:00.0: fifo: channel 13: killed
[ 2287.943669] nouveau 0000:01:00.0: fifo: engine 0: scheduled for recovery            
[ 2287.944524] nouveau 0000:01:00.0: Xwayland[873]: channel 13 killed!
[ 2296.275206] [drm:drm_atomic_helper_swap_state [drm_kms_helper]] ERROR [CRTC:38:head-0] hw_done timed out
[ 2306.301963] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:38:head-0] hw_done timed out
[ 2316.328791] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:38:head-0] flip_done timed out
[ 2326.355643] [drm:drm_atomic_helper_swap_state [drm_kms_helper]] ERROR [CRTC:38:head-0] hw_done timed out
[ 2336.382521] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:38:head-0] hw_done timed out
[ 2346.409237] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:38:head-0] flip_done timed out
[ 2356.436101] [drm:drm_atomic_helper_swap_state [drm_kms_helper]] ERROR [CRTC:38:head-0] hw_done timed out
[ 2366.462942] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:38:head-0] hw_done timed out
[ 2376.489844] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:38:head-0] flip_done timed out
[ 2457.558958] INFO: task kworker/u32:13:2211 blocked for more than 120 seconds.
[ 2457.558964]       Tainted: G          I     4.13.9-1-ARCH #1
[ 2457.558965] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2826.208226] kworker/u32:13  D    0  2211      2 0x00000000
[ 2826.208253] Workqueue: events_unbound nv50_disp_atomic_commit_work [nouveau]
[ 2826.208254] Call Trace:
[ 2826.208259]  __schedule+0x239/0x890
[ 2826.208260]  schedule+0x3d/0x90
[ 2826.208262]  schedule_timeout+0x208/0x390                                           
[ 2826.208275]  ? nouveau_bo_rd32+0x2a/0x30 [nouveau]
[ 2826.208286]  ? nouveau_fence_is_signaled+0x36/0x50 [nouveau]
[ 2826.208289]  dma_fence_default_wait+0x1bf/0x270
[ 2826.208290]  ? dma_fence_default_wait+0x1bf/0x270
[ 2826.208291]  ? dma_fence_free+0x20/0x20
[ 2826.208293]  dma_fence_wait_timeout+0x38/0x110
[ 2826.208297]  drm_atomic_helper_wait_for_fences+0x62/0xb0 [drm_kms_helper]
[ 2826.208308]  nv50_disp_atomic_commit_tail+0x55/0x3ad0 [nouveau]
[ 2826.208321]  nv50_disp_atomic_commit_work+0x12/0x20 [nouveau]
[ 2826.208322]  process_one_work+0x1de/0x430
[ 2826.208324]  worker_thread+0x47/0x3f0
[ 2826.208325]  kthread+0x125/0x140
[ 2826.208327]  ? process_one_work+0x430/0x430
[ 2826.208328]  ? kthread_create_on_node+0x70/0x70
[ 2826.208329]  ret_from_fork+0x25/0x30

Any help will be much appreciated.
Best regards.

Offline

#2 2018-06-26 06:44:37

palswim
Member
Registered: 2018-06-26
Posts: 3

Re: Random Freezes

I run into this regularly when watching more than a single short video. Unfortunately all of the advice (i.e. the top-voted answers or posts that mark the issue as "[Solved]") says to install the proprietary NVidia drivers, which I would rather not do.

Offline

#3 2018-06-26 09:26:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,626

Re: Random Freezes

Does it work if you opt for xorg instead of using Wayland?

Offline

#4 2018-06-26 14:29:48

palswim
Member
Registered: 2018-06-26
Posts: 3

Re: Random Freezes

V1del wrote:

Does it work if you opt for xorg instead of using Wayland?

I use X11 exclusively, and so I've always encountered this crash with it.

Offline

#5 2018-06-26 14:52:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,626

Re: Random Freezes

And you get the exact same error ? FWIW additional things to try are running xorg with/without xf86-video-nouveau

Offline

#6 2018-06-28 05:55:13

palswim
Member
Registered: 2018-06-26
Posts: 3

Re: Random Freezes

V1del wrote:

And you get the exact same error ?

Sorry, not the exact same error, but the same symptoms. I didn't catch the dmesg output last time, but I'll try to post it next time.

I know I see a line like:

[DRM] GPU lockup - switching to software fbcon

Offline

Board footer

Powered by FluxBB