On Monday 09 June 2003 10:0622pm, zzd wrote: > how I can tell which network card module has been loaded for my > network card by looking at my system?
list modules: /sbin/lsmod remove modules: /sbin/rmmod insert modules known to work /sbin/insmod test if a module will work: /sbin/modprobe foobar && /sbin/lsmod Salut, Sinner -- http://www.ibiblio.org/sinner/ Linux User # 89976 Testing Mandrake 9.1 - Linux Machine # 38068 _______________________________________________ TriLUG mailing list http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ: http://www.trilug.org/faq/TriLUG-faq.html
