Received: with ECARTIS (v1.0.0; list netdev); Mon, 13 Jan 2003 09:18:42 -0800 (PST) Received: from deimos.hpl.hp.com (deimos.hpl.hp.com [192.6.19.190]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id h0DHIX3v016750 for ; Mon, 13 Jan 2003 09:18:34 -0800 Received: from tomil.hpl.hp.com (tomil.hpl.hp.com [15.0.152.100]) by deimos.hpl.hp.com (8.9.3 (PHNE_24419)/HPL-PA Relay) with ESMTP id JAA25865; Mon, 13 Jan 2003 09:24:35 -0800 (PST) Received: from bougret.hpl.hp.com (mail@bougret.hpl.hp.com [15.4.92.227]) by tomil.hpl.hp.com (8.9.3 (PHNE_25184)/8.9.3 HPLabs Timeshare Server) with ESMTP id JAA12840; Mon, 13 Jan 2003 09:24:35 -0800 (PST) Received: from jt by bougret.hpl.hp.com with local (Exim 3.35 #1 (Debian)) id 18Y8KB-0005Ko-00; Mon, 13 Jan 2003 09:24:35 -0800 Date: Mon, 13 Jan 2003 09:24:35 -0800 To: Denis Vlasenko Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com Subject: Re: 2.4.20-pre11: PCI Wavelan card loses connection Message-ID: <20030113172435.GC20409@bougret.hpl.hp.com> Reply-To: jt@hpl.hp.com References: <200301130821.h0D8Kis26772@Port.imtp.ilyichevsk.odessa.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301130821.h0D8Kis26772@Port.imtp.ilyichevsk.odessa.ua> User-Agent: Mutt/1.3.28i Organisation: HP Labs Palo Alto Address: HP Labs, 1U-17, 1501 Page Mill road, Palo Alto, CA 94304, USA. E-mail: jt@hpl.hp.com From: Jean Tourrilhes X-archive-position: 1531 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: jt@bougret.hpl.hp.com Precedence: bulk X-list: netdev Content-Length: 888 Lines: 23 On Mon, Jan 13, 2003 at 10:20:14AM +0200, Denis Vlasenko wrote: > I bought a PCI wireless card, a DLink-520 (I think, I forgot exactly > (it's at home), anyway, lspci dump is below). > > We (my father and me) made a fairly long helical aerial. > We are trying to communicate over ~15 km with a small wireless cell. > (~10 hosts, one AP). > > We can successfully associate with it, signal is weak as expected. > But after a short while our eth0 seems to 'fall off the net' > and while it looks like we can send packets, we see no incoming data > at all. > > Since I have almost zero wireless experience, I'll be happy if someone > with said experience can read further and say what bites us. Personally, I never managed to get this hardware to work at all. And Orinoco is known to have problems with PrismII cards. Please use the HostAP or linux-wlan-ng driver. Good luck... Jean