pelya / android-keyboard-gadget

Convert your Android device into USB keyboard/mouse, control your PC from your Android device remotely, including BIOS/bootloader.
Apache License 2.0
1.22k stars 308 forks source link

need hid patch for 4.4.117 kernel #188

Closed MrRob0-X closed 2 years ago

MrRob0-X commented 3 years ago

device name: Samsung A30s sm-a307fn

my kernel repo: https://github.com/MrRob0-X/exynos7885-a30s

issue

i was faced f_hid.c error: https://ibb.co/GRD3GzM and fix it by edit "read_spinlock to "spinlock" but still didn't appear hidg* in dev directory

i followed all the steps to run hid function and others in kali docs: https://www.kali.org/docs/nethunter/nethunter-kernel-6-config-5/ nh-kernel-280-usb-2

i just want to fix this problem to run it into nethunter was tried everything, from patch / fix f_hid.c and nothing