tparys Posted December 28, 2020 Posted December 28, 2020 Just recently got my hands on a new ODroid C4, just to find out it doesn't work with my gamepad. A quick check of the kernel config with linux-image-current-meson64 (20.11.3) suggests this: # CONFIG_INPUT_JOYDEV is not set While I'm pulling down the 5.9 sources and brushing up on cross compiling Linux kernel debians, is there any way this could get added to the Armbian baseline? Thanks in advance.
Werner Posted December 28, 2020 Posted December 28, 2020 Just now, tparys said: , is there any way this could get added to the Armbian baseline? Sure thing. Provide PR: https://github.com/armbian/build/tree/master/config/kernel
Solution tparys Posted December 30, 2020 Author Solution Posted December 30, 2020 Looks like someone's already beat me to it, has been merged, and will presumably be in the next round of packages. https://github.com/armbian/build/pull/2446
Recommended Posts