|
|
我的显卡是 Intel的集成显卡 X3100,一直以为intel 的显卡是最适合跑 linux,今天想玩个小游戏(3D)都不行 ,不能3D加速,上网查了下,最新驱动可以,
我把drm(2.4-x),xf86-video-intel(2.4.99),xorg(7.4),xorg-server(1.5.2),mesa(7.3)都升到最新的,结果比以前还差, glxgears以前300多,现在只有30多.
现在貌似3D加速了
glxinfo | grep rendering
- glxinfo | grep rendering
- Failed to initialize GEM. Falling back to classic.
- direct rendering: [color="Red"]Yes[/color]
复制代码
cat /var/log/Xorg.0.log | grep AIGLX
- cat /var/log/Xorg.0.log | grep AIGLX
- (==) AIGLX enabled
- (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
- (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
- (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
- (II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so
复制代码
googel 下找到了
http://ubuntuforums.org/showthread.php?t=890843
需要给内核打补丁,还要依赖Xorg, mesagl, libdrm, intel-video,
太麻烦了,不管intel GEM和UAX了
各位高手有谁搞定X3100 的3D加速的?给指条明路。
# cat /var/log/Xorg.0.log | grep EE
- # cat /var/log/Xorg.0.log | grep EE
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (II) Loading extension MIT-SCREEN-SAVER
- (EE) intel(0): underrun on pipe B!
- (EE) Failed to load module "evdev" (module does not exist, 0)
- (EE) No input driver matching `evdev'
- (EE) config/hal: NewInputDeviceRequest failed
- (EE) Failed to load module "evdev" (module does not exist, 0)
- (EE) No input driver matching `evdev'
- (EE) config/hal: NewInputDeviceRequest failed
- (EE) Failed to load module "evdev" (module does not exist, 0)
- (EE) No input driver matching `evdev'
- (EE) config/hal: NewInputDeviceRequest failed
复制代码
Xorg.0.log
- X.Org X Server 1.5.2
- Release Date: 10 October 2008
- X Protocol Version 11, Revision 0
- Build Operating System: Linux 2.6.26-thinkpad-r1t8 x86_64
- Current Operating System: Linux fod 2.6.26-thinkpad-r1t8 #16 SMP Sat Oct 11 21:42:01 UTC 2008 x86_64
- Build Date: 12 October 2008 10:04:37PM
-
- 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: "/usr/var/log/Xorg.0.log", Time: Sun Oct 12 22:56:00 2008
- (==) Using config file: "/etc/X11/xorg.conf"
- (==) 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/lib/X11/fonts/misc/,/usr/lib/X11/fonts/TTF/,/usr/lib/X11/fonts/OTF,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/.
- (**) FontPath set to:
- /usr/share/fonts/misc/,
- /usr/share/fonts/TTF/,
- /usr/share/fonts/OTF,
- /usr/share/fonts/Type1/,
- /usr/share/fonts/100dpi/,
- /usr/share/fonts/75dpi/,
- /usr/share/fonts/msfonts/,
- /usr/lib/X11/fonts/misc/,
- /usr/lib/X11/fonts/TTF/,
- /usr/lib/X11/fonts/OTF,
- /usr/lib/X11/fonts/Type1/,
- /usr/lib/X11/fonts/100dpi/,
- /usr/lib/X11/fonts/75dpi/
- (**) ModulePath set to "/usr/lib64/xorg/modules"
- (**) Extension "Composite" is enabled
- (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
- (II) No APM support in BIOS or kernel
- (II) Loader magic: 0x7af000
- (II) Module ABI versions:
- X.Org ANSI C Emulation: 0.4
- X.Org Video Driver: 4.1
- X.Org XInput driver : 2.1
- X.Org Server Extension : 1.1
- X.Org Font Renderer : 0.6
- (II) Loader running on linux
- (++) using VT number 8
- (--) PCI:*(0@0:2:0) Intel Corporation Mobile Integrated Graphics Controller rev 12, Mem @ 0xf8000000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
- (--) PCI: (0@0:2:1) Intel Corporation Mobile Integrated Graphics Controller rev 12, Mem @ 0xf8100000/1048576
- (II) System resource ranges:
- [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
- (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) "dri" will be loaded. This was enabled by default and also specified in the config file.
- (II) LoadModule: "record"
- (WW) Warning, couldn't open module record
- (II) UnloadModule: "record"
- (EE) Failed to load module "record" (module does not exist, 0)
- (II) LoadModule: "extmod"
- (II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
- (II) Module extmod: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 1.0.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 1.1
- (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: "xtrap"
- (WW) Warning, couldn't open module xtrap
- (II) UnloadModule: "xtrap"
- (EE) Failed to load module "xtrap" (module does not exist, 0)
- (II) LoadModule: "dbe"
- (II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
- (II) Module dbe: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 1.0.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 1.1
- (II) Loading extension DOUBLE-BUFFER
- (II) LoadModule: "glx"
- (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
- (II) Module glx: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 1.0.0
- ABI class: X.Org Server Extension, version 1.1
- (==) AIGLX enabled
- (==) Exporting typical set of GLX visuals
- (II) Loading extension GLX
- (II) LoadModule: "dri"
- (II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
- (II) Module dri: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 1.0.0
- ABI class: X.Org Server Extension, version 1.1
- (II) Loading extension XFree86-DRI
- (II) LoadModule: "freetype"
- (II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
- (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
- compiled for 1.5.2, module version = 2.1.0
- Module class: X.Org Font Renderer
- ABI class: X.Org Font Renderer, version 0.6
- (II) Loading font FreeType
- (II) LoadModule: "intel"
- (II) Loading /usr/lib64/xorg/modules/drivers//intel_drv.so
- (II) Module intel: vendor="X.Org Foundation"
- compiled for 1.5.1, module version = 2.4.97
- Module class: X.Org Video Driver
- ABI class: X.Org Video Driver, version 4.1
- (II) LoadModule: "mouse"
- (II) Loading /usr/lib64/xorg/modules/input//mouse_drv.so
- (II) Module mouse: vendor="X.Org Foundation"
- compiled for 1.5.0, module version = 1.3.0
- Module class: X.Org XInput Driver
- ABI class: X.Org XInput driver, version 2.1
- (II) LoadModule: "kbd"
- (II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
- (II) Module kbd: vendor="X.Org Foundation"
- compiled for 1.5.0, module version = 1.3.1
- Module class: X.Org XInput Driver
- ABI class: X.Org XInput driver, version 2.1
- (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, G35, 965Q, 946GZ,
- 965GM, 965GME/GLE, G33, Q35, Q33,
- Mobile Intel® GM45 Express Chipset,
- Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
- (II) Primary Device is: PCI 00@00:02:0
- (II) resource ranges after xf86ClaimFixedResources() call:
- [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
- (II) resource ranges after probing:
- [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
- [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
- [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
- [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
- [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
- [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
- [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
- (II) Loading sub module "vgahw"
- (II) LoadModule: "vgahw"
- (II) Loading /usr/lib64/xorg/modules//libvgahw.so
- (II) Module vgahw: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 0.1.0
- ABI class: X.Org Video Driver, version 4.1
- (==) 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 0xF8000000
- (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
- (==) intel(0): Using EXA for acceleration
- (II) intel(0): 2 display pipes available.
- (II) Loading sub module "ddc"
- (II) LoadModule: "ddc"
- (II) Module "ddc" already built-in
- (II) Loading sub module "i2c"
- (II) LoadModule: "i2c"
- (II) Module "i2c" already built-in
- (II) intel(0): Output VGA using monitor section Monitor0
- (II) intel(0): Output LVDS has no monitor section
- (II) intel(0): I2C bus "LVDSDDC_C" initialized.
- (II) intel(0): Attempting to determine panel fixed mode.
- (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Output VGA disconnected
- (II) intel(0): Output LVDS connected
- (II) intel(0): Using user preference for initial modes
- (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): Intel XvMC decoder disabled
- (==) 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 (96, 96)
- (II) Loading sub module "fb"
- (II) LoadModule: "fb"
- (II) Loading /usr/lib64/xorg/modules//libfb.so
- (II) Module fb: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 1.0.0
- ABI class: X.Org ANSI C Emulation, version 0.4
- (II) Loading sub module "exa"
- (II) LoadModule: "exa"
- (II) Loading /usr/lib64/xorg/modules//libexa.so
- (II) Module exa: vendor="X.Org Foundation"
- compiled for 1.5.2, module version = 2.4.0
- ABI class: X.Org Video Driver, version 4.1
- (II) Loading sub module "ramdac"
- (II) LoadModule: "ramdac"
- (II) Module "ramdac" already built-in
- (II) intel(0): Comparing regs from server start up to After PreInit
- (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
- (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
- (WW) intel(0): PP_STATUS after: on, ready, sequencing on
- (WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000206 to 0x00000000
- (WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
- (WW) intel(0): PIPEBSTAT after: status:
- (==) Depth 24 pixmap format is 32 bpp
- (II) do I need RAC? No, I don't.
- (II) resource ranges after preInit:
- [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
- [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
- [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
- [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
- [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
- [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
- [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
- (II) intel(0): Kernel reported 238592 total, 1 used
- (II) intel(0): I830CheckAvailableMemory: 954364 kB available
- 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.0
- (II) [drm] DRM interface version 1.3
- (II)[color="Red"] [drm] DRM open master succeeded.[/color]
- (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
- (II) intel(0): [drm] framebuffer mapped by ddx driver
- (II) intel(0): [drm] added 1 reserved context for kernel
- (II) intel(0): X context handle = 0x1
- (II) intel(0): [drm] installed DRM signal handler
- (**) intel(0): Framebuffer compression disabled
- (**) intel(0): Tiling enabled
- (==) intel(0): VideoRam: 262144 KB
- (II) intel(0): Attempting memory allocation with tiled buffers.
- (II) intel(0): Tiled allocation successful.
- (II) intel(0): [drm] Registers = 0xf8000000
- (II) intel(0): [drm] ring buffer = 0xe0000000
- (II) intel(0): [drm] mapped front buffer at 0xe0200000, handle = 0xe0200000
- (II) intel(0): [drm] mapped back buffer at 0xe1b00000, handle = 0xe1b00000
- (II) intel(0): [drm] mapped depth buffer at 0xe2140000, handle = 0xe2140000
- (II) intel(0): [drm] mapped classic textures at 0xe2780000, handle = 0xe2780000
- (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
- (II) intel(0): [dri] visual configs initialized
- (II) intel(0): Page Flipping disabled
- (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
- (II) EXA(0): Offscreen pixmap area of 19660800 bytes
- (II) EXA(0): Driver registered support for the following operations:
- (II) Solid
- (II) Copy
- (II) Composite (RENDER acceleration)
- (==) intel(0): Backing store disabled
- (==) intel(0): Silken mouse enabled
- (II) intel(0): Initializing HW Cursor
- (II) intel(0): [DRI] installation complete
- (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
- (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00840000 (pgoffset 2112)
- (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01b00000 (pgoffset 6912)
- (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02140000 (pgoffset 8512)
- (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02780000 (pgoffset 10112)
- (II) intel(0): Fixed memory allocation layout:
- (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
- (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
- (II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
- (II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
- (II) intel(0): 0x00132000-0x00147fff: exa G965 state buffer (88 kB)
- (II) intel(0): 0x00148000-0x00148fff: overlay registers (4 kB)
- (II) intel(0): 0x00149000-0x00149fff: power context (4 kB)
- (II) intel(0): 0x00200000-0x0083ffff: front buffer (6400 kB) X tiled
- (II) intel(0): 0x0077f000: end of stolen memory
- (II) intel(0): 0x00840000-0x01afffff: exa offscreen (19200 kB)
- (II) intel(0): 0x01b00000-0x0213ffff: back buffer (6400 kB) X tiled
- (II) intel(0): 0x02140000-0x0277ffff: depth buffer (6400 kB) Y tiled
- (II) intel(0): 0x02780000-0x0477ffff: classic textures (32768 kB)
- (II) intel(0): 0x10000000: end of aperture
- (WW) intel(0): ESR is 0x00000001
- (WW) intel(0): Existing errors found in hardware state.
- (II) intel(0): using SSC reference clock of 100 MHz
- (II) intel(0): Selecting standard 18 bit TMDS pixel format.
- (II) intel(0): Output configuration:
- (II) intel(0): Pipe A is off
- (II) intel(0): Display plane A is now disabled and connected to pipe A.
- (II) intel(0): Pipe B is on
- (II) intel(0): Display plane B is now enabled and connected to pipe B.
- (II) intel(0): Output VGA is connected to pipe none
- (II) intel(0): Output LVDS is connected to pipe B
- (II) intel(0): [drm] dma control initialized, using IRQ 16
- (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
- (II) intel(0): DPMS enabled
- (II) intel(0): Set up textured video
- (II) intel(0): Set up overlay video
- (II) intel(0): direct rendering: Enabled
- (--) RandR disabled
- (II) Initializing built-in extension MIT-SHM
- (II) Initializing built-in extension XInputExtension
- (II) Initializing built-in extension XTEST
- (II) Initializing built-in extension XKEYBOARD
- (II) Initializing built-in extension XINERAMA
- (II) Initializing built-in extension XFIXES
- (II) Initializing built-in extension RENDER
- (II) Initializing built-in extension RANDR
- (II) Initializing built-in extension COMPOSITE
- (II) Initializing built-in extension DAMAGE
- (II) Initializing built-in extension XEVIE
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 11, (OK)
- drmOpenByBusid: Searching for BusID pci:0000:00:02.0
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 11, (OK)
- drmOpenByBusid: drmOpenMinor returns 11
- drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
- [color="Red"](II) AIGLX: enabled GLX_MESA_copy_sub_buffer
- (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
- (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
- (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so[/color]
- (II) GLX: Initialized DRI GL provider for screen 0
- (II) intel(0): Setting screen physical size to 331 x 207
- (**) Option "Protocol" "auto"
- (**) Option "Device" "/dev/input/mice"
- (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
- (**) Mouse0: Device: "/dev/input/mice"
- (**) Mouse0: Protocol: "auto"
- (**) Option "CorePointer"
- (**) Mouse0: always reports core events
- (**) Option "Device" "/dev/input/mice"
- (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
- (**) Option "ZAxisMapping" "4 5 6 7"
- (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
- (**) Mouse0: Buttons: 11
- (**) 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 (Mouse0)
- (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
- (II) evaluating device (Keyboard0)
- (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
- (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
- (II) Mouse0: ps2EnableDataReporting: succeeded
- Could not init font path element /usr/lib/X11/fonts/misc/, removing from list!
- Could not init font path element /usr/lib/X11/fonts/TTF/, removing from list!
- Could not init font path element /usr/lib/X11/fonts/OTF, removing from list!
- Could not init font path element /usr/lib/X11/fonts/Type1/, removing from list!
- Could not init font path element /usr/lib/X11/fonts/100dpi/, removing from list!
- Could not init font path element /usr/lib/X11/fonts/75dpi/, removing from list!
- (EE) intel(0): underrun on pipe B!
- [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.32" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
- (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
- (II) LoadModule: "evdev"
- (WW) Warning, couldn't open module evdev
- (II) UnloadModule: "evdev"
- (EE) Failed to load module "evdev" (module does not exist, 0)
- (EE) No input driver matching `evdev'
- (EE) config/hal: NewInputDeviceRequest failed
- (II) config/hal: Adding input device PIXART USB OPTICAL MOUSE
- (II) LoadModule: "evdev"
- (WW) Warning, couldn't open module evdev
- (II) UnloadModule: "evdev"
- (EE) Failed to load module "evdev" (module does not exist, 0)
- (EE) No input driver matching `evdev'
- (EE) config/hal: NewInputDeviceRequest failed
- (II) config/hal: Adding input device AT Translated Set 2 keyboard
- (II) LoadModule: "evdev"
- (WW) Warning, couldn't open module evdev
- (II) UnloadModule: "evdev"
- (EE) Failed to load module "evdev" (module does not exist, 0)
- (EE) No input driver matching `evdev'
- (EE) config/hal: NewInputDeviceRequest failed
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): EDID vendor "LEN", prod id 16464
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
- (II) intel(0): Modeline "1280x800"x0.0 59.26 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (41.2 kHz)
- (II) intel(0): EDID vendor "LEN", prod id 16464
复制代码
xorg.conf
- Section "ServerLayout"
- Identifier "X.org Configured"
- Screen 0 "Screen0" 0 0
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
- EndSection
- Section "Files"
- ModulePath "/usr/lib64/xorg/modules"
- FontPath "/usr/share/fonts/misc/"
- FontPath "/usr/share/fonts/TTF/"
- FontPath "/usr/share/fonts/OTF"
- FontPath "/usr/share/fonts/Type1/"
- FontPath "/usr/share/fonts/100dpi/"
- FontPath "/usr/share/fonts/75dpi/"
- FontPath "/usr/share/fonts/msfonts/"
- EndSection
- Section "Module"
- Load "record"
- Load "extmod"
- Load "xtrap"
- Load "dbe"
- Load "glx"
- Load "dri"
- Load "freetype"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "kbd"
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/mice"
- Option "ZAxisMapping" "4 5 6 7"
- EndSection
- Section "Monitor"
- 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 "Mobile Integrated Graphics Controller"
- BusID "PCI:0:2:0"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Monitor "Monitor0"
- SubSection "Display"
- Viewport 0 0
- Depth 24
- Modes "1280x800" "1024x768" "800x600"
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Enable"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
复制代码
glxinfo
- # glxinfo
- name of display: :0.0
- Failed to initialize GEM. Falling back to classic.
- display: :0 screen: 0
- direct rendering: Yes
- server glx vendor string: SGI
- server glx version string: 1.2
- server glx extensions:
- GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
- GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
- GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,
- GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
- client glx vendor string: SGI
- client glx version string: 1.4
- client glx extensions:
- GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
- GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
- GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
- GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
- GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
- GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
- GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
- GLX version: 1.2
- GLX extensions:
- GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
- GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
- GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_swap_control,
- GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
- GLX_SGIX_visual_select_group
- OpenGL vendor string: Tungsten Graphics, Inc
- OpenGL renderer string: Mesa DRI Intel(R) 965GM 20080716
- OpenGL version string: 2.0 Mesa 7.3-devel
- OpenGL shading language version string: 1.10
- OpenGL extensions:
- GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,
- GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
- GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
- GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shader_objects,
- GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_texture_border_clamp,
- GL_ARB_texture_compression, GL_ARB_texture_cube_map,
- GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
- GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
- GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
- GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
- GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
- GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
- GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
- GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
- GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array,
- GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
- GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
- GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset,
- GL_EXT_rescale_normal, GL_EXT_secondary_color,
- GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
- GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
- GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
- GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
- GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
- GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
- GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
- GL_APPLE_client_storage, GL_APPLE_packed_pixels,
- GL_ATI_blend_equation_separate, GL_ATI_separate_stencil,
- GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
- GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
- GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
- GL_NV_point_sprite, GL_NV_texture_rectangle, GL_NV_texgen_reflection,
- GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_OES_read_format,
- GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
- GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
- GL_SUN_multi_draw_arrays
- 3 GLX Visuals
- visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
- id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
- ----------------------------------------------------------------------
- 0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x56 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 36 GLXFBConfigs:
- visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
- id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
- ----------------------------------------------------------------------
- 0x57 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 0x58 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
- 0x59 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 0x5a 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
- 0x5b 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 0x5c 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
- 0x5d 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x5e 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x5f 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x60 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x61 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x62 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x63 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x64 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x65 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x66 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x67 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x68 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x69 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 0x6a 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
- 0x6b 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 0x6c 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
- 0x6d 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
- 0x6e 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
- 0x6f 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x70 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x71 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x72 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x73 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x74 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x75 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x76 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x77 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x78 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
- 0x79 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
- 0x7a 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
复制代码
emerge --info
- emerge --info
- Portage 2.2_rc8 (default/linux/amd64/2008.0, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26-thinkpad-r1t8 x86_64)
- =================================================================
- System uname: Linux-2.6.26-thinkpad-r1t8-x86_64-Intel-R-_Pentium-R-_Dual_CPU_T2390_@_1.86GHz-with-glibc2.2.5
- Timestamp of tree: Sat, 11 Oct 2008 16:18:01 +0000
- ccache version 2.4 [enabled]
- app-shells/bash: 3.2_p39
- dev-java/java-config: 1.3.7, 2.1.6-r1
- dev-lang/python: 2.4.4-r13, 2.5.2-r8
- dev-python/pycrypto: 2.0.1-r6
- dev-util/ccache: 2.4-r7
- sys-apps/baselayout: 2.0.0
- sys-apps/openrc: 0.2.5
- sys-apps/sandbox: 1.2.18.1-r3
- sys-devel/autoconf: 2.13, 2.62-r1
- sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
- sys-devel/binutils: 2.18-r3
- sys-devel/gcc-config: 1.4.0-r4
- sys-devel/libtool: 2.2.6a
- virtual/os-headers: 2.6.26
- ACCEPT_KEYWORDS="amd64 ~amd64"
- CBUILD="x86_64-pc-linux-gnu"
- CFLAGS="-march=nocona -O3 -pipe"
- CHOST="x86_64-pc-linux-gnu"
- CONFIG_PROTECT="/etc /var/lib/hsqldb"
- CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/splash /etc/terminfo /etc/udev/rules.d"
- CXXFLAGS="-march=nocona -O3 -pipe"
- DISTDIR="/home/soft/distfiles"
- FEATURES="ccache distlocks parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch"
- GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
- LANG="zh_CN.UTF-8"
- LC_ALL="zh_CN.UTF-8"
- LDFLAGS="-Wl,-O1"
- LINGUAS="zh_CN zh"
- MAKEOPTS="-j3"
- PKGDIR="/home/soft/packages"
- PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
- PORTAGE_TMPDIR="/var/tmp"
- PORTDIR="/usr/portage"
- PORTDIR_OVERLAY="/usr/local/portage/layman/zugaina /usr/local/portage/layman/sunrise /usr/local/portage/layman/jokey /usr/local/portage/layman/gentoo-china /usr/local/portage/layman/desktop-effects"
- SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
- USE="X aac acl alsa amd64 artworkextra automount avahi berkdb bzip2 cairo cdr cjk cli cracklib crypt cups dbus dri dvd dvdr esd exif ffmpeg fortran gdbm geoip gif gnome gphoto2 gpm gstreamer gtk hal iconv isdnlog java jpeg midi mmx mono moonlight mp3 mpeg mudflap multilib mythtv nautilus ncurses networkmanager nls nptl nptlonly nsplugin ogg opengl openmp pam pcre perl png pppd pulseaudio python readline reflection samba sdl session spl sse sse2 sse3 ssl ssse3 stats svg sysfs tcpd tiff truetype unicode upnp vorbis webkit x264 xorg xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN zh" USERLAND="GNU" VIDEO_CARDS="i810"
- Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
复制代码 |
|