LinuxSir.cn,穿越时空的Linuxsir!

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

X -config出了问题,大家帮忙看看

[复制链接]
发表于 2007-7-3 20:51:58 | 显示全部楼层 |阅读模式
[color="Red"]X -configure后的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/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
#       FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "dbe"
        Load  "xtrap"
        Load  "record"
        Load  "glx"
        Load  "extmod"
        Load  "dri"
        Load  "type1"
        Load  "freetype"
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"
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     "ageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel Corporation"
        BoardName   "82852/855GM Integrated Graphics Device"
        BusID       "CI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        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
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection



[color="Red"]这是/var/log/Xorg.log后半部分        
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 0
Mode: 7e (0x0)
        ModeAttributes: 0x0
        WinAAttributes: 0x0
        WinBAttributes: 0x0
        WinGranularity: 0
        WinSize: 0
        WinASegment: 0x0
        WinBSegment: 0x0
        WinFuncPtr: 0x0
        BytesPerScanline: 0
        XResolution: 0
        YResolution: 0
        XCharSize: 0
        YCharSize: 0
        NumberOfPlanes: 0
        BitsPerPixel: 0
        NumberOfBanks: 0
        MemoryModel: 0
        BankSize: 0
        NumberOfImages: 0
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0x0
        LinBytesPerScanLine: 0
        BnkNumberOfImagePages: 0
        LinNumberOfImagePages: 0
        LinRedMaskSize: 0
        LinRedFieldPosition: 0
        LinGreenMaskSize: 0
        LinGreenFieldPosition: 0
        LinBlueMaskSize: 0
        LinBlueFieldPosition: 0
        LinRsvdMaskSize: 0
        LinRsvdFieldPosition: 0
        MaxPixelClock: 0
