/dev/mouse and /dev/psaux deleted!

/dev/mouse and /dev/psaux deleted!

Post by Gerald Jon » Tue, 22 Oct 1996 04:00:00



I'm a NEWBIE and in an aborted attempt to create a symbolic link
/dev/mouse ->/dev/psaux I accidently deleted the device file ;-(.
What do I need to do to create the device file and create the link
to my PS/2 style mouse? Thanks!

Jerry

 
 
 

/dev/mouse and /dev/psaux deleted!

Post by hon.. » Sat, 26 Oct 1996 04:00:00


: I'm a NEWBIE and in an aborted attempt to create a symbolic link
: /dev/mouse ->/dev/psaux I accidently deleted the device file ;-(.
: What do I need to do to create the device file and create the link
: to my PS/2 style mouse? Thanks!

: Jerry
Just make a new one. cd /dev/  ./MAKEDEV psaux

That's it.

--
Henry H Lu
http://www.tc.umn.edu/nlhome/m508/luxxx012/

 
 
 

/dev/mouse and /dev/psaux deleted!

Post by Harald Weidn » Sun, 27 Oct 1996 04:00:00




>I'm a NEWBIE and in an aborted attempt to create a symbolic link
>/dev/mouse ->/dev/psaux I accidently deleted the device file ;-(.
>What do I need to do to create the device file and create the link
>to my PS/2 style mouse? Thanks!

  cd /dev
  mknod psaux c 10 1
  ln -s psaux mouse

See the Busmouse HOWTO for further details

--
Harald Weidner           http://www.ifi.unizh.ch/staff/weidner.html

 
 
 

1. help w/ /dev/mouse (/dev/psaux) in X and "cannot find gpm"

Hi all,

When I run startx, I get:
"Trans(SockUNIXConnect) () can't connect:  errno = 111
giving up
xinit:  Connection refused (errno 111): unable to connect to X server
xinit: No suck process (errno 3):  Server error."

and it drops me back to the shell.

Also (and I am pretty sure this has something to do with it) When I DO
get x working by manually changing the XF86Config file to use some other
type, it works one or two times (with no mouse functionality) and then
goes right back to the same error.  The mouse is a Kensington TrackBall
but I have had no problem in the past getting it to work with X.

Also, as a side note, I went to /usr/X11/bin and ran XF86_S3 and got the
error:
"Fatal server error:
Cannot open mouse (no such device)"

can we say ArgH?!

Please help me. please, please, please, please...

Thanks in advance (why do people always say that...)

Michael Bosley

2. console hanging, telnet ok...

3. Two mice /dev/psaux and /dev/ttyS1 possible under Linux

4. compact flash question

5. trying to get /dev/psaux and /dev/hd1a recognized

6. Which Shell is best?????

7. What is the difference between /dev/sg0, /dev/scd0 /dev/hdd and /dev/cdrom ?

8. mount (2) on solaris 2.4

9. /dev/dsp, /dev/audio, /dev/midi., /dev/sndsta

10. mouse trouble: /dev/psaux causes fatal crash in X ????

11. Mouse problem: /dev/psaux no such device

12. putting PS/2 mouse back on /dev/psaux vs. XF86Config-4

13. my /dev/mouse->psaux is corrupt, help!!!