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

What patch should i use #132

Closed fatkhur1960 closed 5 years ago

fatkhur1960 commented 6 years ago

I have samsung galaxy a3(16) "a3xelte" with kernel version 3.10.xx .. can you help me to build the patch for my device? or you can suggest me what patch should i use from you current patchs? thx

conrad-heimbold commented 6 years ago

Did you try this one: https://github.com/pelya/android-keyboard-gadget/blob/master/patches/existing_tested/by-manufacturer-and-soc/samsung___apq8084______kernel_3.10.patch ?

conrad-heimbold commented 6 years ago

what model name does your galaxy a3 have? SM-A310F , SM-A310F/DS, SM-A310Y, SM-A310M or SM-A3100? Depending on that, you have a Samsung Exynos 7578 , Qualcomm Snapdragon 410 or Samsung Exynos 7870 processor. Different processors require different linux versions and different kernel patches. Please checkout the wikipedia website: https://en.m.wikipedia.org/wiki/Samsung_Galaxy_A3_%282016%29

conrad-heimbold commented 6 years ago

You can find out the model name of your galaxy a3 by going to settings > about phone.

fatkhur1960 commented 6 years ago

My model name is SM-A310F... i had try this patch https://github.com/pelya/android-keyboard-gadget/blob/master/patches/existing_tested/by-manufacturer-and-soc/samsung___apq8084______kernel_3.10.patch . But i got an error while building proccess

conrad-heimbold commented 6 years ago

SM-A310F means, your smartphone processor is a Samsung Exynos 7578. So you need a patch for "EXY7578" SoC. The abbreviation for Qualcomm Snapdragon processors is "msm" and "apq", BTW. We don't have any patch for EXYNOS processors right now, sorry. You have to try out the general_kernel_version patches; or any similar patch from the same manufacturer (Samsung).

Patching almost never automatically succeeds. You almost always have to patch manually, by

  1. comparing every $FILE with its $FILE.rej ; and
  2. fixing every difference.

Please also post the detailed error message!

darkc0d3 commented 5 years ago

@conrad-heimbold im having galaxy grand prime model:g530h codename: fortunave3g Which patch should i use ? It has Snapdragon 410 processor ...pls fimd me the patches for my phone Thanks in advance:)