Mathias Nichele Posted July 25, 2023 Posted July 25, 2023 (edited) Hello, I'm currently working on integrating a custom-made driver into my Armbian build, but I'm facing some challenges. I've researched the process and found that it should be done through the kernel configuration. However, despite my efforts, I can't seem to find any option that allows me to add a custom driver. I've attempted placing the .ko file in a /driver folder, that I created within the source, as well as in the kernel/ folder under userpatches/, but unfortunately, it hasn't worked. I'm seeking guidance on whether it's possible to add a custom driver to an Armbian build and, if so, I'd greatly appreciate any insights or step-by-step instructions on how to achieve this. I also want to add some folders and files to the build, although I think this is done via the 'customize-image.sh' script, but any confirmation would be apreciated. Thank you for your time and assistance. Edited July 25, 2023 by Mathias Nichele 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.