I am having similar difficulty with my rtl8139 modules. I have two versions I'm trying to get working. I would need to know what the specific dependencies are to help. Did you get Donald Becker's modules? If so you may need to insmod pci-scan.o as well as the new module to satisfy dependencies. Also Donald Becker's drivers are well supported by mail lists. Post your output to the list and someone will know the answer. Becker's site is at: http://www.scyld.com/ most likely your driver was originally written by him. This guy was prolific with net drivers. HTH, Brian > -----Original Message----- > From: ky0dr@kc.rr.com [mailto:ky0dr@kc.rr.com] > Sent: Friday, January 18, 2002 8:36 AM > To: kclug@kclug.org > Subject: Module help > > > Here's one for you module experts. I've been using them for > a while, and > managed to blunder my way through eventually, but never felt > I've really > understood the big picture. > > Here's the deal.... I've been using a "dmfe.o" driver for my on-board > Davicom 10/100 Ethernet "NIC". Worked well enough for most > uses, but would > occasionally cough and recover, and on rare occasion it let > some garbage > through (don't know how, but I would occasionally get a > corrupted image - I > deal with a lot of images from my digital camera - > shift-reload would fix it). > > Tired of the throughput penalty (frequent pauses in the data > transfer) when > moving boat-loads of pictures around my LAN, last night I > upgraded to the > latest version of the dmfe driver. I downloaded the source > and compiled it > per the directions. When I "rmmod" the old one and insmod, I > get a message > indicating unresolved dependencies or symbols (I forget the > exact term; I'm > away from the system at the moment). Also, my "ifconfig -a" > doesn't show > the eth0 anymore - probably just need to re-init the interface > somehow. When I reboot, I get the same unresolved error > message, yet the > interface works fine, near as I can tell (and no pauses in > the data transfer). > > So... any hints on how to track down and solve the issue? > > Any good, well-rounded module primers on the net that are > recommended reading? > > My system is RH 6.2 (kernel 2.2.14-something). > > David > > > > majordomo@kclug.org >