User Tools

Site Tools


ubuntu:dkms:check_dkms_status

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:dkms:check_dkms_status [2023/06/16 11:46] – [Check that the module source does exist] peterubuntu:dkms:check_dkms_status [2023/06/16 15:58] (current) – [Remove the offending directory] peter
Line 90: Line 90:
  
 <WRAP info> <WRAP info>
-**NOTE:**  This shows 2 directories.+**NOTE:**  This shows 2 directories; and a link.
  
   * with the top one being reported as causing the error, when **dkms status** command is run.   * with the top one being reported as causing the error, when **dkms status** command is run.
 +
 +  * The link and the associated directory it points to, are okay!
  
 </WRAP> </WRAP>
Line 106: Line 108:
 <WRAP info> <WRAP info>
 **NOTE:**  For safety, the directory is just moved away to a backup directory, just in case it might be needed to be restored back. **NOTE:**  For safety, the directory is just moved away to a backup directory, just in case it might be needed to be restored back.
 +</WRAP>
 +
 +<WRAP alert>
 +**WARNING:**  Do not remove the directory that is associated with the link, or __all__ the sub-directories!
 +
 +  * This __WILL__ result in Ubuntu not being able to boot properly!
 +
 +{{:ubuntu:dkms:linux_-_boot_-_problem.png?400|}}
 +
 </WRAP> </WRAP>
  
Line 152: Line 163:
  
   * This shows that the dkms link does point to actual source.   * This shows that the dkms link does point to actual source.
 +</WRAP>
 +
 +----
 +
 +===== Rebuild dkms modules =====
 +
 +Rebuild all modules for the currently running kernel:
 +
 +<code bash>
 +dkms autoinstall
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  If this does not return errors then it has worked!
 </WRAP> </WRAP>
  
ubuntu/dkms/check_dkms_status.1686915990.txt.gz · Last modified: 2023/06/16 11:46 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki