Hi,
        I think you are  using ath9k_htc driver  and this is not a
functionality issue. The rate control in ath9k_htc is done in firmware , so
we are not updating the tx rate to user space .We are looking into this
issue.To make sure that the tx rate is high you can look into the ath9k_htc
debugging feature tgt_stats.
For this enable
CONFIG ATH_DEBUG=y
CONFIG_ATH9K_HTC_DEBUGFS=y in config.mk in your compat wireless.
After the connection is established
please do
sudo cat  cd /sys/kernel/debug/ath9k_htc/tgt_stats
You can see the value of txrate.
thanks,
shafi


On Sun, Oct 24, 2010 at 2:09 PM, Markus Mÿfffffcller
<[email protected]>wrote:

> Hello,
>
> i'm not sure if i´m right here. I think i found a bug in the
> compate-wireless driver.
> I'm using a USB wireless reciver Model TP-Link TL-Wn 422G v2 on my Asus eee
> 701 with easypeasy 1.5 and linux kernel 2.6.32-25-generic.
>
> I compiled the compat-wireless-2010-10-08 driver and installed it. It works
> fine, but if i use iwconfig the Bit Rate is every time 1Mb/s.
>
> What can i do to increase the connection speed? with other usb recievers i
> get the full wifi speed.
>
> by
>
>
> _______________________________________________
> ath9k-devel mailing list
> [email protected]
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
_______________________________________________
ath9k-devel mailing list
[email protected]
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to