BLFS: Error: " could not open default font 'fixed' " while configuring x window system

Arun Ravindran arunlee at gmail.com
Mon Jun 8 08:18:08 MDT 2009


Dear All,

I am following the LFS and BLFS latest books to build a linux system based
on the X86 box i have.
LFS was pretty cool and i could proceed till completion without much issue.

During BLFS i faced many issues in some of the packages, but most of the
issues are in irrelevant packages for me.

I am following LFS 6.4 and BLFS 6.3

I have installed x window system using x org. I could successfully compile
the util, lib, proto, drivers and font for the xorg.
I could also compile the xorg-server successfully.

But when i try to configure and start x i get the following error always.

*" could not open default font
'fixed'<http://www.x.org/wiki/FAQErrorMessages#head-a570197d15005a2c71cbb5e565114e2c04a573a3>
"*

I have tried many solutions proposed after googling a bit. I reinstalled the
i810 driver, and also installed the inter driver.
I reinstalled xorg-server with MesaLib support.

But the problem remains.
here are my environment, config and error files:

FILE: /etc/profile:
----------------------------------------------------------------------------------------------------
# Set the initial path
export PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/X11R6/lib/pkgconfig;

if [ $EUID -eq 0 ] ; then
        pathappend /sbin:/usr/sbin
        unset HISTFILE
fi

# Setup some environment variables.
export HISTSIZE=1000
export HISTIGNORE="&:[bf]g:exit"

# Setup a red prompt for root and a green one for users.
NORMAL="\[\e[0m\]"
RED="\[\e[1;31m\]"
GREEN="\[\e[1;32m\]"
if [[ $EUID == 0 ]] ; then
  PS1="$RED\u [ $NORMAL\w$RED ]# $NORMAL"
else
  PS1="$GREEN\u [ $NORMAL\w$GREEN ]\$ $NORMAL"
fi

