Re: How do I get someone to look at / comment on

From: Larry Rosenman <ler_at_lerctr.org>
Date: Thu, 13 Nov 2014 20:45:52 -0600
On 2014-11-13 20:23, Adam McDougall wrote:
> On 11/13/2014 21:07, Larry Rosenman wrote:
>> this bug?
>> 
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194770
>> 
>> It's to stop a constant stream of noise on my 11-CURRENT box.
>> 
>> 
>> 
> 
> Doesn't r273962 take care of this?
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe_at_freebsd.org"
It misses this block:
Index: sys/dev/drm2/radeon/radeon_connectors.c

_at__at_ -954,7 +954,7 _at__at_
  		radeon_connector->edid = drm_get_edid(&radeon_connector->base, 
radeon_connector->ddc_bus->adapter);

  		if (!radeon_connector->edid) {
-			DRM_ERROR("%s: probed a monitor but no|invalid EDID\n",
+			DRM_DEBUG_KMS("%s: probed a monitor but no|invalid EDID\n",
  					drm_get_connector_name(connector));
  			/* rs690 seems to have a problem with connectors not existing and 
always
  			 * return a block of 0's. If we see this just stop polling on this 
output */


Which is one of the messages I was getting...


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler_at_lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
Received on Fri Nov 14 2014 - 01:45:55 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:54 UTC