Re: Netgear MA101 Rev. A dies after minutes.
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Tue, 9 Mar 2004, Chaffinch wrote: > --- Joerg Albert <[email protected]> wrote: > Hi, > > > > On Tue, 9 Mar 2004, Chaffinch wrote: > > > > > --- Chaffinch <[email protected]> wrote: > > How can you > > recover: > > > > > - restart the driver "ifconfig wlan0 down; ifconfig wlan0 up" > > > > Yes that works. Strangely, the times between the link dying seem to be > > > > longer after every time of doing this. > > > > > > Forget I said that, that was me talking (typing?) rubbish. > > > > So "ifconfig wlan0 down; ifconfig wlan0 up" does not recover the MA101 ?? > > Sorry, yes it does recover the MA101. It was the bit about the times I was > referring to as rubbish. sorry for the late reply, I missed some info in your old posting: could you please post a syslog with debugging in the driver switched on covering all between the start of the device and the lock of the connection. Something has caused the driver to stop the netdev queue and flag that the carrier isn't avail. anymore. You may execute (with plugged and configured device and netdev): iwpriv wlan0 set_debug 0x180003 ifconfig wlan0 down ifconfig wlan0 up (first line sets the debug level, last two will restart the driver). /Jörg