for script in /etc/profile.d/*.sh ; do
        if [ -r $script ] ; then
                . $script
        fi
done

# Now to clean up
unset pathremove pathprepend pathappend

export LANG=en_US.UTF-8
export XORG_PREFIX="/usr"

export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc
--mandir=$XORG_PREFIX/share/man --localstatedir=/var"


# End /etc/profile
-------------------------------------------------------------------------------------------------
FILE: /etc/bashrc

alias ls='ls --color=auto'

# Provides prompt for non-login shells, specifically shells started
# in the X environment. [Review the LFS archive thread titled
# PS1 Environment Variable for a great case study behind this script
# addendum.]

NORMAL="\[\e[0m\]"
RED="\[\e[1;31m\]"
GREEN="\[\e[1;32m\]"
if [[ $EUID == 0 ]] ; then
  PS1="$RED\u [ $NORMAL\w$RED ]# $NORMAL"
else
  PS1="$GREEN\u [ $NORMAL\w$GREEN ]\$ $NORMAL"
fi

# End /etc/bashrc
~
-----------------------------------------------------------------------------------------------------

Error File:

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.25-14.fc9.i686 i686
Current Operating System: Linux localhost.localdomain 2.6.27.4 #1 SMP Thu
May 28 14:49:31 IST 2009 i686
Build Date: 05 June 2009
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun  8 13:51:44 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to:
        /usr/lib/X11/fonts/misc/,
        /usr/lib/X11/fonts/TTF/,
        /usr/lib/X11/fonts/OTF,
        /usr/lib/X11/fonts/Type1/,
        /usr/lib/X11/fonts/100dpi/,
        /usr/lib/X11/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/X11/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81cc540
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.1
        X.Org XInput driver : 0.7
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/X11/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.1
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2560 card 0000,0000 rev 03 class 06,00,00 hdr
00
(II) PCI: 00:02:0: chip 8086,2562 card 8086,2562 rev 03 class 03,00,00 hdr
00
(II) PCI: 00:1d:0: chip 8086,24c2 card 8086,24c0 rev 02 class 0c,03,00 hdr
80
(II) PCI: 00:1d:1: chip 8086,24c4 card 8086,24c0 rev 02 class 0c,03,00 hdr
00
(II) PCI: 00:1d:2: chip 8086,24c7 card 8086,24c0 rev 02 class 0c,03,00 hdr
00
(II) PCI: 00:1d:7: chip 8086,24cd card 8086,24c0 rev 02 class 0c,03,20 hdr
00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 82 class 06,04,00 hdr
01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 02 class 06,01,00 hdr
80
(II) PCI: 00:1f:1: chip 8086,24cb card 8086,24c0 rev 02 class 01,01,8a hdr
00
(II) PCI: 00:1f:5: chip 8086,24c5 card 13f6,0300 rev 02 class 04,01,00 hdr
00
(II) PCI: 03:07:0: chip 1039,0900 card 1039,0900 rev 02 class 02,00,00 hdr
00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0006 (VGA_EN is
cleared)
(II) Bus 3 I/O range:
        [0] -1  0       0x0000c000 - 0x0000c0ff (0x100) IX[B]
        [1] -1  0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [2] -1  0       0x0000c800 - 0x0000c8ff (0x100) IX[B]
        [3] -1  0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xdfd00000 - 0xdfdfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
        [0] -1  0       0x20000000 - 0x200fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset
Integrated Graphics Device rev 3, Mem @ 0xd0000000/27, 0xdff80000/19
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to
0xdfffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xdfdee000 - 0xdfdeefff (0x1000) MX[B]
        [1] -1  0       0xdff7b900 - 0xdff7b9ff (0x100) MX[B]
        [2] -1  0       0xdff7ba00 - 0xdff7bbff (0x200) MX[B]
        [3] -1  0       0x20100000 - 0x201003ff (0x400) MX[B]
        [4] -1  0       0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
        [5] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [6] -1  0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [7] -1  0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [8] -1  0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [9] -1  0       0x0000dc00 - 0x0000dc3f (0x40) IX[B]
        [10] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [11] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [12] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [13] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [14] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [15] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [16] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [17] -1 0       0x0000e800 - 0x0000e81f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xdfdee000 - 0xdfdeefff (0x1000) MX[B]
        [1] -1  0       0xdff7b900 - 0xdff7b9ff (0x100) MX[B]
        [2] -1  0       0xdff7ba00 - 0xdff7bbff (0x200) MX[B]
        [3] -1  0       0x20100000 - 0x201003ff (0x400) MX[B]
        [4] -1  0       0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
        [5] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [6] -1  0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [7] -1  0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [8] -1  0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [9] -1  0       0x0000dc00 - 0x0000dc3f (0x40) IX[B]
        [10] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [11] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [12] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [13] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [14] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [15] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [16] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [17] -1 0       0x0000e800 - 0x0000e81f (0x20) IX[B]
        [18] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x200fffff (0x20000000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x200fffff (0x20000000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xdfdee000 - 0xdfdeefff (0x1000) MX[B]
        [5] -1  0       0xdff7b900 - 0xdff7b9ff (0x100) MX[B]
        [6] -1  0       0xdff7ba00 - 0xdff7bbff (0x200) MX[B]
        [7] -1  0       0x20100000 - 0x201003ff (0x400) MX[B]
        [8] -1  0       0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
        [9] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [10] -1 0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [11] -1 0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [15] -1 0       0x0000dc00 - 0x0000dc3f (0x40) IX[B]
        [16] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [17] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [20] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [22] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [23] -1 0       0x0000e800 - 0x0000e81f (0x20) IX[B]
        [24] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) LoadModule: "glx"
(II) Loading /usr/lib/X11/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/X11/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "record"
(II) Loading /usr/lib/X11/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib/X11/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/X11/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/X11/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/lib/X11/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 7.2.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "i810"
(II) Loading /usr/lib/X11/modules/drivers//i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.7.4
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "mouse"
(II) Loading /usr/lib/X11/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.1.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/X11/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
        i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
        915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ
(II) Primary Device is: PCI 00:02:0
(--) Chipset 845G found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x200fffff (0x20000000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xdfdee000 - 0xdfdeefff (0x1000) MX[B]
        [5] -1  0       0xdff7b900 - 0xdff7b9ff (0x100) MX[B]
        [6] -1  0       0xdff7ba00 - 0xdff7bbff (0x200) MX[B]
        [7] -1  0       0x20100000 - 0x201003ff (0x400) MX[B]
        [8] -1  0       0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
        [9] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [10] -1 0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [11] -1 0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [15] -1 0       0x0000dc00 - 0x0000dc3f (0x40) IX[B]
        [16] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [17] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [20] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [22] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [23] -1 0       0x0000e800 - 0x0000e81f (0x20) IX[B]
        [24] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x200fffff (0x20000000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xdfdee000 - 0xdfdeefff (0x1000) MX[B]
        [5] -1  0       0xdff7b900 - 0xdff7b9ff (0x100) MX[B]
        [6] -1  0       0xdff7ba00 - 0xdff7bbff (0x200) MX[B]
        [7] -1  0       0x20100000 - 0x201003ff (0x400) MX[B]
        [8] -1  0       0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
        [9] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [10] -1 0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [11] -1 0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [13] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [14] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [15] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [18] -1 0       0x0000dc00 - 0x0000dc3f (0x40) IX[B]
        [19] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [20] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [22] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [23] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [25] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [26] -1 0       0x0000e800 - 0x0000e81f (0x20) IX[B]
        [27] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [28] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [29] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/X11/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/X11/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/X11/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.1
(**) I810(0): Depth 24, (--) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/X11/modules//libint10.so
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 845G
(--) I810(0): Chipset: "845G"
(--) I810(0): Linear framebuffer at 0xD0000000
(--) I810(0): IO registers at addr 0xDFF80000
(II) I810(0): 1 display pipe available.
(II) I810(0): detected 8060 kB stolen memory.
(II) I810(0): Kernel reported 110336 total, 1 used
(II) I810(0): I830CheckAvailableMemory: 441340 kB available
(II) I810(0): Will try to reserve 32768 kiB of AGP aperture space
        for the DRM memory manager.
(II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM
(WW) I810(0): Extended BIOS function 0x5f11 not supported.
(II) I810(0): Before: SWF1 is 0x00000001
(II) I810(0): After: SWF1 is 0x00000008
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/X11/modules//libint10.so
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): BIOS now sees 8000 kB VideoRAM
(--) I810(0): Pre-allocated VideoRAM: 8060 kByte
(==) I810(0): VideoRAM: 65536 kByte
(==) I810(0): video overlay key set to 0x101fe
(**) I810(0): page flipping disabled
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): BIOS Build: 2907
(==) I810(0): Device Presence: disabled.
(==) I810(0): Display Info: enabled.
(II) I810(0): Broken BIOSes cause the system to hang here.
              If you encounter this problem please add
                 Option "DisplayInfo" "FALSE"
              to the Device section of your XF86Config file.
(II) I810(0): Display Info: CRT: attached: FALSE, present: FALSE, size:
(0,0)
(II) I810(0): Display Info: TV: attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE,
present: FALSE, size: (0,0)
(II) I810(0): Display Info: LFP (local flat panel): attached: FALSE,
present: FALSE, size: (0,0)
(II) I810(0): Display Info: Second (second CRT): attached: FALSE, present:
FALSE, size: (0,0)
(II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present:
FALSE, size: (0,0)
(II) I810(0): Display Info: DFP2 (second digital flat panel): attached:
FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: LFP2 (second local flat panel): attached: FALSE,
present: FALSE, size: (0,0)
(II) I810(0): Currently active displays on Pipe A:
(II) I810(0):   CRT
(==) I810(0): Display is using Pipe A
(--) I810(0): Maximum frambuffer space: 65368 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/X11/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.1
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: GSM  Model: 3b65  Serial#: 85320
(II) I810(0): Year: 2003  Week: 42
(II) I810(0): EDID Version: 1.3
(II) I810(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) I810(0): Signal levels configurable
(II) I810(0): Sync:  Separate
(II) I810(0): Max H-Image Size [cm]: horiz.: 28  vert.: 21
(II) I810(0): Gamma: 2.76
(II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) I810(0): First detailed timing not preferred mode in violation of
standard!(II) I810(0): redX: 0.642 redY: 0.329   greenX: 0.272 greenY: 0.604
(II) I810(0): blueX: 0.142 blueY: 0.062   whiteX: 0.282 whiteY: 0.298
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): 720x400 at 70Hz
(II) I810(0): 640x480 at 60Hz
(II) I810(0): 640x480 at 67Hz
(II) I810(0): 640x480 at 72Hz
(II) I810(0): 640x480 at 75Hz
(II) I810(0): 800x600 at 56Hz
(II) I810(0): 800x600 at 60Hz
(II) I810(0): 800x600 at 72Hz
(II) I810(0): 800x600 at 75Hz
(II) I810(0): 832x624 at 75Hz
(II) I810(0): 1024x768 at 87Hz (interlaced)
(II) I810(0): 1024x768 at 60Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
(II) I810(0): #1: hsize: 640  vsize 480  refresh: 75  vid: 20273
(II) I810(0): #2: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) I810(0): #3: hsize: 720  vsize 405  refresh: 70  vid: 51771
(II) I810(0): #4: hsize: 800  vsize 600  refresh: 60  vid: 16453
(II) I810(0): #5: hsize: 800  vsize 600  refresh: 75  vid: 20293
(II) I810(0): #6: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) I810(0): #7: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 65.0 MHz   Image Size:  270 x 200 mm
(II) I810(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344
h_border: 0
(II) I810(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806
v_border: 0
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 56.2 MHz   Image Size:  270 x 200 mm
(II) I810(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048
h_border: 0
(II) I810(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631
v_border: 0
(II) I810(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 54 kHz,
PixClock max 70 MHz
(II) I810(0): Monitor name: 500E
(II) I810(0): EDID (in hex):
(II) I810(0):   00ffffffffffff001e6d653b484d0100
(II) I810(0):   2a0d0103781c15b0e85f45a454459a24
(II) I810(0):   10484cbff8003140314f31593bca4540
(II) I810(0):   454f4559614064190040410026301888
(II) I810(0):   36000ec810000018f91520f830581f20
(II) I810(0):   204013000ec81000001e000000fd0032
(II) I810(0):   781e3607000a202020202020000000fc
(II) I810(0):   00353030450a202020202020202000bf
(II) I810(0): Using hsync ranges from config file
(II) I810(0): Using vrefresh ranges from config file
(II) I810(0): Printing DDC gathered Modelines:
(II) I810(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628
+hsync +vsync
(II) I810(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625
+hsync +vsync
(II) I810(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500
-hsync -vsync
(II) I810(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520
-hsync -vsync
(II) I810(0): Modeline "640x480"   30.24  640 704 768 864  480 483 486 525
-hsync -vsync
(II) I810(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525
-hsync -vsync
(II) I810(0): Modeline "720x400"   28.32  720 738 846 900  400 412 414 449
-hsync +vsync
(II) I810(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777
806 -hsync -vsync
(II) I810(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 776
817 interlace +hsync +vsync
(II) I810(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667
-hsync -vsync
(II) I810(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625
+hsync +vsync
(II) I810(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666
+hsync +vsync
(II) I810(0): Modeline "640x480"   23.75  640 664 720 800  480 483 487 500
-hsync +vsync
(II) I810(0): Modeline "640x480"   30.75  640 664 728 816  480 483 487 504
-hsync +vsync
(II) I810(0): Modeline "640x480"   35.00  640 664 728 816  480 483 487 507
-hsync +vsync
(II) I810(0): Modeline "720x405"   26.50  720 744 808 896  405 408 413 425
-hsync +vsync
(II) I810(0): Modeline "800x600"   38.25  800 832 912 1024  600 603 607 624
-hsync +vsync
(II) I810(0): Modeline "800x600"   49.00  800 840 920 1040  600 603 607 629
-hsync +vsync
(II) I810(0): Modeline "800x600"   56.75  800 848 928 1056  600 603 607 633
-hsync +vsync
(II) I810(0): Modeline "1024x768"   63.50  1024 1072 1176 1328  768 771 775
798 -hsync +vsync
(II) I810(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777
806 -hsync -vsync
(II) I810(0): Modeline "800x600"   56.25  800 832 896 1048  600 601 604 631
+hsync +vsync
(II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
(--) I810(0): Maximum space available for video modes: 8000 kByte
(II) I810(0): Using detected DDC timings
(II) I810(0):   HorizSync 30-54
(II) I810(0):   VertRefresh 50-120
Mode: 20 (132x25)
        ModeAttributes: 0xf
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 594
        XResolution: 132
        YResolution: 25
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 0
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
        LinBytesPerScanLine: 0
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 0
Mode: 21 (132x43)
        ModeAttributes: 0xf
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 594
        XResolution: 132
        YResolution: 43
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 0
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
        LinBytesPerScanLine: 0
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
Mode: 22 (132x50)
        ModeAttributes: 0xf
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 594
        XResolution: 132
        YResolution: 50
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 0
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
        LinBytesPerScanLine: 0
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 0
Mode: 23 (132x60)
        ModeAttributes: 0xf
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 594
        XResolution: 132
        YResolution: 60
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 4
        NumberOfBanks: 1
        MemoryModel: 0
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
        LinBytesPerScanLine: 0
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 0
Mode: 30 (640x480)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 24
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 640
        BnkNumberOfImagePages: 24
        LinNumberOfImagePages: 24
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 230000000
Mode: 32 (800x600)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 800
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 16
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
       PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 800
        BnkNumberOfImagePages: 16
        LinNumberOfImagePages: 16
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 230000000
Mode: 34 (1024x768)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 1024
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 9
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 1024
        BnkNumberOfImagePages: 9
        LinNumberOfImagePages: 9
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 230000000
Mode: 38 (1280x1024)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 1280
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 5
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 1280
        BnkNumberOfImagePages: 5
        LinNumberOfImagePages: 5
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 230000000
Mode: 3a (1600x1200)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 1600
        XResolution: 1600
        YResolution: 1200
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 3
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 1600
        BnkNumberOfImagePages: 3
        LinNumberOfImagePages: 3
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 230000000
Mode: 3c (1920x1440)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 1920
        XResolution: 1920
        YResolution: 1440
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 1
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 1920
        BnkNumberOfImagePages: 1
        LinNumberOfImagePages: 1
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 230000000
Mode: 41 (640x480)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
*(II) I810(0): Not using mode "1024x768" (hsync out of range)
(II) I810(0): Not using mode "1024x768" (hsync out of range)
(II) I810(0): Not using mode "1024x768" (hsync out of range)
Mode: 54 (1024x768)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 4096
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 1
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
*(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)
(II) I810(0): Not using mode "1280x1024" (hsync out of range)

Mode: 58 (1280x1024)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 5120
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 5120
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 8
        LinRedFieldPosition: 16
        LinGreenMaskSize: 8
        LinGreenFieldPosition: 8
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (hsync out of range)
(II) I810(0): Not using mode "1600x1200" (vrefresh out of range)
(II) I810(0): Not using mode "1600x1200" (vrefresh out of range)
(II) I810(0): Not using mode "1600x1200" (vrefresh out of range)
(II) I810(0): Not using mode "1600x1200" (vrefresh out of range)
Mode: 5a (1600x1200)
        ModeAttributes: 0x9b
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 6400
        XResolution: 1600
        YResolution: 1200
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 6400
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 8
        LinRedFieldPosition: 16
        LinGreenMaskSize: 8
        LinGreenFieldPosition: 8
        LinBlueMaskSize: 8
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 8
        LinRsvdFieldPosition: 24
        MaxPixelClock: 230000000
Mode: 5c (1920x1440)
        ModeAttributes: 0x9a
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0x0
        WinFuncPtr: 0xc0005d66
        BytesPerScanline: 7680
        XResolution: 1920
        YResolution: 1440
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 8
        RsvdFieldPosition: 24
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd0000000
        LinBytesPerScanLine: 7680
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 8
        LinRedFieldPosition: 16
        LinGreenMaskSize: 8
        LinGreenFieldPosition: 8
        LinBlueMaskSize: 8
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 8
        LinRsvdFieldPosition: 24
        MaxPixelClock: 230000000
(II) I810(0): Monitor0: Using hsync range of 30.00-54.00 kHz
(II) I810(0): Monitor0: Using vrefresh range of 50.00-120.00 Hz
(--) I810(0): Virtual size is 1024x768 (pitch 1024)
(**) I810(0): *Built-in mode "1024x768"
(**) I810(0):  Built-in mode "800x600"
(**) I810(0):  Built-in mode "640x480"
(II) I810(0): Attempting to use 60.00Hz refresh for mode "1024x768" (854)
(II) I810(0): Attempting to use 85.14Hz refresh for mode "800x600" (852)
(II) I810(0): Attempting to use 85.01Hz refresh for mode "640x480" (850)
(**) I810(0): Display dimensions: (280, 210) mm
(**) I810(0): DPI set to (92, 92)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/X11/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/X11/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/X11/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.1
(==) I810(0): VBE Restore workaround: enabled.
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/X11/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
        compiled for 7.2.0, module version = 1.1.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xdff80000 - 0xdfffffff (0x80000) MS[B]
        [1] 0   0       0xd0000000 - 0xd7ffffff (0x8000000) MS[B]
        [2] -1  0       0x00100000 - 0x200fffff (0x20000000) MX[B]E(B)
        [3] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [4] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [5] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [6] -1  0       0xdfdee000 - 0xdfdeefff (0x1000) MX[B]
        [7] -1  0       0xdff7b900 - 0xdff7b9ff (0x100) MX[B]
        [8] -1  0       0xdff7ba00 - 0xdff7bbff (0x200) MX[B]
        [9] -1  0       0x20100000 - 0x201003ff (0x400) MX[B]
        [10] -1 0       0xdff7bc00 - 0xdff7bfff (0x400) MX[B]
        [11] -1 0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [12] -1 0       0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
        [13] -1 0       0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [20] -1 0       0x0000dc00 - 0x0000dc3f (0x40) IX[B]
        [21] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX[B]
        [22] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [23] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [26] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [27] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [28] -1 0       0x0000e800 - 0x0000e81f (0x20) IX[B]
        [29] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [30] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [31] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/X11/modules//libint10.so
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Before: SWF1 is 0x00000001
(II) I810(0): After: SWF1 is 0x00000008
(II) I810(0): Allocated 128 kB for the ring buffer at 0x0
(II) I810(0): Allocating at least 512 scanlines for pixmap cache
(II) I810(0): Initial framebuffer allocation size: 6144 kByte
(II) I810(0): Allocated 4 kB for HW cursor at 0x5fff000
(II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0x5ffb000
(II) I810(0): Allocated 4 kB for Overlay registers at 0x5ffa000
(0x1d360000).
(II) I810(0): Allocated 64 kB for the scratch buffer at 0x5fea000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] DRM interface version 1.3
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xe0024000
(II) I810(0): [drm] mapped SAREA 0xe0024000 to 0xb7d44000
(II) I810(0): [drm] framebuffer handle = 0xd0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(II) I810(0): Allocated 32 kB for the logical context at 0x5fe2000.
(II) I810(0): Allocated 3072 kB for the back buffer at 0x5800000.
(II) I810(0): Allocated 3072 kB for the depth buffer at 0x5400000.
(II) I810(0): Allocated 52992 kB for textures at 0x620000
(II) I810(0): 0xa01b8f0: Memory at offset 0x00020000, size 6144 kBytes
(II) I810(0): 0xa01c5e8: Memory at offset 0x05fff000, size 4 kBytes
(II) I810(0): 0xa01c510: Memory at offset 0x05ffb000, size 16 kBytes
(II) I810(0): 0xa01c464: Memory at offset 0x00000000, size 128 kBytes
(II) I810(0): 0xa01b930: Memory at offset 0x05fea000, size 64 kBytes
(II) I810(0): 0xa01c9d8: Memory at offset 0x05ffa000, size 4 kBytes
(II) I810(0): 0xa01bac8: Memory at offset 0x05fe2000, size 32 kBytes
(II) I810(0): 0xa01bae8: Memory at offset 0x05800000, size 3072 kBytes
(II) I810(0): 0xa01bb08: Memory at offset 0x05400000, size 3072 kBytes
(II) I810(0): 0xa01bb28: Memory at offset 0x00620000, size 52992 kBytes
(II) I810(0): Activating tiled memory for the back buffer.
(II) I810(0): Activating tiled memory for the back buffer.
(II) I810(0): Activating tiled memory for the depth buffer.
(II) I810(0): [drm] Registers = 0xdff80000
(II) I810(0): [drm] ring buffer = 0xd0000000
(II) I810(0): [drm] init sarea width,height = 1024 x 768 (pitch 1024)
(II) I810(0): [drm] Mapping front buffer
(II) I810(0): [drm] Front Buffer = 0x2a004000
(II) I810(0): [drm] Back Buffer = 0xd5800000
(II) I810(0): [drm] Depth Buffer = 0xd5400000
(II) I810(0): [drm] textures = 0xd0620000
(II) I810(0): [drm] Initialized kernel agp heap manager, 54263808
(II) I810(0): [dri] visual configs initialized
(==) I810(0): Write-combining range (0xd0000000,0x8000000)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(WW) I810(0): Extended BIOS function 0x5f05 failed.
(II) I810(0): xf86BindGARTMemory: bind key 7 at 0x007df000 (pgoffset 2015)
(II) I810(0): xf86BindGARTMemory: bind key 0 at 0x05fff000 (pgoffset 24575)
(II) I810(0): xf86BindGARTMemory: bind key 1 at 0x05ffb000 (pgoffset 24571)
(II) I810(0): xf86BindGARTMemory: bind key 3 at 0x05fea000 (pgoffset 24554)
(II) I810(0): xf86BindGARTMemory: bind key 2 at 0x05ffa000 (pgoffset 24570)
(II) I810(0): xf86BindGARTMemory: bind key 4 at 0x05fe2000 (pgoffset 24546)
(II) I810(0): xf86BindGARTMemory: bind key 5 at 0x05800000 (pgoffset 22528)
(II) I810(0): xf86BindGARTMemory: bind key 6 at 0x05400000 (pgoffset 21504)
(II) I810(0): Before: SWF1 is 0x00001008
(II) I810(0): After: SWF1 is 0x00001008
(II) I810(0): Setting refresh with VBE 3 method.
(II) I810(0): Display plane A is enabled and connected to Pipe A.
(II) I810(0): Enabling plane A.
(II) I810(0): Display plane A is now enabled and connected to Pipe A.
(II) I810(0): PIPEACONF is 0x80000000
(II) I810(0): Mode bandwidth is 47 Mpixel/s
(II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 252 Mbyte/s,
0 Mbyte/s
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Horizontal and Vertical Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                16 128x128 slots
                4 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(II) I810(0): Initializing HW Cursor
(**) Option "dpms"
(**) I810(0): DPMS enabled
(II) I810(0): Set up overlay video
(II) I810(0): X context handle = 0x1
(II) I810(0): [drm] installed DRM signal handler
(II) I810(0): [DRI] installation complete
(II) I810(0): [drm] dma control initialized, using IRQ 16
(II) I810(0): direct rendering: Enabled
(II) I810(0): RandR enabled, ignore the following RandR disabled message.
(II) I810(0): Rotating to 0 degrees
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/X11/modules/dri/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded

Fatal server error:
could not open default font 'fixed'
(II) AIGLX: Suspending AIGLX clients for VT switch
(WW) I810(0): Successfully set original devices
(WW) I810(0): Setting the original video mode instead of restoring
        the saved state
(WW) I810(0): Extended BIOS function 0x5f05 failed.
(II) I810(0): BIOS call 0x5f05 not supported, setting refresh with VBE 3
method.
(II) I810(0): xf86UnbindGARTMemory: unbind key 7
(II) I810(0): xf86UnbindGARTMemory: unbind key 0
(II) I810(0): xf86UnbindGARTMemory: unbind key 1
(II) I810(0): xf86UnbindGARTMemory: unbind key 3
(II) I810(0): xf86UnbindGARTMemory: unbind key 2
(II) I810(0): xf86UnbindGARTMemory: unbind key 4
(II) I810(0): xf86UnbindGARTMemory: unbind key 5
(II) I810(0): xf86UnbindGARTMemory: unbind key 6
(WW) I810(0): Successfully set original devices (2)

------------------------------------------------------------------------------------------------------------------------------------
File: xorg.conf
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/X11/modules"
        FontPath     "/usr/lib/X11/fonts/misc/"
        FontPath     "/usr/lib/X11/fonts/TTF/"
        FontPath     "/usr/lib/X11/fonts/OTF"
        FontPath     "/usr/lib/X11/fonts/Type1/"
        FontPath     "/usr/lib/X11/fonts/100dpi/"
        FontPath     "/usr/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
        Load  "glx"
        Load  "extmod"
        Load  "record"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "xtrap"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        #DisplaySize      280   210     # mm
        Identifier   "Monitor0"
        VendorName   "GSM"
        ModelName    "500E"
 ### Comment all HorizSync and VertRefresh values to use DDC:
        HorizSync    30.0 - 54.0
        VertRefresh  50.0 - 120.0
        Option      "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel Corporation"
        BoardName   "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics
Device"
        BusID       "PCI:0:2:0"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes     "1024x768"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth      16
        EndSubSection
EndSection
---------------------------------------------------------------------------------------------------

Really sorry for making it lengthy, but i am struggling with this issue form
the last one month.

Please help me to move further and making by LFS+BLFS system

Regards
Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linuxfromscratch.org/pipermail/lfs-dev/attachments/20090608/d7814a36/attachment.html 


More information about the lfs-dev mailing list