PS/2 Mouse problem.

PS/2 Mouse problem.

Post by mlw » Sun, 19 Sep 1999 04:00:00



I have one of those e-cheapo Cyrix machines by power spec. It is 200MHZ
and 48Meg ram. It isn't all that bad as a test machine. Well, anyway, to
my point.

Linux, Windows, and Windows NT all recognise the PS/2 Mouse port.
FreeBSD 3.1-RELEASE, however does not.

At boot time it clearly states "psm0 not found"

Anyone have any ideas?

 
 
 

PS/2 Mouse problem.

Post by Chris Costell » Sun, 19 Sep 1999 04:00:00



> I have one of those e-cheapo Cyrix machines by power spec. It is 200MHZ
> and 48Meg ram. It isn't all that bad as a test machine. Well, anyway, to
> my point.
> Linux, Windows, and Windows NT all recognise the PS/2 Mouse port.
> FreeBSD 3.1-RELEASE, however does not.

   Are you booting the GENERIC kernel or your own custom kernel?
If it is your own custom kernel, is the IRQ setting correct?

Quote:> At boot time it clearly states "psm0 not found"
> Anyone have any ideas?

   If all else fails, perhaps you may have better luck with
3.3-STABLE.  See if anything listed at

 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/isa/psm.c?only_on_branc...

   may affect your situation.



 
 
 

PS/2 Mouse problem.

Post by mlw » Sun, 19 Sep 1999 04:00:00




> > I have one of those e-cheapo Cyrix machines by power spec. It is 200MHZ
> > and 48Meg ram. It isn't all that bad as a test machine. Well, anyway, to
> > my point.

> > Linux, Windows, and Windows NT all recognise the PS/2 Mouse port.
> > FreeBSD 3.1-RELEASE, however does not.

>    Are you booting the GENERIC kernel or your own custom kernel?
> If it is your own custom kernel, is the IRQ setting correct?

I used the GENERIC kernel as well as compiled my one removing every
device that conflics. The IRQ is right, all PS/2 mouse ports should be
the same, right? I mean the mice can be different, but generic PS/2
ports are all the same. So I don't get what the issue is.

--
Mohawk Software
Windows 95, Windows NT, UNIX, Linux. Applications, drivers, support.
Visit http://www.mohawksoft.com

 
 
 

PS/2 Mouse problem.

Post by Chris Costell » Sun, 19 Sep 1999 04:00:00





>> > I have one of those e-cheapo Cyrix machines by power spec. It is 200MHZ
>> > and 48Meg ram. It isn't all that bad as a test machine. Well, anyway, to
>> > my point.

>> > Linux, Windows, and Windows NT all recognise the PS/2 Mouse port.
>> > FreeBSD 3.1-RELEASE, however does not.

>>    Are you booting the GENERIC kernel or your own custom kernel?
>> If it is your own custom kernel, is the IRQ setting correct?
> I used the GENERIC kernel as well as compiled my one removing every
> device that conflics. The IRQ is right, all PS/2 mouse ports should be
> the same, right? I mean the mice can be different, but generic PS/2
> ports are all the same. So I don't get what the issue is.

   If you have time to, see if you can get your system up to
3.3-STABLE (snapshots are availible at ftp://current.freebsd.org
-- you can also CVSup and make world, which is described at
http://www.freebsd.org/handbook/stable.html).  If not, still
submit a PR with details about your hardware, configuration, etc.

   (man send-pr or http://www.freebsd.org/send-pr.html)


 
 
 

PS/2 Mouse problem.

Post by Bruce Burd » Mon, 20 Sep 1999 04:00:00


: I used the GENERIC kernel as well as compiled my one removing every
: device that conflics. The IRQ is right, all PS/2 mouse ports should be
: the same, right? I mean the mice can be different, but generic PS/2
: ports are all the same. So I don't get what the issue is.
:
        Umm, I am not sure you answered the question. Or, perhaps
   you did, obliquely. You should have the following lines in
   you config file:

controller      atkbdc0 at isa? port IO_KBD
device          atkbd0  at atkbdc? irq 1
device          psm0    at atkbdc? irq 12

        I have used psm mice in 2.2-STABLE, 3.x-CURRENT, 3.2-
   STABLE and 4.0-CURRENT versions of the OS. I have never had
   a problem with them not working.

                                                        Bruce
--
------------------------------------------------------------------------
  "I like bad!"                               Bruce Burden    Austin, TX.
        - Thuganlitha
        The Power and the Prophet
        Robert Don Hughes

 
 
 

PS/2 Mouse problem.

Post by mlw » Mon, 20 Sep 1999 04:00:00




> : I used the GENERIC kernel as well as compiled my one removing every
> : device that conflics. The IRQ is right, all PS/2 mouse ports should be
> : the same, right? I mean the mice can be different, but generic PS/2
> : ports are all the same. So I don't get what the issue is.
> :
>         Umm, I am not sure you answered the question. Or, perhaps
>    you did, obliquely. You should have the following lines in
>    you config file:

> controller      atkbdc0 at isa? port IO_KBD
> device          atkbd0  at atkbdc? irq 1
> device          psm0    at atkbdc? irq 12

>         I have used psm mice in 2.2-STABLE, 3.x-CURRENT, 3.2-
>    STABLE and 4.0-CURRENT versions of the OS. I have never had
>    a problem with them not working.

I too have used FreeBSD 2.x, NetBSD, Linux, Windows (9x, NT), OS/2, etc.
None of these operating systems had a problem. I thought the ps/2 mouse
was one of the best known interfaces around. The only issue I remember
with FreeBSD 2.x was that psm was not in the generic kernel(or was that
NetBSD?).

Yes, I do have psm0 in the config file, and I did do a "make depend"
first. ;-)

Anyway, trust me, I'm sure it is something strange with this machine.
The odd thing is I have had, on this very machine, Linux, Windows, and
NT with no mouse issues. I have the hard disk on a slide, so I shut it
down, removed the FreeBSD boot drive, and replaced it with the Linux
boot drive, and the mouse came up working.

It is a powerspec Cyrix MediaGX 200 Mhz. It is just one of those
troubling things. I had to hand configure the XF86_SVGA driver, to deal
with the stupid MediaGX video. (XFree335 seems to handle this device
better than 333)

--
Mohawk Software
Windows 95, Windows NT, UNIX, Linux. Applications, drivers, support.
Visit http://www.mohawksoft.com

 
 
 

1. ps/2 mouse problem under XFree86 (mouse is busy)

I had a similar problem when I installed Redhat 3.0.3 on my system.
During installation I selected the PS/2 mouse but when I ran X the
pointer would jump to the top of the screen and not respond correctly to
the mouse. When I checked XF86Config the mouse was set to 'Microsoft'
even though I am 100% sure that I selected PS/2 during installation. I
changed it to PS/2 manually and it has worked fine since. Check to make
sure that the mouse is set to PS/2 even if this is what you selected
during installation. This should be easily located in the pointer
section of your XF86Config file.

Good Luck

2. routed[300]: bad host in route message in /usr/adm/syslog

3. PS/2 mouse problems

4. Serial (RS232) communication - failing to detect stop bit

5. PS/2 Mouse Problem with Kernel 2.0.3

6. Question about WU-FTP server!

7. PS/2 mouse problems

8. comp.os.linux.security biweekly FAQ pointer

9. PS/2 mouse problem in X. please help.

10. PS/2 mouse problems with 2.5 input drivers

11. ps/2 mouse problem; Device busy

12. ps/2 mouse problem

13. Yet another PS/2 mouse problem