|
|
我的lspci:
[PHP]
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 04)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
05:01.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
05:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
05:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
[/PHP]
我的xorg.conf:
[PHP]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/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
# FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option " rotocol" "auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
# HorizSync 30-64
# VertRefresh 50-70
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
# Option "DRI" "True"
# Option "Xvideo" "True"
BusID " CI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
[/PHP]
我的Xorg.0.log:
[PHP]
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.17-gentoo-r7 i686
Current Operating System: Linux gentoo 2.6.17-gentoo-r7 #1 Sat Sep 2 02:18:26 CST 2006 i686
Build Date: 01 September 2006
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: Sat Sep 2 03:08:45 2006
(==) 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/share/fonts/misc,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 1025,0081 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2592 card 1025,0081 rev 04 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2792 card 1025,0081 rev 04 class 03,80,00 hdr 80
(II) PCI: 00:1c:0: chip 8086,2660 card 0000,0000 rev 04 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2662 card 0000,0000 rev 04 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2658 card 1025,0081 rev 04 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2659 card 1025,0081 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,265a card 1025,0081 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,265b card 1025,0081 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,265c card 1025,0081 rev 04 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev d4 class 06,04,01 hdr 81
(II) PCI: 00:1e:2: chip 8086,266e card 1025,0081 rev 04 class 04,01,00 hdr 00
(II) PCI: 00:1e:3: chip 8086,266d card 1025,0081 rev 04 class 07,03,00 hdr 00
(II) PCI: 00:1f:0: chip 8086,2641 card 1025,0081 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,266f card 1025,0081 rev 04 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,266a card 1025,0081 rev 04 class 0c,05,00 hdr 00
(II) PCI: 05:01:0: chip 14e4,170c card 1025,0081 rev 02 class 02,00,00 hdr 00
(II) PCI: 05:02:0: chip 14e4,4320 card 144f,7050 rev 02 class 02,80,00 hdr 00
(II) PCI: 05:04:0: chip 1524,1410 card 8000,0000 rev 01 class 06,07,00 hdr 02
(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,12), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:28:0), (0,1,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000c000 - 0x0000dfff (0x2000) IX
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xc8000000 - 0xcfffffff (0x8000000) MX
(II) Bus 1 prefetchable memory range:
[0] -1 0 0x98000000 - 0x9fffffff (0x8000000) MX
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:1), (0,12,12), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 I/O range:
[0] -1 0 0x0000a000 - 0x0000bfff (0x2000) IX
(II) Bus 12 non-prefetchable memory range:
[0] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX
(II) Bus 12 prefetchable memory range:
[0] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 5 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX
[4] -1 0 0x00009000 - 0x000090ff (0x100) IX
[5] -1 0 0x00009400 - 0x000094ff (0x100) IX
[6] -1 0 0x00009800 - 0x000098ff (0x100) IX
[7] -1 0 0x00009c00 - 0x00009cff (0x100) IX
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xbc000000 - 0xc3ffffff (0x8000000) MX
(II) Bus 5 prefetchable memory range:
[0] -1 0 0x8c000000 - 0x93ffffff (0x8000000) MX
(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 6: bridge is at (5:4:0), (5,6,9), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 6 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0xbe000000 - 0xbfffffff (0x2000000) MX
(II) Bus 6 prefetchable memory range:
[0] -1 0 0x8c000000 - 0x8dffffff (0x2000000) MX
(--) PCI:*(0:2:0) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 4, Mem @ 0xd0000000/19, 0xa0000000/28, 0xd0080000/18, I/O @ 0xe000/3
(--) PCI: (0:2:1) Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 4, Mem @ 0xd0100000/19
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX
(II) Active PCI resource ranges:
[0] -1 0 0xbc000000 - 0xbc001fff (0x2000) MX
[1] -1 0 0xbc002000 - 0xbc003fff (0x2000) MX
[2] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX
[3] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX
[4] -1 0 0x30000000 - 0x300003ff (0x400) MX
[5] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX(B)
[6] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX(B)
[7] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX(B)
[8] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX(B)
[9] -1 0 0x00001400 - 0x0000141f (0x20) IX
[10] -1 0 0x00001100 - 0x0000110f (0x10) IX
[11] -1 0 0x0000e400 - 0x0000e47f (0x80) IX
[12] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX
[13] -1 0 0x0000e200 - 0x0000e23f (0x40) IX
[14] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX
[15] -1 0 0x00001260 - 0x0000127f (0x20) IX
[16] -1 0 0x00001240 - 0x0000125f (0x20) IX
[17] -1 0 0x00001220 - 0x0000123f (0x20) IX
[18] -1 0 0x00001200 - 0x0000121f (0x20) IX
[19] -1 0 0x0000e000 - 0x0000e007 (0x8) IX(B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xbc000000 - 0xbc001fff (0x2000) MX
[1] -1 0 0xbc002000 - 0xbc003fff (0x2000) MX
[2] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX
[3] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX
[4] -1 0 0x30000000 - 0x300003ff (0x400) MX
[5] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX(B)
[6] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX(B)
[7] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX(B)
[8] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX(B)
[9] -1 0 0x00001400 - 0x0000141f (0x20) IX
[10] -1 0 0x00001100 - 0x0000110f (0x10) IX
[11] -1 0 0x0000e400 - 0x0000e47f (0x80) IX
[12] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX
[13] -1 0 0x0000e200 - 0x0000e23f (0x40) IX
[14] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX
[15] -1 0 0x00001260 - 0x0000127f (0x20) IX
[16] -1 0 0x00001240 - 0x0000125f (0x20) IX
[17] -1 0 0x00001220 - 0x0000123f (0x20) IX
[18] -1 0 0x00001200 - 0x0000121f (0x20) IX
[19] -1 0 0x0000e000 - 0x0000e007 (0x8) IX(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MXE(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MXE(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[4] -1 0 0xbc000000 - 0xbc001fff (0x2000) MX
[5] -1 0 0xbc002000 - 0xbc003fff (0x2000) MX
[6] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX
[7] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX
[8] -1 0 0x30000000 - 0x300003ff (0x400) MX
[9] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX(B)
[10] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX(B)
[11] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX(B)
[12] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX(B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX
[15] -1 0 0x00001400 - 0x0000141f (0x20) IX
[16] -1 0 0x00001100 - 0x0000110f (0x10) IX
[17] -1 0 0x0000e400 - 0x0000e47f (0x80) IX
[18] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX
[19] -1 0 0x0000e200 - 0x0000e23f (0x40) IX
[20] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX
[21] -1 0 0x00001260 - 0x0000127f (0x20) IX
[22] -1 0 0x00001240 - 0x0000125f (0x20) IX
[23] -1 0 0x00001220 - 0x0000123f (0x20) IX
[24] -1 0 0x00001200 - 0x0000121f (0x20) IX
[25] -1 0 0x0000e000 - 0x0000e007 (0x8) IX(B)
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.1.1, 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/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, 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/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, 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: "i810"
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.6.5
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(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
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 915GM found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MXE(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[4] -1 0 0xbc000000 - 0xbc001fff (0x2000) MX
[5] -1 0 0xbc002000 - 0xbc003fff (0x2000) MX
[6] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX
[7] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX
[8] -1 0 0x30000000 - 0x300003ff (0x400) MX
[9] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX(B)
[10] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX(B)
[11] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX(B)
[12] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX(B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX
[15] -1 0 0x00001400 - 0x0000141f (0x20) IX
[16] -1 0 0x00001100 - 0x0000110f (0x10) IX
[17] -1 0 0x0000e400 - 0x0000e47f (0x80) IX
[18] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX
[19] -1 0 0x0000e200 - 0x0000e23f (0x40) IX
[20] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX
[21] -1 0 0x00001260 - 0x0000127f (0x20) IX
[22] -1 0 0x00001240 - 0x0000125f (0x20) IX
[23] -1 0 0x00001220 - 0x0000123f (0x20) IX
[24] -1 0 0x00001200 - 0x0000121f (0x20) IX
[25] -1 0 0x0000e000 - 0x0000e007 (0x8) IX(B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MXE(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[4] -1 0 0xbc000000 - 0xbc001fff (0x2000) MX
[5] -1 0 0xbc002000 - 0xbc003fff (0x2000) MX
[6] -1 0 0xd00c0200 - 0xd00c02ff (0x100) MX
[7] -1 0 0xd00c0000 - 0xd00c01ff (0x200) MX
[8] -1 0 0x30000000 - 0x300003ff (0x400) MX
[9] -1 0 0xd0100000 - 0xd017ffff (0x80000) MX(B)
[10] -1 0 0xd0080000 - 0xd00bffff (0x40000) MX(B)
[11] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX(B)
[12] -1 0 0xd0000000 - 0xd007ffff (0x80000) MX(B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX
[18] -1 0 0x00001400 - 0x0000141f (0x20) IX
[19] -1 0 0x00001100 - 0x0000110f (0x10) IX
[20] -1 0 0x0000e400 - 0x0000e47f (0x80) IX
[21] -1 0 0x0000e300 - 0x0000e3ff (0x100) IX
[22] -1 0 0x0000e200 - 0x0000e23f (0x40) IX
[23] -1 0 0x0000e100 - 0x0000e1ff (0x100) IX
[24] -1 0 0x00001260 - 0x0000127f (0x20) IX
[25] -1 0 0x00001240 - 0x0000125f (0x20) IX
[26] -1 0 0x00001220 - 0x0000123f (0x20) IX
[27] -1 0 0x00001200 - 0x0000121f (0x20) IX
[28] -1 0 0x0000e000 - 0x0000e007 (0x8) IX(B)
[29] 0 0 0x000003b0 - 0x000003bb (0xc) IS
[30] 0 0 0x000003c0 - 0x000003df (0x20) IS
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(**) 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/xorg/modules/libint10.so
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(EE) I810(0): unknown type(0xffffffff)=0xff
(II) I810(0): EAX=0x00004f00, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
(II) I810(0): ESP=0x00000ffa, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000
(II) I810(0): CS=0xc000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000
(II) I810(0): EIP=0x00000014, EFLAGS=0x00003200
(II) I810(0): code at 0x000c0014:
e9 99 20 b3 40 00 e0 0a 30 30 49 42 4d 20 56 47
41 20 43 6f 6d 70 61 74 69 62 6c 65 20 42 49 4f
(II) stack at 0x00001ffa:
00 06 00 00 00 32
(II) I810(0): VESA BIOS not detected
(EE) I810(0): VBE initialization failed.
(II) UnloadModule: "i810"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules/libvgahw.so
(II) UnloadModule: "vbe"
(II) Unloading /usr/lib/xorg/modules/libvbe.so
(II) UnloadModule: "int10"
(II) Unloading /usr/lib/xorg/modules/libint10.so
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
[/PHP]
谢谢啦,帮帮忙啊~~~~!!!!! |
|