Jump to content

"Call Traces found on your server"


chatman64

Recommended Posts

Posted
Linux agpgart interface v0.103
Feb 19 18:46:10 ServerChris kernel: Setting dangerous option alpha_support - tainting kernel
Feb 19 18:46:10 ServerChris kernel: WARN_ON(!((dev_priv)->info.platform == INTEL_SKYLAKE) && !((dev_priv)->info.platform == INTEL_KABYLAKE))

I would guess that its because of this that you've added to your syslinux.cfg

i915.alpha_support=1

 

Posted

hello, 

yes I have. 

I own an intel i8700k and would like to use HW transcoding in a plex docker .

I added the following in the go file:
modprobe i915
chown -R nobody: users / dev / dri
chmod -R 777 / dev / dri

 

Hw transcoding works. is there a better or more stable solution?

 

without i915.alpha_support = 1 I think it did not work.

 

Thank you

Posted
6 minutes ago, chatman64 said:

Hw transcoding works. is there a better or more stable solution?

IDK.  But thats what's issuing the trace.  More of informational warning you that what you're doing is not guaranteed to not cause issues.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...