LinuxSir.cn,穿越时空的Linuxsir!

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

安装X后,无线鼠标无响应

[复制链接]
发表于 2011-2-5 21:12:49 | 显示全部楼层 |阅读模式
emerge -pv xorg-server         
      
后,进行了一定的修改,可以看到xtem界面,并且键盘可以输入,触摸板也可以控制光标,但唯独偶的外接鼠标无法控制光标,郁闷。
ls /dev/inpout可以看到有三个相关的,mice,mouse0,mouse1。
用cat输出mice和mouse1的话,触摸板有响应,鼠标无响应
mouse0的话,都没响应。
鼠标型号:微软3500无线鼠标,不是蓝牙的,使用USB的。。。如果换成有线的就没有这个问题了~~~
xorg.conf文件鼠标部分如下
Option "rotocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"

内核方面有点糊涂,但该开的应该还是开了~~~

各位大牛,帮个忙啊~~~
发表于 2011-2-5 22:16:43 | 显示全部楼层
先检查lsusb看看有没有认出来。一般是内核有问题才会这样的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-2-5 22:41:44 | 显示全部楼层
Post by pingz;2127446
先检查lsusb看看有没有认出来。一般是内核有问题才会这样的。
输入lsusb后出现一行
Bus 002 Device 000 ID045e 0745 Microsoft Corp
个人感觉应该是认出来了~~~
那请问内核该怎么配呢?有线的是可以被认出来的。。。
回复 支持 反对

使用道具 举报

发表于 2011-2-7 21:05:23 | 显示全部楼层
弱弱的问上一句,是不是你的无线鼠标的电池没电了,或者是无线鼠标本身的问题。我以前买过一个无限的鼠标,也有过这种情况,所以有时对无线的东西有点排斥。
另外因该不是内核驱动的问题,因为内核对鼠标的支持应该是比较成熟的。
回复 支持 反对

使用道具 举报

发表于 2011-2-8 05:03:41 | 显示全部楼层
Post by xcdt;2127447
输入lsusb后出现一行
Bus 002 Device 000 ID045e 0745 Microsoft Corp
个人感觉应该是认出来了~~~
那请问内核该怎么配呢?有线的是可以被认出来的。。。

这样就认出来了,说这个时候/dev/input/by-id/下面应该有这样的链接文件:usb-1bcf_2.4GHz_2way_RF_Receiver-mouse。照这样鼠标应该可以用了才是。

如果可能的话,最好不要在xorg.conf中进行配置,另外,还不行的话可能是udev/hal的问题。最好驱动用evdev。楼上说的可能性也有……
回复 支持 反对

使用道具 举报

发表于 2011-2-8 08:43:29 | 显示全部楼层
cat mice的话没响应那就是没识别到吧 或没驱动。。  其实只要不是蓝牙无线 对电脑来说就是有线一样的吧。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-2-8 19:37:24 | 显示全部楼层
应该不会吧~~~我在Ubuntu下面用的时候都是正常的~~~
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-2-8 20:44:42 | 显示全部楼层
Post by pingz;2127585
这样就认出来了,说这个时候/dev/input/by-id/下面应该有这样的链接文件:usb-1bcf_2.4GHz_2way_RF_Receiver-mouse。照这样鼠标应该可以用了才是。

如果可能的话,最好不要在xorg.conf中进行配置,另外,还不行的话可能是udev/hal的问题。最好驱动用evdev。楼上说的可能性也有……
鼠标在Ubuntu下面是可以的。
在/etc/make.conf下USE中加入evdev标识,在Input_device中加入evdev。重升级编译后鼠标仍没有响应。
运行startx时出现:
mouse failed to initialize for relative axes
请问这什么意思?
回复 支持 反对

使用道具 举报

