|
|
先放上我的xorg.conf
今天无意中看了一下Xorg.0.log, 发现如下WW
cat /var/log/Xorg.0.log | grep WW
- (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
- (WW) Disabling Mouse0
- (WW) Disabling Keyboard0
复制代码
全部的log
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
- (WW) Disabling Mouse0
- (WW) Disabling Keyboard0
- [root@Arch neo]# cat /var/log/Xorg.0.log
- X.Org X Server 1.6.2
- Release Date: 2009-7-7
- X Protocol Version 11, Revision 0
- Build Operating System: Linux 2.6.30-ARCH i686
- Current Operating System: Linux Arch 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 11:20:32 UTC 2009 i686
- Build Date: 18 July 2009 08:27:13PM
-
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
- 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: Wed Jul 29 15:53:51 2009
- (==) 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
- (**) FontPath set to:
- /usr/share/fonts/misc:unscaled,
- /usr/share/fonts/misc,
- /usr/share/fonts/100dpi:unscaled,
- /usr/share/fonts/100dpi,
- /usr/share/fonts/75dpi:unscaled,
- /usr/share/fonts/75dpi,
- /usr/share/fonts/TTF,
- /usr/share/fonts/wqy-bitmapfont,
- /usr/share/fonts/Type1,
- /usr/share/fonts/misc,
- /usr/share/fonts/100dpi:unscaled,
- /usr/share/fonts/75dpi:unscaled,
- /usr/share/fonts/TTF,
- /usr/share/fonts/Type1,
- built-ins
- (**) ModulePath set to "/usr/lib/xorg/modules"
- (**) Extension "Composite" is enabled
- (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
- (WW) Disabling Mouse0
- (WW) Disabling Keyboard0
- (II) Loader magic: 0x7a40
- (II) Module ABI versions:
- X.Org ANSI C Emulation: 0.4
- X.Org Video Driver: 5.0
- X.Org XInput driver : 4.0
- X.Org Server Extension : 2.0
- (II) Loader running on linux
- (++) using VT number 7
- (--) PCI:*(0:1:0:0) 10de:0622:0000:0000 nVidia Corporation G94 [GeForce 9600 GT] rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/524288
- (II) Open ACPI successful (/var/run/acpid.socket)
- (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) "record" will be loaded. This was enabled by default and also specified in the config file.
- (II) "dri" will be loaded by default.
- (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
- (II) LoadModule: "extmod"
- (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
- (II) Module extmod: vendor="X.Org Foundation"
- compiled for 1.6.2, module version = 1.0.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 2.0
- (II) Loading extension MIT-SCREEN-SAVER
- (II) Loading extension XFree86-VidModeExtension
- (II) Loading extension XFree86-DGA
- (II) Loading extension DPMS
- (II) Loading extension XVideo
- (II) Loading extension XVideo-MotionCompensation
- (II) Loading extension X-Resource
- (II) LoadModule: "record"
- (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
- (II) Module record: vendor="X.Org Foundation"
- compiled for 1.6.2, module version = 1.13.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 2.0
- (II) Loading extension RECORD
- (II) LoadModule: "glx"
- (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
- (II) Module glx: vendor="NVIDIA Corporation"
- compiled for 4.0.2, module version = 1.0.0
- Module class: X.Org Server Extension
- (II) NVIDIA GLX Module 185.18.14 Wed May 27 03:09:07 PDT 2009
- (II) Loading extension GLX
- (II) LoadModule: "dbe"
- (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
- (II) Module dbe: vendor="X.Org Foundation"
- compiled for 1.6.2, module version = 1.0.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 2.0
- (II) Loading extension DOUBLE-BUFFER
- (II) LoadModule: "dri2"
- (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
- (II) Module dri2: vendor="X.Org Foundation"
- compiled for 1.6.2, module version = 1.1.0
- ABI class: X.Org Server Extension, version 2.0
- (II) Loading extension DRI2
- (II) LoadModule: "ddc"
- (II) Module "ddc" already built-in
- (II) LoadModule: "record"
- (II) Reloading /usr/lib/xorg/modules/extensions//librecord.so
- (II) Loading extension RECORD
- (II) LoadModule: "dri"
- (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
- (II) Module dri: vendor="X.Org Foundation"
- compiled for 1.6.2, module version = 1.0.0
- ABI class: X.Org Server Extension, version 2.0
- (II) Loading extension XFree86-DRI
- (II) LoadModule: "nvidia"
- (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
- (II) Module nvidia: vendor="NVIDIA Corporation"
- compiled for 4.0.2, module version = 1.0.0
- Module class: X.Org Video Driver
- (II) NVIDIA dlloader X Driver 185.18.14 Wed May 27 02:32:54 PDT 2009
- (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
- (II) Primary Device is: PCI 01@00:00:0
- (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.6.2, module version = 1.0.0
- ABI class: X.Org ANSI C Emulation, version 0.4
- (II) Loading sub module "wfb"
- (II) LoadModule: "wfb"
- (II) Loading /usr/lib/xorg/modules//libwfb.so
- (II) Module wfb: vendor="X.Org Foundation"
- compiled for 1.6.2, module version = 1.0.0
- ABI class: X.Org ANSI C Emulation, version 0.4
- (II) Loading sub module "ramdac"
- (II) LoadModule: "ramdac"
- (II) Module "ramdac" already built-in
- (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] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
- [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
- (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
- (==) NVIDIA(0): RGB weight 888
- (==) NVIDIA(0): Default visual is TrueColor
- (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
- (**) NVIDIA(0): Option "RenderAccel" "true"
- (**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
- (**) NVIDIA(0): Option "TripleBuffer" "True"
- (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
- (**) NVIDIA(0): Option "DamageEvents" "True"
- (**) NVIDIA(0): Enabling RENDER acceleration
- (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
- (II) NVIDIA(0): enabled.
- (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
- (--) NVIDIA(0): Memory: 262144 kBytes
- (--) NVIDIA(0): VideoBIOS: 62.94.3c.00.00
- (II) NVIDIA(0): Detected PCI Express Link width: 16X
- (--) NVIDIA(0): Interlaced video modes are supported on this GPU
- (--) NVIDIA(0): Connected display device(s) on GeForce 9600 GT at PCI:1:0:0:
- (--) NVIDIA(0): AOC 930Wx (DFP-0)
- (--) NVIDIA(0): AOC 930Wx (DFP-0): 330.0 MHz maximum pixel clock
- (--) NVIDIA(0): AOC 930Wx (DFP-0): Internal Dual Link TMDS
- (II) NVIDIA(0): Assigned Display Device: DFP-0
- (==) NVIDIA(0):
- (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
- (==) NVIDIA(0): will be used as the requested mode.
- (==) NVIDIA(0):
- (II) NVIDIA(0): Validated modes:
- (II) NVIDIA(0): "nvidia-auto-select"
- (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
- (--) NVIDIA(0): DPI set to (96, 80); computed from "UseEdidDpi" X config
- (--) NVIDIA(0): option
- (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
- (--) 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] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
- [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
- (II) NVIDIA(0): Initialized GPU GART.
- (II) NVIDIA(0): Setting mode "nvidia-auto-select"
- (II) Loading extension NV-GLX
- (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
- (==) NVIDIA(0): Disabling shared memory pixmaps
- (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
- (**) NVIDIA(0): Option "BackingStore" "True"
- (**) NVIDIA(0): Backing store enabled
- (==) NVIDIA(0): Silken mouse enabled
- (**) Option "dpms" "true"
- (**) NVIDIA(0): DPMS enabled
- (II) Loading extension NV-CONTROL
- (II) Loading extension XINERAMA
- (==) RandR enabled
- (II) Initializing built-in extension Generic Event Extension
- (II) Initializing built-in extension SHAPE
- (II) Initializing built-in extension MIT-SHM
- (II) Initializing built-in extension XInputExtension
- (II) Initializing built-in extension XTEST
- (II) Initializing built-in extension BIG-REQUESTS
- (II) Initializing built-in extension SYNC
- (II) Initializing built-in extension XKEYBOARD
- (II) Initializing built-in extension XC-MISC
- (II) Initializing built-in extension SECURITY
- (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 extension GLX
- (II) config/hal: Adding input device Macintosh mouse button emulation
- (II) LoadModule: "evdev"
- (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
- (II) Module evdev: vendor="X.Org Foundation"
- compiled for 1.6.1, module version = 2.2.2
- Module class: X.Org XInput Driver
- ABI class: X.Org XInput driver, version 4.0
- (**) Macintosh mouse button emulation: always reports core events
- (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
- (II) Macintosh mouse button emulation: Found 3 mouse buttons
- (II) Macintosh mouse button emulation: Found x and y relative axes
- (II) Macintosh mouse button emulation: Configuring as mouse
- (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
- (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
- (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
- (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
- (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
- (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
- (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
- (II) config/hal: Adding input device USB Optical Mouse
- (**) USB Optical Mouse: always reports core events
- (**) USB Optical Mouse: Device: "/dev/input/event6"
- (II) USB Optical Mouse: Found 3 mouse buttons
- (II) USB Optical Mouse: Found x and y relative axes
- (II) USB Optical Mouse: Found scroll wheel(s)
- (II) USB Optical Mouse: Configuring as mouse
- (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
- (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
- (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
- (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
- (**) USB Optical Mouse: (accel) filter chain progression: 2.00
- (**) USB Optical Mouse: (accel) filter stage 0: 20.00 ms
- (**) USB Optical Mouse: (accel) set acceleration profile 0
- (II) config/hal: Adding input device Dell Dell USB Keyboard
- (**) Dell Dell USB Keyboard: always reports core events
- (**) Dell Dell USB Keyboard: Device: "/dev/input/event4"
- (II) Dell Dell USB Keyboard: Found keys
- (II) Dell Dell USB Keyboard: Configuring as keyboard
- (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD)
- (**) Option "xkb_rules" "evdev"
- (**) Option "xkb_model" "evdev"
- (**) Option "xkb_layout" "us"
复制代码
google 了半天发现 http://linux.chinaunix.net/techd ... 12/23/1054447.shtml
方法是在xorg.conf中加入
Section "ServerFlags"
Option "AutoAddDevices" "False"
Option "AllowEmptyInput" "False"
EndSection
刚装上了xf86-input-mouse xf86-input-keyboard
但是这样了好像就用不了hal了
在x中我的 键盘(DELL SK-8115),鼠标(DELL MOC5UO) 都可以用, 但是meta key没有用
请大家帮帮我, 好几天解决不了,不行了. |
|