> On Tue 08 Oct, Jonathan Amery wrote: > > > > /dev/arcmouse on my 2.4.18 system returns `No such device' - what > > have I done wrong? :( > > It's probably called /dev/sunmouse - they are the same thing/drvier. Bit > confusing that. I create a symlink to it.
Oh, I have: crw------- 1 root root 10, 6 Dec 13 2000 /dev/arcmouse lrwxrwxrwx 1 root root 13 Dec 13 2000 /dev/mouse -> /dev/arcmouse lrwxrwxrwx 1 root root 10 Dec 13 2000 /dev/sunmouse -> /dev/mouse ... J.