[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#452268: unreadable fonts and other rendering errors on intel



Ondrej Certik wrote:
Are we talking about the screwed up fonts (I have black boxes instead of fonts)?

Fonts for some people, other stuff like icons for some others :/

I have G965, and the driver from experimental doesn't fix the problem for me.

Here is a fix, that I use:

Section "Device"
    Identifier  "Generic Video Card"
    #Driver     "vesa"
    Driver      "intel"
    Option      "AccelMethod" "XAA"
EndSection

Important is the AccelMethod option. This works both with the sid and
the experimental driver. If
I comment out the AccelMethod option, it works neither in sid nor in
experimental.

Ok, thanks.

And does adding
   Option "FramebufferCompression" "off"
to the Device section help? (without AccelMethod XAA).

Brice




Reply to: