[Bug 17121] [GM45] Two blank rectangles more than 10 cm long when booting
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Wed Feb 13 14:10:09 PST 2013
https://bugzilla.kernel.org/show_bug.cgi?id=17121
--- Comment #56 from Daniel Vetter <daniel at ffwll.ch> 2013-02-13 22:10:09 ---
You need to put it onto the kernel cmdline, the modprobe configs take it in the
format
options <module-name> <options>
Note the lack of a . in between. So if you want to put it into the modprobe
files you need a new line with
option drm debug=0xe
Most distros also require you to rebuild the initramfs images, since gfx module
get loaded fairly early. Hence it's quicker for a quick debug run to add in to
the kernel cmdline (with the . included).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- 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