> 
> Not a clue.  But is your mouse outputing
> information?  Try this.  When
> you move the mouse you should see some data from the
> device.  Break
> out of it to stop it.
> 
>   sudo od -tx1 /dev/psaux
> 
> If you have mousedev loaded then the /dev/input/mice
> should work too.
> 
>   sudo od -tx1 /dev/input/mice
> 
> If you don't see anything then there is no way that
> X11 will see
> anything either.
> 
> Bob

Sorry about the empty reply... caffiene is a bad idea
this late in the evening...

I definately get output from both sudo commands, and
'lsmod' confirms that the modules are loaded after I
manage to get X up and working.  Again, I tried adding
psmouse and mousedev to /etc/modules, but in that case
X starts but the mouse doesn't work at all.

One thing I've found is that if I do a 'modprobe
psmouse' prior to 'startx', then X will start straight
away and the mouse works fine... any ideas?





                
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 


Reply via email to