LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Mobile (https://www.linuxquestions.org/questions/linux-mobile-81/)
-   -   auto loading the driver using hardware probing (https://www.linuxquestions.org/questions/linux-mobile-81/auto-loading-the-driver-using-hardware-probing-4175452949/)

sach1n 03-06-2013 07:29 AM

auto loading the driver using hardware probing
 
I have Ubuntu 12.04 running on 3 different tablets. All other hardware is same except the
touch controller. There are three different types of touch controllers,

ft5x_ts
goodix_ts
elan_ts

These drivers conflicts when loaded all together, so I have to load it one
at a time. I can enable only one module at a time by keeping its entry in /etc/modules.
I have all these modules in /lib/modules/.....

Is there any way that kernel can auto-load the specific module on sepcific hardware detection?
For example, if the kernel finds ft5x touch controller, then can it loads ft5x_ts module ??


All times are GMT -5. The time now is 05:23 PM.