On Mon, 2011-01-10 at 11:30 +0100, Elmar Stellnberger wrote: > 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 [...]
It isn't, as you can see above, it's being passed to the 'drm' module. Apparently the system installed version of this module doesn't know about this parameter. Either fix that or the modprobe configuration. -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev