untag xorg-x11-drv-i810 ?

Tom "spot" Callaway tcallawa at redhat.com
Wed Sep 24 15:32:46 UTC 2008


On Wed, 2008-09-24 at 10:18 -0400, Ray Strode wrote:
> So the intel driver has a bug right now where the screen only updates if
> you move the mouse or press a key.
> 
> It's mentioned off hand in 
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=460330#c4
> 
> I've been downgrading to 
> 
> xorg-x11-drv-i810-2.4.2-1.fc10.x86_64.rpm
> 
> to work around the issue on my own laptop.  I don't know if there's a newer version that also works.
> 
> We probably shouldn't let the beta go out with the broken package should we?

Hmm, I'm not seeing anything like this with:

xorg-x11-drv-i810-2.4.2-8.fc10.x86_64

Only other notable difference is that I have an xorg.conf with:

Section "Device"
        Identifier  "Videocard0"
        Driver      "intel"
        Option      "AccelMethod" "exa"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

~spot



More information about the rel-eng mailing list