#12616 NORM 13.2.0: Makey Makey board not recognized by HID on XO-4
Zarro Boogs per Child
bugtracker at laptop.org
Thu May 23 20:04:53 EDT 2013
#12616: Makey Makey board not recognized by HID on XO-4
--------------------------------+-------------------------------------------
Reporter: mike_lee | Owner: dsd
Type: defect | Status: new
Priority: normal | Milestone: 13.2.0
Component: distro | Version: not specified
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
--------------------------------+-------------------------------------------
Comment(by Quozl):
Replying to [comment:11 mike_lee]:
> Don't know how to look at IRQ proc counters.
On XO-4, in the Terminal activity or the console, type this command:
{{{
watch -d -n 0.1 grep 44: /proc/interrupts
}}}
You will see output like this:
{{{
44: 1669 icu_irq ehci_hcd:usb1
}}}
The second number is a count of interrupts, and increases when the USB
host handles transactions. Device insert, device removal, and key events
cause this number to increment. Learn how it behaves using a USB drive,
USB mouse, or USB keyboard. Then examine the effect of using the Makey
Makey.
If the counter increments when the Makey Makey sends key events, then it
probably means the device is working correctly and the kernel has
expressed interest in the events.
A different interrupt number is used on XO-1.5.
You might also try connecting the device before booting into the Open
Firmware ok prompt, and see if key events are shown there.
I agree with Daniel that "cat /proc/bus/input/devices" will be
interesting.
--
Ticket URL: <http://dev.laptop.org/ticket/12616#comment:13>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list