On Sat, Aug 21, 2010 at 09:21:27PM +0300, Martynas Venckus wrote:
> every time x starts i get "is lvds".  i think this is a debugging
> leftover, since the official xf86-video-intel tree never had it?
> 
> Index: i830_display.c
> ===================================================================
> RCS file: /cvs/xenocara/driver/xf86-video-intel/src/i830_display.c,v
> retrieving revision 1.10
> diff -u -r1.10 i830_display.c
> --- i830_display.c    18 Jul 2010 14:47:47 -0000      1.10
> +++ i830_display.c    21 Aug 2010 19:15:38 -0000
> @@ -2309,7 +2309,6 @@
> 
>       switch (intel_output->type) {
>       case I830_OUTPUT_LVDS:
> -         ErrorF("is lvds\n");
>           is_lvds = TRUE;
>           lvds_bits = intel_output->lvds_bits;
>           break;

Go for it. Useful for some thing for me, but i'll write up some
conditional debugging when I need it again.

-0-
-- 
When the government bureau's remedies don't match your problem, you
modify the problem, not the remedy.

Reply via email to