[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xdm problem



天下无敌小拳王 wrote:
>【 在 foka@debian.org (Anthony Fok) 的大作中提到: 】
>: On Thu, Jun 14, 2001 at 02:41:47PM +0000, 天下无敌小拳王 wrote:
>: > When everytime I boot up it would flesh for 3 times and then the
login console
>: > would be showed. The least job that starting is xdm(X display
manager), is
>: > that got some config problem on that?
>: > thx
>:   这代表你的 X 的设定有问题,所以 xdm 尝试启动 X 三次都失敢,
>: 终告放弃。可检查一下 /var/log/xdm.log 看看有什么错误讯息。
>: 通常是 /etc/X11/XF86Config 或 /etc/X11/XF86Config-4 的设定有问题,
>: 例如 video card, mouse, font 方面等等。
>:   如果你用 startx 可以进 X,但 xdm 不可,那就奇怪了。我暂时也不清楚
>: 是哪里出错。
>:                               东东
>Already checked,
>####xdm.log####
>System: `/usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/lib/X11/xkb
-xkm -m
>en_US -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> "
-eml "
>Errors from xkbcomp are not fatal to the X server"
>keymap/xfree86 compiled/xfree86.xkm'
>
>Fatal server error:
>Cannot open mouse (No such file or directory)
>
>
>When reporting a problem related to a server crash, please send
>the full server output, not just the last messages
>
>xdm error (pid 186): Server for display :0 terminated unexpectedly: 1
>xdm error (pid 186): Display :0 is being disabled
>
>###############
>
>Driver problem?
>My mouse is A4Tech, the official site only got the driver for Windoze.
>Where could I download the driver. My mouse's model is WinBest 4D+ Mouse
>WWW-11.
>thx
>
>--
>京
>
>※ 来源 □ e-Fever BBS @ bbs.e-fever.org □ [From: cm61-18-2-20.hkcable]
>
>
>--
>To UNSUBSCRIBE, email to debian-chinese-big5-request@lists.debian.org
>with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
Maybe you didn't make a symbolic link to your mouse

If you have a PS/2 mouse , take command:

ln -s /dev/psaux /dev/mouse

If your mouse is connected to COM1:

ln -s /dev/ttyS0 /dev/mouse

Take a try, good luck .

-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.



Reply to: