LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What command to find out the active network kernel module? (https://www.linuxquestions.org/questions/linux-newbie-8/what-command-to-find-out-the-active-network-kernel-module-80294/)

chongman99 08-08-2003 07:45 PM

What command to find out the active network kernel module?
 
I have what I hope is a simple question.

I got one linux distro that recognizes my ethernet card and one that doesn't. I'm troubleshooting, and, for the good distro, I want to see what module was loaded.

The distro that works, by the way, is Morphix, a debian live-cd program.

The distro that doesn't work (or didn't work last time) was debian woody (3.0 r1).

What command or log file do I look in to see what module is in the kernel.

Thanks.

BTW: Is the rtl8139 ethernet driver not in the woody CD install? I can't find it, so I might have to load the module manually.

faheyd 08-09-2003 02:26 AM

Should be in your /var/log/messages file, or if a module loaded, try 'lsmod', and take a look at the /etc/modules.conf file.
Hope this helps!!


All times are GMT -5. The time now is 07:03 PM.