LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1347|回复: 5

Can not start X-window: Intel integrated video card (GMA 965) (已解决)

[复制链接]
发表于 2007-11-8 14:39:31 | 显示全部楼层 |阅读模式
I can not find the driver for Intel integrated video card GMA965 of my notebook.
So, I just compiled the driver "fbdev i810" when I emerged xorg-x11.
Then, I can not get a right xorg.conf file to start X-window.

Partial output: can not load dri i810, can not allocate the video memery when attempt to
                        load framebuffer, is your video memery set too low?......

What should I do ?
Thank you.
发表于 2007-11-8 14:58:10 | 显示全部楼层
显存设置正确了没有???
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-8 15:14:50 | 显示全部楼层
xorg.conf
Section "Module"
    Load        "dbe"          # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "freetype"
    Load       "glx"
EndSection


Section "Files"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
EndSection

Section "InputDevice"
    Identifier        "Keyboard1"
    Driver        "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"        "xorg"
    Option "XkbModel"        "pc102"
    Option "XkbLayout"        "us"
EndSection

Section "InputDevice"
    Identifier        "Mouse1"
    Driver        "mouse"
    Option "rotocol"    "Auto"        # Auto detect
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5 6 7"

EndSection

Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 64.3
    VertRefresh 50-100
EndSection

Section "Device"
    Identifier        "Standard VGA"
    VendorName        "Unknown"
    BoardName        "Unknown"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "GMA965"
    Driver      "i810"
    VideoRam    389120
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "GMA965"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-8 15:19:04 | 显示全部楼层
log file
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux ya 2.6.22-gentoo-r9 #1 SMP Thu Nov 8 04:06:38 HKT 2007 i686
Build Date: 08 November 2007
        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: Thu Nov  8 23:01:56 2007
(++) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "GMA965"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/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: 0x81d5520
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.2
        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/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 10cf,13f2 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 10cf,13f4 rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 10cf,13f4 rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1a:0: chip 8086,2834 card 10cf,1414 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 10cf,1414 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 10cf,1415 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 10cf,142d rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2843 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 10cf,1414 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 10cf,1414 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 10cf,1414 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 10cf,1415 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 10cf,140e rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 10cf,140f rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 10cf,1411 rev 03 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 10cf,1413 rev 03 class 0c,05,00 hdr 00
(II) PCI: 04:00:0: chip 11ab,4363 card 10cf,139a rev 12 class 02,00,00 hdr 00
(II) PCI: 14:00:0: chip 8086,4229 card 8086,1102 rev 61 class 02,80,00 hdr 00
(II) PCI: 1c:03:0: chip 1217,7136 card 3001,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 1c:03:2: chip 1217,7120 card 10cf,13c6 rev 02 class 08,05,01 hdr 00
(II) PCI: 1c:03:3: chip 1217,7130 card 10cf,13c6 rev 01 class 01,80,00 hdr 00
(II) PCI: 1c:03:4: chip 1217,00f7 card 10cf,13c6 rev 02 class 0c,00,10 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,29), 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 4: bridge is at (0:28:0), (0,4,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
        [0] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [1] -1        0        0x00002400 - 0x000024ff (0x100) IX
        [2] -1        0        0x00002800 - 0x000028ff (0x100) IX
        [3] -1        0        0x00002c00 - 0x00002cff (0x100) IX
(II) Bus 4 non-prefetchable memory range:
        [0] -1        0        0xfe200000 - 0xfe2fffff (0x100000) MX
(II) Bus 4 prefetchable memory range:
        [0] -1        0        0x8c000000 - 0x8c0fffff (0x100000) MX
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:2), (0,12,19), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 20: bridge is at (0:28:3), (0,20,23), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 20 non-prefetchable memory range:
        [0] -1        0        0xfe300000 - 0xfe3fffff (0x100000) MX
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 28: bridge is at (0:30:0), (0,28,32), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 28 I/O range:
        [0] -1        0        0x00003000 - 0x000030ff (0x100) IX
        [1] -1        0        0x00003400 - 0x000034ff (0x100) IX
        [2] -1        0        0x00003800 - 0x000038ff (0x100) IX
        [3] -1        0        0x00003c00 - 0x00003cff (0x100) IX
