[Mesa-dev] drm_kms_helper refuses to load because of drm.edid_strict option
Elmar Stellnberger
estellnb at gmail.com
Mon Jan 10 02:30:19 PST 2011
Having applied the patch by Alex Deucher to make graphics mode
initialization work I do now have a problem in loading the
drm_kms_helper as required by the radeon module (also required: ttm
module):
drm: Unknown parameter: `edid_strict`
It needs to be set to 0 to make graphics mode initialization work
* Why is the kernel command line parameter drm.edid_strict passed to
the drm_kms_helper module and why can I not prevent modprobe from
applying this parameter?
* How can I change drm_kms_helper to accept/ignore the drm.edid_strict option?
Thanks for your Support,
Elmar Stellnberger
bug report: https://bugzilla.kernel.org/show_bug.cgi?id=25052
More information about the mesa-dev
mailing list