Re: /dev/psaux deleted; mknod helps but not permanent

2005-05-10 Thread Eric Speas, MLIS
Dude, you rock! I added psmouse to my /etc/modules file and renamed my modules.conf to modules.conf.bak (I never throw things away unless I know I no longer need them) and everything works as it should. Thanks again. If I were there right now, I'd buy you a beer. :) -- To UNSUBSCRIBE, email

Re: /dev/psaux deleted; mknod helps but not permanent

2005-05-10 Thread Andreas Janssen
Hello Eric Speas, MLIS (<[EMAIL PROTECTED]>) wrote: > Thanks for the input (sorry about the pun ;) I think I am running > udev on my system. I'll try modprobe and while I'm at it, I'll check > the /etc/modprobe.d/ directory and /etc/modprobe.conf on my systems at > work (which also run Debian

Re: /dev/psaux deleted; mknod helps but not permanent

2005-05-10 Thread Eric Speas, MLIS
Thanks for the input (sorry about the pun ;) I think I am running udev on my system. I'll try modprobe and while I'm at it, I'll check the /etc/modprobe.d/ directory and /etc/modprobe.conf on my systems at work (which also run Debian Sarge) for added information. Hopefully I can get this fixed b

Re: /dev/psaux deleted; mknod helps but not permanent

2005-05-10 Thread Andreas Janssen
Hello [EMAIL PROTECTED] (<[EMAIL PROTECTED]>) wrote: > [...] > mknod -m 644 /dev/psaux c 10 1 > mknod -m 660 /dev/input/mice c 13 63 > > I was then able to run kdm and X without problems. However, once I > rebooted the computer, the device files I created where gone again. This looks

Re: /dev/psaux

2004-04-03 Thread Rodrigo Agerri
> > >>Drogo Bumbleroot wrote: > >I've gotten X-Windows to come up if I use /dev/input/mice (saw it somewhere > >on a webpage), but it still tells me the mouse is in use if I use > >/dev/psaux > > > >Section "InputDevice" > > Identifier "Configured Mouse" > > Driver "mous

Re: /dev/psaux (X now working with /dev/ttyS0)

2004-04-02 Thread Kent West
Kent West wrote: Drogo Bumbleroot wrote: Drogo Bumbleroot wrote: I've gotten X-Windows to come up if I use /dev/input/mice (saw it somewhere on a webpage), but it still tells me the mouse is in use if I use /dev/psaux Section "InputDevice" Identifier "Configured Mouse" Dr

Re: /dev/psaux (X now working with /dev/ttyS0)

2004-04-02 Thread s. keeling
Incoming from Kent West: > > At this point, I think I'd give up on trying to get X working until the > mouse works. And the best way to do that, in my opinion, is to get it > working with gpm, the console mouse driver. If you have trouble with that, check the debian-users archives (lists.debian

Re: /dev/psaux (X now working with /dev/ttyS0)

2004-04-02 Thread Kent West
Drogo Bumbleroot wrote: Drogo Bumbleroot wrote: I've gotten X-Windows to come up if I use /dev/input/mice (saw it somewhere on a webpage), but it still tells me the mouse is in use if I use /dev/psaux Section "InputDevice" Identifier "Configured Mouse" Driver "mo

RE: /dev/psaux (X now working with /dev/ttyS0)

2004-04-02 Thread Drogo Bumbleroot
Option "Device""/dev/psaux" > >>> Option "Emulate3Buttons" "true" > >>> Option "ZAxisMapping" "4 5" > >>>EndSection > >>-

Re: /dev/psaux (X now working with /dev/ttyS0)

