How do I add a kernel module to my linux system?



  • # modprobe -v "name_of_module"
    

    Where name of module is the name of the module you want to add to the kernel, names vary

    Note the driver files have to be already on the system, otherwise installed.


Log in to reply
 

© Lightnetics 2024