Re: DWL-650 Wireless NIC

2002-12-11 Thread Tom Allison
Matthew Daubenspeck wrote:

On Mon, Dec 09, 2002 at 10:04:55PM -0500, Tom Allison wrote:


I've recently installed the orinoco gold card and it's working 
very well.  Except it keeps dropping down to 2MB even when 5' 
away.  I don't know how this can be managed from the drivers or 
what can be 'tweaked'.


I am also using an orinoco gold card and orinoco WAP, but I cannot get
WEP working. Have you?



Yes I have!

/etc/pcmcia/wireless.opts has to include the line similar to this:

KEY=s:abcdefghijklm

Where abcdefghijklm is the String expression of the Key, not HEX. 
 I entered the same into the WAP and voila!  It's working fine. 
It took me a while to figure this out.  I used 'makepasswd' to 
create a 13 character string for a password.  It can be 
alphanumeric and caps are optional.

That was all I did for WEP.

run iwconfig as root/sudo and it will show you if the Encryption 
Key is being used.

--
Beggars should be no choosers.
		-- John Heywood


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: DWL-650 Wireless NIC

2002-12-10 Thread Matthew Daubenspeck
On Mon, Dec 09, 2002 at 10:04:55PM -0500, Tom Allison wrote:
 I've recently installed the orinoco gold card and it's working 
 very well.  Except it keeps dropping down to 2MB even when 5' 
 away.  I don't know how this can be managed from the drivers or 
 what can be 'tweaked'.

I am also using an orinoco gold card and orinoco WAP, but I cannot get
WEP working. Have you?

-- 
:wq

 Matthew Daubenspeck
 http://www.oddprocess.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: DWL-650 Wireless NIC

2002-12-10 Thread Pigeon
On Mon, Dec 09, 2002 at 10:04:55PM -0500, Tom Allison wrote:
 What I'm having trouble with right now is getting this to install.
 I've downloaded the 0.13beta1 and the kernel-source-2.4.18 deb 
 package, but I'm still unable to compile the driver
 
 bash-2.05a$  cd orinoco-0.13beta1/
 bash-2.05a$ make
 cc -MD -O2 -Wall -Wstrict-prototypes -pipe -D__KERNEL__ 
 -DPCMCIA_DEBUG=1 -DMODULE -DEXPORT_SYMTAB 
 -I/lib/modules/2.4.18-686/build/include  -c hermes.c
 In file included from hermes.c:43:
 /usr/include/linux/module.h:21: linux/modversions.h: No such file 
 or directory
 make: *** [hermes.o] Error 1

It's /usr/src/kernel-headers-x.y.z/include/linux/modversions.h

Try adding /usr/src/kernel-headers-x.y.z/include to the include path.

Pigeon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: DWL-650 Wireless NIC

2002-12-09 Thread Martin Hermanowski
On Sun, Dec 08, 2002 at 06:56:05PM +0100, Dennis Stosberg wrote:
 Am 08.12.2002 um 12:32 schrieb Tom Allison:
 
  Now I am looking at an Orinoco WAP.  Wireless connectivity (signal 
  strength and reported speed) is excellent, better than the D-Link.
  But there's no sustainable throughput.  If I try to download 
  anything like a medium sized web page, or open email and ssh, the 
  [..]
  Is this a problem of brand mixing on 802.11b products or is there 
  something wrong with the DWL-650 card?  I am unable to return to 
  the D-Link router for testing as I no longer have it with me.
 
 Do you use the in-kernel orinoco driver? I've had similar
 problems with that one.  The more recent orinoco-0.13beta1
 from http://ozlabs.org/people/dgibson/dldwd works for me!

I also tried the 0.13beta1, and it really works ;-)

No the card dies after transmitting 1GiB, that it is an increase of
10'000%!

I am happy.

Regards,
Martin



msg17937/pgp0.pgp
Description: PGP signature


Re: DWL-650 Wireless NIC

2002-12-09 Thread Tom Allison
Martin Hermanowski wrote:

On Sun, Dec 08, 2002 at 06:56:05PM +0100, Dennis Stosberg wrote:


Am 08.12.2002 um 12:32 schrieb Tom Allison:



Now I am looking at an Orinoco WAP.  Wireless connectivity (signal 
strength and reported speed) is excellent, better than the D-Link.
But there's no sustainable throughput.  If I try to download 
anything like a medium sized web page, or open email and ssh, the 
[..]
Is this a problem of brand mixing on 802.11b products or is there 
something wrong with the DWL-650 card?  I am unable to return to 
the D-Link router for testing as I no longer have it with me.

Do you use the in-kernel orinoco driver? I've had similar
problems with that one.  The more recent orinoco-0.13beta1
from http://ozlabs.org/people/dgibson/dldwd works for me!




