eth0: device soft reset timed out
Diego Chantrain <[email protected]>
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Message-ID | <1086637299.4477.5.camel@localhost> |
Hi everyone, My apologies if this has been addressed before. I have found a seemingly similar thread in the archive, but I could not find the patches mentioned there, so here goes. I am having trouble with the wireless card of my hp pavilion k.580. lspci shows: this: 0000:02:03.0 Network controller: Intersil Corporation Intersil ISL3890 [Prism GT/Prism Duette] (rev 01) The card does not seem to start up, as shown in this exerpt from my dmesg: Loaded prism54 driver, version 1.1 PCI: Found IRQ 5 for device 0000:02:03.0 PCI: Sharing IRQ 5 with 0000:00:1d.1 eth0: prism54 driver detected card model: PRISM Duette/GT eth0: islpci_open() eth0: resetting device... eth0: uploading firmware... eth0: firmware uploaded done, now triggering reset... via-rhine.c:v1.10-LK1.1.19-2.5 July-12-2003 Written by Donald Becker http://www.scyld.com/network/via-rhine.html PCI: Found IRQ 11 for device 0000:02:09.0 eth0: device soft reset timed out eth0: timeout waiting for mgmt response 1000, trigging device eth0: timeout waiting for mgmt response eth0: timeout waiting for mgmt response 1000, trigging device eth0: timeout waiting for mgmt response eth0: timeout waiting for mgmt response 1000, trigging device eth0: timeout waiting for mgmt response eth0: timeout waiting for mgmt response 1000, trigging device eth0: timeout waiting for mgmt response eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgmt tx queue is still full eth0: mgt_commit has failed. Restart the device eth0: mgmt tx queue is still full Additional info: I am using kernel 2.6.5 (gentoo-dev-sources-2.6.5-r1 actually). Is there anything I can do to get the card working? Thanks in advance for your help Diego