2004-04-02 Thread Kent West
"ZAxisMapping" "4 5" EndSection -----Original Message- From: Kent West [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 8:21 AM To: 'debian-usedebian-useDebian User' Subject: Re: /dev/psaux Erm, do you have an USB mouse?

RE: /dev/psaux (X now working with /dev/ttyS0)

2004-04-02 Thread Drogo Bumbleroot
"/dev/input/mice" > >Option "Device""/dev/psaux" > >Option "Emulate3Buttons" "true" > >Option "ZAxisMapping" "4

Re: /dev/psaux

2004-04-02 Thread Kent West
Drogo Bumbleroot wrote: Drogo Bumbleroot wrote: I know I've got a PS2 mouse, but X-Windows is telling me it's not there... I've gotten X-Windows to come up if I use /dev/input/mice (saw it somewhere on a webpage), but it still tells me the mouse is in use if I use /dev/psaux Sec

RE: /dev/psaux

2004-04-01 Thread Drogo Bumbleroot
> Drogo Bumbleroot wrote: > > >>>I know I've got a PS2 mouse, but X-Windows is telling me it's not > >>>there... I've gotten X-Windows to come up if I use /dev/input/mice (saw it somewhere on a webpage), but it still tells me the mouse is in use if I use /dev/psaux Section "InputDevice"

Re: /dev/psaux

2004-03-31 Thread Kent West
Drogo Bumbleroot wrote: I know I've got a PS2 mouse, but X-Windows is telling me it's not there... From: Kent West [mailto:[EMAIL PROTECTED] Subject: Re: /dev/psaux What kernel version? Perhaps you need to "modprobe psmouse"? igloo:/dev# uname -a Linux igloo 2.4

RE: /dev/psaux

2004-03-31 Thread Drogo Bumbleroot
core events > >(**) Option "Device" "/dev/input/mice" > >(EE) xf86OpenSerial: Cannot open device /dev/input/mice > >No such device. > >(EE) Generic Mouse: cannot open input device > >(EE) PreInit failed for input device "Generic Mouse&quo

Re: /dev/psaux

2004-03-31 Thread Kent West
Drogo Bumbleroot wrote: I know I've got a PS2 mouse, but X-Windows is telling me it's not there... (**) Option "Protocol" "PS/2" (**) Configured Mouse: Protocol: "PS/2" (**) Option "CorePointer" (**) Configured Mouse: Core Pointer (**) Option "Device" "/dev/psaux" (EE) xf86OpenSerial: Cannot open

Re: /dev/psaux missing when using udev

2004-03-09 Thread Stig Brautaset
Wang WenRui <[EMAIL PROTECTED]> wrote: > Hi, > > The new device is /dev/misc/psaux. I'll try that when I get home. Thank you :) Stig -- brautaset.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: /dev/psaux missing when using udev

2004-03-09 Thread Stig Brautaset
Matt Kirchhoff <[EMAIL PROTECTED]> wrote: > Stig Brautaset brautaset.org> writes: >> It works great, apart from one little niggly thing: I can't find my >> mouse. > > Did you read the documentation? For udev? Yes. For the kernel, no. I didn't think think that was relevant since my mouse worked

Re: /dev/psaux missing when using udev

2004-03-09 Thread Wang WenRui
Hi, The new device is /dev/misc/psaux. try to change KERNEL="psaux", NAME="misc/psaux" to KERNEL="psaux", NAME="psaux" in /etc/udev/udev.rules Best regards Wang WenRui Around 12 o'clock on 09 Mar, Stig Brautaset wrote: > Hi, > > I've installed the udev package from expe

Re: /dev/psaux missing when using udev

2004-03-09 Thread Matt Kirchhoff
Stig Brautaset brautaset.org> writes: > It works great, apart > from one little niggly thing: I can't find my mouse. Did you read the documentation? $ cat /usr/share/doc/kernel-source-x.y.z/README.Debian | grep mouse -- Matt Kirchhoff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: \dev\psaux: operation not permitted and keyboard layout changing

1998-12-22 Thread Nuno Carvalho
On Tue, 22 Dec 1998, Martin Waller wrote: > 1. The p60 has a ps2 mouse (at least, that's the connector type), but > gpm won't coinfigure it (it just gets stuck at trying ttyS0-ttyS3 at > various baud rates for ever), and when i try to force it to use > \dev\psaux i get an 'operation not permitt

Re: /dev/psaux problems

1996-08-27 Thread Amos Shapira
David Winters <[EMAIL PROTECTED]> wrote: |> On Mon, 26 Aug 1996, Robert Resendes wrote: |> >If I try to "cat" the file, though, I get the following error: |> > > cat /dev/psaux |> > cat: /dev/psaux: No such device | |On Mon, 26 Aug 1996, Mike Taylor wrote: |> I don't think cat works here becaus

Re: /dev/psaux problems

1996-08-27 Thread David C. Winters
> On Mon, 26 Aug 1996, Robert Resendes wrote: > >If I try to "cat" the file, though, I get the following error: > > > cat /dev/psaux > > cat: /dev/psaux: No such device On Mon, 26 Aug 1996, Mike Taylor wrote: > I don't think cat works here because /dev/psaux is not a regular file. No,

Re: /dev/psaux problems

1996-08-27 Thread Mike Taylor
On Mon, 26 Aug 1996, Robert Resendes wrote: > >If I try to "cat" the file, though, I get the following error: > > > cat /dev/psaux > cat: /dev/psaux: No such device > I don't think cat works here because /dev/psaux is not a regular file. >I think I'm missing a driver, but I certainly don'