Using EXA, fonts render as black blocks. I see this with the intel driver versions I have tried, 2.2 and 2.1. If I use XAA everything is fine.
Too little info...pls upload your X log and xorg.conf at least.
Created attachment 13850 [details] X log from offending system
Created attachment 13851 [details] xorg.conf from offending system
Eric, see similar thing on freebsd?
I checked out the sources from git and installed what I guess is the head version of the intel driver. No change. Poking around the list of intel bugs in the bugzilla I discovered the ExaNoComposite option. Enabling this option stops the font corruption. I did notice that not only was there font corruption, but the drop shadows around windows turned in solid black bars around the window frame.
My X builds on freebsd-7.0 rc1 works fine on t61 here.
(In reply to comment #6) > My X builds on freebsd-7.0 rc1 works fine on t61 here. > well I have moved to the git head from intel and still have the same issues. I dunno how extensive the differences between intel's mobile chips (the t61 is a thinkpad right?) and their desktop chips are.
As Freebsd 7.0 has released, how about this one now?
(In reply to comment #8) > As Freebsd 7.0 has released, how about this one now? > as of commit 4b9b7b007d729f94b01b0031d8ae478134b501da (xf86-video-intel) I am still seeing the same thing on 7.0-STABLE
I am not sure which commit fixed this for me, I am running 03836067b77606c134c71b30c7078d09d77c95fa and EXA is working great. Thanks guys.
So does it mean recent i965 render change also fixed the problem for you? could you try with xf86-video-intel-2.3-branch or http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.2.99.903.tar.bz2?
I tried xf86-video-intel-2.2.99.903 and it did not work. But it was different, weird rainbow sort of static, I get that with the current git head too. e27ce4238f748d024635835824c120eb298b84b2 is the last commit that works "perfectly" for me. I haven't rolled back to figure out what the first commit that works is.
(In reply to comment #12) > I tried xf86-video-intel-2.2.99.903 and it did not work. But it was different, > weird rainbow sort of static, I get that with the current git head too. You mean current 2.3-branch and master have same behavior to you? > e27ce4238f748d024635835824c120eb298b84b2 is the last commit that works "perfectly" for me. Do you mean revert this commit then master works fine? commit 23d1df22d177e54bfc46304053d8115047ff85d4 Author: Eric Anholt <eric@anholt.net> Date: Mon Apr 14 16:46:17 2008 -0700 Abstract surface setup into a separate function. > I haven't rolled back to figure out what the first commit that works is. > Appreciate you can nail it down. It looks we have many weird behavior on desktop 965.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.