Opened 2 years ago

Closed 14 months ago

#1959 closed (fixed)

Ralink Routers 40-MHz channel

Reported by: mrc_torres Owned by: Brainslayer
Keywords: Ralink, 40, MHz, channel Cc:

Description

Ralink Routers are not transmitting in 40-MHz channel, no matter what setting to use or which adapter is used on the client.

Change History (17)

comment:1 Changed 2 years ago by BrainSlayer

  • Resolution set to invalid
  • Status changed from new to closed

config details missing, device type missing. client adapter type missing

comment:2 Changed 2 years ago by mrc_torres

Ok, sorry.

Device: D-link DIR-600 B1

Config are default, except:

  • Channel Width: 40 Mhz;
  • Control Channel: upper or lower (tried both);
  • Wireless Channel: tried all;
  • Security Mode: WPA2 Personal;
  • WPA Algorithm: AES

Client adapter used:

  • Realtek RTL8191SE N 300 Mbps
  • TP-LINK TL-WN821N 300 Mbps

Client SO: Windows 7, Vista and XP

comment:3 Changed 2 years ago by mrc_torres

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:4 Changed 2 years ago by mrc_torres

  • Resolution set to invalid
  • Status changed from reopened to closed

comment:5 Changed 2 years ago by mrc_torres

  • Resolution invalid deleted
  • Status changed from closed to reopened

BS, running the command "iwpriv ra0 set HtTxStream?=1" in a DIR-600 B solves the problem.

comment:6 Changed 2 years ago by mrc_torres

I think probably in rt2880.c file where it says "Ht_TxStream" and "Ht_RxStream" should be "HtTxStream?" and "HtRxStream?" respectively, is not it?

comment:7 follow-up: Changed 2 years ago by BrainSlayer

according to documentation and also the driver code HT_TxStream is correct

comment:8 Changed 2 years ago by mrc_torres

But only without the "_" works and the Ralink routers are transmitting in 40-MHz. Could you try it, please?

comment:9 in reply to: ↑ 7 Changed 2 years ago by s-g-r

Replying to BrainSlayer:

according to documentation and also the driver code HT_TxStream is correct

hmm, typo?

HT_TxStream=2 (wive-rtnl) vs. Ht_TxStream=2 (dd-wrt)

comment:10 Changed 2 years ago by BrainSlayer

  • Resolution set to fixed
  • Status changed from reopened to closed

mmh interesting typo. i guess we can close it now since its corrected

comment:11 Changed 2 years ago by mrc_torres

I think that the next test build will leave many ralink n users happy ;-)

comment:12 Changed 2 years ago by mrc_torres

  • Resolution fixed deleted
  • Status changed from closed to reopened

Still not working in build 16994 (Dir-600 B1). HT 40 only works when running the command, without "_", exactly as below:

iwpriv ra0 set HtTxStream=1

comment:13 Changed 2 years ago by BrainSlayer

your fix has been already implemented. there is nothing more i can do

comment:14 Changed 2 years ago by BrainSlayer

the iwpriv command has also nothing todo with the configuration file. HT_TxStream=2 within the config file is correct and there is also no bug visible here

comment:15 Changed 18 months ago by facsi

I think im having the same issue. Im on 17201. I have tried on 2 asus with ralink. 40Mhz only works with AES like said on wiki, but it works for like 10 minutes then go back to 20Mhz.

comment:16 Changed 14 months ago by facsi

Fixed on latest version! b18740. At least on Asus RT-N13U B1

comment:17 Changed 14 months ago by LOM

  • Resolution set to fixed
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.