QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 776|回复: 9

kernel2.6 doesn't support ps2

[复制链接]
发表于 2004-4-12 14:11:24 | 显示全部楼层 |阅读模式
debian with kernel2.6.4 does not support my ps2 mouse.

i have my debian30r2 installed yesterday,then i upgrade kernel from 2.2 to 2.6
,but i found that my mouse(ps2) does not work when i start x,it reports:
_------------------------------------------------------
(**) Option "Device" "/dev/psaux"
(EE) xf86OpenSerial: Cannot open device /dev/psaux
        No such device.
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
--------------------------------------------------------

section of XF86config-4:
[code:1]
Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/psaux"
        Option                "Protocol"                "PS/2"
        Option                "Emulate3Buttons"        "true"
        Option                "ZAxisMapping"                "4 5"
EndSection
[/code:1]
when i cat /etc/psaux under kernel2.6,it's show me message below:
cann't open device /etc/psaux

i do have the file /etc/psaux there.

but when i swith to old kernel(2.2 when i finish debian3 installation),it works
properly.

so,i think my new kernel doesn't suport my ps2 mouse.

who can help me or give some tips?(i am a newbie,please show the steps in detail.thank you)

thanks.

ps: i upgrade my kernel followed tips below:
add to /etc/apt/source.list
deb http://ftp.jp.debian.org/debian/ unstable main non-free contrib  
deb http://marillat.free.fr/ unstable main   
then
# apt-get install kernel-image-2.4.20-686





[code:1][/code:1]
发表于 2004-4-12 15:06:16 | 显示全部楼层
那是不可能的,你自己到/dev目录下面找找吧,或许没有/dev/psaux,但是总归有些别的设备的。
回复

使用道具 举报

 楼主| 发表于 2004-4-12 16:24:40 | 显示全部楼层
to 樱家冢:
仰慕已久.

关键是那里有一个/dev/psaux文件啊.
而2.2内核心用得好好的.就是升级到2.6后不能用了.

肯定是内核不支持PS2,关键是现在有什么办法搞定?

有没有现成的(不用自已编译,直接apt-get install)2.6内核支持PS2??
回复

使用道具 举报

发表于 2004-4-12 16:52:14 | 显示全部楼层
有没有/dev/mouse?看看这个东东链接到哪里,/dev/input/mice呢?多尝试一下。
回复

使用道具 举报

发表于 2004-4-12 17:01:30 | 显示全部楼层
modprobe psaux
回复

使用道具 举报

 楼主| 发表于 2004-4-13 13:41:24 | 显示全部楼层
这个问题先不管了,我用了2.4的内核,MOUSE可以用了.但又发现了新的问题:

DEBIAN声卡问题和X刷新率问题

debian3.0 + Kernel2.4
1.主板为Soltek SL-85MIR3,板载声卡Ac97
通过modconf已经加载了一些以ac97开头的驱动到内核,但系统不能发声:
GNOME中那个喇叭打个叉:点击提示:/dev/sound/aumix???没有.
我发现/dev/下没有SOUND目录
请问如何配置?
2.X刷新率如何调整?
回复

使用道具 举报

发表于 2004-4-13 14:57:12 | 显示全部楼层
modprobe sndcore
modprobe via82xx
回复

使用道具 举报

发表于 2004-4-13 15:50:52 | 显示全部楼层
Debian不支持ps/2鼠标?开什么玩笑哦?
#modprobe mousedev
#modprobe  psmouse
然后再startx看看,如果原来你用2.4内核是正常的,那么用2.6的应该也是可以正常了:-)
要想重启后不用次用modprobe,可以在/etc/modules 中加入 psmouse 和 mousedev。
回复

使用道具 举报

 楼主| 发表于 2004-4-14 18:30:19 | 显示全部楼层
问题可能出在2.6 kernel用了不同的配置文件,需要module_init_tool搞一下.先不管了.
回复

使用道具 举报

发表于 2004-4-18 17:12:53 | 显示全部楼层
我的也不行,几经搜索找到了答案
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=50756&highlight=%C4%DA%BA%CB
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-10-5 12:31 , Processed in 0.044621 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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