Editing Modules

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
{{welcome}}
 
{{welcome}}
{{Navbar Kernel Competence}}
 
  
 
==Introduction==
 
==Introduction==
  
Related to the [[Directory Structure]] we are in the directory ''/boot/modules''.<br/>
 
 
On this page we give you an overview of third-party loadable kernel modules on your GhostBSD system.
 
On this page we give you an overview of third-party loadable kernel modules on your GhostBSD system.
Firmware, graphics driver.<br/> More loadable kernel modules are listed in [https://www.freebsd.org/ports/kld.html FreeBSD Ports: Kld]
 
 
 
===How to load kernel modules===
 
Once the machine has booted, you may load a module with the command <code>kldload</code>, unload with <code>kldunload</code> and list with <code>[[kldstat]]</code>. <br/>
 
Modules can also be loaded from the loader before the kernel starts,  automatically if you makes an entry in the ''/boot/loader.conf''.<br/>
 
The syntax is always the same: Take the name of the kernel module, chop of the tailing ''.ko'', also ''/boot/modules/'' and add the string ''_load="YES"''.<br/>
 
For examples:<br/>
 
<code>fuse_load="YES"</code><br/>
 
<code>vboxdrv_load="YES"</code>
 
  
 
==Modules==
 
==Modules==
Line 363: Line 351:
 
===DRM===
 
===DRM===
 
* drm.ko
 
* drm.ko
===Intel===
+
===BTX===
 
* i915_bxt_dmc_ver1_07_bin.ko
 
* i915_bxt_dmc_ver1_07_bin.ko
 
* i915_bxt_guc_ver8_7_bin.ko
 
* i915_bxt_guc_ver8_7_bin.ko
 
* i915_bxt_huc_ver01_07_bin.ko
 
* i915_bxt_huc_ver01_07_bin.ko
 +
===CNL===
 
* i915_cnl_dmc_ver1_06_bin.ko
 
* i915_cnl_dmc_ver1_06_bin.ko
 +
===GLK===
 
* i915_glk_dmc_ver1_04_bin.ko
 
* i915_glk_dmc_ver1_04_bin.ko
 +
===KBL===
 
* i915_kbl_dmc_ver1_01_bin.ko
 
* i915_kbl_dmc_ver1_01_bin.ko
 
* i915_kbl_dmc_ver1_04_bin.ko
 
* i915_kbl_dmc_ver1_04_bin.ko
 
* i915_kbl_guc_ver9_14_bin.ko
 
* i915_kbl_guc_ver9_14_bin.ko
 
* i915_kbl_huc_ver02_00_bin.ko
 
* i915_kbl_huc_ver02_00_bin.ko
 +
===SKL===
 
* i915_skl_dmc_ver1_26_bin.ko
 
* i915_skl_dmc_ver1_26_bin.ko
 
* i915_skl_dmc_ver1_27_bin.ko
 
* i915_skl_dmc_ver1_27_bin.ko
Line 378: Line 370:
 
* i915_skl_guc_ver9_33_bin.ko
 
* i915_skl_guc_ver9_33_bin.ko
 
* i915_skl_huc_ver01_07_bin.ko
 
* i915_skl_huc_ver01_07_bin.ko
 +
===KMS===
 
* i915kms.ko
 
* i915kms.ko
 
===Linker===
 
===Linker===
Line 653: Line 646:
  
 
[[Category:Sysutils]]
 
[[Category:Sysutils]]
[[Category:Kernel]]
 

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)