Wrong driver loaded for Davicom ethernet card

Bug #48026 reported by Vassilis Pandis
10
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
New
Medium
Unassigned

Bug Description

Preface: I'm not sure this bug belongs here, please reassign if neccessary.

The wrong driver ('tulip') is loaded for Davicom ethernet cards. Apparently, Davicom is SEMI-compatible with the tulip driver, so it happens that everything appears to be functioning (it even shows up in network-admin) but it cannot get IP addresses from the router (dhcp). After several hours of hunting on google, I found out the solution here: http://www.linuxforums.org/forum/suse-linux-help/60102-newbie-cant-reach-router-internet-2.html

to remedy it:

rmmod tulip
rmmod dmfe
modprope dmfe

I guess you need to remove the dmfe driver as well because some how the card does not get "allocated" to it, because it was presumably earlier "allocated" to the dmfe driver.

 lspci:
0000:00:0b.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip co mpatible 10/100 Ethernet (rev 40)

Revision history for this message
Vassilis Pandis (pandisv) wrote :

This is on 6.06.

Revision history for this message
Dominique Pellé (dominique-pelle) wrote :

I had the same bug and submitted issue #48287:

https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/48287

I then stumbled upon your bug after a bit of research.
I applied the same command as you describe and it
also solved my networking problem.

Revision history for this message
Vassilis Pandis (pandisv) wrote :

Sorry for the dupe. I'm really happy this is fixed, good work guys :)

Revision history for this message
Tomas Nilsson (tomas-nilsson) wrote :

I had the same problem in Fiesty Fawn with a Dell Dimension 8200.
I will try the temporary solution this evening.

Revision history for this message
maximi89 (maximi89) wrote :

I have the same problem, i'm using Debian Testing.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522592

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.