PDA

View Full Version : SIOCSIFFLAGS: No such device


esorin
2006-05-15, 02:31 PM CDT
Hi

I am running a FC4 x86_64 (2.6.16-1.2108_FC4 x86_64 x86_64 x86_64 GNU/Linux). Computer has 2 identical nics: Tigon3 [partno(BCM95705C3) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet (Broadcom Corporation NetXtreme BCM5705 Gigabit Ethernet).
eth0 is enabled and works just fine. when I try to enable eth1 it refuses to work :(( the message is SIOCSIFFLAGS: No such device, and I have these in dmesg:

PM: Writing back config space on device 0000:01:0e.0 at offset 1. (Was 2b00000, writing 2b00106)
PM: Writing back config space on device 0000:01:0e.0 at offset 3. (Was 0, writing 4010)
tg3: tg3_reset_hw timed out for eth1, firmware will not restart magic=4b657654

any idea what is the problem? searching the web did not help much...

thanks

es