I am using (trying to use, to be honest) FreeBSD with X.Org and KDE on my ASUS laptop.
I have intel graphics chip, according to Xorg.0.log it is GM965/GL960.
And I have version 2.7.1 of intel driver for X. I tried installing 2.9 but it seems to be broken (as far as I can understand, it require something called "GEM", what is it?)
I have major problem with my display. Frequently some portions of screen get distorted, like if junk memory was accidentally written to screen buffer. Those restored only after repaint (minimize-maximize or scrolling a lot of window).
Sometimes display driver faults: I have multi-color pattern on screen and X server restarts. Frequently this happens when I try to switch between X and system console (with ALT+F1 etc). Sometimes even console become unaccessible (I only see multi-colored patterns when I try to switch to console) but X and everything other work fine.
As far as I can understand myself (I am programmer but not system), intel driver for X have some major memory related problems. I think it is not FreeBSD problem, but X driver problem. But I don't know where can I get help about this. I tried to play with config options, but there are very few.
I have intel graphics chip, according to Xorg.0.log it is GM965/GL960.
And I have version 2.7.1 of intel driver for X. I tried installing 2.9 but it seems to be broken (as far as I can understand, it require something called "GEM", what is it?)
I have major problem with my display. Frequently some portions of screen get distorted, like if junk memory was accidentally written to screen buffer. Those restored only after repaint (minimize-maximize or scrolling a lot of window).
Sometimes display driver faults: I have multi-color pattern on screen and X server restarts. Frequently this happens when I try to switch between X and system console (with ALT+F1 etc). Sometimes even console become unaccessible (I only see multi-colored patterns when I try to switch to console) but X and everything other work fine.
As far as I can understand myself (I am programmer but not system), intel driver for X have some major memory related problems. I think it is not FreeBSD problem, but X driver problem. But I don't know where can I get help about this. I tried to play with config options, but there are very few.