All of lore.kernel.org
 help / color / mirror / Atom feed
* asus P5A-B psaux problem
@ 2001-11-04  0:08 Roach, Mark R.
  2001-11-04  0:41 ` Erik Mouw
  0 siblings, 1 reply; 4+ messages in thread
From: Roach, Mark R. @ 2001-11-04  0:08 UTC (permalink / raw)
  To: linux-kernel

I have had no luck with ps/2 mouse on an Asus P5A-B mobo with newer
kernel versions, I have tried 2.4.12 and 2.4.13 with no luck. It works
fine with 2.2.19, though.

With 2.4.12 & 13 I get "Detected PS/2 Mouse Port." in dmesg only when
the mouse is not plugged in. Plug it in, no message of ps/2.

If anyone has any suggestions I would love to be able to use 2.4 kernel,
hopefully it is something stupid I have missed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: asus P5A-B psaux problem
  2001-11-04  0:08 Roach, Mark R.
@ 2001-11-04  0:41 ` Erik Mouw
  0 siblings, 0 replies; 4+ messages in thread
From: Erik Mouw @ 2001-11-04  0:41 UTC (permalink / raw)
  To: Roach, Mark R.; +Cc: linux-kernel

On Sat, Nov 03, 2001 at 06:08:15PM -0600, Roach, Mark R. wrote:
> I have had no luck with ps/2 mouse on an Asus P5A-B mobo with newer
> kernel versions, I have tried 2.4.12 and 2.4.13 with no luck. It works
> fine with 2.2.19, though.
> 
> With 2.4.12 & 13 I get "Detected PS/2 Mouse Port." in dmesg only when
> the mouse is not plugged in. Plug it in, no message of ps/2.

No problems over here. Asus P5A, BIOS revision 1003, Logitech Cordless
Mouseman wheel, linux-2.4.13-ac5.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty
of Information Technology and Systems, Delft University of Technology,
PO BOX 5031, 2600 GA Delft, The Netherlands  Phone: +31-15-2783635
Fax: +31-15-2781843  Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: asus P5A-B psaux problem
@ 2001-11-04 11:08 Duncan Sands
  2001-11-04 17:53 ` Roach, Mark R.
  0 siblings, 1 reply; 4+ messages in thread
From: Duncan Sands @ 2001-11-04 11:08 UTC (permalink / raw)
  To: mrroach; +Cc: linux-kernel

Are you sure the mouse is not working?  I also
have a P5A-B, PS/2 mouse and 2.4 kernel (many
versions).  I also get no dmesg about PS/2.  But
the mouse works fine!  Did you tell X windows
that you are using a PS/2 mouse?

In XF86Config (xfree86 version 4):

Section "InputDevice"
        Identifier      "Default Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"   "/dev/misc/psaux" # something else for you?
        Option          "Protocol"   "PS/2"
EndSection

I hope this helps,

Duncan.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: asus P5A-B psaux problem
  2001-11-04 11:08 asus P5A-B psaux problem Duncan Sands
@ 2001-11-04 17:53 ` Roach, Mark R.
  0 siblings, 0 replies; 4+ messages in thread
From: Roach, Mark R. @ 2001-11-04 17:53 UTC (permalink / raw)
  To: Duncan Sands; +Cc: linux-kernel

On Sun, Nov 04, 2001 at 12:08:53PM +0100, Duncan Sands wrote:
> Are you sure the mouse is not working?  I also
> have a P5A-B, PS/2 mouse and 2.4 kernel (many
> versions).  I also get no dmesg about PS/2.  But
> the mouse works fine!  Did you tell X windows
> that you are using a PS/2 mouse?
> 
> In XF86Config (xfree86 version 4):
> 
> Section "InputDevice"
>         Identifier      "Default Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"   "/dev/misc/psaux" # something else for you?
>         Option          "Protocol"   "PS/2"
> EndSection
> 
> I hope this helps,
> 
> Duncan.

Yes, definitely sure that X is configured correctly (it works fine when
I boot with 2.2.19) I have also tried gpm, which works fine under 2.2,
and under 2.4.8 tells me there is no such device or address, and under
2.4.13 and 2.4.13-ac7 locks my keyboard and doesn't work.

Thanks for the suggestion, though.

Mark Roach

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-04 17:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-04 11:08 asus P5A-B psaux problem Duncan Sands
2001-11-04 17:53 ` Roach, Mark R.
  -- strict thread matches above, loose matches on Subject: below --
2001-11-04  0:08 Roach, Mark R.
2001-11-04  0:41 ` Erik Mouw

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.