发表于 2011-2-8 22:09:40 | 显示全部楼层
Post by xcdt;2127633
鼠标在Ubuntu下面是可以的。
在/etc/make.conf下USE中加入evdev标识,在Input_device中加入evdev。重升级编译后鼠标仍没有响应。
运行startx时出现:
mouse failed to initialize for relative axes
请问这什么意思?

意思就是你的鼠标X认出了,但是用不了。

还是再看下内核吧。

你一直没有说清你的基本情况,不行的话,把Xorg.0.log贴出来看看。还有make.conf。还有/proc/config.gz。

如果xorg-server是1.9以上的版本,最好用-hal的flag。没有特别的需要的话,最好还是不要手动配置鼠标。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-2-15 16:57:21 | 显示全部楼层
Post by pingz;2127636
意思就是你的鼠标X认出了,但是用不了。

还是再看下内核吧。

你一直没有说清你的基本情况,不行的话,把Xorg.0.log贴出来看看。还有make.conf。还有/proc/config.gz。

如果xorg-server是1.9以上的版本,最好用-hal的flag。没有特别的需要的话,最好还是不要手动配置鼠标。
xorg.0.log如下
[ 12391.607]
X.Org X Server 1.9.2
Release Date: 2010-10-30
[ 12391.609] X Protocol Version 11, Revision 0
[ 12391.609] Build Operating System: Linux 2.6.36-gentoo-r5 x86_64 Gentoo
[ 12391.610] Current Operating System: Linux XCDT 2.6.36-gentoo-r5 #17 SMP Sun Jan 30 07:14:15 CST 2011 x86_64
[ 12391.611] Kernel command line: BOOT_IMAGE=/boot/kernel-xcdt-5-gentoo-r5 root=/dev/sda3
[ 12391.612] Build Date: 26 January 2011  10:42:33PM
[ 12391.612]  
[ 12391.613] Current version of pixman: 0.20.0
[ 12391.624]         Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 12391.625] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12391.628] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 15 16:18:53 2011
[ 12391.629] (==) Using config file: "/etc/X11/xorg.conf"
[ 12391.630] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12391.630] (==) ServerLayout "X.org Configured"
[ 12391.630] (**) |-->Screen "Screen0" (0)
[ 12391.630] (**) |   |-->Monitor "Monitor0"
[ 12391.630] (**) |   |-->Device "Card0"
[ 12391.630] (==) Automatically adding devices
[ 12391.630] (==) Automatically enabling devices
[ 12391.630] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 12391.630]         Entry deleted from font path.
[ 12391.630] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 12391.630]         Entry deleted from font path.
[ 12391.630] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 12391.630]         Entry deleted from font path.
[ 12391.630] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 12391.630]         Entry deleted from font path.
[ 12391.630]         (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 12391.630] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 12391.630]         Entry deleted from font path.
[ 12391.630]         (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 12391.630] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 12391.630]         Entry deleted from font path.
[ 12391.630] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 12391.630]         Entry deleted from font path.
[ 12391.630] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 12391.630]         Entry deleted from font path.
[ 12391.630] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 12391.630]         Entry deleted from font path.
[ 12391.630]         (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 12391.630] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 12391.630]         Entry deleted from font path.
[ 12391.630]         (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 12391.630] (**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/misc/
[ 12391.630] (**) ModulePath set to "/usr/lib64/xorg/modules"
[ 12391.630] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12391.630] (II) Loader magic: 0x7b4120
[ 12391.630] (II) Module ABI versions:
[ 12391.631]         X.Org ANSI C Emulation: 0.4
[ 12391.631]         X.Org Video Driver: 8.0
[ 12391.631]         X.Org XInput driver : 11.0
[ 12391.631]         X.Org Server Extension : 4.0
[ 12391.632] (--) PCI:*(0:1:0:0) 10de:0a6c:1028:040a rev 162, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
[ 12391.632] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 12391.632] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 12391.632] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 12391.632] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 12391.632] (II) "dri" will be loaded by default.
[ 12391.632] (II) "dri2" will be loaded by default.
[ 12391.632] (II) LoadModule: "record"
[ 12391.632] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 12391.632] (II) Module record: vendor="X.Org Foundation"
[ 12391.632]         compiled for 1.9.2, module version = 1.13.0
[ 12391.632]         Module class: X.Org Server Extension
[ 12391.632]         ABI class: X.Org Server Extension, version 4.0
[ 12391.632] (II) Loading extension RECORD
[ 12391.632] (II) LoadModule: "dbe"
[ 12391.632] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 12391.632] (II) Module dbe: vendor="X.Org Foundation"
[ 12391.632]         compiled for 1.9.2, module version = 1.0.0
[ 12391.632]         Module class: X.Org Server Extension
[ 12391.632]         ABI class: X.Org Server Extension, version 4.0
[ 12391.632] (II) Loading extension DOUBLE-BUFFER
[ 12391.632] (II) LoadModule: "extmod"
[ 12391.632] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 12391.632] (II) Module extmod: vendor="X.Org Foundation"
[ 12391.632]         compiled for 1.9.2, module version = 1.0.0
[ 12391.632]         Module class: X.Org Server Extension
[ 12391.632]         ABI class: X.Org Server Extension, version 4.0
[ 12391.632] (II) Loading extension MIT-SCREEN-SAVER
[ 12391.632] (II) Loading extension XFree86-VidModeExtension
[ 12391.632] (II) Loading extension XFree86-DGA
[ 12391.632] (II) Loading extension DPMS
[ 12391.632] (II) Loading extension XVideo
[ 12391.632] (II) Loading extension XVideo-MotionCompensation
[ 12391.632] (II) Loading extension X-Resource
[ 12391.632] (II) LoadModule: "glx"
[ 12391.632] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 12391.638] (II) Module glx: vendor="NVIDIA Corporation"
[ 12391.638]         compiled for 4.0.2, module version = 1.0.0
[ 12391.638]         Module class: X.Org Server Extension
[ 12391.638] (II) NVIDIA GLX Module  260.19.29  Wed Dec  8 12:24:30 PST 2010
[ 12391.638] (II) Loading extension GLX
[ 12391.638] (II) LoadModule: "dri"
[ 12391.639] (WW) Warning, couldn't open module dri
[ 12391.639] (II) UnloadModule: "dri"
[ 12391.639] (EE) Failed to load module "dri" (module does not exist, 0)
[ 12391.639] (II) LoadModule: "dri2"
[ 12391.639] (WW) Warning, couldn't open module dri2
[ 12391.639] (II) UnloadModule: "dri2"
[ 12391.639] (EE) Failed to load module "dri2" (module does not exist, 0)
[ 12391.640] (II) LoadModule: "nvidia"
[ 12391.640] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 12391.640] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 12391.640]         compiled for 4.0.2, module version = 1.0.0
[ 12391.640]         Module class: X.Org Video Driver
[ 12391.640] (II) NVIDIA dlloader X Driver  260.19.29  Wed Dec  8 12:10:14 PST 2010
[ 12391.640] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 12391.641] (--) using VT number 7

