お世話になります。

On 2008/09/16, at 0:30, WATANABE Kazuhiro wrote:

渡辺一寛です。

At Sat, 13 Sep 2008 00:46:59 +0900,
Takahiro Yamaguchi wrote:
山口と申します。

PC: VAIO PCG-R505R/GK
         Intel 815EMチップセット


[...]

もし xf86-video-intel を使っているのなら、代わりに xf86-video-i810 を
使ってみてはどうでしょう (またはその逆)。


xf86-video-intel および xf86-video-i810 ともに試してみましたが、
症状は変わりませんでした。

X サーバ起動時の /var/log/Xorg.0.log の内容も気になるところです。

xorg.conf.new と xf86-video-intel 時での /var/log/Xorg.0.log を添付しておきます。

xorg.conf.new

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

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

Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "record"
        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/sysmouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
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      "intel"
        VendorName  "Intel Corporation"
        BoardName   "82815 Chipset Graphics Controller (CGC)"
        BusID       "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth    24
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes   "1024x768"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes   "1024x768"
        EndSubSection
EndSection

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-RELEASE i386
Current Operating System: FreeBSD roswell 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 [&#x30E1;&#x30FC;&#x30EB;&#x30A2;&#x30C9;&#x30EC;&#x30B9;&#x4FDD;&#x8B77;]:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 13 February 2008  05:50:12PM

        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: Sun Sep 21 23:37:13 2008
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/ local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/ X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
(**) FontPath set to:
        /usr/local/lib/X11/fonts/misc/,
        /usr/local/lib/X11/fonts/TTF/,
        /usr/local/lib/X11/fonts/OTF,
        /usr/local/lib/X11/fonts/Type1/,
        /usr/local/lib/X11/fonts/100dpi/,
        /usr/local/lib/X11/fonts/75dpi/,
        /usr/local/lib/X11/fonts/misc/,
        /usr/local/lib/X11/fonts/TTF/,
        /usr/local/lib/X11/fonts/OTF,
        /usr/local/lib/X11/fonts/Type1/,
        /usr/local/lib/X11/fonts/100dpi/,
        /usr/local/lib/X11/fonts/75dpi/
(**) RgbPath set to "/usr/local/share/X11/rgb"
(**) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Loader magic: 0x81ce600
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on freebsd
(II) LoadModule: "pcidata"
(II) Loading /usr/local/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000f908, mode1Res1 = 0x80000000
(WW) OS did not count PCI devices, guessing wildly
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1130 card 104d,80e0 rev 11 class 06,00,00 hdr 00 (II) PCI: 00:02:0: chip 8086,1132 card 104d,80e0 rev 11 class 03,00,00 hdr 00 (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,244c card 0000,0000 rev 03 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,244a card 104d,80e0 rev 03 class 01,01,80 hdr 00 (II) PCI: 00:1f:2: chip 8086,2442 card 104d,80e0 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1f:3: chip 8086,2443 card 104d,80e0 rev 03 class 0c,05,00 hdr 00 (II) PCI: 00:1f:4: chip 8086,2444 card 104d,80e0 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1f:5: chip 8086,2445 card 104d,80e0 rev 03 class 04,01,00 hdr 00 (II) PCI: 00:1f:6: chip 8086,2446 card 104d,80e0 rev 03 class 07,03,00 hdr 00 (II) PCI: 01:00:0: chip 104c,8021 card 104d,80e0 rev 02 class 0c,00,10 hdr 00 (II) PCI: 01:02:0: chip 1180,0475 card fffc,ffff rev 80 class 06,07,00 hdr 02 (II) PCI: 01:08:0: chip 8086,2449 card 8086,3013 rev 03 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,2), 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 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 1 I/O range:
        [0] -1  0       0x00003000 - 0x000030ff (0x100) IX[B]
        [1] -1  0       0x00003400 - 0x000034ff (0x100) IX[B]
        [2] -1  0       0x00003800 - 0x000038ff (0x100) IX[B]
        [3] -1  0       0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xf4100000 - 0xf41fffff (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)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (1:2:0), (1,2,3), BCTRL: 0x0700 (VGA_EN is cleared) (--) PCI:*(0:2:0) Intel Corporation 82815 Chipset Graphics Controller (CGC) rev 17, Mem @ 0xf8000000/26, 0xf4000000/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) Active PCI resource ranges:
        [0] -1  0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [1] -1  0       0xf4104000 - 0xf4107fff (0x4000) MX[B]E
        [2] -1  0       0xf4101000 - 0xf4101fff (0x1000) MX[B]E
        [3] -1  0       0xf4000000 - 0xf407ffff (0x80000) MX[B](B)
        [4] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [5] -1  0       0x00003000 - 0x000030ff (0x100) IX[B]E
        [6] -1  0       0x00001880 - 0x000018ff (0x80) IX[B]E
        [7] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]E
        [8] -1  0       0x00001840 - 0x0000187f (0x40) IX[B]E
        [9] -1  0       0x00001c00 - 0x00001cff (0x100) IX[B]E
        [10] -1 0       0x00002400 - 0x000024ff (0x100) IX[B]E
        [11] -1 0       0x00001810 - 0x0000181f (0x10) IX[B]E
        [12] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]E
        [13] -1 0       0x00001800 - 0x000018ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xf4100000 from 0xf41fffff to 0xf4100fff (II) PCI I/O resource overlap reduced 0x00001800 from 0x000018ff to 0x0000180f
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xf4100000 - 0xf4100fff (0x1000) MX[B]E
        [1] -1  0       0xf4104000 - 0xf4107fff (0x4000) MX[B]E
        [2] -1  0       0xf4101000 - 0xf4101fff (0x1000) MX[B]E
        [3] -1  0       0xf4000000 - 0xf407ffff (0x80000) MX[B](B)
        [4] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [5] -1  0       0x00003000 - 0x000030ff (0x100) IX[B]E
        [6] -1  0       0x00001880 - 0x000018ff (0x80) IX[B]E
        [7] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]E
        [8] -1  0       0x00001840 - 0x0000187f (0x40) IX[B]E
        [9] -1  0       0x00001c00 - 0x00001cff (0x100) IX[B]E
        [10] -1 0       0x00002400 - 0x000024ff (0x100) IX[B]E
        [11] -1 0       0x00001810 - 0x0000181f (0x10) IX[B]E
        [12] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]E
        [13] -1 0       0x00001800 - 0x0000180f (0x10) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
        [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) All system 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       0xf4100000 - 0xf4100fff (0x1000) MX[B]E
        [5] -1  0       0xf4104000 - 0xf4107fff (0x4000) MX[B]E
        [6] -1  0       0xf4101000 - 0xf4101fff (0x1000) MX[B]E
        [7] -1  0       0xf4000000 - 0xf407ffff (0x80000) MX[B](B)
        [8] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x00003000 - 0x000030ff (0x100) IX[B]E
        [12] -1 0       0x00001880 - 0x000018ff (0x80) IX[B]E
        [13] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]E
        [14] -1 0       0x00001840 - 0x0000187f (0x40) IX[B]E
        [15] -1 0       0x00001c00 - 0x00001cff (0x100) IX[B]E
        [16] -1 0       0x00002400 - 0x000024ff (0x100) IX[B]E
        [17] -1 0       0x00001810 - 0x0000181f (0x10) IX[B]E
        [18] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]E
        [19] -1 0       0x00001800 - 0x0000180f (0x10) IX[B]E
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "freetype" will be loaded. This was enabled by default and also specified in the config file. (II) "type1" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.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/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.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: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.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: "xtrap"
(II) Loading /usr/local/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.4.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/local/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/local/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "intel"
(II) Loading /usr/local/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 2.1.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, 965G, 965Q, 946GZ,
        965GM, 965GME/GLE, G33, Q35, Q33
