LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   list modules (https://www.linuxquestions.org/questions/slackware-14/list-modules-321705/)

acidjuice 05-09-2005 12:45 PM

list modules
 
dear all,

i-m using a live cd and far from all my notes... and having a memory blank.

what is the command to list all the modules in use? ldss? ldms? can-t remember :)

i need to know which module i am using since after installing slamd64 on a machine i can-t get the network to work. not sure why, so i first want to know if the module was loaded correctly... otherwsie i-ll have to search for other reasons.

thank...

aj.

Vookimedlo 05-09-2005 12:55 PM

lsmod

acidjuice 05-09-2005 02:21 PM

this is the output...

can you explain to me what is the modules used by eth0?

Code:

Module                  Size  Used by
md5                    3968  1
ipv6                  210848  6
lp                      9800  0
af_packet              15492  2
8139cp                16512  0
ehci_hcd              26112  0
8250_pnp                8320  0
analog                10272  0
pcspkr                  3532  0
ds                    13952  0
yenta_socket          17280  0
pcmcia_core            55552  2 ds,yenta_socket
mini_fo                60768  2
usb_storage            61824  0
nls_iso8859_1          4224  0
ntfs                  109844  0
msdos                  7168  0
snd_seq_midi            6560  0
snd_emu10k1_synth      6528  0
snd_emux_synth        33536  1 snd_emu10k1_synth
snd_seq_virmidi        5888  1 snd_emux_synth
snd_seq_midi_emul      7040  1 snd_emux_synth
snd_seq_oss            30080  0
snd_seq_midi_event      6272  3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq                46096  8 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
snd_emu10k1            80520  4 snd_emu10k1_synth
snd_rawmidi            18692  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_pcm_oss            47880  0
snd_mixer_oss          15872  3 snd_pcm_oss
snd_pcm                78208  2 snd_emu10k1,snd_pcm_oss
snd_timer              19456  2 snd_seq,snd_pcm
snd_seq_device          6788  7 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_ac97_codec        59780  1 snd_emu10k1
snd_page_alloc          9224  2 snd_emu10k1,snd_pcm
snd_util_mem            3712  2 snd_emux_synth,snd_emu10k1
snd_hwdep              7296  2 snd_emux_synth,snd_emu10k1
snd                    45188  18 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_emu10k1,snd_rawmidi,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep
soundcore              7392  3 snd
8139too                20608  0
mii                    4352  2 8139cp,8139too
crc32                  4352  2 8139cp,8139too
emu10k1_gp              2944  0
gameport                3968  2 analog,emu10k1_gp
amd64_agp              9032  1
agpgart                27596  1 amd64_agp
parport_pc            33952  1
parport                33088  2 lp,parport_pc
8250                  28736  1 8250_pnp
serial_core            17408  1 8250
joydev                  8640  0
evdev                  7680  0
tsdev                  5888  0
usbhid                40000  0
ohci1394              29056  0
ieee1394              300816  1 ohci1394
ohci_hcd              17792  0
uhci_hcd              27400  0
usbcore                93780  7 ehci_hcd,usb_storage,usbhid,ohci_hcd,uhci_hcd
thermal                11152  0
processor              16416  1 thermal
fan                    3468  0
button                  5400  0
battery                8588  0
ac                      3980  0
ide_scsi              13316  0
rtc                    9544  0
cloop                  28928  2
a100u2w                10688  0
megaraid              36424  0
atp870u                22436  0
aha152x                34960  0
ide_cd                36608  1

thank you...

aj.

drakethegreat 05-09-2005 03:56 PM

That will depend on what type of interface eth0 is.

acidjuice 05-09-2005 04:00 PM

thank you, indeed.

found it after a proper lspci, module is 8139too.

cheers,

aj.


All times are GMT -5. The time now is 12:26 PM.