I've recently installed the orinoco gold card and it's working 
very well.  Except it keeps dropping down to 2MB even when 5' 
away.  I don't know how this can be managed from the drivers or 
what can be 'tweaked'.

What I'm having trouble with right now is getting this to install.
I've downloaded the 0.13beta1 and the kernel-source-2.4.18 deb 
package, but I'm still unable to compile the driver

bash-2.05a$  cd orinoco-0.13beta1/
bash-2.05a$ make
cc -MD -O2 -Wall -Wstrict-prototypes -pipe -D__KERNEL__ 
-DPCMCIA_DEBUG=1 -DMODULE -DEXPORT_SYMTAB 
-I/lib/modules/2.4.18-686/build/include  -c hermes.c
In file included from hermes.c:43:
/usr/include/linux/module.h:21: linux/modversions.h: No such file 
or directory
make: *** [hermes.o] Error 1


--
Given sufficient time, what you put off doing today will get done 
by itself.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



DWL-650 Wireless NIC

2002-12-08 Thread Tom Allison
I have an interesting problem that has recently come up and I'm 
wondering if others have had a similar experience.

I have a D-Link DWL-650 Wireless NIC.  I used to have a D-Link 
DL-713P Wireless router.

Between the two, things worked very well.  But the range was a 
little short.

At one point I picked up a NetGear wireless router and between the 
DWL-650 and the router I was able to get about 9600 baud of 
through put.  NetGear refused to provide any assistance as there 
was throughput and so it's been returned.

Now I am looking at an Orinoco WAP.  Wireless connectivity (signal 
strength and reported speed) is excellent, better than the D-Link.
But there's no sustainable throughput.  If I try to download 
anything like a medium sized web page, or open email and ssh, the 
card drops to 2MB/s and then quits altogether.

I get flooded with errors in my syslog that look like this:
Dec  7 15:49:19 thorin kernel: NETDEV WATCHDOG: eth1: transmit 
timed out
Dec  7 15:49:19 thorin kernel: eth1: Tx timeout! Resetting card.
Dec  7 15:49:19 thorin kernel: eth1: Error -110 writing packet 
header to BAP
Dec  7 15:49:19 thorin last message repeated 9 times
Dec  7 15:49:19 thorin kernel: eth1: Tx error, status 4 (FID=0100)
Dec  7 15:49:22 thorin kernel: NETDEV WATCHDOG: eth1: transmit 
timed out
Dec  7 15:49:22 thorin kernel: eth1: Tx timeout! Resetting card.
Dec  7 15:49:22 thorin kernel: eth1: Error -110 writing packet 
header to BAP
Dec  7 15:49:22 thorin last message repeated 6 times
Dec  7 15:49:22 thorin kernel: eth1: Tx error, status 4 (FID=0100)
Dec  7 15:49:24 thorin kernel: NETDEV WATCHDOG: eth1: transmit 
timed out
Dec  7 15:49:24 thorin kernel: eth1: Tx timeout! Resetting card.
Dec  7 15:49:24 thorin kernel: eth1: Error -110 writing packet 
header to BAP
Dec  7 15:49:24 thorin kernel: eth1: Error -110 writing packet 
header to BAP
Dec  7 15:49:24 thorin kernel: eth1: Tx error, status 4 (FID=0100)
Dec  7 15:49:26 thorin kernel: NETDEV WATCHDOG: eth1: transmit 
timed out
Dec  7 15:49:26 thorin kernel: eth1: Tx timeout! Resetting card.
Dec  7 15:49:26 thorin kernel: eth1: Error -110 writing packet 
header to BAP
Dec  7 15:49:26 thorin last message repeated 7 times


-
Is this a problem of brand mixing on 802.11b products or is there 
something wrong with the DWL-650 card?  I am unable to return to 
the D-Link router for testing as I no longer have it with me.
--
If it's working, the diagnostics say it's fine.
If it's not working, the diagnostics say it's fine.
- A proposed addition to rules for realtime programming


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: DWL-650 Wireless NIC

2002-12-08 Thread Dennis Stosberg
Am 08.12.2002 um 12:32 schrieb Tom Allison:

 Now I am looking at an Orinoco WAP.  Wireless connectivity (signal 
 strength and reported speed) is excellent, better than the D-Link.
 But there's no sustainable throughput.  If I try to download 
 anything like a medium sized web page, or open email and ssh, the 
 [..]
 Is this a problem of brand mixing on 802.11b products or is there 
 something wrong with the DWL-650 card?  I am unable to return to 
 the D-Link router for testing as I no longer have it with me.

Do you use the in-kernel orinoco driver? I've had similar
problems with that one.  The more recent orinoco-0.13beta1
from http://ozlabs.org/people/dgibson/dldwd works for me!


Regards,
Dennis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]