All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond
@ 2005-05-08 16:23 John David Anglin
  2005-05-08 17:27 ` Kyle McMartin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John David Anglin @ 2005-05-08 16:23 UTC (permalink / raw)
  To: parisc-linux

I tried 2.6.12-rc3-pa3 yesterday but the console keyboard and mouse
(usb) didn't respond after X came up.  I couldn't see any difference
in the log files between this version and 2.6.11-pa4.  2.6.11-pa4
boots ok.  Is this a known problem?

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

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

* Re: [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond
  2005-05-08 16:23 [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond John David Anglin
@ 2005-05-08 17:27 ` Kyle McMartin
  2005-05-09 10:18 ` Joel Soete
  2005-05-09 15:18 ` Max Grabert
  2 siblings, 0 replies; 4+ messages in thread
From: Kyle McMartin @ 2005-05-08 17:27 UTC (permalink / raw)
  To: John David Anglin; +Cc: parisc-linux

On Sun, May 08, 2005 at 12:23:50PM -0400, John David Anglin wrote:
> I tried 2.6.12-rc3-pa3 yesterday but the console keyboard and mouse
> (usb) didn't respond after X came up.  I couldn't see any difference
> in the log files between this version and 2.6.11-pa4.  2.6.11-pa4
> boots ok.  Is this a known problem?
> 

I meant to look into this, but then got hit with finals and work. I'll
try to take a look today.

It appears to be a change in the OHCI driver. If you diff the dmesg
from 2.6.11-pa4 to anything later than 2.6.12-rc1 (iirc), a few
suspicious changes in what OHCI spews are revealed. (I believe it was
something about legacy i/o registers, or something). Just need a little
while to crawl through bkweb looking for changes there.

Cheers,
-- 
Kyle McMartin
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

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

* RE: [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond
  2005-05-08 16:23 [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond John David Anglin
  2005-05-08 17:27 ` Kyle McMartin
@ 2005-05-09 10:18 ` Joel Soete
  2005-05-09 15:18 ` Max Grabert
  2 siblings, 0 replies; 4+ messages in thread
From: Joel Soete @ 2005-05-09 10:18 UTC (permalink / raw)
  To: John David Anglin, parisc-linux


> 
> I tried 2.6.12-rc3-pa3 yesterday but the console keyboard and mouse
> (usb) didn't respond after X came up.  I couldn't see any difference
> in the log files between this version and 2.6.11-pa4.  2.6.11-pa4
> boots ok.  Is this a known problem?
> 
Could it be linked to this related pb:
<http://lists.parisc-linux.org/pipermail/parisc-linux/2005-March/026155.h=
tml>

I had to remove usb support to boot my b2k with 2.6.12-rc1 because of the=

re-work of usb api 
(looks like pci api change) but sorry I didn't find more time to track it=

down :-(

Joel


_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

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

* Re: [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond
  2005-05-08 16:23 [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond John David Anglin
  2005-05-08 17:27 ` Kyle McMartin
  2005-05-09 10:18 ` Joel Soete
@ 2005-05-09 15:18 ` Max Grabert
  2 siblings, 0 replies; 4+ messages in thread
From: Max Grabert @ 2005-05-09 15:18 UTC (permalink / raw)
  To: John David Anglin, Linux/PA

On 5/8/05, John David Anglin <dave@hiauly1.hia.nrc.ca> wrote:
> I tried 2.6.12-rc3-pa3 yesterday but the console keyboard and mouse
> (usb) didn't respond after X came up.  I couldn't see any difference
> in the log files between this version and 2.6.11-pa4.  2.6.11-pa4
> boots ok.  Is this a known problem?

I also discovered that about a week ago, but failed to post a report on=20
the m-l (just mentioned it on IRC). On my c3700 the USB keyboard=20
actually seems to work somewhat (using 2.6.12-rc3-rc2), eg. if I switch=20
to the fbcon; however I can't enter anything in X/xdm, because the text
field is not selected and the USB mouse is not working.

I haven't tried any 64bit kernels lately, so I can't tell whether there
is an issue aswell ...

BTW, 2.6.11-pa4 is also working fine here.


Greetings,
   Max
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

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

end of thread, other threads:[~2005-05-09 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-08 16:23 [parisc-linux] 2.6.12-rc3-pa3 usb keyboard and mouse don't respond John David Anglin
2005-05-08 17:27 ` Kyle McMartin
2005-05-09 10:18 ` Joel Soete
2005-05-09 15:18 ` Max Grabert

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.