> check to see of the module is installed - lsmod. > if not install tulip and give it a try - insmod tulip > I have a Linksys card (I don't know which on right off the bat) and I use > the tulip driver. Hey, what timing. I've been trying to figure out what happened to the module on my nic card after the installfest. Honestly, didn't think about it then. On my laptop, IBM Thinkpad, I'm using a 3com 3c574 card. When I watch bootup, and also do dmesg, I see the card being found and what I believe is the module loading. When I do an lsmod, here's the output for 3c574 modules: module Used by 3c574_cs 0 (unused) serial_cs 0 (unused) ds 2 [3c574_cs ds i82365] pcmcia_core 0 [3c574_cs serial_cs i82365] When running netconfig, I get an error saying that the card wasn't probed. The only difference between now and prior to the installfest is that Slack 7.1 is now on instead of SuSe 7.0. I'm sure it's a case of something I'm not doing right, but what I'm not sure.