[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: network devices have vanished on Dell D600



On Wed, 10 Aug 2011 14:05:23 +0000 (UTC)
debian-user-digest-request@lists.debian.org wrote:

> Have you tried to reload both modules? I.e.:
> 
> modprobe -r tg3 && modprobe tg3
> modprobe -r ipw2100 && modprobe ipw2100
> 
> (do not do this if you are connected remotely via ssh and be careful,
> this can lead to a computer hang, so be prepared...)
> 
> Greetings,

Thanks for your feedback.  I tried what you suggested.  For the tg3
command, there was no feedback from the computer.  However, for the
ipw2100 command, it gave the following feedback:

root@debian:/home/mark# modprobe -r tg3 && modprobe tg3
root@debian:/home/mark# modprobe -r ipw2100 && modprobe ipw2100

Message from syslogd@debian at Aug 10 12:01:06 ...
 kernel:[  163.711971] Disabling IRQ #5

Message from syslogd@debian at Aug 10 12:01:06 ...
 kernel:[  164.367392] Disabling IRQ #5

It gave a complaining beep while doing this.  I'm attaching a text file
with "dmesg | grep ipw2100" (grep tg3 gives nothing).


Mark
root@debian:/home/mark# modprobe -r tg3 && modprobe tg3
root@debian:/home/mark# modprobe -r ipw2100 && modprobe ipw2100

Message from syslogd@debian at Aug 10 12:01:06 ...
 kernel:[  163.711971] Disabling IRQ #5

Message from syslogd@debian at Aug 10 12:01:06 ...
 kernel:[  164.367392] Disabling IRQ #5
root@debian:/home/mark# 
root@debian:/home/mark# iwconfig
lo        no wireless extensions.

pan0      no wireless extensions.

root@debian:/home/mark# dmesg | grep tg3
root@debian:/home/mark#

root@debian:/home/mark# dmesg | grep ipw2100
[    6.636035] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[    6.636040] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[    6.636175] ipw2100 0000:02:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[    6.636755] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
[    6.636770] ipw2100 0000:02:03.0: firmware: requesting ipw2100-1.3.fw
[    6.830698] ipw2100: eth0: ipw2100_verify failed: -5
[    6.830773] ipw2100: eth0: Failed to power on the adapter.
[    6.830831] ipw2100: eth0: Failed to start the firmware.
[    6.830889] ipw2100Error calling register_netdev.
[    6.831355] ipw2100 0000:02:03.0: PCI INT A disabled
[    6.831362] ipw2100: probe of 0000:02:03.0 failed with error -5
[  163.066722] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[  163.066726] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[  163.066855] ipw2100 0000:02:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[  163.711832]  [<f7c8c8f3>] ? pci_alloc_consistent+0x76/0x81 [ipw2100]
[  163.711848]  [<f7c8c937>] ? bd_queue_allocate+0x39/0x67 [ipw2100]
[  163.711857]  [<f7c8cfa6>] ? ipw2100_pci_init_one+0x641/0xc22 [ipw2100]
[  163.711929]  [<f7c72000>] ? ipw2100_init+0x0/0x57 [ipw2100]
[  163.711936]  [<f7c72038>] ? ipw2100_init+0x38/0x57 [ipw2100]
[  164.367258]  [<f7c8d587>] ? ipw2100_interrupt+0x0/0xac [ipw2100]
[  164.367267]  [<f7c8d405>] ? ipw2100_pci_init_one+0xaa0/0xc22 [ipw2100]
[  164.367340]  [<f7c72000>] ? ipw2100_init+0x0/0x57 [ipw2100]
[  164.367347]  [<f7c72038>] ? ipw2100_init+0x38/0x57 [ipw2100]
[  164.367382] [<f7c8d587>] (ipw2100_interrupt+0x0/0xac [ipw2100])
[  164.373053] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
[  164.373151] ipw2100 0000:02:03.0: firmware: requesting ipw2100-1.3.fw
[  164.377190] ipw2100: eth0: ipw2100_verify failed: -5
[  164.377203] ipw2100: eth0: Failed to power on the adapter.
[  164.377206] ipw2100: eth0: Failed to start the firmware.
[  164.377210] ipw2100Error calling register_netdev.
[  164.378833] ipw2100 0000:02:03.0: PCI INT A disabled
[  164.378845] ipw2100: probe of 0000:02:03.0 failed with error -5
[  841.636358] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[  841.636362] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[  841.636493] ipw2100 0000:02:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[  841.636505] ipw2100Device not found via register read.
[  841.636537] ipw2100 0000:02:03.0: PCI INT A disabled


Reply to: