skal Posted November 24, 2023 Posted November 24, 2023 Hi, I have an issue with an USB device which is not detected; looking on other forum, it seems that additional modules shall be added: - cdc_acm,cdc_ether - rndis_host - rndis_wlan - usbnet I'm not able to load these using the modprobe cmd & checking loaded modules with lsmode cmd. I suspect that they are not part of the kernel. Any hint how to solve this, eventually recompile / install ? Thanks by advance, Samuel 0 Quote
Werner Posted November 25, 2023 Posted November 25, 2023 Use the build framework to create your own kernel package or even whole new image: https://docs.armbian.com/Developer-Guide_Build-Preparation/ Also if enabling these modules as modules solves this for your feel free to send PR to enable them by default https://github.com/armbian/build/tree/main/config/kernel 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.