(II) Primary Device is: PCI 00:02:0
(--) Chipset i815 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [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       0xf4100000 - 0xf4100fff (0x1000) MX[B]E
        [5] -1  0       0xf4104000 - 0xf4107fff (0x4000) MX[B]E
        [6] -1  0       0xf4101000 - 0xf4101fff (0x1000) MX[B]E
        [7] -1  0       0xf4000000 - 0xf407ffff (0x80000) MX[B](B)
        [8] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x00003000 - 0x000030ff (0x100) IX[B]E
        [12] -1 0       0x00001880 - 0x000018ff (0x80) IX[B]E
        [13] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]E
        [14] -1 0       0x00001840 - 0x0000187f (0x40) IX[B]E
        [15] -1 0       0x00001c00 - 0x00001cff (0x100) IX[B]E
        [16] -1 0       0x00002400 - 0x000024ff (0x100) IX[B]E
        [17] -1 0       0x00001810 - 0x0000181f (0x10) IX[B]E
        [18] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]E
        [19] -1 0       0x00001800 - 0x0000180f (0x10) IX[B]E
(II) resource ranges after probing:
        [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       0xf4100000 - 0xf4100fff (0x1000) MX[B]E
        [5] -1  0       0xf4104000 - 0xf4107fff (0x4000) MX[B]E
        [6] -1  0       0xf4101000 - 0xf4101fff (0x1000) MX[B]E
        [7] -1  0       0xf4000000 - 0xf407ffff (0x80000) MX[B](B)
        [8] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [9] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [10] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [11] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x00003000 - 0x000030ff (0x100) IX[B]E
        [15] -1 0       0x00001880 - 0x000018ff (0x80) IX[B]E
        [16] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]E
        [17] -1 0       0x00001840 - 0x0000187f (0x40) IX[B]E
        [18] -1 0       0x00001c00 - 0x00001cff (0x100) IX[B]E
        [19] -1 0       0x00002400 - 0x000024ff (0x100) IX[B]E
        [20] -1 0       0x00001810 - 0x0000181f (0x10) IX[B]E
        [21] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]E
        [22] -1 0       0x00001800 - 0x0000180f (0x10) IX[B]E
        [23] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [24] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 2.0
