xf86-video-intel

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Wed Nov 21 14:20:21 PST 2007


On Wed, 2007-11-21 at 01:34 +0100, Lukas Hejtmanek wrote:
> On Tue, Nov 20, 2007 at 12:49:57PM -0800, Jesse Barnes wrote:
> > Ooh, that's actually a bug I think... does this work better for you?
> 
> actually this fixes the problem. I use value 0 as the correct value, it should
> not be altered to max. But I guess your patch will be needed as well. Thanks.
> 
> 
> diff --git a/src/i830_lvds.c b/src/i830_lvds.c
> index a3a56f7..50e3fa4 100644
> --- a/src/i830_lvds.c
> +++ b/src/i830_lvds.c
> @@ -403,8 +403,8 @@ i830_lvds_save (xf86OutputPtr output)
>      /*
>       * If the light is off at server startup, just make it full brightness
>       */
> -    if (dev_priv->backlight_duty_cycle == 0)
> -       dev_priv->backlight_duty_cycle = dev_priv->backlight_max;
> +//    if (dev_priv->backlight_duty_cycle == 0)
> +//     dev_priv->backlight_duty_cycle = dev_priv->backlight_max;
>  }
> 
>  static void
> 

Ok today I don't any problem with X , which I guess this patch had fix,
the crash of X . 


Thanks,
-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2192 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071121/9048fb34/attachment.bin>


More information about the xorg mailing list