Update README.md

This commit is contained in:
mcgurk 2016-10-18 00:15:59 +03:00 committed by GitHub
parent 8d9169e7b4
commit 7bccf81780
1 changed files with 1 additions and 0 deletions

View File

@ -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.