You are not logged in.

#1 2014-03-17 14:30:07

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Intel graphics freeze. DRM errors.

This started happening in the last couple of days. I'll be using my computer like a good boy and then the UI just completely freezes. I switch to TTY1 and errors like these are repeatedly printed to the screen:

 [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 02001000

This happens in KDE and Gnome. I can't find any consistent way to trigger it.

I usually run the ck-kernel, but I've tried with stock too and it still happens.

I used to get artifacts from SNA acceleration, so I had UXA set. It happens with either UXA or SNA acceleration.

Offline

#2 2014-03-17 14:40:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Intel graphics freeze. DRM errors.

What graphics hardware are you using?

Offline

#3 2014-03-17 16:10:07

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,534

Re: Intel graphics freeze. DRM errors.

I just had a kernel oops involving drm_kms_helper.  I think it has to do with dual headed operation.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#4 2014-03-17 19:36:10

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Re: Intel graphics freeze. DRM errors.

I think my issue might be related to this: https://bugs.archlinux.org/task/39344

I rolled back to the 10.0.3 mesa packages and we'll see if I see the issue again.

Offline

#5 2014-03-17 19:40:27

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Intel graphics freeze. DRM errors.

Anything interesting in the logs / systemd's journal?

Offline

#6 2014-03-17 20:12:18

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,534

Re: Intel graphics freeze. DRM errors.

karol wrote:

Anything interesting in the logs / systemd's journal?

Don't think so, I just had to take a snapshot of the kernel panic itself.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#7 2014-03-18 01:18:43

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,534

Re: Intel graphics freeze. DRM errors.

Here's what I can read of the call trace from the kernel oops/panic:

dump_stack
panic
do_exit
get_signal_to_deliver
do_signal
do_notify_resume
retint_signal
drm_kms_helper: panic occurred, switching back to text console

Looks like the call stack is more related to the panic instead of the drm_kms_helper.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#8 2014-03-18 23:07:33

trimm
Member
Registered: 2014-03-06
Posts: 31

Re: Intel graphics freeze. DRM errors.

Hello,

I got the same problem, both with UXA and SNA acceleration. Happens randomly, and been since Ive upgraded from 10.0.3-1.
However when I try do roll back to mesa.10.0.3-1 I get dependencies issue(intel-dri and mesa-libgl) and with mesa-libgl.10.0.3-1 I get "warning: cannot resolve "mesa=10.0.3", a dependency of "mesa-libgl"
Pogemanz: how did you manage to roll back? (I used pacman -U..)

Offline

#9 2014-03-18 23:09:50

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Intel graphics freeze. DRM errors.

Have you tried to downgrade mesa-libgl as well?

Offline

#10 2014-03-19 20:15:19

trimm
Member
Registered: 2014-03-06
Posts: 31

Re: Intel graphics freeze. DRM errors.

Yes, I then get:

sudo pacman -U mesa-libgl-10.0.3-1-x86_64.pkg.tar.xz 
loading packages...
warning: downgrading package mesa-libgl (10.1.0-4 => 10.0.3-1)
resolving dependencies...
warning: cannot resolve "mesa=10.0.3", a dependency of "mesa-libgl"
:: The following package cannot be upgraded due to unresolvable dependencies:
      mesa-libgl

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for inter-conflicts...
 there is nothing to do

Offline

#11 2014-03-19 20:20:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Intel graphics freeze. DRM errors.

Try downgrading both at the same time:

sudo pacman -U mesa-libgl-10.0.3-1-x86_64.pkg.tar.xz sudo pacman -U mesa-10.0.3-1-x86_64.pkg.tar.xz 

Offline

#12 2014-03-19 20:31:19

trimm
Member
Registered: 2014-03-06
Posts: 31

Re: Intel graphics freeze. DRM errors.

Thank you so much karol! It worked wonderfully with this:

sudo pacman -U mesa-libgl-10.0.3-1-x86_64.pkg.tar.xz mesa-10.0.3-1-x86_64.pkg.tar.xz intel-dri-10.0.3-1-x86_64.pkg.tar.xz

Learning something new with Arch every day smile

Offline

#13 2014-03-19 23:32:37

nickpcrogers
Member
From: Ottawa, Canada
Registered: 2014-03-19
Posts: 12

Re: Intel graphics freeze. DRM errors.

I had a similar problem; I'd been seeing graphical artifacts all over the place for the last week or two, culminating in X freezing completely twice this morning. Downgraded mesa, mesa-libgl and intel-dri (the first two wouldn't downgrade unless I also downgraded the third), and haven't seen any issues since.

Example of artifacts for posterity:
o5I7p4a.png

Offline

Board footer

Powered by FluxBB