[vox-tech] Re: unfound ethernet card

Mike Simons vox-tech@lists.lugod.org
Tue, 18 Mar 2003 15:42:37 -0500


On Tue, Mar 18, 2003 at 08:09:09PM +0000, Bryce Kuklok wrote:
> >- What things were done to your machine?
> > (kernel compile?, pcmcia utils update? etc)
>     it was a debian testing update as of 3pm sunday

  Okay this means they could have installed a new kernel or not.

- which kernel version is running? compiled where? by who?
  uname -a

- which module directories do you have installed?
  ls /lib/modules

- are there any copies of eepro100 around?
  find /lib/modules | grep eepro100

This will probably take a few more rounds...