Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

3com network card, weird error

Need help with peripherals or devices?
Post Reply
Message
Author
metalfan
Posts: 79
Joined: 2011-02-04 14:30

3com network card, weird error

#1 Post by metalfan »

hi,


a few days ago my server which was working without problems did not show its second nit in "ifconfig -a" anymore, not was it useable with pppd which has a working config and was just using my dsl modem a day ago.
i went back 2 kernel versions but still no interface.

so finally i changed the netgear adapter with a 3com, afer boot debian loads the driver:

Code: Select all

lsmod | grep 3c
3c59x                  53248  0
mii                    16384  2 3c59x,r8169
but dmesg shows:

Code: Select all

[    1.415917] *** EEPROM MAC address is invalid.
[    1.415959] 3c59x: vortex_probe1 fails.  Returns -22
[    1.416092] 3c59x: probe of 0000:04:01.0 failed with error -22

theres a bug report about this problem for the 2.6.x kernel on the redhead bugtracker, the server is running debian testing with 4.9.0-1-amd64, in this bugreport they also show a workaround which could work in some situations but im not really sure how to follow the instructions.


anyway, my main question is: since the first netward card went "kaputt" from one day to another with no hardware changes to the system, could the mainboard/pci slot itself fail?

the server is using a i3 540 cpu...so its some years old.

metalfan
Posts: 79
Joined: 2011-02-04 14:30

Re: 3com network card, weird error

#2 Post by metalfan »

looks like it didnt like that pci slot..its working in the one below.

Post Reply