LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Iwconfig reports many errors (https://www.linuxquestions.org/questions/linux-networking-3/iwconfig-reports-many-errors-802439/)

jimmyd1 04-16-2010 01:05 PM

Iwconfig reports many errors
 
Having a strange problem. I have one laptop running under Windows and another under Linux. I can access and surf the internet on both computers. But the Linux laptop is painfully slow.

If I ping my gateway the Windows lappy does in in 1 ms but the Linux in 20ms. iwconfig reports errors under Rx invalid crypt, tx excessive retries and huge numbers under invalid misc, and nothing on the rest.

The router is encrypted with WEP and iwconfig reports the correct key.

Any advice?

jimmyd1 04-16-2010 02:19 PM

Not Encryption
 
I turned off encryption on my router and rebooted then reconnected the NIC.

Same issue. Nothing changed.

damgar 04-16-2010 02:47 PM

Have you confirmed that you are using the proper driver?

jimmyd1 04-16-2010 03:45 PM

Quote:

Originally Posted by damgar (Post 3937923)
Have you confirmed that you are using the proper driver?

Yes.

Thanks for your response.

nimnull22 04-16-2010 07:10 PM

You forgot to say:
1. what wireless card on laptop do you use?
2. What wireless driver do you use?
3. Is IPv6 enabled?
4. What is encryption method?

Thanks

jimmyd1 04-16-2010 09:30 PM

Quote:

Originally Posted by nimnull22 (Post 3938086)
You forgot to say:
1. what wireless card on laptop do you use?
2. What wireless driver do you use?
3. Is IPv6 enabled?
4. What is encryption method?

Thanks

As I said above, I turned encryption off. So that means encryption method of none.

IPv6 enabled? No.

Card: Using a Marvell 8386 with the latest drivers from the Marvell website. 9.7.

damgar 04-16-2010 10:15 PM

Can you post the link to the page you downloaded the driver from as I'm not finding one on marvell's site specifically for your card. Also what distro are you using as well as what is the laptop make/model. It looks like the libertas driver is the correct driver for your hardware, but I'm finding some "distro-specific" instructions for the firmware.

http://wireless.kernel.org/en/users/Drivers/libertas
http://wiki.debian.org/libertas

Finally depending on the distro and hardware ndiswrapper, which uses windows drivers, is SOMETIMES a good option.

jimmyd1 04-16-2010 11:50 PM

Quote:

Originally Posted by damgar (Post 3938163)
Can you post the link to the page you downloaded the driver from as I'm not finding one on marvell's site specifically for your card.

Sorry, that was a typo on my part. It's the Marvell 8686 and it's this driver which is the one specially mentioned by the computer manufacture.

http://extranet.marvell.com/drivers/...o?driverId=203

However, it is possible that the manufactures website is out of date. I have an e-mail into customer support there and perhaps (just perhaps) they might respond.

damgar 04-17-2010 12:12 AM

What is your distro?

What is the output of
Code:

lsmod
or
Code:

sudo lsmod
depending on your distro. Also give the output of
Code:

lspci


All times are GMT -5. The time now is 10:54 PM.