(**) intel(0): Depth 24, (--) framebuffer bpp 24
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/local/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 2.0
(WW) intel(0): DRI is disabled because it runs only at 16-bit depth.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/local/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/local/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(II) intel(0): initializing int10
(==) intel(0): Write-combining range (0xa0000,0x20000) was already clear
(==) intel(0): Write-combining range (0xc0000,0x40000) was already clear
(II) intel(0): Primary V_BIOS segment is: 0xc000
(==) intel(0): Write-combining range (0x0,0x1000) was already clear
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 1024 kB
(II) intel(0): VESA VBE OEM: Intel815M(TM) Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: i815M Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) intel(0): VESA VBE DDC supported
(II) intel(0): VESA VBE DDC Level none
(II) intel(0): VESA VBE DDC transfer in appr. 0 sec.
(II) intel(0): VESA VBE DDC read failed
(==) intel(0): Write-combining range (0x0,0x1000) was already clear
(--) intel(0): Chipset: "i815"
(--) intel(0): Linear framebuffer at 0xF8000000
(--) intel(0): IO registers at addr 0xF4000000
(II) intel(0): Kernel reported 52224 total, 0 used
(II) intel(0): I810CheckAvailableMemory: 208896k available
(==) intel(0): Will alloc AGP framebuffer: 8192 kByte
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(II) intel(0): Monitor0: Using default hsync range of 31.50-37.90 kHz
(II) intel(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
(II) intel(0): Clock range:   9.50 to 136.00 MHz
(II) intel(0): Not using default mode "640x350" (vrefresh out of range)
(II) intel(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x400" (vrefresh out of range)
(II) intel(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "720x400" (vrefresh out of range)
(II) intel(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (hsync out of range)
(II) intel(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (hsync out of range)
(II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (hsync out of range)
(II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (hsync out of range)
(II) intel(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (unknown reason)
(II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (hsync out of range)
(II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (hsync out of range)
(II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (hsync out of range)
(II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (hsync out of range)
(II) intel(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x864" (hsync out of range)
(II) intel(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x960" (hsync out of range)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (hsync out of range)
(II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (hsync out of range)
(II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "832x624" (hsync out of range)
(II) intel(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x768" (hsync out of range)
(II) intel(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1400x1050" (hsync out of range)
(II) intel(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1024" (hsync out of range)
(II) intel(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) intel(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using mode "1024x768" (no mode of this name)
(--) intel(0): Virtual size is 800x600 (pitch 1024)
(**) intel(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(**) intel(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(**) intel(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(==) intel(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) intel(0): XvMC is Disabled: use XvMCSurfaces config option to enable.
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xf4000000 - 0xf407ffff (0x80000) MS[B]
        [1] 0   0       0xf8000000 - 0xfbffffff (0x4000000) MS[B]
        [2] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) 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       0xf4100000 - 0xf4100fff (0x1000) MX[B]E
        [7] -1  0       0xf4104000 - 0xf4107fff (0x4000) MX[B]E
        [8] -1  0       0xf4101000 - 0xf4101fff (0x1000) MX[B]E
        [9] -1  0       0xf4000000 - 0xf407ffff (0x80000) MX[B](B)
        [10] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
        [11] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [12] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [13] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x00003000 - 0x000030ff (0x100) IX[B]E
        [17] -1 0       0x00001880 - 0x000018ff (0x80) IX[B]E
        [18] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]E
        [19] -1 0       0x00001840 - 0x0000187f (0x40) IX[B]E
        [20] -1 0       0x00001c00 - 0x00001cff (0x100) IX[B]E
        [21] -1 0       0x00002400 - 0x000024ff (0x100) IX[B]E
        [22] -1 0       0x00001810 - 0x0000181f (0x10) IX[B]E
        [23] -1 0       0x00001820 - 0x0000183f (0x20) IX[B]E
        [24] -1 0       0x00001800 - 0x0000180f (0x10) IX[B]E
        [25] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [26] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) intel(0): Write-combining range (0xf4000000,0x80000) was already clear
(==) intel(0): Write-combining range (0xf8000000,0x4000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): Setting dot clock to 40.0 MHz [ 0x8 0x1 0x30 ] [ 10 3 3 ]
(II) intel(0): chose watermark 0x2210c000: (tab.freq 40.0)
(II) intel(0): xf86BindGARTMemory: bind key 17 at 0x00000000 (pgoffset 0) (II) intel(0): xf86BindGARTMemory: bind key 18 at 0x00800000 (pgoffset 2048) (II) intel(0): xf86BindGARTMemory: bind key 19 at 0x00c00000 (pgoffset 3072)
(II) intel(0): Allocated of 4096 bytes for HW cursor
(II) intel(0): xf86BindGARTMemory: bind key 20 at 0x00c01000 (pgoffset 3073)
(II) intel(0): Allocated of 16384 bytes for ARGB HW cursor
(II) intel(0): Adding 512 scanlines for pixmap caching
(II) intel(0): Allocated Scratch Memory
(II) intel(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:
                20 128x128 slots
                4 256x256 slots
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(WW) intel(0): Direct rendering disabled
(==) RandR enabled
(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
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/local/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/sysmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) 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) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
(II) intel(0): xf86UnbindGARTMemory: unbind key 17
(II) intel(0): xf86UnbindGARTMemory: unbind key 18
(II) intel(0): xf86UnbindGARTMemory: unbind key 19
(II) intel(0): xf86UnbindGARTMemory: unbind key 20
(WW) intel(0): xf86UnMapVidMem: cannot find region for [0x28a80000,0x3000000] FreeFontPath: FPE "/usr/local/lib/X11/fonts/misc/" refcount is 2, should be 1; fixing.

---
Takahiro Yamaguchi

メールによる返信