Repeat question

Simon Edwards simon at simonzone.com
Thu Oct 12 19:16:00 BST 2006


On Wednesday 11 October 2006 10:14, Colin Watson wrote:
> On Tue, Oct 10, 2006 at 06:00:19PM -0400, Mitch Golden wrote:
> > On Tue, 10 Oct 2006, Colin Watson wrote:
> > Thanks for getting back to me.  Just on the off chance that you know - 
> > does the KDE display hardware configuration manager also use the same 
> > system for determining what flags to put in the xorg.conf file?  On a 
> > desktop machine of mine, I discovered that the KDE display manager 
> > actually added Option XaaNoPixmapCache which my display hardware seems to 
> > need.  It wasn't added during the initial install.
> kdm itself doesn't seem to add that, but perhaps some KDE configuration
> utility does. Although the Kubuntu installation procedure uses the same
> xorg.conf generation code from xserver-xorg as everything else, I
> wouldn't expect a KDE-specific X configuration utility to use that; it
> will probably do its own thing. I couldn't find it on a quick search
> through kdelibs and kdebase, though; Jonathan, do you know where this
> comes from?

kde-guidance. It has a configuration utility for X. And according to the 
database (Cards+) that it relies on, it adds the "XaaNoPixmapCache" option 
for exactly to chips:

-----------
NAME Intel 810
DRIVER i810
DRI_GLX
LINE Option "XaaNoPixmapCache"

NAME Intel 815
DRIVER i810
DRI_GLX
# DRI_GLX 16bits
LINE Option "XaaNoPixmapCache"
-----------

The pcitable database that guidance uses says that these PCI devices 
are "Intel 810" or "Intel 815":

VendorID DeviceID
0x8086   0x7121   "Intel Corp.|82810 CGC [Chipset Graphics Controller]"
0x8086   0x7123   "Intel Corp.|82810-DC100 CGC [Chipset Graphics Controller]"
0x8086   0x7125   "Intel Corp.|82810E CGC [Chipset Graphics Controller]"
0x8086   0x1132   "Intel Corp.|82815 CGC [Chipset Graphics Controller]"

cheers,

-- 
Simon Edwards             | KDE-NL, Guidance tools, Guarddog Firewall
simon at simonzone.com       | http://www.simonzone.com/software/
Nijmegen, The Netherlands | "ZooTV? You made the right choice."



More information about the ubuntu-devel mailing list