9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@bitblocks.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Raspberry Pi plan9, keyboard not working.
Date: Mon,  6 Mar 2017 22:09:49 -0800	[thread overview]
Message-ID: <20170307060949.73B9A124AEA5@mail.bitblocks.com> (raw)
In-Reply-To: Your message of "Tue, 07 Mar 2017 01:55:49 GMT." <1927a48f09446d95e86b2534339945af@memeware.net>

On Tue, 07 Mar 2017 01:55:49 GMT kraftklang@memeware.net wrote:
> Dear,
>
> I just put plan9 onto my raspi. When I plug it in , it all seems to
> work, including the mouse, but my wired USB keyboard (a dell rt7d10)

This keyboard has 7 "hot keys" -- chances are it is sending
some code not understood by plan9's kbd driver. Suggest buying
a keyboard that has no fancy features.

> will not work. I get the error:
> error intr 0000082
> With more 0s, but I didn't bother counting.
> Why is this? Can this problem be solved in the software, or do I need to

Assuming the message starts out something like
    usbotg: epX.Y error intr
it is from /sys/src/9/bcm/usbdwc.c.  0x80 means Xacterr
(transaction error) and 0x02 means Ahberr (AHB DMA error).

> just buy another keyboard?

Yes. A simple non-fancy keyboard.



  parent reply	other threads:[~2017-03-07  6:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-07  1:55 kraftklang
2017-03-07  2:13 ` kraftklang
2017-03-07  5:48   ` Andrew Nazarov
2017-03-07  6:09 ` Bakul Shah [this message]
2017-03-07 16:00   ` Steve Simon
2017-03-07 16:11   ` Dave MacFarlane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170307060949.73B9A124AEA5@mail.bitblocks.com \
    --to=bakul@bitblocks.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).