You are not logged in.

#1 2012-06-21 18:07:01

rndmz
Member
Registered: 2012-06-21
Posts: 17

RT3090 slow rx

Hey guys, this is my first post in here, I'm from Chile, so please excuse my english smile

Well, this is the problem, I've a new laptop, a Lenovo z475 one. And it has a Ralink wireless card (it sucks btw).
For default, my arch (3.4.2-2-ARCH) has a rt2800pci module load. I tried a lot of guides, and the most of them fixed this problem by downloading the RT3090 module (From AUR or the manufactured support page). On the guides they say to blacklist the rt2800pci rt2800usb modules and dependencies. I do that but RT3090 gives me a Kernel Panic error.

Also I've tried another guide who says that the module rt2860pci works fine with this issue, but when i load the module, the module don't recognize the interface now i'm using the Rt2800, works, but a little bad.

Ty and let me know if you guys need more information.
Thx to all.

Offline

#2 2012-06-21 18:33:40

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,486

Re: RT3090 slow rx

Hi and welcome to the forum. Your post title does not match your text (or is sarcastic about slow ..) , be sure to correct that.

Also post the device ID of your card here (lspci -nn line) as that is what usually determines which driver to use.
But I reckon RT2800pci is the standard driver your card is supposed to use.

Whats your actual problem? Is it just slow? Or does the connection drop?
Have you looked at the logs? Any hints there? Router Signal is strong enough?
Any other wireless modules loaded that might interfere?

edit:typo

Last edited by Strike0 (2012-06-21 18:34:28)

Offline

#3 2012-06-21 18:40:40

rndmz
Member
Registered: 2012-06-21
Posts: 17

Re: RT3090 slow rx

Oh dude, thx for the answer..


Output of lspci: 02:00.0 Network controller [0280]: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
@The internet goes so slow, and the signal is at 95%. When i tried RT3090 that marks my actually 30mb/s download (but it get kernel panic in a few seconds), and with rt2800pci the download speed is about 0.7mb, The other modules loaded are dependencies of rt2800

lsmod | grep rt output:

rts5139               340465  0
rt2800pci               9681  0
rt2800lib              43247  1 rt2800pci
rt2x00pci               5050  1 rt2800pci
rt2x00lib              36024  3 rt2x00pci,rt2800lib,rt2800pci
eeprom_93cx6            2175  1 rt2800pci
crc_ccitt               1363  1 rt2800lib
mac80211              395232  3 rt2x00lib,rt2x00pci,rt2800lib
cfg80211              169978  2 mac80211,rt2x00lib
usbcore               147533  8 uas,btusb,uvcvideo,rts5139,usb_storage,ohci_hcd,ehci_hcd
scsi_mod              132942  6 uas,rts5139,usb_storage,libata,sd_mod,sr_mod

And this it the output of those two commands

Offline

#4 2012-06-21 19:19:29

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,486

Re: RT3090 slow rx

Please always use [ code ] tags for longer console output next time, thanks. I don't see anything in there though.

RT3090 is deprecated unfortunately for you. I googled your card and I guess rt2800pci is the correct one to use. With that poor speed you should see some network errors though.

The only suggestion I have currently is that you do

modinfo rt2800pci

to look and try some of the available options. For example try to disable wifi-N.

Maybe someone else has another idea.

Offline

#5 2012-06-21 20:16:21

rndmz
Member
Registered: 2012-06-21
Posts: 17

Re: RT3090 slow rx

This is the otput of modinfo: 

 filename:       /lib/modules/3.4.2-2-ARCH/kernel/drivers/net/wireless/rt2x00/rt2800pci.ko.gz
license:        GPL
firmware:       rt2860.bin
description:    Ralink RT2800 PCI & PCMCIA Wireless LAN driver.
version:        2.3.0
author:         http://rt2x00.serialmonkey.com
srcversion:     2D3279CC5ED3A7CA23FAF36
alias:          pci:v00001814d0000539Fsv*sd*bc*sc*i*
alias:          pci:v00001814d0000539Asv*sd*bc*sc*i*
alias:          pci:v00001814d00005390sv*sd*bc*sc*i*
alias:          pci:v00001814d00003593sv*sd*bc*sc*i*
alias:          pci:v00001814d00003592sv*sd*bc*sc*i*
alias:          pci:v00001814d00003562sv*sd*bc*sc*i*
alias:          pci:v00001814d00003062sv*sd*bc*sc*i*
alias:          pci:v00001814d00003060sv*sd*bc*sc*i*
alias:          pci:v00001432d00007722sv*sd*bc*sc*i*
alias:          pci:v00001432d00007711sv*sd*bc*sc*i*
alias:          pci:v00001814d00003390sv*sd*bc*sc*i*
alias:          pci:v00001A3Bd00001059sv*sd*bc*sc*i*
alias:          pci:v00001462d0000891Asv*sd*bc*sc*i*
alias:          pci:v00001432d00007768sv*sd*bc*sc*i*
alias:          pci:v00001432d00007758sv*sd*bc*sc*i*
alias:          pci:v00001432d00007748sv*sd*bc*sc*i*
alias:          pci:v00001432d00007738sv*sd*bc*sc*i*
alias:          pci:v00001432d00007728sv*sd*bc*sc*i*
alias:          pci:v00001432d00007727sv*sd*bc*sc*i*
alias:          pci:v00001432d00007708sv*sd*bc*sc*i*
alias:          pci:v00001814d00003092sv*sd*bc*sc*i*
alias:          pci:v00001814d00003091sv*sd*bc*sc*i*
alias:          pci:v00001814d00003090sv*sd*bc*sc*i*
alias:          pci:v00001814d00000781sv*sd*bc*sc*i*
alias:          pci:v00001814d00000701sv*sd*bc*sc*i*
alias:          pci:v00001814d00000681sv*sd*bc*sc*i*
alias:          pci:v00001814d00000601sv*sd*bc*sc*i*
depends:        rt2x00lib,rt2800lib,rt2x00pci,eeprom_93cx6
intree:         Y
vermagic:       3.4.2-2-ARCH SMP preempt mod_unload modversions 
parm:           nohwcrypt:Disable hardware encryption. (bool)

And this, is the paste of my SpeedTest result: http://www.speedtest.net/result/2021885813.png

Last edited by rndmz (2012-06-21 20:16:54)

Offline

#6 2012-06-21 20:27:02

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,486

Re: RT3090 slow rx

Try disabling hardware encryption

modprobe rt2800pci nohwcrypt=1

Your upload speed and ping look good.

edit: typo in module

Last edited by Strike0 (2012-06-21 20:27:45)

Offline

#7 2012-06-21 20:39:48

rndmz
Member
Registered: 2012-06-21
Posts: 17

Re: RT3090 slow rx

Seems to work O_o 17.5mb Download speed now... Lemme test a little bit more, then i call this Solved big_smile

Offline

#8 2012-06-21 21:28:08

rndmz
Member
Registered: 2012-06-21
Posts: 17

Re: RT3090 slow rx

Nope, went back to 1.50mb 8(

Offline

#9 2012-07-05 16:45:56

wombalton
Member
Registered: 2011-07-18
Posts: 17

Re: RT3090 slow rx

did you make a config file in /etc/modprobe.d/ to set this value every time this module is loaded?

Offline

#10 2012-07-13 02:53:25

rndmz
Member
Registered: 2012-06-21
Posts: 17

Re: RT3090 slow rx

wombalton wrote:

did you make a config file in /etc/modprobe.d/ to set this value every time this module is loaded?


Nope, it doesn't work fine... sad

Offline

Board footer

Powered by FluxBB