psaux mouse problem

psaux mouse problem

Post by Theodore Rober » Wed, 04 Jun 1997 04:00:00



I've noticed in the past few weeks that my mouse has been locking up at odd times.  In the middle of a cut-and-paste it will just stop tracking and die.  Or scrolling across my X display, it will drop dead.  I've been able to revive it by killing and restarting gpm, but this is no longer working.  Even cold boots have not revived the mouse.

I've recompiled kernels 2.0.30 and 2.0.28 with psaux hardcoded and as a module.  Neither tactic works anymore.  The hardcoded kernels don't print any messages about psaux found or not found; 'cat /proc/devices' didn't list psaux at all.  The modularized kernels refuse to load psaux.o, but all the other modules work fine.

I'm going to take my laptop to work with me tomorrow to try some other mice.  I have a suspicion about where my problem may lie, but I'd rather keep that to myself for the moment.  Meanwhile, if anyone as any suggestions, please let me know.

Hardware:
NEC UltraLite Versa
Mouse Logitech Trackman Voyager

Software:
Linux kernel 2.0.30
gpm 1.12
modutils 2.0.0
libc 5.4.23
gcc 2.7.2.1

Thanks for your attention,
Ted.

 
 
 

psaux mouse problem

Post by Yoonsuck Ch » Thu, 05 Jun 1997 04:00:00


: I've noticed in the past few weeks that my mouse has been locking up at odd times.  In the middle of a cut-and-paste it will just stop tracking and die.  Or scrolling across my X display, it will drop dead.  I've been able to revive it by killing and restarting gpm, but this is no longer working.  Even cold boots have not revived the mouse.

: I've recompiled kernels 2.0.30 and 2.0.28 with psaux hardcoded and as a module.  Neither tactic works anymore.  The hardcoded kernels don't print any messages about psaux found or not found; 'cat /proc/devices' didn't list psaux at all.  The modularized kernels refuse to load psaux.o, but all the other modules work fine.

: I'm going to take my laptop to work with me tomorrow to try some other mice.  I have a suspicion about where my problem may lie, but I'd rather keep that to myself for the moment.  Meanwhile, if anyone as any suggestions, please let me know.

        I think it is a problem with the PCMCIA controller (or the
        device modules) touching IRQ 12, which is reserved for the
        psaux mouse.

        In the PCMCIA-FAQ, they suggest that you add this line

                exclude irq 12

        in the /etc/pcmcia/config.opts file.    

: Hardware:
: NEC UltraLite Versa
: Mouse Logitech Trackman Voyager

: Software:
: Linux kernel 2.0.30
: gpm 1.12
: modutils 2.0.0
: libc 5.4.23
: gcc 2.7.2.1

: Thanks for your attention,
: Ted.

--
Yoonsuck Choe


 
 
 

psaux mouse problem

Post by Kingsley G. Morse J » Thu, 05 Jun 1997 04:00:00


I may have found a ps2 mouse bug also. I use a Logitech Trackman.

Dosemu hangs when I use a mouse in it and switch back and forth between
virtual consoles. Then I must push the reset button. It happens every time!

I'd be interested in knowing if anyone else has fixed this, or at least if
anyone else can duplicate it. Here's the configuration that hangs:

Dosemu 0.66.3
Logitech Trackman Marble mouse on the ps/2 port
Debian Linux 2.0.30
In /etc/dosemu/conf

   mouse { ps2 device /dev/psaux internaldriver emulate3buttons }

   keyboard {  layout us  keybint on  rawkeyboard on }

Not running gpm or any X Windows didn't fix it, so the bug isn't there. I also
tried running kbd_mode -a in a script after calling dosemu and as a root cron
process every minute. Neither worked. I'm relucatant to turn rawkeyboard off
because some of my aplications needs it.

Here's how I hang DOSEMU so that the reset button must be pressed:

1.) Use Alt-Ctl-F<n2> to go to another virtual console.
2.) login
3.) Run dosemu and a DOS application that uses the mouse such as
    Microsoft's "help".
4.) Use Alt-Ctl-F<n1> to go back to your original virtual console.
5.) Use Alt-Ctl-F<n2> to toggle back to the <n2> virtual console.
6.) The keyboard and mouse should be hung. Alt-Ctl-F? won't work.

I'd be interested in knowing if anyone else has fixed this, or at least if
anyone else can duplicate it.
--
    If email to me bounces, make sure you deleted the D from the end of my
                     username in my email address.

 
 
 

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

I installed Mandrake 8.0 on a computer with Asus P5A-B motherboard and
AMD K6-2 300MHz processor. Everything else went fine but the PS/2 mouse doesn't
work anymore although it worked during installation.

I tried  to
cat /dev/psaux
and then move the mouse but the result was
no such device

I checked from /proc/interrupts if there's something else using IRQ 12
but none was found.

I tried to create a new device file with
mknod ~jsommar/psaux and then cat it as above but the result was the same

It looks like the computer really doesn't find the mouse from the psaux device.
What should I do?
Should I try to find out if the computer detects the mouse somewhere else
during bootup? And how should I do that? I.e how do I check where it
detects the mouse if it detects one?

If you think I should RTFM I would be grateful if you can tell me where
I could find that information.

--


***************** Founder member of Team McLaren ***********************

2. SiS 7018 SoundCard Problem with alsa driver.

3. Unable to read from /dev/psaux - not just a mouse problem!!!

4. abort & coredumps

5. Mouse problems in Xfree86 (psaux)

6. Grahics problem

7. psaux port and 2.6 kernels - Mouse doesn't work?

8. Terminal only, no video, can it be done?

9. 2.1.12[6789] psaux mouse

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

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

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

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