Hi,
Perhaps you could try making a symlink from
/dev/mouse to /dev/psaux
cd /dev
ln -s psaux mouse
You may need to delete mouse first
rm mouse
Good luck, tell me how you solve it.
Steven Gibson
http://www.superant.com/smalllinux/
--- In smalllinux@y..., "tyrael56" <info@m...> wrote:
> im tryin to get X running and it works so far, just the mouse makes
> problems.
> X dont start and says
> Fatal Server Error
> Cannot open Mouse (No Such Device)
>
> i have set Protocol to PS/2 and Device to /dev/psaux
> in the XF86Config file.
>
> ive read all the mails related to this problem, but none says
> how to fix it!
>
> onny