(II) Bus 28 non-prefetchable memory range:
        [0] -1        0        0xfe400000 - 0xfe4fffff (0x100000) MX
(II) Bus 28 prefetchable memory range:
        [0] -1        0        0x88000000 - 0x8bffffff (0x4000000) 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 29: bridge is at (28:3:0), (28,29,32), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 29 I/O range:
        [0] -1        0        0x00003000 - 0x000030ff (0x100) IX
        [1] -1        0        0x00003400 - 0x000034ff (0x100) IX
(II) Bus 29 prefetchable memory range:
        [0] -1        0        0x88000000 - 0x8bffffff (0x4000000) MX
(--) PCI:*(0:2:0) Intel Corporation Mobile Integrated Graphics Controller rev 3, Mem @ 0xfe000000/20, 0xe0000000/28, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation Mobile Integrated Graphics Controller rev 3, Mem @ 0xfe100000/20
(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        0xfe402000 - 0xfe4027ff (0x800) MX
        [1] -1        0        0xfe401000 - 0xfe401fff (0x1000) MX
        [2] -1        0        0xfe400000 - 0xfe400fff (0x1000) MX
        [3] -1        0        0xfe402800 - 0xfe4028ff (0x100) MX
        [4] -1        0        0xfe300000 - 0xfe301fff (0x2000) MX
        [5] -1        0        0xfe200000 - 0xfe203fff (0x4000) MX
        [6] -1        0        0x8c100000 - 0x8c1000ff (0x100) MX
        [7] -1        0        0xfe704000 - 0xfe7047ff (0x800) MX
        [8] -1        0        0xfe704c00 - 0xfe704fff (0x400) MX
        [9] -1        0        0xfe700000 - 0xfe703fff (0x4000) MX
        [10] -1        0        0xfe704800 - 0xfe704bff (0x400) MX
        [11] -1        0        0xfe100000 - 0xfe1fffff (0x100000) MX(B)
        [12] -1        0        0xe0000000 - 0xefffffff (0x10000000) MX(B)
        [13] -1        0        0xfe000000 - 0xfe0fffff (0x100000) MX(B)
        [14] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [15] -1        0        0x00001c20 - 0x00001c3f (0x20) IX
        [16] -1        0        0x000018e0 - 0x000018ff (0x20) IX
        [17] -1        0        0x000018d0 - 0x000018d3 (0x4) IX
        [18] -1        0        0x000018d8 - 0x000018df (0x8) IX
        [19] -1        0        0x000018d4 - 0x000018d7 (0x4) IX
        [20] -1        0        0x00001c00 - 0x00001c07 (0x8) IX
        [21] -1        0        0x00001810 - 0x0000181f (0x10) IX
        [22] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [23] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [24] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [25] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [26] -1        0        0x000018a0 - 0x000018bf (0x20) IX
        [27] -1        0        0x00001880 - 0x0000189f (0x20) IX
        [28] -1        0        0x00001860 - 0x0000187f (0x20) IX
        [29] -1        0        0x00001840 - 0x0000185f (0x20) IX
        [30] -1        0        0x00001820 - 0x0000183f (0x20) IX
        [31] -1        0        0x00001800 - 0x00001807 (0x8) IX(B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1        0        0xfe402000 - 0xfe4027ff (0x800) MX
        [1] -1        0        0xfe401000 - 0xfe401fff (0x1000) MX
        [2] -1        0        0xfe400000 - 0xfe400fff (0x1000) MX
        [3] -1        0        0xfe402800 - 0xfe4028ff (0x100) MX
        [4] -1        0        0xfe300000 - 0xfe301fff (0x2000) MX
        [5] -1        0        0xfe200000 - 0xfe203fff (0x4000) MX
        [6] -1        0        0x8c100000 - 0x8c1000ff (0x100) MX
        [7] -1        0        0xfe704000 - 0xfe7047ff (0x800) MX
        [8] -1        0        0xfe704c00 - 0xfe704fff (0x400) MX
        [9] -1        0        0xfe700000 - 0xfe703fff (0x4000) MX
        [10] -1        0        0xfe704800 - 0xfe704bff (0x400) MX
        [11] -1        0        0xfe100000 - 0xfe1fffff (0x100000) MX(B)
        [12] -1        0        0xe0000000 - 0xefffffff (0x10000000) MX(B)
        [13] -1        0        0xfe000000 - 0xfe0fffff (0x100000) MX(B)
        [14] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [15] -1        0        0x00001c20 - 0x00001c3f (0x20) IX
        [16] -1        0        0x000018e0 - 0x000018ff (0x20) IX
        [17] -1        0        0x000018d0 - 0x000018d3 (0x4) IX
        [18] -1        0        0x000018d8 - 0x000018df (0x8) IX
        [19] -1        0        0x000018d4 - 0x000018d7 (0x4) IX
        [20] -1        0        0x00001c00 - 0x00001c07 (0x8) IX
        [21] -1        0        0x00001810 - 0x0000181f (0x10) IX
        [22] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [23] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [24] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [25] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [26] -1        0        0x000018a0 - 0x000018bf (0x20) IX
        [27] -1        0        0x00001880 - 0x0000189f (0x20) IX
        [28] -1        0        0x00001860 - 0x0000187f (0x20) IX
        [29] -1        0        0x00001840 - 0x0000185f (0x20) IX
        [30] -1        0        0x00001820 - 0x0000183f (0x20) IX
        [31] -1        0        0x00001800 - 0x00001807 (0x8) IX(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [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) All system 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        0xfe402000 - 0xfe4027ff (0x800) MX
        [5] -1        0        0xfe401000 - 0xfe401fff (0x1000) MX
        [6] -1        0        0xfe400000 - 0xfe400fff (0x1000) MX
        [7] -1        0        0xfe402800 - 0xfe4028ff (0x100) MX
        [8] -1        0        0xfe300000 - 0xfe301fff (0x2000) MX
        [9] -1        0        0xfe200000 - 0xfe203fff (0x4000) MX
        [10] -1        0        0x8c100000 - 0x8c1000ff (0x100) MX
        [11] -1        0        0xfe704000 - 0xfe7047ff (0x800) MX
        [12] -1        0        0xfe704c00 - 0xfe704fff (0x400) MX
        [13] -1        0        0xfe700000 - 0xfe703fff (0x4000) MX
        [14] -1        0        0xfe704800 - 0xfe704bff (0x400) MX
        [15] -1        0        0xfe100000 - 0xfe1fffff (0x100000) MX(B)
        [16] -1        0        0xe0000000 - 0xefffffff (0x10000000) MX(B)
        [17] -1        0        0xfe000000 - 0xfe0fffff (0x100000) MX(B)
        [18] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [19] -1        0        0x00000000 - 0x000000ff (0x100) IX
        [20] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [21] -1        0        0x00001c20 - 0x00001c3f (0x20) IX
        [22] -1        0        0x000018e0 - 0x000018ff (0x20) IX
        [23] -1        0        0x000018d0 - 0x000018d3 (0x4) IX
        [24] -1        0        0x000018d8 - 0x000018df (0x8) IX
        [25] -1        0        0x000018d4 - 0x000018d7 (0x4) IX
        [26] -1        0        0x00001c00 - 0x00001c07 (0x8) IX
        [27] -1        0        0x00001810 - 0x0000181f (0x10) IX
        [28] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [29] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [30] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [31] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [32] -1        0        0x000018a0 - 0x000018bf (0x20) IX
        [33] -1        0        0x00001880 - 0x0000189f (0x20) IX
        [34] -1        0        0x00001860 - 0x0000187f (0x20) IX
        [35] -1        0        0x00001840 - 0x0000185f (0x20) IX
        [36] -1        0        0x00001820 - 0x0000183f (0x20) IX
        [37] -1        0        0x00001800 - 0x00001807 (0x8) IX(B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.3.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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.3.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 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: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.3.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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 2.1.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(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
(--) Assigning device section with no busID to primary device
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 965GM found
(II) resource ranges after xf86ClaimFixedResources() call:
        [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        0xfe402000 - 0xfe4027ff (0x800) MX
        [5] -1        0        0xfe401000 - 0xfe401fff (0x1000) MX
        [6] -1        0        0xfe400000 - 0xfe400fff (0x1000) MX
        [7] -1        0        0xfe402800 - 0xfe4028ff (0x100) MX
        [8] -1        0        0xfe300000 - 0xfe301fff (0x2000) MX
        [9] -1        0        0xfe200000 - 0xfe203fff (0x4000) MX
        [10] -1        0        0x8c100000 - 0x8c1000ff (0x100) MX
        [11] -1        0        0xfe704000 - 0xfe7047ff (0x800) MX
        [12] -1        0        0xfe704c00 - 0xfe704fff (0x400) MX
        [13] -1        0        0xfe700000 - 0xfe703fff (0x4000) MX
        [14] -1        0        0xfe704800 - 0xfe704bff (0x400) MX
        [15] -1        0        0xfe100000 - 0xfe1fffff (0x100000) MX(B)
        [16] -1        0        0xe0000000 - 0xefffffff (0x10000000) MX(B)
        [17] -1        0        0xfe000000 - 0xfe0fffff (0x100000) MX(B)
        [18] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [19] -1        0        0x00000000 - 0x000000ff (0x100) IX
        [20] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [21] -1        0        0x00001c20 - 0x00001c3f (0x20) IX
        [22] -1        0        0x000018e0 - 0x000018ff (0x20) IX
        [23] -1        0        0x000018d0 - 0x000018d3 (0x4) IX
        [24] -1        0        0x000018d8 - 0x000018df (0x8) IX
        [25] -1        0        0x000018d4 - 0x000018d7 (0x4) IX
        [26] -1        0        0x00001c00 - 0x00001c07 (0x8) IX
        [27] -1        0        0x00001810 - 0x0000181f (0x10) IX
        [28] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [29] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [30] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [31] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [32] -1        0        0x000018a0 - 0x000018bf (0x20) IX
        [33] -1        0        0x00001880 - 0x0000189f (0x20) IX
        [34] -1        0        0x00001860 - 0x0000187f (0x20) IX
        [35] -1        0        0x00001840 - 0x0000185f (0x20) IX
        [36] -1        0        0x00001820 - 0x0000183f (0x20) IX
        [37] -1        0        0x00001800 - 0x00001807 (0x8) IX(B)
(II) resource ranges after probing:
        [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        0xfe402000 - 0xfe4027ff (0x800) MX
        [5] -1        0        0xfe401000 - 0xfe401fff (0x1000) MX
        [6] -1        0        0xfe400000 - 0xfe400fff (0x1000) MX
        [7] -1        0        0xfe402800 - 0xfe4028ff (0x100) MX
        [8] -1        0        0xfe300000 - 0xfe301fff (0x2000) MX
        [9] -1        0        0xfe200000 - 0xfe203fff (0x4000) MX
        [10] -1        0        0x8c100000 - 0x8c1000ff (0x100) MX
        [11] -1        0        0xfe704000 - 0xfe7047ff (0x800) MX
        [12] -1        0        0xfe704c00 - 0xfe704fff (0x400) MX
        [13] -1        0        0xfe700000 - 0xfe703fff (0x4000) MX
        [14] -1        0        0xfe704800 - 0xfe704bff (0x400) MX
        [15] -1        0        0xfe100000 - 0xfe1fffff (0x100000) MX(B)
        [16] -1        0        0xe0000000 - 0xefffffff (0x10000000) MX(B)
        [17] -1        0        0xfe000000 - 0xfe0fffff (0x100000) MX(B)
        [18] 0        0        0x000a0000 - 0x000affff (0x10000) MS
        [19] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS
        [20] 0        0        0x000b8000 - 0x000bffff (0x8000) MS
        [21] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [22] -1        0        0x00000000 - 0x000000ff (0x100) IX
        [23] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [24] -1        0        0x00001c20 - 0x00001c3f (0x20) IX
        [25] -1        0        0x000018e0 - 0x000018ff (0x20) IX
        [26] -1        0        0x000018d0 - 0x000018d3 (0x4) IX
        [27] -1        0        0x000018d8 - 0x000018df (0x8) IX
        [28] -1        0        0x000018d4 - 0x000018d7 (0x4) IX
        [29] -1        0        0x00001c00 - 0x00001c07 (0x8) IX
        [30] -1        0        0x00001810 - 0x0000181f (0x10) IX
        [31] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [32] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [33] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [34] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [35] -1        0        0x000018a0 - 0x000018bf (0x20) IX
        [36] -1        0        0x00001880 - 0x0000189f (0x20) IX
        [37] -1        0        0x00001860 - 0x0000187f (0x20) IX
        [38] -1        0        0x00001840 - 0x0000185f (0x20) IX
        [39] -1        0        0x00001820 - 0x0000183f (0x20) IX
        [40] -1        0        0x00001800 - 0x00001807 (0x8) IX(B)
        [41] 0        0        0x000003b0 - 0x000003bb (0xc) IS
        [42] 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 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(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 1.3.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 1.2
(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 1.3.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 1.2
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
(--) intel(0): Chipset: "965GM"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xFE000000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using XAA for acceleration
(--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
(II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
        for the DRM memory manager.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) intel(0): Output VGA using monitor section My Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(EE) intel(0): unknown type(0xffffffff)=0xff
(II) intel(0): EAX=0x00004f00, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
(II) intel(0): ESP=0x00000ffa, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000
(II) intel(0): CS=0xc000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000
(II) intel(0): EIP=0x00000014, EFLAGS=0x00003200
(II) intel(0): code at 0x000c0014:
e9 35 21 97 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) intel(0): VESA BIOS not detected
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Output TV has no monitor section
(II) intel(0): Output VGA disconnected
(II) intel(0): EDID for output VGA
(II) intel(0): Output LVDS connected
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Printing probed modes for output LVDS
(II) intel(0): Modeline "1280x800"x60.2   69.14  1280 1296 1344 1408  800 801 804 816 (49.1 kHz)
(II) intel(0): Modeline "1152x768"x54.8   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync (44.2 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(II) intel(0): Output TV disconnected
(II) intel(0): EDID for output TV
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TV disconnected
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 7676 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.3.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/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0        0        0xe0000000 - 0xefffffff (0x10000000) MS
        [1] 0        0        0xfe000000 - 0xfe0fffff (0x100000) MS
        [2] -1        0        0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
        [3] -1        0        0x000f0000 - 0x000fffff (0x10000) MX
        [4] -1        0        0x000c0000 - 0x000effff (0x30000) MX
        [5] -1        0        0x00000000 - 0x0009ffff (0xa0000) MX
        [6] -1        0        0xfe402000 - 0xfe4027ff (0x800) MX
        [7] -1        0        0xfe401000 - 0xfe401fff (0x1000) MX
        [8] -1        0        0xfe400000 - 0xfe400fff (0x1000) MX
        [9] -1        0        0xfe402800 - 0xfe4028ff (0x100) MX
        [10] -1        0        0xfe300000 - 0xfe301fff (0x2000) MX
        [11] -1        0        0xfe200000 - 0xfe203fff (0x4000) MX
        [12] -1        0        0x8c100000 - 0x8c1000ff (0x100) MX
        [13] -1        0        0xfe704000 - 0xfe7047ff (0x800) MX
        [14] -1        0        0xfe704c00 - 0xfe704fff (0x400) MX
        [15] -1        0        0xfe700000 - 0xfe703fff (0x4000) MX
        [16] -1        0        0xfe704800 - 0xfe704bff (0x400) MX
        [17] -1        0        0xfe100000 - 0xfe1fffff (0x100000) MX(B)
        [18] -1        0        0xe0000000 - 0xefffffff (0x10000000) MX(B)
        [19] -1        0        0xfe000000 - 0xfe0fffff (0x100000) MX(B)
        [20] 0        0        0x000a0000 - 0x000affff (0x10000) MS(OprD)
        [21] 0        0        0x000b0000 - 0x000b7fff (0x8000) MS(OprD)
        [22] 0        0        0x000b8000 - 0x000bffff (0x8000) MS(OprD)
        [23] 0        0        0x00001800 - 0x00001807 (0x8) IS
        [24] -1        0        0x0000ffff - 0x0000ffff (0x1) IX
        [25] -1        0        0x00000000 - 0x000000ff (0x100) IX
        [26] -1        0        0x00002000 - 0x000020ff (0x100) IX
        [27] -1        0        0x00001c20 - 0x00001c3f (0x20) IX
        [28] -1        0        0x000018e0 - 0x000018ff (0x20) IX
        [29] -1        0        0x000018d0 - 0x000018d3 (0x4) IX
        [30] -1        0        0x000018d8 - 0x000018df (0x8) IX
        [31] -1        0        0x000018d4 - 0x000018d7 (0x4) IX
        [32] -1        0        0x00001c00 - 0x00001c07 (0x8) IX
        [33] -1        0        0x00001810 - 0x0000181f (0x10) IX
        [34] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [35] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [36] -1        0        0x000001f0 - 0x000001f0 (0x1) IX
        [37] -1        0        0x000001f0 - 0x000001f7 (0x8) IX
        [38] -1        0        0x000018a0 - 0x000018bf (0x20) IX
        [39] -1        0        0x00001880 - 0x0000189f (0x20) IX
        [40] -1        0        0x00001860 - 0x0000187f (0x20) IX
        [41] -1        0        0x00001840 - 0x0000185f (0x20) IX
        [42] -1        0        0x00001820 - 0x0000183f (0x20) IX
        [43] -1        0        0x00001800 - 0x00001807 (0x8) IX(B)
        [44] 0        0        0x000003b0 - 0x000003bb (0xc) IS(OprU)
        [45] 0        0        0x000003c0 - 0x000003df (0x20) IS(OprU)
(WW) intel(0): VideoRam configuration found, which is no longer recommended.
(II) intel(0): Continuing with default 262144kB VideoRam instead of 389120 kB.
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(WW) intel(0): /dev/agpgart is either not available, or no memory is available
for allocation.  Using pre-allocated memory only.
(**) intel(0): VideoRam: 7676 KB
(EE) intel(0): [dri] I830CheckDRIAvailable failed: dri not loaded
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0
回复 支持 反对

使用道具 举报

发表于 2007-11-8 15:35:08 | 显示全部楼层
(**) intel(0): VideoRam: 7676 KB

7M多的显存,不太正常吧,LZ你把显存大小再设置一遍
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-9 10:33:13 | 显示全部楼层
已经解决了,
之前是用genkernel直接按照手册的命令编译内核的,
现在再手动调整了一下,在编译显卡驱动的时候,加了intel915,945的支持,再回来startx就可以了,而且自动识别出了宽屏显示器,正确地自动配置了分辨率,真好,,
SCIM也可以在KDE中使用了 。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表