From 7bccf81780a16d96cc9694d006a625ae7a30d6a4 Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 18 Oct 2016 00:15:59 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb8234e..507dd7f 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ You have to give parameter - Edit `/boot/boot-retro.cmd` setenv bootargs -line and add `usbhid.quirks=0x2341:0x8036:0x40` to kernel parameters. - `sudo mkimage -C none -A arm -T script -d /boot/boot-retro.cmd /boot/boot.scr` - Reboot +- Check with `cat /proc/cmdline` #### Solution 2 Another possibility is change VID and PID to something that already has HID_QUIRK_MULTI_INPUT (0x40) activated in kernel.