LinuxSir.cn,穿越时空的Linuxsir!

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

usb鼠标还是有问题

[复制链接]
发表于 2003-12-14 22:25:12 | 显示全部楼层 |阅读模式
我按照置顶的文章中关于usb鼠标的文章做,结果我的系统在启动的时候会出现一大堆这样的提示:
usb_control/bulk_msg:timeout
结果我的usb鼠标是找到了,但是不能使用,请问有谁碰到这样的情况的?能帮忙解决么?
发表于 2003-12-14 23:00:26 | 显示全部楼层
http://www.qbik.ch/usb/devices/showdevcat.php?id=1
先看看你的鼠标能不能支持,如果能,是用什么驱动。
发表于 2003-12-14 23:45:30 | 显示全部楼层
鼠标这玩意儿,应该是挺通用的,不存在什么驱动不驱动的吧.无非分不同接口,和按键,滚轮什么的
你的内核usb支持有没有选择正确呀?
发表于 2003-12-15 00:02:42 | 显示全部楼层
http://www.linux-usb.org/USB-guide/x194.html

In the kernel configuration stage, you need to turn on USB Human Interface Device (HID) support in the USB support and Mouse Support in the Input core support. You don't need to worry about the screen resolution entries for a normal mouse - these are for mouse-like devices such as a graphics tablet. Do not turn on USB HIDBP Mouse support. Perform the normal kernel rebuild and installation steps. If you are installing as modules, you need to load the input.o, hid.o and mousedev.o modules.
 楼主| 发表于 2003-12-15 09:42:23 | 显示全部楼层
那些配置选项我都选上了阿,鼠标我在完整的redhat下面via的主板不能用(加载的模块是usb-uhci),在sis650下可以用(加载的模块是usb-ohci),搞不懂为什么
发表于 2003-12-15 09:51:35 | 显示全部楼层
那你就在redhat下面加载usb-ohci模块啊。
 楼主| 发表于 2003-12-15 11:05:09 | 显示全部楼层
可是via的板不是要用usb-uhci么?
我rmmod usb-uhci
  insmod usb-ohci的时候会提示设备不存在,根本没办法加载
发表于 2003-12-15 11:21:41 | 显示全部楼层
usb-ohci,usb-uhci2个加载一个就可以了,基本没有区别的(内核自己说的)。
 楼主| 发表于 2003-12-15 11:24:38 | 显示全部楼层
是阿,我在via的板上就是只加载了usb-uhci,照说是不会有问题的,可是鼠标就是不能用。除了那个timeout提示以外,好像也没其他的错误提示了,鼠标也找到了,但是就是动不了,OVER~~~
发表于 2003-12-15 11:41:33 | 显示全部楼层
You also need to select either UHCI (Intel PIIX4, VIA, ...) support, UHCI Alternate Driver (JE) support or OHCI-HCD (Compaq, iMacs, OPTi, SiS, ALi, ...) support. Which one you select is dependent on what kind of motherboard or adapter you have.

http://www.linux-usb.org/USB-guide/c122.html#AEN124
也许是因为你的via主板linux还不支持?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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