Advertisement
Guest User

readmefirst.txt

a guest
May 9th, 2024
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. This release includes Linux* Base Drivers for Intel(R) Ethernet Network
  2. Connections.
  3.  
  4. - igb driver supports all 82575-, 82576-, 82580-, I350-, I210-, I211-based
  5. gigabit network connections.
  6. - Gigabit devices based on the Intel(R) Ethernet Controller X722 are
  7. supported by the i40e driver.
  8.  
  9. igb-x.x.x.tar.gz
  10.  
  11. Due to the continuous development of the Linux kernel, the drivers are updated
  12. more often than the bundled releases. The latest driver can be found on
  13. http://e1000.sourceforge.net (and also on http://downloadcenter.intel.com).
  14.  
  15. This release includes RPM packages that contain:
  16. * Device driver signed with Intel's private key in precompiled kernel module
  17. form
  18. * RDMA driver
  19. * Complete source code for above drivers
  20. * Intel's public key
  21.  
  22. This release includes the Intel public key to allow you to authenticate the
  23. signed driver in secure boot mode. To authenticate the signed driver, you must
  24. place Intel's public key in the UEFI Secure Boot key database.
  25.  
  26. NOTES:
  27. - The driver kernel module for a specific kernel version can be used with
  28. errata kernels within the same minor OS version, unless the errata kernel broke
  29. kABI. Whenever you update your kernel with an errata kernel, you must reinstall
  30. the driver RPM package.
  31. - The RDMA driver will be installed if you reinstall the driver RPM package. If
  32. you want to remove the RDMA driver, you will have to do so every time you
  33. install the RPM package (for example, when you update your kernel with an
  34. errata kernel).
  35. - If you decide to recompile the .ko module from the provided source files, the
  36. new .ko module will not be signed with any key. To use this .ko module in
  37. Secure Boot mode, you must sign it yourself with your own private key and add
  38. your public key to the UEFI Secure Boot key database.
  39.  
  40.  
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement