Re: no mouse under 2.6.8 kernel

2005-05-09 Thread Dennis Stosberg
Am Montag, 9. Mai 2005 21:17 schrieb [EMAIL PROTECTED]: > i tried modprobe mousedev. That did create the /dev/psaux > and /dev/input/mice. But neither of them work. It allows me to > start X, but the mouse won't move. You need mousedev for the generic mouse support and a second module specific

Re: no mouse under 2.6.8 kernel

2005-05-09 Thread Adam Mercer
On 09/05/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I am currently running Debian with a 2.4 Kernel. I recently upgraded to the > 2.6.8-k7 kernel, but now my X Windows will not work. I get an error saying > that it couldn't initialize the mouse because /dev/psaux doesn't exit (i > don't k

Re: no mouse under 2.6.8 kernel

2005-05-09 Thread jroed
> try: modprobe mousedev > > that should make /dev/input/mice show up for you. > > -davidc i tried modprobe mousedev. That did create the /dev/psaux and /dev/input/mice. But neither of them work. It allows me to start X, but the mouse won't move. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: no mouse under 2.6.8 kernel

2005-05-09 Thread David Clymer
On Mon, 2005-05-09 at 12:26 -0500, [EMAIL PROTECTED] wrote: > I am currently running Debian with a 2.4 Kernel. I recently upgraded to the > 2.6.8-k7 kernel, but now my X Windows will not work. I get an error saying > that it couldn't initialize the mouse because /dev/psaux doesn't exit (i > do

no mouse under 2.6.8 kernel

2005-05-09 Thread jroed
I am currently running Debian with a 2.4 Kernel. I recently upgraded to the 2.6.8-k7 kernel, but now my X Windows will not work. I get an error saying that it couldn't initialize the mouse because /dev/psaux doesn't exit (i don't know why it doesn't) i had heard that there were some changes t