Paul Rogers wrote: > Base: LFS-6.6, kernel-2.6.39.4 > BLFS: BLFS-6.3 stable, X 7.5-3 from svn-101016 (r8641) > Quite sure I got all the prescribed pieces in place now. Two errors, > not sure > if they're related. Google searched for keywords, found similar reports > but > no suggestions for a fix. Any help? TIA. > > (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 16 13:46:27 2012 > (==) Using config file: "/etc/X11/xorg.conf" > error setting MTRR (base = 0xe0000000, size = 0x03000000, type = 1) > Inappropriate ioctl for device (25) > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 70 (X_PolyFillRectangle) > Serial number of failed request: 15 > Current serial number in output stream: 16 > > waiting for X server to shut down ...error setting MTRR (base = > 0xe0000000, size = 0x03000000, type = 1) Inappropriate ioctl for device > (25)
Do these errors actually affect your Xorg process? I think I've seen them before, but IIRC they were only on the console where I did startx, but the gui was OK. http://lists.x.org/archives/xorg-devel/2010-July/011317.html The error message is in xorg-libs, src/linux_sysfs.c, about line 592. The code says: /* FIXME: Should we report an error in this case? */ And only writes an error. It continues from there. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
