Radeon EDID spamola
Posted: 2. Jun 2011, 22:15
My trusty old RV350 Radeon/Compaq monitor setup isn't liked by this new kernel mode-setting thing.. there's a ton of 'EDID checksum is invalid' messages flooding dmesg that cause pauses
in input.
Debian 6.0 is actually the newest distro I've tried that doesn't spam dmesg (even though it should use modeset by default) and has good 2D/3D performance with the open drivers.
There's a user patch to stop polling the video ports after three unsuccessful tries, but is that the best option for now?
echo N > /sys/module/drm_kms_helper/parameters/poll seems to be hit and miss for me..

Debian 6.0 is actually the newest distro I've tried that doesn't spam dmesg (even though it should use modeset by default) and has good 2D/3D performance with the open drivers.
There's a user patch to stop polling the video ports after three unsuccessful tries, but is that the best option for now?
echo N > /sys/module/drm_kms_helper/parameters/poll seems to be hit and miss for me..