Ok, I've done
from the live CD enviroment, here is the result:
Code: Select all
Module Size Used by
parport_pc 28004 0
parport 22696 1 parport_pc
floppy 45204 1
pcspkr 2764 0
rtc 8940 0
ne2k_pci 7104 0
8390 7104 1 ne2k_pci
dm_mirror 15868 0
dm_mod 38340 1 dm_mirror
ata_piix 6244 0
ahci 7972 0
sata_qstor 6468 0
sata_vsc 5284 0
sata_uli 4576 0
sata_sis 4448 0
sata_sx4 9924 0
sata_nv 5988 0
sata_via 5572 0
sata_svw 4868 0
sata_sil 6116 0
sata_promise 7300 0
libata 28036 12 ata_piix,ahci,sata_qstor,sata_vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil,sata_promise
sbp2 17160 0
ohci1394 26388 0
ieee1394 59192 2 sbp2,ohci1394
sl811_hcd 9664 0
ohci_hcd 15396 0
uhci_hcd 24368 0
usb_storage 50464 0
usbhid 26112 0
ehci_hcd 23272 0
usbcore 76892 7 sl811_hcd,ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
Should I compile againg the Kernel? Because I've built in the modules for realtek 8139. If I should do this, could you gently tell me which command I will have to use to uncompile the kernel? And where I will find the modules ne2k?