Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
elf-ebi-initramfs-lnxi-howto:the_kernel:the_kernel_3 [2009/04/29 14:03] jmcdowell |
elf-ebi-initramfs-lnxi-howto:the_kernel:the_kernel_3 [2009/04/30 09:21] (current) jmcdowell |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | I will also be selecting the EDAC modules for my kernel, as I need them for error checking.\\ | + | I will also be selecting the EDAC modules for my kernel, as I need them for error checking of the DIMMS.\\ |
| Under "Device drivers -->EDAC" : | Under "Device drivers -->EDAC" : | ||
| Line 20: | Line 20: | ||
| </code> | </code> | ||
| For this document, I need the MPTSAS sas drivers, TG3 network card, | For this document, I need the MPTSAS sas drivers, TG3 network card, | ||
| + | lsmod shows the following modules loaded. | ||
| + | ide-cd | ||
| + | sd_mod | ||
| + | scsi_mod | ||
| + | af_packet | ||
| + | bluesmoke_k8 | ||
| + | bluesmoke_mc | ||
| + | tg3 | ||
| make | make | ||
| make modules_install | make modules_install | ||