[ 12391.661] (II) Loading sub module "fb"
[ 12391.661] (II) LoadModule: "fb"
[ 12391.661] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 12391.661] (II) Module fb: vendor="X.Org Foundation"
[ 12391.661]         compiled for 1.9.2, module version = 1.0.0
[ 12391.661]         ABI class: X.Org ANSI C Emulation, version 0.4
[ 12391.661] (II) Loading sub module "wfb"
[ 12391.661] (II) LoadModule: "wfb"
[ 12391.661] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 12391.661] (II) Module wfb: vendor="X.Org Foundation"
[ 12391.661]         compiled for 1.9.2, module version = 1.0.0
[ 12391.661]         ABI class: X.Org ANSI C Emulation, version 0.4
[ 12391.661] (II) Loading sub module "ramdac"
[ 12391.661] (II) LoadModule: "ramdac"
[ 12391.661] (II) Module "ramdac" already built-in
[ 12391.661] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 12391.661] (==) NVIDIA(0): RGB weight 888
[ 12391.661] (==) NVIDIA(0): Default visual is TrueColor
[ 12391.661] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 12391.661] (**) NVIDIA(0): Enabling RENDER acceleration
[ 12391.661] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 12391.661] (II) NVIDIA(0):     enabled.
[ 12392.116] (II) NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
[ 12392.116] (--) NVIDIA(0): Memory: 524288 kBytes
[ 12392.116] (--) NVIDIA(0): VideoBIOS: 70.18.53.00.04
[ 12392.116] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 12392.116] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 12392.116] (--) NVIDIA(0): Connected display device(s) on NVS 3100M at PCI:1:0:0
[ 12392.116] (--) NVIDIA(0):     AUO (DFP-3)
[ 12392.116] (--) NVIDIA(0): AUO (DFP-3): 480.0 MHz maximum pixel clock
[ 12392.116] (--) NVIDIA(0): AUO (DFP-3): Internal DisplayPort
[ 12392.151] (II) NVIDIA(0): Assigned Display Device: DFP-3
[ 12392.151] (==) NVIDIA(0):
[ 12392.151] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 12392.151] (==) NVIDIA(0):     will be used as the requested mode.
[ 12392.151] (==) NVIDIA(0):
[ 12392.152] (II) NVIDIA(0): Validated modes:
[ 12392.152] (II) NVIDIA(0):     "nvidia-auto-select"
[ 12392.152] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[ 12392.382] (--) NVIDIA(0): DPI set to (108, 106); computed from "UseEdidDpi" X config
[ 12392.382] (--) NVIDIA(0):     option
[ 12392.382] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 12392.382] (--) Depth 24 pixmap format is 32 bpp
[ 12392.382] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 12392.383] (II) NVIDIA(0): Initialized GPU GART.
[ 12392.387] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 12392.387] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 12392.387] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 12392.387] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 12392.387] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 12392.387] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 12392.387] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 12392.387] (II) NVIDIA(0):     Config Options in the README.
[ 12392.388] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 12392.389] (WW) NVIDIA(GPU-0): AUO (DFP-3): Failed to set DisplayPort power state
[ 12392.390] (EE) NVIDIA(GPU-0): AUO (DFP-3): DisplayPort link training failed
[ 12392.557] (II) Loading extension NV-GLX
[ 12392.591] (II) NVIDIA(0): Initialized OpenGL Acceleration
[ 12392.598] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 12392.598] (II) NVIDIA(0): Initialized X Rendering Acceleration
[ 12392.598] (==) NVIDIA(0): Backing store disabled
[ 12392.598] (==) NVIDIA(0): Silken mouse enabled
[ 12392.608] (==) NVIDIA(0): DPMS enabled
[ 12392.608] (II) Loading extension NV-CONTROL
[ 12392.608] (II) Loading extension XINERAMA
[ 12392.608] (II) Loading sub module "dri2"
[ 12392.608] (II) LoadModule: "dri2"
[ 12392.609] (WW) Warning, couldn't open module dri2
[ 12392.609] (II) UnloadModule: "dri2"
[ 12392.609] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[ 12392.609] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[ 12392.609] (II) NVIDIA(0):     libvdpau.
[ 12392.609] (==) RandR enabled
[ 12392.609] (II) Initializing built-in extension Generic Event Extension
[ 12392.609] (II) Initializing built-in extension SHAPE
[ 12392.609] (II) Initializing built-in extension MIT-SHM
[ 12392.609] (II) Initializing built-in extension XInputExtension
[ 12392.609] (II) Initializing built-in extension XTEST
[ 12392.609] (II) Initializing built-in extension BIG-REQUESTS
[ 12392.609] (II) Initializing built-in extension SYNC
[ 12392.609] (II) Initializing built-in extension XKEYBOARD
[ 12392.609] (II) Initializing built-in extension XC-MISC
[ 12392.609] (II) Initializing built-in extension XINERAMA
[ 12392.609] (II) Initializing built-in extension XFIXES
[ 12392.609] (II) Initializing built-in extension RENDER
[ 12392.609] (II) Initializing built-in extension RANDR
[ 12392.609] (II) Initializing built-in extension COMPOSITE
[ 12392.609] (II) Initializing built-in extension DAMAGE
[ 12392.610] (II) Initializing extension GLX
[ 12392.643] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 12392.643] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12392.643] (II) LoadModule: "evdev"
[ 12392.644] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 12392.644] (II) Module evdev: vendor="X.Org Foundation"
[ 12392.644]         compiled for 1.9.2, module version = 2.5.0
[ 12392.644]         Module class: X.Org XInput Driver
[ 12392.644]         ABI class: X.Org XInput driver, version 11.0
[ 12392.644] (**) Power Button: always reports core events
[ 12392.644] (**) Power Button: Device: "/dev/input/event3"
[ 12392.653] (--) Power Button: Found keys
[ 12392.653] (II) Power Button: Configuring as keyboard
[ 12392.653] (II) XINPUT: Adding extended input device "ower Button" (type: KEYBOARD)
[ 12392.653] (**) Option "xkb_rules" "evdev"
[ 12392.653] (**) Option "xkb_model" "evdev"
[ 12392.653] (**) Option "xkb_layout" "us"
[ 12392.669] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 12392.669] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 12392.669] (**) Power Button: always reports core events
[ 12392.669] (**) Power Button: Device: "/dev/input/event1"
[ 12392.677] (--) Power Button: Found keys
[ 12392.677] (II) Power Button: Configuring as keyboard
[ 12392.677] (II) XINPUT: Adding extended input device "ower Button" (type: KEYBOARD)
[ 12392.677] (**) Option "xkb_rules" "evdev"
[ 12392.677] (**) Option "xkb_model" "evdev"
[ 12392.677] (**) Option "xkb_layout" "us"
[ 12392.677] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 12392.677] (II) No input driver/identifier specified (ignoring)
[ 12392.677] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 12392.677] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 12392.677] (**) Sleep Button: always reports core events
[ 12392.677] (**) Sleep Button: Device: "/dev/input/event2"
[ 12392.688] (--) Sleep Button: Found keys
[ 12392.688] (II) Sleep Button: Configuring as keyboard
[ 12392.688] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 12392.688] (**) Option "xkb_rules" "evdev"
[ 12392.688] (**) Option "xkb_model" "evdev"
[ 12392.688] (**) Option "xkb_layout" "us"
[ 12392.691] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event5)
[ 12392.691] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 12392.691] (**) Dell Dell USB Keyboard: always reports core events
[ 12392.691] (**) Dell Dell USB Keyboard: Device: "/dev/input/event5"
[ 12392.700] (--) Dell Dell USB Keyboard: Found keys
[ 12392.700] (II) Dell Dell USB Keyboard: Configuring as keyboard
[ 12392.700] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD)
[ 12392.700] (**) Option "xkb_rules" "evdev"
[ 12392.700] (**) Option "xkb_model" "evdev"
[ 12392.700] (**) Option "xkb_layout" "us"
[ 12392.700] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event6)
[ 12392.700] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 12392.700] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 12392.700] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event6"
[ 12392.708] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 12392.708] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 12392.708] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD)
[ 12392.708] (**) Option "xkb_rules" "evdev"
[ 12392.708] (**) Option "xkb_model" "evdev"
[ 12392.708] (**) Option "xkb_layout" "us"
[ 12392.708] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event7)
[ 12392.708] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[ 12392.708] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 12392.708] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 12392.708] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event7"
[ 12392.716] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[ 12392.716] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 12392.716] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 12392.716] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[ 12392.716] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 12392.716] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 12392.716] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 12392.716] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 12392.716] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD)
[ 12392.716] (**) Option "xkb_rules" "evdev"
[ 12392.716] (**) Option "xkb_model" "evdev"
[ 12392.716] (**) Option "xkb_layout" "us"
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 12392.716] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 12392.716] (WW) Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 12392.716] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[ 12392.716] (II) No input driver/identifier specified (ignoring)
[ 12392.716] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event8)
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 12392.716] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event8"
[ 12392.724] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[ 12392.724] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 12392.724] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 12392.724] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 12392.724] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[ 12392.724] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 12392.724] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 12392.724] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 12392.724] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 12392.724] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 12392.724] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD)
[ 12392.724] (**) Option "xkb_rules" "evdev"
[ 12392.724] (**) Option "xkb_model" "evdev"
[ 12392.724] (**) Option "xkb_layout" "us"
[ 12392.724] (EE) Microsoft Microsoft® Nano Transceiver v2.0: failed to initialize for relative axes.
[ 12392.724] (WW) Microsoft Microsoft® Nano Transceiver v2.0: found 37 axes, limiting to 36.
[ 12392.724] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for absolute axes.
[ 12392.726] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 12392.726] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 12392.726] (**) AT Translated Set 2 keyboard: always reports core events
[ 12392.726] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[ 12392.732] (--) AT Translated Set 2 keyboard: Found keys
[ 12392.732] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 12392.732] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 12392.732] (**) Option "xkb_rules" "evdev"
[ 12392.732] (**) Option "xkb_model" "evdev"
[ 12392.732] (**) Option "xkb_layout" "us"
[ 12392.732] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event9)
[ 12392.732] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 12392.732] (**) PS/2 Generic Mouse: always reports core events
[ 12392.732] (**) PS/2 Generic Mouse: Device: "/dev/input/event9"
[ 12392.740] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 12392.740] (--) PS/2 Generic Mouse: Found relative axes
[ 12392.740] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 12392.740] (II) PS/2 Generic Mouse: Configuring as mouse
[ 12392.740] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 12392.740] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 12392.740] (II) XINPUT: Adding extended input device "S/2 Generic Mouse" (type: MOUSE)
[ 12392.740] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 12392.740] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 12392.740] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 12392.740] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 12392.740] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 12392.740] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[ 12392.740] (II) No input driver/identifier specified (ignoring)
[ 12401.767] (II) Power Button: Close
[ 12401.767] (II) UnloadModule: "evdev"
[ 12401.777] (II) Power Button: Close
[ 12401.777] (II) UnloadModule: "evdev"
[ 12401.794] (II) Sleep Button: Close
[ 12401.794] (II) UnloadModule: "evdev"
[ 12401.809] (II) Dell Dell USB Keyboard: Close
[ 12401.809] (II) UnloadModule: "evdev"
[ 12401.825] (II) Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 12401.825] (II) UnloadModule: "evdev"
[ 12401.841] (II) Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 12401.841] (II) UnloadModule: "evdev"
[ 12401.861] (II) Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 12401.861] (II) UnloadModule: "evdev"
[ 12401.877] (II) AT Translated Set 2 keyboard: Close
[ 12401.877] (II) UnloadModule: "evdev"
[ 12401.897] (II) PS/2 Generic Mouse: Close
[ 12401.897] (II) UnloadModule: "evdev"

make.conf如下
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="-qt4 -kde -dmx -doc -kdrive -minimal -static-libs -tslib X dbus gtk gnome hal gdu extras ipv6 npt6 ndev xorg evdev"
INPUT_DEVICES="evdev"
VIDEO_CARDS="nvidia"

麻烦大牛再费心看一下
回复 支持 反对

使用道具 举报

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

本版积分规则

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