(II) I810(0): Monitor0: Using hsync range of 43.89-48.51 kHz
(II) I810(0): Monitor0: Using vrefresh value of 60.00 Hz
(--) I810(0): Virtual size is 1024x768 (pitch 1024)
(**) I810(0): *Built-in mode "1024x768"
(==) I810(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.8
(==) I810(0): VBE Restore workaround: enabled.
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/X11R6/lib/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 1   0       0xffe80000 - 0xffefffff (0x80000) MS
        [1] 1   0       0xf0000000 - 0xf7ffffff (0x8000000) MS
        [2] -1  0       0x20080000 - 0x200fffff (0x80000) MX(B)
        [3] -1  0       0xffe00000 - 0xffffffff (0x200000) MX(B)
        [4] -1  0       0x00100000 - 0x1fffffff (0x1ff00000) MXE(B)
        [5] -1  0       0x000f0000 - 0x000fffff (0x10000) MX
        [6] -1  0       0x000c0000 - 0x000effff (0x30000) MX
        [7] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX
        [8] -1  0       0xffbff400 - 0xffbff4ff (0x100) MX
        [9] -1  0       0xffbf8000 - 0xffbfbfff (0x4000) MX
        [10] -1 0       0xffbff800 - 0xffbfffff (0x800) MX
        [11] -1 0       0xffdff400 - 0xffdff4ff (0x100) MX
        [12] -1 0       0xffdff800 - 0xffdff9ff (0x200) MX
        [13] -1 0       0x20000000 - 0x200003ff (0x400) MX
        [14] -1 0       0xffdffc00 - 0xffdfffff (0x400) MX
        [15] -1 0       0xffe00000 - 0xffe7ffff (0x80000) MX(B)
        [16] -1 0       0xe8000000 - 0xefffffff (0x8000000) MX(B)
        [17] -1 0       0xf0000000 - 0xf7ffffff (0x8000000) MX(B)
        [18] 1  0       0x000a0000 - 0x000affff (0x10000) MS(OprD)
        [19] 1  0       0x000b0000 - 0x000b7fff (0x8000) MS(OprD)
        [20] 1  0       0x000b8000 - 0x000bffff (0x8000) MS(OprD)
        [21] 1  0       0x0000ec00 - 0x0000ec07 (0x8) IS
        [22] -1 0       0x0000ffff - 0x0000ffff (0x1) IX
        [23] -1 0       0x00000000 - 0x000000ff (0x100) IX
        [24] -1 0       0x0000c800 - 0x0000c8ff (0x100) IX
        [25] -1 0       0x0000e400 - 0x0000e43f (0x40) IX
        [26] -1 0       0x0000e000 - 0x0000e0ff (0x100) IX
        [27] -1 0       0x0000dc00 - 0x0000dc1f (0x20) IX
        [28] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX
        [29] -1 0       0x0000e880 - 0x0000e89f (0x20) IX
        [30] -1 0       0x0000e800 - 0x0000e81f (0x20) IX
        [31] -1 0       0x0000e480 - 0x0000e49f (0x20) IX
        [32] -1 0       0x0000ec00 - 0x0000ec07 (0x8) IX(B)
        [33] 1  0       0x000003b0 - 0x000003bb (0xc) IS(OprU)
        [34] 1  0       0x000003c0 - 0x000003df (0x20) IS(OprU)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.so
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 16192 kB
(II) I810(0): VESA VBE OEM: Intel(r)852GM/852GME/855GM/855GME Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)852GM/852GME/855GM/855GME Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Allocated 128 kB for the ring buffer at 0x0
(II) I810(0): Allocating at least 768 scanlines for pixmap cache
(II) I810(0): Initial framebuffer allocation size: 3072 kByte
(II) I810(0): Allocated 4 kB for HW cursor at 0x7fff000 (0x1cb11000)
(II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0x7ffb000 (0x1c0b8000)
(II) I810(0): Allocated 4 kB for Overlay registers at 0x7ffa000 (0x1c3f9000).
(II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fea000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.1
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] DRM interface version 1.2
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xdf847000
(II) I810(0): [drm] mapped SAREA 0xdf847000 to 0xb7f41000
(II) I810(0): [drm] framebuffer handle = 0xf0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(II) I810(0): Allocated 1536 kB for the back buffer at 0x7c00000.
(II) I810(0): Allocated 1536 kB for the depth buffer at 0x7a00000.
(II) I810(0): Allocated 32 kB for the logical context at 0x79f8000.
(II) I810(0): Allocated 59136 kB for textures at 0x320000
(II) I810(0): Updated framebuffer allocation size from 3072 to 3080 kByte
(II) I810(0): Updated pixmap cache from 768 scanlines to 772 scanlines
(II) I810(0): 0x8244864: Memory at offset 0x00020000, size 3080 kBytes
(II) I810(0): 0x8248140: Memory at offset 0x07fff000, size 4 kBytes
(II) I810(0): 0x8248168: Memory at offset 0x07ffb000, size 16 kBytes
(II) I810(0): 0x8247ca4: Memory at offset 0x00000000, size 128 kBytes
(II) I810(0): 0x82448a4: Memory at offset 0x07fea000, size 64 kBytes
(II) I810(0): 0x8248190: Memory at offset 0x07ffa000, size 4 kBytes
(II) I810(0): 0x82448f4: Memory at offset 0x07c00000, size 1536 kBytes
(II) I810(0): 0x8244914: Memory at offset 0x07a00000, size 1536 kBytes
(II) I810(0): 0x8244954: Memory at offset 0x079f8000, size 32 kBytes
(II) I810(0): 0x8244934: Memory at offset 0x00320000, size 59136 kBytes
(II) I810(0): Activating tiled memory for the back buffer.
(II) I810(0): Activating tiled memory for the depth buffer.
(II) I810(0): [drm] Registers = 0x20080000
(II) I810(0): [drm] Back Buffer = 0xf7c00000
(II) I810(0): [drm] Depth Buffer = 0xf7a00000
(II) I810(0): [drm] ring buffer = 0xf0000000
(II) I810(0): [drm] textures = 0xf0320000
(II) I810(0): [drm] dma control initialized, using IRQ 11
(II) I810(0): [drm] Initialized kernel agp heap manager, 60555264
(II) I810(0): [dri] visual configs initialized
(==) I810(0): Write-combining range (0xf0000000,0x8000000)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->IOOffset is 0x0000
(WW) I810(0): Extended BIOS function 0x5f05 failed.
(II) I810(0): xf86BindGARTMemory: bind key 7 at 0x00fdf000 (pgoffset 4063)
(II) I810(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767)
(II) I810(0): xf86BindGARTMemory: bind key 1 at 0x07ffb000 (pgoffset 32763)
(II) I810(0): xf86BindGARTMemory: bind key 3 at 0x07fea000 (pgoffset 32746)
(II) I810(0): xf86BindGARTMemory: bind key 2 at 0x07ffa000 (pgoffset 32762)
(II) I810(0): xf86BindGARTMemory: bind key 4 at 0x07c00000 (pgoffset 31744)
(II) I810(0): xf86BindGARTMemory: bind key 5 at 0x07a00000 (pgoffset 31232)
(II) I810(0): xf86BindGARTMemory: bind key 6 at 0x079f8000 (pgoffset 31224)
(WW) I810(0): PGTBL_ER is 0xffffffff
(WW) I810(0): PRB0_CTL (0xffffffff) indicates ring buffer enabled
(WW) I810(0): PRB0_HEAD (0xffffffff) and PRB0_TAIL (0xffffffff) indicate ring buffer not flushed
(II) I810(0): Display plane A is enabled and connected to Pipe B.
(II) I810(0): Display plane B is enabled and connected to Pipe B.
(II) I810(0): Enabling plane B.
(II) I810(0): Display plane A is now disabled and connected to Pipe B.
(II) I810(0): Display plane B is now enabled and connected to Pipe B.
(II) I810(0): PIPEACONF is 0xffffffff
(II) I810(0): PIPEBCONF is 0xffffffff
(WW) I810(0): Correcting plane B stride (2147483647 -> 1024)
(II) I810(0): Mode bandwidth is 47 Mpixel/s
(II) I810(0): maxBandwidth is 1440 Mbyte/s, pipe bandwidths are 126 Mbyte/s, 0 Mbyte/s
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Horizontal and Vertical Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                24 128x128 slots
                6 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(II) I810(0): Initializing HW Cursor
(WW) I810(0): Disabling XVideo output because Pipe B is in double-wide mode.
(II) I810(0): X context handle = 0x1
(II) I810(0): [drm] installed DRM signal handler
(II) I810(0): [DRI] installation complete
(II) I810(0): direct rendering: Enabled

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Backtrace:
0: X(xf86SigHandler+0x88) [0x8089558]
1: [0xffffe420]
2: /usr/X11R6/lib/modules/drivers/i810_drv.so [0xb79bd95c]
3: X(AddScreen+0x1cb) [0x80d660b]
4: X(InitOutput+0x4b0) [0x8071460]
5: X(main+0x239) [0x80d5f59]
6: /lib/libc.so.6(__libc_start_main+0xd0) [0xb7de2e00]
7: X [0x806ffd1]

[color="Red"]Fatal server error:
Caught signal 11.  Server aborting



Please consult the The X.Org Foundation support
         at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


黑屏,没鼠标指针,系统还是活动着的,可以按大小写键,但是无法切换到其他控制台。我的显卡是855GM新片组集成的。内核AGPART和I810 I915选项已经被内置。系统是LFS 6.2.5
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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