|

楼主 |
发表于 2002-12-11 12:47:42
|
显示全部楼层
给出我的测试
无论我使用它自己检测出来的MOUSE,还是使用我在RH中的MOUSE配置,startx的结果都一样:
net-tools 1.60
hostmane 1.100(2001-04-14)
xauth: error while loadin shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory
... ..(共有6行完全相同的xauth:...
使用它检测的鼠标进行X测试,能进入X,但鼠标不能动,强行退出后的提示有:
(++) Using config file: "/root/XF86Config.new"
/usr/X11R6/lib/X11/xkb/xkbcomp: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory
Couldn't load XKB keymap,falling back to pre-XKB keymap
如果使用RH的鼠标配置到XF86Config.new中进行测试,根本进入不了X,其错误提示为:
(EE)xf86OpenSerial:Cannot open device /dev/input/mice
No such file or directory.
(EE) Mouse0: cannot open input device
(EE) Prelnit failed for input device "Mouse0"
/usr/X11R6/lib/X11/xkb/xkbcomp: error while loadin shared libraries:libXext.so.6: cannot open shared object file: No such file or directory
Couldn't load XKB keymap, falling back to pre-XKB keymap
No core pointer |
|