Bug 11092
Summary: | Tulip (Digital DS21140) has no detection under VirtualPC and Hyper-V | ||
---|---|---|---|
Product: | Drivers | Reporter: | Franklin Piat (fpiat) |
Component: | Network | Assignee: | Grant Grundler (grundler) |
Status: | CLOSED OBSOLETE | ||
Severity: | normal | CC: | alan, grundler |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.25-2 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
/var/log/syslog
dmesg output |
Description
Franklin Piat
2008-07-15 13:58:28 UTC
Created attachment 16826 [details]
/var/log/syslog
Created attachment 16827 [details]
dmesg output
I don't know If this problem can be solved on the driver only, but it would be great if we could find a solution so Windows admins don't get mad when they try Linux ;) I've opened a similar bug again NetworkManager : http://bugzilla.gnome.org/show_bug.cgi?id=542916 Your help would be appreciated. Franklin Franklin, 1) I'm now the tulip driver maintainer. Can you reassign this bug to me please? 2) It sounds like the bug is the fact that the interface is "ifconfig up" from the RC scripts but isn't getting a link. "ifdown eth0" and "ifup eth0" makes the link work. Is this correct? thanks, grant Hello from Austria! Same error here. Microsoft Virtual Server 2005 R2, Debian 4.0-Image. "ifconfig -a" delivers no eth0 (but dmesg does), but there is a eth1 which can not be configured, too. lsmod | grep tulip >>> tulip 46560 0 modprobe -v tulip >>> (nothing) dmesg | grep eth >>> eth0: Digital DS21140 Tulip rev 32 at 0001ec00, ... >>> eth1: Using EEPROM-set media 100baseTc-FDX Your Tip 2 lead to: ifdown eth0 >>> interface eth0 not configured ifdown eth1 >>> interface eth1 not configured ------------------- Maybe this error refers to the date of the image creation, it is 1.5 years old and was created from a former colleague. In the meantime there were some Windows- and VirtualServer-Updates, maybe the image is only to old and it has to be deleted und build a new Debian-Image. But this is the job of another colleague which isn't in the office today, I'm dealing only exceptionally with this problem. Bye, Herwig. |