Comment 85 for bug 763688

Revision history for this message
Leonardo José Montenegro Santiago (leomontenegro6) wrote :

@ Robert Lowery

If I'm not mistaken, It seems "drivers/gpu/drm/i915/intel_tv.c" file gererates a kernel module called i915.ko.

So, what if I find a way of editting intel_tv.c file only, generating a i915.ko file afterwards, and then loading this module instead of default one? It'll be less troublesome than recompiling whole kernel. Will it work?