免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2854 | 回复: 2
打印 上一主题 下一主题

USB鼠标问题! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-03-03 03:18 |只看该作者 |倒序浏览
笔记本上插的USB鼠标一直不能用,求解决方法;

IBM T42;

目前 触摸板和小红帽都正常,但是我外接的一个USB鼠标不能工作,问下怎么解决;

debian:/dev$ uname -a
Linux debian 2.6.18-5-686 #1 SMP Fri Jun 1 00:47:00 UTC 2007 i686 GNU/Linu

xorg.conf
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
EndSection


另外问下,USB的鼠标需要加载哪些必须的模块

论坛徽章:
0
2 [报告]
发表于 2008-03-19 21:14 |只看该作者
首先先确认一下你的USB模块有没有加载正确
我的 debian lenny xorg.conf和你一样

  1. dmesg |grep usb
复制代码

  1. usbcore: registered new interface driver usbfs
  2. usbcore: registered new interface driver hub
  3. usbcore: registered new device driver usb
  4. usb usb1: configuration #1 chosen from 1 choice
  5. usb usb2: configuration #1 chosen from 1 choice
  6. usb usb3: configuration #1 chosen from 1 choice
  7. usb usb4: configuration #1 chosen from 1 choice
  8. usb usb5: configuration #1 chosen from 1 choice
  9. usb 3-1: new low speed USB device using uhci_hcd and address 2
  10. usb 3-1: configuration #1 chosen from 1 choice
  11. usbcore: registered new interface driver hiddev
  12. input: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.2-1
  13. usbcore: registered new interface driver usbhid
  14. drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
复制代码

论坛徽章:
0
3 [报告]
发表于 2008-04-22 15:35 |只看该作者
我想在rh linux中用一些优盘上的东西,可是不能识别优盘,不知道为什么,请高手指点
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP