[Bug 85951] [hsw] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 46

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Feb 9 03:04:40 PST 2015


https://bugzilla.kernel.org/show_bug.cgi?id=85951

--- Comment #4 from Jani Nikula <jani.nikula at intel.com> ---
(In reply to Cristian Aravena Romero from comment #3)
> options i915 drm.debug=14

Except in this case "drm" is the module and "debug" is the parameter, i.e.
you'll need:

options drm debug=14

However, if you don't want to set this permanently, you can edit the parameters
passed on the kernel command line at boot in the boot loader. For example, in
grub you hit 'e' to edit the boot entry, and you can add "drm.debug=14" in the
linux boot line. HTH.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list